DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for bris.ac.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bris.ac.uk | MX | 0 | bris-ac-uk.mail.protection.outlook.com | |
| bris.ac.uk | NS | 0 | ns3.ja.net | |
| bris.ac.uk | NS | 0 | irix.bris.ac.uk | |
| bris.ac.uk | NS | 0 | ncs.bris.ac.uk | |
| bris.ac.uk | SOA | 3600 | ncs.bris.ac.uk hostmaster.bris.ac.uk 2026071200 28800 7200 604800 3600 | |
| bris.ac.uk | A | 0 | 137.222.180.159 | |
| bris.ac.uk | A | 0 | 137.222.125.159 | |
| www.bris.ac.uk | CNAME | 0 | bris.ac.uk.P5962240862.waas-online.net | |
| www.bris.ac.uk | A | 0 | 18.171.30.181 |
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