DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for imusic.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| imusic.cn | SOA | 3600 | ns3.imusic.cn 1725247676 10800 3600 604800 3600 | |
| imusic.cn | A | 0 | 14.146.228.30 | |
| imusic.cn | MX | 0 | 10 | 21cnentmail.com |
| imusic.cn | MX | 0 | 5 | mta-ent.21cn.com |
| imusic.cn | AAAA | 0 | 240e:5e:7000::101 | |
| imusic.cn | NS | 0 | ns3.imusic.cn | |
| imusic.cn | NS | 0 | ns2.imusic.cn | |
| imusic.cn | NS | 0 | ns1.imusic.cn | |
| www.imusic.cn | A | 0 | 14.146.228.30 | |
| www.imusic.cn | AAAA | 0 | 240e:5e:7000:0:3201:6c92:bf55:d12c | |
| www.imusic.cn | AAAA | 0 | 240e:5e:7000:0:3201:6c92:bf55:d09c |
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