DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for hawkfile.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| hawkfile.com | TXT | 0 | v=spf1 +mx +a +ip4:65.109.106.46 +include:relay.mailbaby.net ~all | |
| hawkfile.com | TXT | 0 | google-site-verification=uE5jsg7dUgBvHrhhC8m-6gmOvimazw6ZmDhVNMCzxk4 | |
| hawkfile.com | A | 0 | 172.67.159.189 | |
| hawkfile.com | A | 0 | 104.21.9.104 | |
| hawkfile.com | SOA | 1800 | felipe.ns.cloudflare.com dns.cloudflare.com 2409647182 10000 2400 604800 1800 | |
| hawkfile.com | MX | 0 | business100.mypowerfulserver.com | |
| hawkfile.com | AAAA | 0 | 2606:4700:3031::ac43:9fbd | |
| hawkfile.com | AAAA | 0 | 2606:4700:3037::6815:968 | |
| hawkfile.com | NS | 0 | felipe.ns.cloudflare.com | |
| hawkfile.com | NS | 0 | nova.ns.cloudflare.com | |
| www.hawkfile.com | A | 0 | 104.21.9.104 | |
| www.hawkfile.com | A | 0 | 172.67.159.189 | |
| www.hawkfile.com | AAAA | 0 | 2606:4700:3031::ac43:9fbd | |
| www.hawkfile.com | AAAA | 0 | 2606:4700:3037::6815:968 |
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