DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for iris2.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| iris2.de | MX | 0 | 10 | mxext1.mailbox.org |
| iris2.de | MX | 0 | 20 | mxext3.mailbox.org |
| iris2.de | MX | 0 | 10 | mxext2.mailbox.org |
| iris2.de | TXT | 0 | v=spf1 include:mailbox.org ~all | |
| iris2.de | SOA | 300 | ns1.first-ns.de dns.hetzner.com 2026042900 14400 1800 604800 300 | |
| iris2.de | NS | 0 | ns1.first-ns.de | |
| iris2.de | NS | 0 | robotns2.second-ns.de | |
| iris2.de | NS | 0 | robotns3.second-ns.com | |
| iris2.de | A | 0 | 138.201.248.117 | |
| iris2.de | AAAA | 0 | 2a01:4f8:173:1f6f::4 | |
| www.iris2.de | A | 0 | 138.201.248.117 |
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