DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for usyd.edu.au
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| usyd.edu.au | MX | 0 | 10 | au-smtp-inbound-2.mimecast.com |
| usyd.edu.au | MX | 0 | 10 | au-smtp-inbound-1.mimecast.com |
| usyd.edu.au | SOA | 60 | dns-dhcp-s01-1e.gw.usyd.edu.au domain-admin.sydney.edu.au 976525 900 3600 2419200 60 | |
| usyd.edu.au | A | 0 | 20.248.131.216 | |
| usyd.edu.au | NS | 0 | ns3.aarnet.net.au | |
| usyd.edu.au | NS | 0 | dns-1.sydney.edu.au | |
| usyd.edu.au | NS | 0 | ns2.aarnet.net.au | |
| usyd.edu.au | NS | 0 | dns-2.sydney.edu.au | |
| usyd.edu.au | NS | 0 | ns1.aarnet.net.au | |
| usyd.edu.au | NS | 0 | metro.ucc.usyd.edu.au | |
| usyd.edu.au | NS | 0 | extro.ucc.usyd.edu.au | |
| www.usyd.edu.au | A | 0 | 54.253.135.10 | |
| www.usyd.edu.au | A | 0 | 54.79.77.129 | |
| www.usyd.edu.au | A | 0 | 3.104.15.53 | |
| www.usyd.edu.au | CNAME | 0 | ict-prod-nlb2-external-f2c576a039673ec6.elb.ap-southeast-2.amazonaws.com |
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