DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for wayne.edu
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
wayne.edu | A | 0 | 141.217.1.160 | |
wayne.edu | MX | 0 | 10 | wayne-edu.mail.protection.outlook.com |
wayne.edu | NS | 0 | ns2.wayne.edu | |
wayne.edu | NS | 0 | ns.wayne.edu | |
wayne.edu | SOA | 900 | ns.wayne.edu hostmaster.wayne.edu 55563 21600 7200 1728000 900 | |
wayne.edu | AAAA | 0 | 2606:9700:4208:101::abcd | |
www.wayne.edu | CNAME | 0 | whv2prod.cc.wayne.edu | |
www.wayne.edu | AAAA | 0 | 2606:9700:4208:101::abcd | |
www.wayne.edu | A | 0 | 141.217.1.160 |
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