DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for emptees.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| emptees.com | NS | 0 | ns1.hover.com | |
| emptees.com | NS | 0 | ns2.hover.com | |
| emptees.com | A | 0 | 216.40.34.41 | |
| emptees.com | SOA | 300 | ns1.hover.com dnsmaster.hover.com 1720467415 1800 900 604800 300 | |
| emptees.com | TXT | 0 | v=spf1 a:emptees.com mx ptr include:spf.mtasv.net ?all | |
| www.emptees.com | SOA | 300 | ns-437.awsdns-54.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 300 | |
| www.emptees.com | NS | 0 | ns-1286.awsdns-32.org | |
| www.emptees.com | NS | 0 | ns-437.awsdns-54.com | |
| www.emptees.com | NS | 0 | ns-611.awsdns-12.net | |
| www.emptees.com | NS | 0 | ns-1779.awsdns-30.co.uk | |
| www.emptees.com | TXT | 0 | 0479bac704ece97eba11f6143a258135 | |
| www.emptees.com | CNAME | 0 | www.emptees.com.s3-website-us-east-1.amazonaws.com | |
| www.emptees.com | A | 0 | 16.15.245.78 | |
| www.emptees.com | A | 0 | 54.231.229.93 | |
| www.emptees.com | A | 0 | 16.15.207.7 | |
| www.emptees.com | A | 0 | 54.231.141.5 | |
| www.emptees.com | A | 0 | 52.216.212.29 | |
| www.emptees.com | A | 0 | 16.15.253.214 | |
| www.emptees.com | A | 0 | 16.15.199.38 | |
| www.emptees.com | A | 0 | 16.15.254.38 |
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