DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for z-core.eu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| z-core.eu | CAA | 0 | 0 issue letsencrypt.org | |
| z-core.eu | NS | 0 | nsb.bookmyname.com | |
| z-core.eu | NS | 0 | nsc.bookmyname.com | |
| z-core.eu | NS | 0 | nsa.bookmyname.com | |
| z-core.eu | TXT | 0 | v=spf1 include:spf.z-core.eu -all | |
| z-core.eu | TXT | 0 | google-site-verification=TdfEkGi7Jz9LRc1FEMMErccsET6cahdmKNtIEQaxJHg | |
| z-core.eu | MX | 0 | 20 | mx1.z-core.eu |
| z-core.eu | SOA | 3600 | nsa.bookmyname.com c4cd03ff4de4136e\.t1265107.whois.bookmyname.com 1784073222 43200 3600 1209600 3600 |
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