DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vss3.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vss3.com | TXT | 0 | v=spf1 +a +mx +ip4:67.20.116.62 +ip4:74.220.207.139 +include:hostmonster.com ~all | |
| vss3.com | MX | 0 | mail.vss3.com | |
| vss3.com | NS | 0 | ns2.hostmonster.com | |
| vss3.com | NS | 0 | ns1.hostmonster.com | |
| vss3.com | SOA | 300 | ns1.hostmonster.com root.host2121.hostmonster.com 2025033101 86400 7200 3600000 300 | |
| vss3.com | A | 0 | 74.220.207.139 | |
| www.vss3.com | CNAME | 0 | vss3.com | |
| www.vss3.com | SOA | 300 | ns1.hostmonster.com root.host2121.hostmonster.com 2025033101 86400 7200 3600000 300 | |
| www.vss3.com | NS | 0 | ns2.hostmonster.com | |
| www.vss3.com | NS | 0 | ns1.hostmonster.com | |
| www.vss3.com | MX | 0 | mail.vss3.com | |
| www.vss3.com | TXT | 0 | v=spf1 +a +mx +ip4:67.20.116.62 +ip4:74.220.207.139 +include:hostmonster.com ~all | |
| www.vss3.com | A | 0 | 74.220.207.139 |
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