DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vnet.sk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vnet.sk | NS | 0 | ns.vnet.eu | |
| vnet.sk | NS | 0 | ns.vnet.cz | |
| vnet.sk | NS | 0 | ns.vnet.sk | |
| vnet.sk | NS | 0 | outsider.vnet.sk | |
| vnet.sk | MX | 0 | 10 | mx2.vnet.sk |
| vnet.sk | MX | 0 | 10 | mx1.vnet.sk |
| vnet.sk | MX | 0 | 100 | mail.vnet.sk |
| vnet.sk | SOA | 3600 | ns.vnet.sk hostmaster.vnet.sk 2026071303 3600 900 604800 3600 | |
| vnet.sk | TXT | 0 | google-site-verification=yFXexFbJm0upcqhgUanw0tzEyPvVEZl4OXXTMoLfhXo | |
| vnet.sk | TXT | 0 | v=spf1 mx ip4:81.89.63.68 ip4:46.229.224.75 ip4:217.73.21.114 a:server00.inetadmin.eu ip4:46.20.49.41 include:servers.mcsv.net -all | |
| vnet.sk | TXT | 0 | heyhack-verification=837a519e-f2c2-4529-a3df-a38b7f2cd2b6 | |
| vnet.sk | A | 0 | 217.73.28.12 | |
| vnet.sk | CAA | 0 | 0 issue letsencrypt.org | |
| vnet.sk | CAA | 0 | 0 issue digicert.com | |
| vnet.sk | AAAA | 0 | 2a01:390:28::900d:1dea | |
| www.vnet.sk | AAAA | 0 | 2a01:390:28::900d:1dea | |
| www.vnet.sk | A | 0 | 217.73.28.12 |
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