DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for contactme.chat
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| contactme.chat | A | 0 | 162.252.49.230 | |
| contactme.chat | TXT | 0 | v=spf1 mx a:mail.touchbase.io ip4:75.99.208.11 ip4:162.252.49.225 include:bruno.virtualsands.com -all | |
| contactme.chat | MX | 0 | 10 | mail.touchbase.io |
| contactme.chat | NS | 0 | ns2.vsands.net | |
| contactme.chat | NS | 0 | ns1.vsands.net | |
| contactme.chat | SOA | 3600 | ns1.vsands.net domains.vsands.net 2026050100 900 600 86400 3600 | |
| www.contactme.chat | A | 0 | 162.252.49.230 | |
| www.contactme.chat | NS | 0 | ns2.vsands.net | |
| www.contactme.chat | NS | 0 | ns1.vsands.net | |
| www.contactme.chat | SOA | 3600 | ns1.vsands.net domains.vsands.net 2026050100 900 600 86400 3600 | |
| www.contactme.chat | TXT | 0 | v=spf1 mx a:mail.touchbase.io ip4:75.99.208.11 ip4:162.252.49.225 include:bruno.virtualsands.com -all | |
| www.contactme.chat | MX | 0 | 10 | mail.touchbase.io |
| www.contactme.chat | CNAME | 0 | contactme.chat |
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