DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for uow.edu.hk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| uow.edu.hk | MX | 0 | uow-edu-hk.mail.protection.outlook.com | |
| uow.edu.hk | AAAA | 0 | 2002:90d6:57ed::90d6:57ed | |
| uow.edu.hk | A | 0 | 198.59.162.14 | |
| uow.edu.hk | A | 0 | 198.59.162.13 | |
| uow.edu.hk | NS | 0 | dc2.uow.edu.hk | |
| uow.edu.hk | SOA | 1728000 | win-8qsmf33rh4c hostmaster 504 900 600 3600 1728000 | |
| www.uow.edu.hk | A | 0 | 13.239.11.134 |
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