DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for fun2dive.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fun2dive.com | MX | 0 | 20 | mx2-us1.ppe-hosted.com |
| fun2dive.com | MX | 0 | 10 | mx1-us1.ppe-hosted.com |
| fun2dive.com | NS | 0 | lucy.ns.cloudflare.com | |
| fun2dive.com | NS | 0 | cody.ns.cloudflare.com | |
| fun2dive.com | A | 0 | 172.67.223.136 | |
| fun2dive.com | A | 0 | 104.21.70.124 | |
| fun2dive.com | SOA | 1800 | cody.ns.cloudflare.com dns.cloudflare.com 2408646074 10000 2400 604800 1800 | |
| fun2dive.com | TXT | 0 | ca3-0f95a86af6eb486c8ff9435614600586 | |
| fun2dive.com | TXT | 0 | MS=ms51443886 | |
| fun2dive.com | TXT | 0 | google-site-verification=8Ybb8QHVleaq2SUHOqpx9r96cwsk-r4Vq1z634OId0k | |
| fun2dive.com | TXT | 0 | v=spf1 a:dispatch-us.ppe-hosted.com include:secureserver.net -al | |
| fun2dive.com | TXT | 0 | NETORG14116818.onmicrosoft.com | |
| fun2dive.com | AAAA | 0 | 2606:4700:3035::6815:467c | |
| fun2dive.com | AAAA | 0 | 2606:4700:3034::ac43:df88 | |
| www.fun2dive.com | A | 0 | 104.21.70.124 | |
| www.fun2dive.com | A | 0 | 172.67.223.136 | |
| www.fun2dive.com | AAAA | 0 | 2606:4700:3035::6815:467c | |
| www.fun2dive.com | AAAA | 0 | 2606:4700:3034::ac43:df88 |
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