DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for uc.pt
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| uc.pt | MX | 0 | 10 | smtp.uc.pt |
| uc.pt | A | 0 | 193.137.200.165 | |
| uc.pt | A | 0 | 193.137.200.172 | |
| uc.pt | SOA | 86400 | ns-1.uc.pt postmaster.ci.uc.pt 2026063021 28800 7200 604800 86400 | |
| uc.pt | NS | 0 | ns-5.uc.pt | |
| uc.pt | NS | 0 | ns-2.uc.pt | |
| uc.pt | NS | 0 | ns02.fccn.pt | |
| uc.pt | NS | 0 | ns-1.uc.pt | |
| www.uc.pt | SOA | 86400 | ns1.ucframework.pt hostmaster.bunny.net 2021651777 7200 900 1209600 86400 | |
| www.uc.pt | NS | 0 | ns2.ucframework.pt | |
| www.uc.pt | NS | 0 | ns1.ucframework.pt | |
| www.uc.pt | A | 0 | 185.111.111.156 | |
| www.uc.pt | AAAA | 0 | 2400:52e0:1e00:2::1332:1 |
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