DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cwortmann.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cwortmann.de | A | 0 | 127.0.0.1 | |
| cwortmann.de | AAAA | 0 | 2a00:6020:4c87:4d56:1075:90ff:fe5f:810e | |
| cwortmann.de | MX | 0 | 10 | mx1.improvmx.com |
| cwortmann.de | MX | 0 | 20 | mx2.improvmx.com |
| cwortmann.de | SOA | 300 | ns.checkdomain.de hostmaster.checkdomain.de 2025052509 40000 7200 604800 300 | |
| cwortmann.de | NS | 0 | ns.checkdomain.de | |
| cwortmann.de | NS | 0 | ns2.checkdomain.de | |
| www.cwortmann.de | AAAA | 0 | 2a00:6020:4c87:4d56:1075:90ff:fe5f:810e | |
| www.cwortmann.de | A | 0 | 127.0.0.1 |
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