DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
example.net runs on Cloudflare, with DNS by Cloudflare and email configured.
- Hosting network
- CloudflareAS13335Cloudflare
- Managed DNS
- Cloudflare
- Configured
- IPv6 (AAAA)
- Enabled
- CAA pinning
- None
Sits alongside 4,999+ other sites on Cloudflare. Stable here since we started watching (Jul 15, 2026).
The apex and www are the same hosting — the apex via A records.
DNS Records for example.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| example.net | NS | 0 | hugh.ns.cloudflare.com | |
| example.net | NS | 0 | betty.ns.cloudflare.com | |
| example.net | SOA | 1800 | betty.ns.cloudflare.com dns.cloudflare.com 2409708264 10000 2400 604800 1800 | |
| example.net | TXT | 0 | _amxnurhoscjcufk1gioomxkqicy03vx | |
| example.net | TXT | 0 | v=spf1 -all | |
| example.net | MX | 0 | ||
| example.net | AAAA | 0 | 2606:4700:10::6814:1508 | |
| example.net | AAAA | 0 | 2606:4700:10::ac42:af3b | |
| example.net | A | 0 | 172.66.175.59 | |
| example.net | A | 0 | 104.20.21.8 | |
| www.example.net | A | 0 | 172.66.175.59 | |
| www.example.net | A | 0 | 104.20.21.8 | |
| www.example.net | AAAA | 0 | 2606:4700:10::ac42:af3b | |
| www.example.net | AAAA | 0 | 2606:4700:10::6814:1508 |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
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