DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for proodoos.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| proodoos.com | MX | 0 | 1 | smtp.google.com |
| proodoos.com | NS | 0 | ns-cloud-d2.googledomains.com | |
| proodoos.com | NS | 0 | ns-cloud-d1.googledomains.com | |
| proodoos.com | NS | 0 | ns-cloud-d3.googledomains.com | |
| proodoos.com | NS | 0 | ns-cloud-d4.googledomains.com | |
| proodoos.com | A | 0 | 216.198.79.1 | |
| proodoos.com | TXT | 0 | google-site-verification=Ix7bxZPmBIGdvRhyMo6Byi1gSfbrDItPnNQLDOl41CQ | |
| proodoos.com | TXT | 0 | google-site-verification=j2irde8wEpn6SlsGcCQV7b-NEfba8oh3Hhap9Huvs9M | |
| proodoos.com | TXT | 0 | google-site-verification=OE0m4tCVg_zcUTUTwMKcUrcoH1mXrJNzRtEc5jbg5wA | |
| proodoos.com | SOA | 300 | ns-cloud-d1.googledomains.com cloud-dns-hostmaster.google.com 1 21600 3600 259200 300 | |
| www.proodoos.com | CNAME | 0 | 2cd6ea6bba392a0a.vercel-dns-017.com | |
| www.proodoos.com | A | 0 | 216.198.79.65 | |
| www.proodoos.com | A | 0 | 64.29.17.65 | |
| www.proodoos.com | CAA | 0 | 0 issue pki.goog | |
| www.proodoos.com | CAA | 0 | 0 issue globalsign.com | |
| www.proodoos.com | CAA | 0 | 0 issue sectigo.com | |
| www.proodoos.com | CAA | 0 | 0 issue letsencrypt.org |
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