DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for odeecompany.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| odeecompany.com | MX | 0 | odeecompany-com.mail.protection.outlook.com | |
| odeecompany.com | NS | 0 | ns2.servershost.net | |
| odeecompany.com | NS | 0 | ns1.servershost.net | |
| odeecompany.com | A | 0 | 154.16.116.41 | |
| odeecompany.com | SOA | 86400 | ns1.servershost.net root.concord.servershost.net 2026061607 3600 1800 1209600 86400 | |
| odeecompany.com | TXT | 0 | MS=ms20509843 | |
| odeecompany.com | TXT | 0 | v=spf1 ip4:154.16.116.41 include:spf.mysecurecloudhost.com ip4:194.39.123.187 ip4:198.38.92.220 a mx ip4:154.16.112.32 ip4:179.61.232.14 include:secureserver.net include:spf.protection.outlook.com -all | |
| www.odeecompany.com | CNAME | 0 | odeecompany.com | |
| www.odeecompany.com | A | 0 | 154.16.116.41 | |
| www.odeecompany.com | TXT | 0 | MS=ms20509843 | |
| www.odeecompany.com | TXT | 0 | v=spf1 ip4:154.16.116.41 include:spf.mysecurecloudhost.com ip4:194.39.123.187 ip4:198.38.92.220 a mx ip4:154.16.112.32 ip4:179.61.232.14 include:secureserver.net include:spf.protection.outlook.com -all | |
| www.odeecompany.com | SOA | 86400 | ns1.servershost.net root.concord.servershost.net 2026061607 3600 1800 1209600 86400 | |
| www.odeecompany.com | NS | 0 | ns1.servershost.net | |
| www.odeecompany.com | NS | 0 | ns2.servershost.net | |
| www.odeecompany.com | MX | 0 | odeecompany-com.mail.protection.outlook.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