DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for macrumors.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| macrumors.com | MX | 0 | 30 | macrumors-com.relay1c.spamh.com |
| macrumors.com | MX | 0 | 20 | macrumors-com.relay1b.spamh.com |
| macrumors.com | MX | 0 | 10 | macrumors-com.relay1a.spamh.com |
| macrumors.com | TXT | 0 | google-site-verification=Ik_fwjSyxxV5JjzTyAhpBMVOas8edqxZl9lRRtOtqeE | |
| macrumors.com | TXT | 0 | v=spf1 include:_spf.google.com include:sendgrid.net include:mail.zendesk.com include:servers.mcsv.net ~all | |
| macrumors.com | TXT | 0 | brave-ledger-verification=4c612b5963fc0837efae10dc6616eb1dd8aa43864f3c662a0d0ef9d9f2df02fa | |
| macrumors.com | TXT | 0 | _globalsign-domain-verification=6gyhZd9iHbwm8ghGQZAC0ahQRp_ROzYCayIsPbORI5 | |
| macrumors.com | TXT | 0 | apple-domain-verification=2chFMYB39niK09_arOo3aI5N9S4gT1ulmcF59gqmZhU | |
| macrumors.com | SOA | 1800 | jade.ns.cloudflare.com dns.cloudflare.com 2409188862 10000 2400 604800 1800 | |
| macrumors.com | AAAA | 0 | 2606:4700:10::ac42:9470 | |
| macrumors.com | AAAA | 0 | 2606:4700:10::6814:2385 | |
| macrumors.com | A | 0 | 172.66.148.112 | |
| macrumors.com | A | 0 | 104.20.35.133 | |
| macrumors.com | CAA | 0 | 0 issue letsencrypt.org | |
| macrumors.com | CAA | 0 | 0 issuewild digicert.com; cansignhttpexchanges=yes | |
| macrumors.com | CAA | 0 | 0 issue pki.goog; cansignhttpexchanges=yes | |
| macrumors.com | CAA | 0 | 0 issue ssl.com | |
| macrumors.com | CAA | 0 | 0 issue comodoca.com | |
| macrumors.com | CAA | 0 | 0 issuewild letsencrypt.org | |
| macrumors.com | CAA | 0 | 0 issuewild ssl.com | |
| macrumors.com | CAA | 0 | 0 issue digicert.com; cansignhttpexchanges=yes | |
| macrumors.com | CAA | 0 | 0 issuewild comodoca.com | |
| macrumors.com | CAA | 0 | 0 issuewild pki.goog; cansignhttpexchanges=yes | |
| macrumors.com | NS | 0 | zod.ns.cloudflare.com | |
| macrumors.com | NS | 0 | jade.ns.cloudflare.com | |
| www.macrumors.com | AAAA | 0 | 2606:4700:10::6814:2385 | |
| www.macrumors.com | AAAA | 0 | 2606:4700:10::ac42:9470 | |
| www.macrumors.com | A | 0 | 172.66.148.112 | |
| www.macrumors.com | A | 0 | 104.20.35.133 |
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