DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for tek.com.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| tek.com.cn | A | 0 | 182.201.240.172 | |
| tek.com.cn | AAAA | 0 | 240e:914:4005:1:3dd8:9dba:4e17:fffe | |
| tek.com.cn | NS | 0 | ns88.dns.cf-ns.com | |
| tek.com.cn | NS | 0 | ns9.dns.cf-ns.net | |
| tek.com.cn | SOA | 1800 | ns88.dns.cf-ns.com dns.cloudflare.com 2406670124 10000 2400 604800 1800 | |
| www.tek.com.cn | A | 0 | 112.49.49.140 | |
| www.tek.com.cn | AAAA | 0 | 2408:8719:64:50:3c50:1fea:5ac2:fffe |
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