DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for denaroy.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| denaroy.com | MX | 0 | 10 | mx-01-us-west-2.prod.hydra.sophos.com |
| denaroy.com | MX | 0 | 20 | mx-02-us-west-2.prod.hydra.sophos.com |
| denaroy.com | SOA | 86400 | ns.prostream.net hostmaster.prostream.net 2021110502 28800 7200 604800 86400 | |
| denaroy.com | A | 0 | 72.22.21.10 | |
| denaroy.com | TXT | 0 | sophos-domain-verification=b10feee0aae675c60c6caa0bd30c7c75cac3cd3a | |
| denaroy.com | TXT | 0 | v=spf1 a mx ip4:72.22.21.0/24 include:spam.prostream.net include:_spf.prod.hydra.sophos.com ~all | |
| denaroy.com | NS | 0 | ns.prostream.net | |
| denaroy.com | NS | 0 | ns2.prostream.net | |
| denaroy.com | NS | 0 | ns3.prostream.net | |
| www.denaroy.com | A | 0 | 72.22.21.10 | |
| www.denaroy.com | NS | 0 | ns.prostream.net | |
| www.denaroy.com | NS | 0 | ns2.prostream.net | |
| www.denaroy.com | NS | 0 | ns3.prostream.net | |
| www.denaroy.com | TXT | 0 | sophos-domain-verification=b10feee0aae675c60c6caa0bd30c7c75cac3cd3a | |
| www.denaroy.com | TXT | 0 | v=spf1 a mx ip4:72.22.21.0/24 include:spam.prostream.net include:_spf.prod.hydra.sophos.com ~all | |
| www.denaroy.com | MX | 0 | 20 | mx-02-us-west-2.prod.hydra.sophos.com |
| www.denaroy.com | MX | 0 | 10 | mx-01-us-west-2.prod.hydra.sophos.com |
| www.denaroy.com | CNAME | 0 | denaroy.com | |
| www.denaroy.com | SOA | 86400 | ns.prostream.net hostmaster.prostream.net 2021110502 28800 7200 604800 86400 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain