DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for southampton.ac.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| southampton.ac.uk | MX | 0 | 10 | southampton-ac-uk.mail.protection.outlook.com |
| southampton.ac.uk | NS | 0 | ns2.soton.ac.uk | |
| southampton.ac.uk | NS | 0 | ns3.ja.net | |
| southampton.ac.uk | NS | 0 | ns1.soton.ac.uk | |
| southampton.ac.uk | NS | 0 | ns3.soton.ac.uk | |
| southampton.ac.uk | NS | 0 | ns0.soton.ac.uk | |
| southampton.ac.uk | SOA | 900 | srv05001.soton.ac.uk network.soton.ac.uk 2002076329 10800 3600 2419200 900 | |
| southampton.ac.uk | A | 0 | 152.78.118.52 | |
| www.southampton.ac.uk | CNAME | 0 | ep-web-www-prod-01-dqffhce8dtgre2au.a01.azurefd.net | |
| www.southampton.ac.uk | A | 0 | 150.171.110.194 | |
| www.southampton.ac.uk | AAAA | 0 | 2603:1061:14:4c::1 |
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