DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for testpledge.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| testpledge.com | NS | 0 | lara.ns.cloudflare.com | |
| testpledge.com | NS | 0 | oswald.ns.cloudflare.com | |
| testpledge.com | AAAA | 0 | 2606:4700:3037::6815:1d9c | |
| testpledge.com | AAAA | 0 | 2606:4700:3033::ac43:956e | |
| testpledge.com | A | 0 | 104.21.29.156 | |
| testpledge.com | A | 0 | 172.67.149.110 | |
| testpledge.com | SOA | 1800 | lara.ns.cloudflare.com dns.cloudflare.com 2409134401 10000 2400 604800 1800 | |
| testpledge.com | TXT | 0 | dan-ownership-verification=ab67k3yr | |
| testpledge.com | TXT | 0 | 28672840d229d4309ddd80c16a50c402f5221ed6 | |
| www.testpledge.com | AAAA | 0 | 2606:4700:3033::ac43:956e | |
| www.testpledge.com | AAAA | 0 | 2606:4700:3037::6815:1d9c | |
| www.testpledge.com | A | 0 | 104.21.29.156 | |
| www.testpledge.com | A | 0 | 172.67.149.110 |
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