DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for data0.jp
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| data0.jp | SOA | 86400 | ns-584.awsdns-09.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| data0.jp | A | 0 | 164.46.92.49 | |
| data0.jp | MX | 0 | 100 | mail.data0.jp |
| data0.jp | NS | 0 | ns-584.awsdns-09.net | |
| data0.jp | NS | 0 | ns-1148.awsdns-15.org | |
| data0.jp | NS | 0 | ns-452.awsdns-56.com | |
| data0.jp | NS | 0 | ns-1597.awsdns-07.co.uk | |
| data0.jp | TXT | 0 | v=spf1 ip4:164.46.92.49 mx ~all | |
| data0.jp | TXT | 0 | google-site-verification=17je7L4FPFO1WmZ4I8IyWKWFJRfc71T20NUo-1_vWKQ | |
| www.data0.jp | MX | 0 | 100 | mail.data0.jp |
| www.data0.jp | A | 0 | 164.46.92.49 | |
| www.data0.jp | CNAME | 0 | mail.data0.jp |
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