DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for otterson.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| otterson.com | A | 0 | 45.40.149.34 | |
| otterson.com | NS | 0 | ns33.domaincontrol.com | |
| otterson.com | NS | 0 | ns34.domaincontrol.com | |
| otterson.com | MX | 0 | 20 | mx2-us1.ppe-hosted.com |
| otterson.com | MX | 0 | 10 | mx1-us1.ppe-hosted.com |
| otterson.com | TXT | 0 | v=spf1 a:dispatch-us.ppe-hosted.com ~all | |
| otterson.com | TXT | 0 | MS=ms31481940 | |
| otterson.com | TXT | 0 | ppe-6ed7ac8d9d716d4821c8d42138cf89e56afb27e9 | |
| otterson.com | SOA | 600 | ns33.domaincontrol.com dns.jomax.net 2023062003 28800 7200 604800 600 | |
| www.otterson.com | MX | 0 | 10 | mx1-us1.ppe-hosted.com |
| www.otterson.com | MX | 0 | 20 | mx2-us1.ppe-hosted.com |
| www.otterson.com | A | 0 | 45.40.149.34 | |
| www.otterson.com | NS | 0 | ns33.domaincontrol.com | |
| www.otterson.com | NS | 0 | ns34.domaincontrol.com | |
| www.otterson.com | CNAME | 0 | otterson.com | |
| www.otterson.com | TXT | 0 | v=spf1 a:dispatch-us.ppe-hosted.com ~all | |
| www.otterson.com | TXT | 0 | MS=ms31481940 | |
| www.otterson.com | TXT | 0 | ppe-6ed7ac8d9d716d4821c8d42138cf89e56afb27e9 | |
| www.otterson.com | SOA | 600 | ns33.domaincontrol.com dns.jomax.net 2023062003 28800 7200 604800 600 |
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