DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ms-net.co.jp
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ms-net.co.jp | NS | 0 | asns2.customer.ne.jp | |
| ms-net.co.jp | NS | 0 | asns1.customer.ne.jp | |
| ms-net.co.jp | MX | 0 | 10 | cluster9.us.messagelabs.com |
| ms-net.co.jp | MX | 0 | 20 | cluster9a.us.messagelabs.com |
| ms-net.co.jp | A | 0 | 183.181.96.142 | |
| ms-net.co.jp | SOA | 86400 | asns1.customer.ne.jp net_admin.ms-net.co.jp 2008013175 3600 1800 3600000 86400 | |
| www.ms-net.co.jp | A | 0 | 183.181.96.142 |
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