DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cofc.com.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cofc.com.cn | A | 0 | 203.189.1.14 | |
| cofc.com.cn | NS | 0 | ns1.vipxdns.com | |
| cofc.com.cn | NS | 0 | ns2.vipxdns.net | |
| cofc.com.cn | NS | 0 | ns3.vipxdns.info | |
| cofc.com.cn | MX | 0 | 10 | mx5.cecloud.com |
| cofc.com.cn | TXT | 0 | v=spf1 include:spf.cecloud.com -all | |
| cofc.com.cn | SOA | 3600 | ns1.vipxdns.com mail.guoxuwang.cn 95 43200 3600 2419200 3600 | |
| cofc.com.cn | AAAA | 0 | 2408:4004:e0:b601::2020 | |
| www.cofc.com.cn | CNAME | 0 | 953185329d.cname.xdns.net | |
| www.cofc.com.cn | AAAA | 0 | 240e:981:201:29::5a4:271 | |
| www.cofc.com.cn | A | 0 | 203.189.1.14 |
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