DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for pcase.com.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| pcase.com.cn | SOA | 1800 | ns1.nowcndns.com admin.nowcndns.com 1762253050 3600 300 1209600 1800 | |
| pcase.com.cn | MX | 0 | 5 | mx.c1.icoremail.net |
| pcase.com.cn | A | 0 | 106.75.148.58 | |
| pcase.com.cn | NS | 0 | ns2.nowcndns.com | |
| pcase.com.cn | NS | 0 | ns1.nowcndns.com | |
| pcase.com.cn | CNAME | 0 | www-pcase-com-cn.lv0.faipod.com | |
| www.pcase.com.cn | A | 0 | 106.75.148.58 | |
| www.pcase.com.cn | MX | 0 | 20 | smtp.faisco.cn |
| www.pcase.com.cn | CNAME | 0 | www-pcase-com-cn.lv0.faipod.com |
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