DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for student.is
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
student.is | SOA | 3600 | borg.rhi.hi.is hostmaster.hi.is 2024042200 14400 3600 604800 3600 | |
student.is | MX | 0 | 10 | mx1.hi.is |
student.is | MX | 0 | 10 | mx2.hi.is |
student.is | A | 0 | 104.198.14.52 | |
student.is | NS | 0 | borg.rhi.hi.is | |
student.is | NS | 0 | info.rhi.hi.is | |
www.student.is | CNAME | 0 | student-prod.netlify.app | |
www.student.is | A | 0 | 100.28.201.155 | |
www.student.is | A | 0 | 34.234.106.80 | |
www.student.is | AAAA | 0 | 2600:1f18:16e:df02::65 | |
www.student.is | AAAA | 0 | 2600:1f18:16e:df00::65 |
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