DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cudos.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cudos.com | SOA | 3600 | ns69.domaincontrol.com dns.jomax.net 2022121905 28800 7200 604800 3600 | |
| cudos.com | NS | 0 | ns69.domaincontrol.com | |
| cudos.com | NS | 0 | ns70.domaincontrol.com | |
| cudos.com | TXT | 0 | v=spf1 include:emailsrvr.com ~all | |
| cudos.com | TXT | 0 | firebase=cudos-e2fda | |
| cudos.com | TXT | 0 | v=spf1 include:_spf.firebasemail.com ~all | |
| cudos.com | TXT | 0 | v=spf1 include:spf.intermedia.net ~all | |
| cudos.com | A | 0 | 104.238.69.59 | |
| cudos.com | MX | 0 | 5 | east.smtp.mx.exch070.serverdata.net |
| cudos.com | MX | 0 | west.smtp.mx.exch070.serverdata.net |
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