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 | 88.223.87.214 | |
| unc.ac | A | 0 | 147.79.72.106 | |
| unc.ac | SOA | 600 | nova.dns-parking.com dns.hostinger.com 2026062501 10000 2400 604800 600 | |
| unc.ac | MX | 0 | 10 | mx2.hostinger.com |
| unc.ac | MX | 0 | 5 | mx1.hostinger.com |
| unc.ac | AAAA | 0 | 2a02:4780:4b:c4fa:fdd1:8cc8:54a2:9eef | |
| unc.ac | AAAA | 0 | 2a02:4780:4a:28b2:4a8a:a439:27e3:de62 | |
| unc.ac | NS | 0 | nova.dns-parking.com | |
| unc.ac | NS | 0 | cosmos.dns-parking.com | |
| www.unc.ac | CNAME | 0 | www.unc.ac.cdn.hstgr.net | |
| www.unc.ac | AAAA | 0 | 2a02:4780:4d:dbd4:35a3:4ac2:86ca:9e97 | |
| www.unc.ac | AAAA | 0 | 2a02:4780:4c:3d1:774f:5676:ad19:ade4 | |
| www.unc.ac | A | 0 | 145.223.124.123 | |
| www.unc.ac | A | 0 | 147.79.79.40 |
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