DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for thehmccompany.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| thehmccompany.com | A | 0 | 66.206.39.182 | |
| thehmccompany.com | SOA | 86400 | ns92a.turnkeywebspace.net masonman32.gmail.com 2026061301 3600 7200 1209600 86400 | |
| thehmccompany.com | MX | 0 | east.smtp.exch021.serverdata.net | |
| thehmccompany.com | MX | 0 | west.smtp.exch021.serverdata.net | |
| thehmccompany.com | MX | 0 | 10 | thehmccompany.com |
| thehmccompany.com | TXT | 0 | v=spf1 ip4:173.233.84.186 ip4:66.206.39.182 +a +mx ~all | |
| thehmccompany.com | NS | 0 | ns92a.turnkeywebspace.net | |
| thehmccompany.com | NS | 0 | ns92b.turnkeywebspace.net | |
| www.thehmccompany.com | MX | 0 | west.smtp.exch021.serverdata.net | |
| www.thehmccompany.com | MX | 0 | 10 | thehmccompany.com |
| www.thehmccompany.com | MX | 0 | east.smtp.exch021.serverdata.net | |
| www.thehmccompany.com | NS | 0 | ns92b.turnkeywebspace.net | |
| www.thehmccompany.com | NS | 0 | ns92a.turnkeywebspace.net | |
| www.thehmccompany.com | CNAME | 0 | thehmccompany.com | |
| www.thehmccompany.com | SOA | 86400 | ns92a.turnkeywebspace.net masonman32.gmail.com 2026061301 3600 7200 1209600 86400 | |
| www.thehmccompany.com | TXT | 0 | v=spf1 ip4:173.233.84.186 ip4:66.206.39.182 +a +mx ~all | |
| www.thehmccompany.com | A | 0 | 66.206.39.182 |
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