DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for hkdomain.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
hkdomain.com | SOA | 1 | ns1.sitelutions.com admin.hkdomain.com 28 28000 7200 604800 1 | |
hkdomain.com | MX | 0 | 1 | ASPMX.L.GOOGLE.com |
hkdomain.com | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.com |
hkdomain.com | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.com |
hkdomain.com | NS | 0 | ns2.sitelutions.com | |
hkdomain.com | NS | 0 | ns4.sitelutions.com | |
hkdomain.com | NS | 0 | ns5.sitelutions.com | |
hkdomain.com | NS | 0 | ns1.sitelutions.com | |
hkdomain.com | NS | 0 | ns3.sitelutions.com | |
hkdomain.com | A | 0 | 1.36.4.136 | |
www.hkdomain.com | CNAME | 0 | portal.biker.com.hk | |
www.hkdomain.com | AAAA | 0 | 2606:4700:3037::ac43:9f3d | |
www.hkdomain.com | AAAA | 0 | 2606:4700:3030::6815:2a4d | |
www.hkdomain.com | A | 0 | 172.67.159.61 | |
www.hkdomain.com | A | 0 | 104.21.42.77 |
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