DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for zca.sh
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| zca.sh | A | 0 | 172.67.223.193 | |
| zca.sh | A | 0 | 104.21.78.162 | |
| zca.sh | NS | 0 | lila.ns.cloudflare.com | |
| zca.sh | NS | 0 | peter.ns.cloudflare.com | |
| zca.sh | AAAA | 0 | 2606:4700:3035::6815:4ea2 | |
| zca.sh | AAAA | 0 | 2606:4700:3030::ac43:dfc1 | |
| zca.sh | SOA | 1800 | lila.ns.cloudflare.com dns.cloudflare.com 2405584112 10000 2400 604800 1800 | |
| zca.sh | MX | 0 | 64 | route1.mx.cloudflare.net |
| zca.sh | MX | 0 | 55 | route2.mx.cloudflare.net |
| zca.sh | MX | 0 | 94 | route3.mx.cloudflare.net |
| www.zca.sh | CNAME | 0 | zca.sh | |
| www.zca.sh | NS | 0 | peter.ns.cloudflare.com | |
| www.zca.sh | NS | 0 | lila.ns.cloudflare.com | |
| www.zca.sh | SOA | 1800 | lila.ns.cloudflare.com dns.cloudflare.com 2405584112 10000 2400 604800 1800 | |
| www.zca.sh | MX | 0 | 64 | route1.mx.cloudflare.net |
| www.zca.sh | MX | 0 | 55 | route2.mx.cloudflare.net |
| www.zca.sh | MX | 0 | 94 | route3.mx.cloudflare.net |
| www.zca.sh | A | 0 | 119.28.12.111 |
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