DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for qmu.ac.uk
| Hostname | Type | TTL | Priority | Content | 
|---|---|---|---|---|
| qmu.ac.uk | MX | 0 | 20 | uk.mx2.mx25.net | 
| qmu.ac.uk | MX | 0 | 40 | uk.mx4.mx25.net | 
| qmu.ac.uk | MX | 0 | 30 | uk.mx3.mailanyone.net | 
| qmu.ac.uk | MX | 0 | 10 | uk.mx1.mailanyone.net | 
| qmu.ac.uk | NS | 0 | ns2.ja.net | |
| qmu.ac.uk | NS | 0 | ns3.ja.net | |
| qmu.ac.uk | NS | 0 | ns4.ja.net | |
| qmu.ac.uk | NS | 0 | soma.qmu.ac.uk | |
| qmu.ac.uk | NS | 0 | psyche.qmu.ac.uk | |
| qmu.ac.uk | NS | 0 | ns1.ja.net | |
| qmu.ac.uk | SOA | 3600 | psyche.qmu.ac.uk hostmaster.qmu.ac.uk 382 900 600 1209600 3600 | |
| www.qmu.ac.uk | CNAME | 0 | dns.umbraco.io | |
| www.qmu.ac.uk | A | 0 | 162.159.140.127 | |
| www.qmu.ac.uk | A | 0 | 172.66.0.125 | |
| www.qmu.ac.uk | AAAA | 0 | 2a06:98c1:58::7d | |
| www.qmu.ac.uk | AAAA | 0 | 2606:4700:7::7d | 
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