DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for my.uwi.edu
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
my.uwi.edu | NS | 0 | ns1.uwi.edu | |
my.uwi.edu | NS | 0 | ns3.uwi.edu | |
my.uwi.edu | NS | 0 | ns2.uwi.edu | |
my.uwi.edu | NS | 0 | zeus2.uwi.edu | |
my.uwi.edu | NS | 0 | ns4.uwi.edu | |
my.uwi.edu | MX | 0 | my-uwi-edu.mail.eo.outlook.com | |
my.uwi.edu | A | 0 | 64.28.139.198 | |
my.uwi.edu | SOA | 3600 | ns1.uwi.edu dnsadmin.cavehill.uwi.edu 2024022201 1200 600 1209600 3600 | |
www.my.uwi.edu | CNAME | 0 | unifyed-elb-8397642.us-west-2.elb.amazonaws.com | |
www.my.uwi.edu | A | 0 | 34.209.207.27 | |
www.my.uwi.edu | A | 0 | 54.71.145.12 |
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