DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for codiland.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| codiland.com | NS | 0 | sydney.ns.cloudflare.com | |
| codiland.com | NS | 0 | margo.ns.cloudflare.com | |
| codiland.com | SOA | 1800 | margo.ns.cloudflare.com dns.cloudflare.com 2404039963 10000 2400 604800 1800 | |
| codiland.com | A | 0 | 172.67.177.165 | |
| codiland.com | A | 0 | 104.21.35.165 | |
| codiland.com | AAAA | 0 | 2606:4700:3031::ac43:b1a5 | |
| codiland.com | AAAA | 0 | 2606:4700:3031::6815:23a5 | |
| codiland.com | MX | 0 | 50 | fb.mail.gandi.net |
| codiland.com | MX | 0 | 10 | spool.mail.gandi.net |
| www.codiland.com | CNAME | 0 | codiland.com | |
| www.codiland.com | SOA | 1800 | margo.ns.cloudflare.com dns.cloudflare.com 2404039963 10000 2400 604800 1800 | |
| www.codiland.com | MX | 0 | 10 | spool.mail.gandi.net |
| www.codiland.com | MX | 0 | 50 | fb.mail.gandi.net |
| www.codiland.com | A | 0 | 207.148.76.237 | |
| www.codiland.com | NS | 0 | sydney.ns.cloudflare.com | |
| www.codiland.com | NS | 0 | margo.ns.cloudflare.com |
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