DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for thedarlingtree.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| thedarlingtree.com | A | 0 | 65.60.36.230 | |
| thedarlingtree.com | TXT | 0 | v=spf1 ip4:65.60.36.230 include:spf.greengeeks.net ip4:108.178.43.106 ip4:173.236.95.66 ip4:65.60.34.202 ip4:65.60.34.202 +a +mx +ip4:162.220.58.214 ~all | |
| thedarlingtree.com | TXT | 0 | _globalsign-domain-verification=IXstRckZoOfKiy0cJXK8EF8TvJqEmfJu2pYTwgCEXO | |
| thedarlingtree.com | TXT | 0 | _globalsign-domain-verification=xKl0-NawxJxBejFYAHOc-oD2BsTCylHrdT49KJOkpV | |
| thedarlingtree.com | TXT | 0 | _globalsign-domain-verification=Jk1k5sgcMoI5dbHJH0V9INF8TnB9JiqxPFF75cF-YV | |
| thedarlingtree.com | SOA | 86400 | ns1.greengeeks.net root.chi209.greengeeks.net 2026070401 3600 1800 1209600 86400 | |
| thedarlingtree.com | NS | 0 | ns1.greengeeks.net | |
| thedarlingtree.com | NS | 0 | ns2.greengeeks.net | |
| thedarlingtree.com | MX | 0 | mail.thedarlingtree.com | |
| www.thedarlingtree.com | CNAME | 0 | www.thedarlingtree.com.cdn.cloudflare.net | |
| www.thedarlingtree.com | A | 0 | 104.21.44.98 | |
| www.thedarlingtree.com | A | 0 | 172.67.198.134 | |
| www.thedarlingtree.com | AAAA | 0 | 2606:4700:3036::6815:2c62 | |
| www.thedarlingtree.com | AAAA | 0 | 2606:4700:3034::ac43:c686 |
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