DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for universitaly.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| universitaly.com | SOA | 3600 | infoblox02-aws.cineca.it hostmaster.cineca.it 2020032440 86400 7200 2419200 3600 | |
| universitaly.com | NS | 0 | dns.cineca.net | |
| universitaly.com | NS | 0 | dns.cineca.eu | |
| universitaly.com | NS | 0 | dns.cineca.com | |
| universitaly.com | NS | 0 | dns.cineca.it | |
| www.universitaly.com | CNAME | 0 | d3jqppb7mnwdrx.cloudfront.net | |
| www.universitaly.com | NS | 0 | ns-790.awsdns-34.net | |
| www.universitaly.com | NS | 0 | ns-1368.awsdns-43.org | |
| www.universitaly.com | NS | 0 | ns-84.awsdns-10.com | |
| www.universitaly.com | NS | 0 | ns-1687.awsdns-18.co.uk | |
| www.universitaly.com | A | 0 | 3.167.99.63 | |
| www.universitaly.com | A | 0 | 3.167.99.21 | |
| www.universitaly.com | A | 0 | 3.167.99.19 | |
| www.universitaly.com | A | 0 | 3.167.99.84 | |
| www.universitaly.com | SOA | 86400 | ns-790.awsdns-34.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 |
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