DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
We’re building the network profile for kottke.org — hosting, DNS, email and its network neighborhood will appear here shortly after this lookup is recorded.
DNS Records for kottke.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| kottke.org | SOA | 1800 | hugh.ns.cloudflare.com dns.cloudflare.com 2408039419 10000 2400 604800 1800 | |
| kottke.org | TXT | 0 | v=spf1 include:_spf.google.com include:amazonses.com ~all | |
| kottke.org | TXT | 0 | google-site-verification=YgbHWy1ySFXowe_7gY6-73wqbmpzQEdSFDfZZXPBHls | |
| kottke.org | NS | 0 | hugh.ns.cloudflare.com | |
| kottke.org | NS | 0 | kenia.ns.cloudflare.com | |
| kottke.org | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.COM |
| kottke.org | MX | 0 | 10 | ASPMX3.GOOGLEMAIL.COM |
| kottke.org | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.COM |
| kottke.org | MX | 0 | 10 | ASPMX2.GOOGLEMAIL.COM |
| kottke.org | MX | 0 | 10 | ASPMX4.GOOGLEMAIL.COM |
| kottke.org | MX | 0 | 1 | ASPMX.L.GOOGLE.COM |
| kottke.org | A | 0 | 104.21.36.86 | |
| kottke.org | A | 0 | 172.67.190.176 | |
| kottke.org | AAAA | 0 | 2606:4700:3030::ac43:beb0 | |
| kottke.org | AAAA | 0 | 2606:4700:3031::6815:2456 | |
| www.kottke.org | A | 0 | 172.67.190.176 | |
| www.kottke.org | A | 0 | 104.21.36.86 | |
| www.kottke.org | AAAA | 0 | 2606:4700:3030::ac43:beb0 | |
| www.kottke.org | AAAA | 0 | 2606:4700:3031::6815:2456 |
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