DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mycache.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mycache.org | A | 0 | 127.0.0.1 | |
| mycache.org | SOA | 60 | ns1.netshield.info hostmaster.mycache.org 2026011001 900 1800 86400 60 | |
| mycache.org | NS | 0 | pdns13.domaincontrol.com | |
| mycache.org | NS | 0 | ns1.he.net | |
| mycache.org | NS | 0 | ns1.netshield.info | |
| mycache.org | NS | 0 | ns1.dnsdefender.ru | |
| www.mycache.org | NS | 0 | pdns13.domaincontrol.com | |
| www.mycache.org | NS | 0 | ns1.netshield.info | |
| www.mycache.org | NS | 0 | ns1.dnsdefender.ru | |
| www.mycache.org | NS | 0 | ns1.he.net | |
| www.mycache.org | A | 0 | 127.0.0.1 | |
| www.mycache.org | SOA | 60 | ns1.netshield.info hostmaster.mycache.org 2026011001 900 1800 86400 60 | |
| www.mycache.org | CNAME | 0 | mycache.org |
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