DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for tubgirl.mov
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| tubgirl.mov | NS | 0 | terra.xan.host | |
| tubgirl.mov | NS | 0 | aurora.xan.host | |
| tubgirl.mov | TXT | 0 | v=spf1 a mx ip4:172.105.98.252 ip6:2600:3c04::f03c:92ff:fe38:c568 ptr:terra.xan.host mx:xan.email ~all | |
| tubgirl.mov | MX | 0 | 20 | smtp.tubgirl.mov |
| tubgirl.mov | SOA | 259200 | terra.xan.host admin.xtort.us 2024012702 10800 1800 604800 259200 | |
| tubgirl.mov | A | 0 | 172.105.98.252 | |
| www.tubgirl.mov | A | 0 | 172.105.98.252 | |
| www.tubgirl.mov | AAAA | 0 | 2600:3c04::f03c:92ff:fe38:c568 | |
| www.tubgirl.mov | CNAME | 0 | terra.xan.host | |
| www.tubgirl.mov | TXT | 0 | v=spf1 a mx ip4:172.105.98.252 ip6:2600:3c04::f03c:92ff:fe38:c568 ptr:terra.xan.host mx:smtp.xan.email ~all |
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