DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ucla.edu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ucla.edu | MX | 0 | 1 | smtp.google.com |
| ucla.edu | NS | 0 | ns1.dns.ucla.edu | |
| ucla.edu | NS | 0 | ns4.dns.ucla.edu | |
| ucla.edu | NS | 0 | ns2.dns.ucla.edu | |
| ucla.edu | NS | 0 | ns3.dns.ucla.edu | |
| ucla.edu | SOA | 900 | ib00f2.csb1.ucla.net hostmaster.ucla.edu 2012110700 10800 3600 2419200 900 | |
| ucla.edu | A | 0 | 3.33.167.235 | |
| ucla.edu | A | 0 | 15.197.181.170 | |
| www.ucla.edu | CNAME | 0 | d1zev4mn1zpfbc.cloudfront.net | |
| www.ucla.edu | SOA | 86400 | ns-590.awsdns-09.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.ucla.edu | NS | 0 | ns-1253.awsdns-28.org | |
| www.ucla.edu | NS | 0 | ns-1758.awsdns-27.co.uk | |
| www.ucla.edu | NS | 0 | ns-470.awsdns-58.com | |
| www.ucla.edu | NS | 0 | ns-590.awsdns-09.net | |
| www.ucla.edu | A | 0 | 13.226.238.6 | |
| www.ucla.edu | A | 0 | 13.226.238.67 | |
| www.ucla.edu | A | 0 | 13.226.238.49 | |
| www.ucla.edu | A | 0 | 13.226.238.65 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:7200:b:5c6c:3200:93a1 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:2c00:b:5c6c:3200:93a1 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:ea00:b:5c6c:3200:93a1 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:e200:b:5c6c:3200:93a1 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:e600:b:5c6c:3200:93a1 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:dc00:b:5c6c:3200:93a1 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:8e00:b:5c6c:3200:93a1 | |
| www.ucla.edu | AAAA | 0 | 2600:9000:201f:b400:b:5c6c:3200:93a1 |
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