DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for docu.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| docu.com | SOA | 1800 | hope.ns.cloudflare.com dns.cloudflare.com 2409129637 10000 2400 604800 1800 | |
| docu.com | TXT | 0 | access-domain-verification=95fcd2b2c7ec9babd940167c8a6e0953bc2708ef8500d93f590d213b84a07d1f | |
| docu.com | TXT | 0 | MS=ms81418582 | |
| docu.com | TXT | 0 | MS=ms62373904 | |
| docu.com | TXT | 0 | v=spf1 ip4:93.190.73.97 ip4:93.190.73.52 ip4:5.148.165.135 ip4:5.148.165.136 ip4:5.148.165.137 ip4:5.148.165.138 ip4:193.72.144.199 include:spf.protection.outlook.com -all | |
| docu.com | NS | 0 | hope.ns.cloudflare.com | |
| docu.com | NS | 0 | wesley.ns.cloudflare.com | |
| docu.com | AAAA | 0 | 2606:4700:3035::ac43:acab | |
| docu.com | AAAA | 0 | 2606:4700:3032::6815:2fd2 | |
| docu.com | A | 0 | 172.67.172.171 | |
| docu.com | A | 0 | 104.21.47.210 | |
| docu.com | MX | 0 | docu-com.mail.protection.outlook.com | |
| www.docu.com | AAAA | 0 | 2606:4700:3032::6815:2fd2 | |
| www.docu.com | AAAA | 0 | 2606:4700:3035::ac43:acab | |
| www.docu.com | A | 0 | 172.67.172.171 | |
| www.docu.com | A | 0 | 104.21.47.210 |
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