DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for unc.ac
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| unc.ac | A | 0 | 147.79.79.69 | |
| unc.ac | A | 0 | 88.223.87.62 | |
| unc.ac | SOA | 600 | nova.dns-parking.com dns.hostinger.com 2026062501 10000 2400 604800 600 | |
| unc.ac | NS | 0 | cosmos.dns-parking.com | |
| unc.ac | NS | 0 | nova.dns-parking.com | |
| unc.ac | AAAA | 0 | 2a02:4780:4b:2dcc:9c6:b442:f5:875e | |
| unc.ac | AAAA | 0 | 2a02:4780:4d:11f0:c5a6:6fce:fffd:a436 | |
| unc.ac | MX | 0 | 5 | mx1.hostinger.com |
| unc.ac | MX | 0 | 10 | mx2.hostinger.com |
| www.unc.ac | CNAME | 0 | www.unc.ac.cdn.hstgr.net | |
| www.unc.ac | AAAA | 0 | 2a02:4780:4c:d153:90b5:bfd9:ef30:7bb | |
| www.unc.ac | AAAA | 0 | 2a02:4780:4a:3432:26bb:68e3:152e:a373 | |
| www.unc.ac | A | 0 | 88.223.87.70 | |
| www.unc.ac | A | 0 | 147.79.79.34 |
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