DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cnnic.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cnnic.cn | AAAA | 0 | 2001:dc7:dd01:0:218:241:97:42 | |
| cnnic.cn | AAAA | 0 | 2001:dc7:cd1a:0:182:131:26:231 | |
| cnnic.cn | MX | 0 | 10 | mail01.cnnic.cn |
| cnnic.cn | MX | 0 | 20 | mail02.cnnic.cn |
| cnnic.cn | NS | 0 | e.cnnic.cn | |
| cnnic.cn | NS | 0 | d.cnnic.cn | |
| cnnic.cn | NS | 0 | a.cnnic.cn | |
| cnnic.cn | NS | 0 | b.cnnic.cn | |
| cnnic.cn | NS | 0 | c.cnnic.cn | |
| cnnic.cn | A | 0 | 159.226.6.133 | |
| cnnic.cn | A | 0 | 182.131.26.231 | |
| cnnic.cn | SOA | 600 | a.cnnic.cn sysmgr.cnnic.cn 2026070101 1800 900 604800 600 | |
| www.cnnic.cn | A | 0 | 182.131.26.231 | |
| www.cnnic.cn | A | 0 | 159.226.6.133 | |
| www.cnnic.cn | AAAA | 0 | 2001:dc7:cd1a:0:182:131:26:231 | |
| www.cnnic.cn | AAAA | 0 | 2001:dc7:dd01:0:218:241:97:42 |
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