DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mylinux.com.ua
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
mylinux.com.ua | A | 0 | 193.110.162.227 | |
mylinux.com.ua | NS | 0 | ns.uatop.com | |
mylinux.com.ua | NS | 0 | register.uatop.com | |
mylinux.com.ua | NS | 0 | thunder.gutrade.kiev.ua | |
mylinux.com.ua | MX | 0 | 10 | mail.gutrade.kiev.ua |
mylinux.com.ua | MX | 0 | 20 | register.uatop.com |
mylinux.com.ua | SOA | 172800 | register.mylinux.com.ua hostmaster.mylinux.com.ua 1686043560 21600 1800 2592000 172800 | |
www.mylinux.com.ua | CNAME | 0 | www.mylinux.ua | |
www.mylinux.com.ua | NS | 0 | thunder.gutrade.kiev.ua | |
www.mylinux.com.ua | NS | 0 | ns.uatop.com | |
www.mylinux.com.ua | NS | 0 | register.uatop.com | |
www.mylinux.com.ua | SOA | 172800 | register.mylinux.ua hostmaster.mylinux.ua 1686647627 21600 1800 2592000 172800 | |
www.mylinux.com.ua | A | 0 | 193.110.162.227 | |
www.mylinux.com.ua | MX | 0 | 20 | register.uatop.com |
www.mylinux.com.ua | MX | 0 | 10 | mail.gutrade.kiev.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