DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for wide.ad.jp
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| wide.ad.jp | MX | 0 | 20 | mail-gw1.sfc.wide.ad.jp |
| wide.ad.jp | MX | 0 | 20 | mail-gw2.sfc.wide.ad.jp |
| wide.ad.jp | MX | 0 | 30 | mail-gw1-notemachi.sfc.wide.ad.jp |
| wide.ad.jp | SOA | 3600 | ns-wide.wide.ad.jp two.wide.ad.jp 1781451000 3600 900 3600000 3600 | |
| wide.ad.jp | A | 0 | 203.178.136.59 | |
| wide.ad.jp | NS | 0 | ns-wide.wide.ad.jp | |
| wide.ad.jp | NS | 0 | ns.tokyo.wide.ad.jp | |
| wide.ad.jp | NS | 0 | mango.itojun.org | |
| www.wide.ad.jp | AAAA | 0 | 2001:200:0:180c:20c:29ff:fec9:9d61 | |
| www.wide.ad.jp | A | 0 | 203.178.139.57 |
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