DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for servpac.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| servpac.com | A | 0 | 199.16.172.97 | |
| servpac.com | SOA | 300 | ns1.servpac.com hostmaster.servpac.com 2026071704 21600 900 2419200 300 | |
| servpac.com | NS | 0 | ns2.servpac.com | |
| servpac.com | NS | 0 | ns1.servpac.com | |
| servpac.com | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.com |
| servpac.com | MX | 0 | 1 | ASPMX.L.GOOGLE.com |
| servpac.com | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.com |
| servpac.com | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.com |
| servpac.com | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.com |
| servpac.com | TXT | 0 | google-site-verification=ZNq6qcKKHk4xc7lI9iSuVCun8ThRNqzTVSJfHKesY60 | |
| servpac.com | TXT | 0 | hubspot-developer-verification=NWVhMzRhMWItZGVmZS00MTQ1LWE1M2QtMTY2NGE2MTMzZGVh | |
| servpac.com | TXT | 0 | MS=28F7DB02E841272022FF0C03ABDF2F7DFB21F712 | |
| servpac.com | TXT | 0 | v=spf1 ip4:207.2.106.0/24 ip4:207.2.108.0/23 include:_spf.google.com -all | |
| www.servpac.com | A | 0 | 199.16.172.97 |
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