DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for rm.com.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| rm.com.cn | SOA | 3600 | ns.dns.net.cn admin.dns.net.cn 195 900 600 86400 3600 | |
| rm.com.cn | NS | 0 | ns7.dns.net.cn | |
| rm.com.cn | NS | 0 | ns.dns.net.cn | |
| www.rm.com.cn | CNAME | 0 | 4ae79a4e79d4b007.cname.365cyd.cn | |
| www.rm.com.cn | NS | 0 | ns2.cyudun.net | |
| www.rm.com.cn | NS | 0 | ns1.cyudun.net | |
| www.rm.com.cn | AAAA | 0 | 240e:940:20c:200:1:8000:0:1 | |
| www.rm.com.cn | AAAA | 0 | 2409:8c04:1101:3050::407 | |
| www.rm.com.cn | A | 0 | 124.238.251.177 | |
| www.rm.com.cn | A | 0 | 111.62.149.115 | |
| www.rm.com.cn | SOA | 180 | ns1.cyudun.net mail.cyudun.net 2 600 180 1209600 180 |
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