DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for codtrees.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| codtrees.com | MX | 0 | 10 | mx2.hostinger.com |
| codtrees.com | MX | 0 | 5 | mx1.hostinger.com |
| codtrees.com | AAAA | 0 | 2a02:4780:84:2ee:53e2:d741:2e70:9d32 | |
| codtrees.com | AAAA | 0 | 2a02:4780:84:cd22:87d3:168:331f:ac58 | |
| codtrees.com | SOA | 3600 | ns1.dns-parking.com dns.hostinger.com 2026070201 10000 2400 604800 3600 | |
| codtrees.com | NS | 0 | ns2.dns-parking.com | |
| codtrees.com | NS | 0 | ns1.dns-parking.com | |
| codtrees.com | A | 0 | 2.57.91.11 | |
| codtrees.com | A | 0 | 88.222.222.205 | |
| www.codtrees.com | CNAME | 0 | www.codtrees.com.cdn.hstgr.net | |
| www.codtrees.com | A | 0 | 84.32.84.145 | |
| www.codtrees.com | A | 0 | 2.57.91.89 | |
| www.codtrees.com | AAAA | 0 | 2a02:4780:84:4e30:bee4:5cd8:e125:5185 | |
| www.codtrees.com | AAAA | 0 | 2a02:4780:84:8fa6:a3a5:dfbf:41c7:6ada |
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