DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for squeaky.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| squeaky.com | MX | 0 | squeaky-com.mail.protection.outlook.com | |
| squeaky.com | SOA | 300 | ns.rackspace.com hostmaster.rackspace.com 1779987957 86400 7200 604800 300 | |
| squeaky.com | A | 0 | 216.70.94.149 | |
| squeaky.com | TXT | 0 | MS=ms20870720 | |
| squeaky.com | TXT | 0 | atlassian-domain-verification=BmsiUP/fH5WMjgQdI1STlA10yd0TrvYi3oLVqKsPpZiS6vL4StPcN8mLhCE3kkHC | |
| squeaky.com | TXT | 0 | google-site-verification=Ts8aZD1mxkwmx1Wkb9A8I9xiDR-Wq-G8SynoQlqq3hQ | |
| squeaky.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:mailgun.org include:21415115.spf01.hubspotemail.net -all | |
| squeaky.com | NS | 0 | ns.rackspace.com | |
| squeaky.com | NS | 0 | ns2.rackspace.com | |
| www.squeaky.com | A | 0 | 23.185.0.1 | |
| www.squeaky.com | AAAA | 0 | 2620:12a:8001::1 | |
| www.squeaky.com | AAAA | 0 | 2620:12a:8000::1 |
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