DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for exept.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| exept.de | CAA | 0 | 0 issue letsencrypt.org | |
| exept.de | SOA | 3600 | ns1.core-networks.de postmaster.exept.de 2024082505 14400 1800 604800 3600 | |
| exept.de | A | 0 | 88.198.12.231 | |
| exept.de | NS | 0 | ns1.core-networks.de | |
| exept.de | NS | 0 | ns2.core-networks.eu | |
| exept.de | NS | 0 | ns3.core-networks.com | |
| exept.de | TXT | 0 | v=spf1 a mx a:smtp.exept.de a:exept.de ~all | |
| exept.de | TXT | 0 | google-site-verification=w6khM9gVkPBoKH-2ghrbRNjfXoQVirJmDFuNa6D89Rk | |
| exept.de | TXT | 0 | logmein-verification-code=e7e0fb09-0ca5-405d-ac0c-b0989ddd3b10 | |
| exept.de | AAAA | 0 | 2a01:4f8:222:2106::2 | |
| exept.de | MX | 0 | 10 | mail.exept.de |
| www.exept.de | AAAA | 0 | 2a01:4f8:222:2106::2 | |
| www.exept.de | A | 0 | 88.198.12.231 | |
| www.exept.de | MX | 0 | 10 | smtp.exept.de |
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