DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for touchscreen.com.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| touchscreen.com.cn | TXT | 0 | v=spf1 include:spf.mxhichina.com -all | |
| touchscreen.com.cn | TXT | 0 | v=dmarc1; p=none;sp=none; ruf=mailto:dmarc@qiye.163.com; rua=dmarc_report@qiye.163.com | |
| touchscreen.com.cn | MX | 0 | 10 | mxw.mxhichina.com |
| touchscreen.com.cn | MX | 0 | 5 | mxn.mxhichina.com |
| touchscreen.com.cn | A | 0 | 114.80.156.223 | |
| touchscreen.com.cn | NS | 0 | ns20.xincache.com | |
| touchscreen.com.cn | NS | 0 | ns19.xincache.com | |
| touchscreen.com.cn | SOA | 180 | ns19.xincache.com enterprise1dnsadmin.dnspod.com 1671776107 3600 180 1209600 180 | |
| www.touchscreen.com.cn | CNAME | 0 | 263zhaii.w49.mc-test.com | |
| www.touchscreen.com.cn | A | 0 | 114.80.156.223 |
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