DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for testdnk.com.ua
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
testdnk.com.ua | A | 0 | 185.74.252.12 | |
testdnk.com.ua | NS | 0 | ns72.hostlife.net | |
testdnk.com.ua | NS | 0 | ns71.hostlife.net | |
testdnk.com.ua | MX | 0 | testdnk.com.ua | |
testdnk.com.ua | SOA | 86400 | ns71.hostlife.net sysadmin.hostlife.net 2025051701 86400 7200 3600000 86400 | |
www.testdnk.com.ua | NS | 0 | ns71.hostlife.net | |
www.testdnk.com.ua | NS | 0 | ns72.hostlife.net | |
www.testdnk.com.ua | CNAME | 0 | testdnk.com.ua | |
www.testdnk.com.ua | A | 0 | 185.74.252.12 | |
www.testdnk.com.ua | SOA | 86400 | ns71.hostlife.net sysadmin.hostlife.net 2025051701 86400 7200 3600000 86400 | |
www.testdnk.com.ua | MX | 0 | testdnk.com.ua |
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