DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for siu.edu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| siu.edu | A | 0 | 131.230.21.130 | |
| siu.edu | MX | 0 | siu-edu.mail.protection.outlook.com | |
| siu.edu | SOA | 3600 | ns1.siu.edu network-engineering.siu.edu 2025111200 600 300 172800 3600 | |
| siu.edu | NS | 0 | ns5.siu.edu | |
| siu.edu | NS | 0 | ns1.siu.edu | |
| siu.edu | NS | 0 | ns3.siu.edu | |
| siu.edu | NS | 0 | ns4.siu.edu | |
| www.siu.edu | A | 0 | 131.230.21.130 |
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