DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cog.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cog.de | MX | 0 | 10 | mx1867.cog.de |
| cog.de | TXT | 0 | v=spf1 a mx include:spf.crsend.com include:_spf.senders.scnem.com include:spf.clustermail.de include:spf.protection.outlook.com include:mailgun.org include:spf-de.emailsignatures365.com ip4:217.7.11.37 ~all | |
| cog.de | TXT | 0 | MS=A90CC0EAF12FEC89BB1CABD78AAA478EB778F76A | |
| cog.de | TXT | 0 | apple-domain-verification=MvKFcySaPJQsRofl | |
| cog.de | TXT | 0 | MS=ms16655131 | |
| cog.de | A | 0 | 212.223.139.1 | |
| cog.de | NS | 0 | ns12.nameserver.de | |
| cog.de | NS | 0 | ns11.nameserver.de | |
| cog.de | SOA | 3600 | ns12.nameserver.de dnsmaster.ns12.nameserver.de 2026062603 10000 1800 604800 3600 | |
| www.cog.de | A | 0 | 212.223.139.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