DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for vets.gov
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vets.gov | NS | 0 | ns2x.va.gov | |
| vets.gov | NS | 0 | ns3x.va.gov | |
| vets.gov | NS | 0 | ns4x.va.gov | |
| vets.gov | NS | 0 | ns1x.va.gov | |
| vets.gov | AAAA | 0 | 2600:8030:0:28::28:225 | |
| vets.gov | SOA | 7200 | ns1x.va.gov vhaciodnsmanagers.va.gov 2025062302 86400 7200 3600000 7200 | |
| vets.gov | A | 0 | 152.130.100.225 | |
| www.vets.gov | AAAA | 0 | 2600:8000:0:28::29:225 | |
| www.vets.gov | A | 0 | 152.130.100.225 |
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