DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for macinn.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| macinn.de | A | 0 | 157.90.80.105 | |
| macinn.de | NS | 0 | srv01.agelero.de | |
| macinn.de | NS | 0 | srv02.agelero.de | |
| macinn.de | SOA | 3600 | srv01.agelero.de domain.agelero.de 2025052601 10800 3600 1209600 3600 | |
| macinn.de | TXT | 0 | v=spf1 a:srv01.macinn.de a:srv02.macinn.de ip4:66.135.192.0/19 -all | |
| macinn.de | AAAA | 0 | 2a01:4f8:252:51c8::2 | |
| macinn.de | MX | 0 | 10 | mail.macinn.de |
| www.macinn.de | AAAA | 0 | 2a01:4f8:252:51c8::2 | |
| www.macinn.de | A | 0 | 157.90.80.105 |
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