DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for np.to
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| np.to | A | 0 | 203.143.101.130 | |
| np.to | SOA | 86400 | naka0.midland.co.jp root.naka0.midland.co.jp 2023081615 10800 3600 604800 86400 | |
| np.to | NS | 0 | naka1.midland.co.jp | |
| np.to | NS | 0 | naka0.midland.co.jp | |
| np.to | MX | 0 | 10 | np.to |
| www.np.to | A | 0 | 203.143.101.130 | |
| www.np.to | NS | 0 | naka1.midland.co.jp | |
| www.np.to | NS | 0 | naka0.midland.co.jp | |
| www.np.to | SOA | 86400 | naka0.midland.co.jp root.naka0.midland.co.jp 2023081615 10800 3600 604800 86400 | |
| www.np.to | MX | 0 | 10 | np.to |
| www.np.to | CNAME | 0 | np.to |
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