DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for def-it.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| def-it.com | NS | 0 | ns216137186219.a2dns.com | |
| def-it.com | NS | 0 | ns216137186222.a2dns.com | |
| def-it.com | A | 0 | 216.137.186.219 | |
| def-it.com | TXT | 0 | v=spf1 ip4:216.137.186.222 +a +mx +ip4:68.66.204.180 +ip4:162.254.255.41 +ip4:70.32.31.57 ~all | |
| def-it.com | MX | 0 | def-it.com | |
| def-it.com | SOA | 86400 | ns216137186222.a2dns.com root.server.def-it.com 2026052900 3600 1800 1209600 86400 | |
| www.def-it.com | CNAME | 0 | www.def-it.com.cdn.cloudflare.net | |
| www.def-it.com | AAAA | 0 | 2606:4700:3031::6815:5d9 | |
| www.def-it.com | AAAA | 0 | 2606:4700:3037::ac43:85e0 | |
| www.def-it.com | A | 0 | 172.67.133.224 | |
| www.def-it.com | A | 0 | 104.21.5.217 |
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