DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for udon.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| udon.com | MX | 0 | 10 | udon-com.mail.protection.outlook.com |
| udon.com | NS | 0 | ns-376.awsdns-47.com | |
| udon.com | NS | 0 | ns-1977.awsdns-55.co.uk | |
| udon.com | NS | 0 | ns-1510.awsdns-60.org | |
| udon.com | NS | 0 | ns-644.awsdns-16.net | |
| udon.com | SOA | 86400 | ns-376.awsdns-47.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| udon.com | A | 0 | 52.18.139.100 | |
| udon.com | A | 0 | 52.51.36.147 | |
| udon.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:servers.mcsv.net include:_spf.google.com include:amazonses.com -all | |
| udon.com | TXT | 0 | apple-domain-verification=R61r1-Rk3yZ4uc4QyUonIHgTB4DQRBaaOMoaiL0Yhqw | |
| udon.com | TXT | 0 | google-site-verification=c5XaBKKNgUDeae5hUXK9xENvJClFRuD4hV0w0Obj5Y0 | |
| udon.com | TXT | 0 | MS=ms97507926 | |
| udon.com | TXT | 0 | google-site-verification=C5AnZdCm8fiYRnlBIYL-rt-8aXrfkezwg8jBmSd7u_8 | |
| www.udon.com | A | 0 | 52.51.36.147 | |
| www.udon.com | A | 0 | 52.18.139.100 | |
| www.udon.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:udon.mx include:www.udon.com include:udon.ec include:udon.cl include:udon.pe include:udon.us ip4:52.212.221.52 -all |
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