DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for codifer.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| codifer.com | MX | 0 | codifer-com.mail.protection.outlook.com | |
| codifer.com | NS | 0 | ns2.codifer.com | |
| codifer.com | NS | 0 | ns1.codifer.com | |
| codifer.com | SOA | 86400 | ns1.codifer.com root.vps.codifer.com 2026070800 3600 1800 1209600 86400 | |
| codifer.com | TXT | 0 | v=spf1 ip4:103.138.188.63 ip4:67.210.244.249 include:spf.protection.outlook.com -all include:one.zoho.com include:one.zoho.com include:transmail.net include:zcsend.net ~all | |
| codifer.com | A | 0 | 103.138.188.63 | |
| www.codifer.com | CNAME | 0 | cdn.webflow.com | |
| www.codifer.com | SOA | 1800 | journey.ns.cloudflare.com dns.cloudflare.com 2408425011 10000 2400 604800 1800 | |
| www.codifer.com | A | 0 | 198.202.211.1 | |
| www.codifer.com | NS | 0 | journey.ns.cloudflare.com | |
| www.codifer.com | NS | 0 | lamar.ns.cloudflare.com | |
| www.codifer.com | AAAA | 0 | 2620:cb:2000::1 |
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