DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for davco.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| davco.cn | SOA | 10800 | ns01.sika.com dns.int.sika.com 2408707942 10800 3600 1209600 10800 | |
| davco.cn | MX | 0 | 5 | mx2.sika.com |
| davco.cn | MX | 0 | 20 | mx4.sika.com |
| davco.cn | MX | 0 | 10 | mx3.sika.com |
| davco.cn | MX | 0 | 5 | mx1.sika.com |
| davco.cn | NS | 0 | ns04.sika.com | |
| davco.cn | NS | 0 | ns01.sika.com | |
| davco.cn | NS | 0 | ns02.sika.com | |
| davco.cn | NS | 0 | ns03.sika.com | |
| davco.cn | A | 0 | 211.149.233.219 | |
| www.davco.cn | CNAME | 0 | webhttp.gotoip2.com | |
| www.davco.cn | A | 0 | 211.149.233.219 |
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