DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
codehosting.me runs on Hetzner, with email configured.
- Hosting network
- HetznerAS24940Hetzner
- Managed DNS
- Self-hosted / other
- Configured
- IPv6 (AAAA)
- Enabled
- CAA pinning
- None
Sits alongside 4,999+ other sites on Hetzner. Stable here since we started watching (Jul 17, 2026).
The apex and www are the same hosting — the apex via A records.
DNS Records for codehosting.me
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| codehosting.me | MX | 0 | 10 | mail.codehosting.me |
| codehosting.me | SOA | 600 | a.ns14.net hostmaster.codedesign.me 2025032500 43200 7200 1209600 600 | |
| codehosting.me | NS | 0 | b.ns14.net | |
| codehosting.me | NS | 0 | d.ns14.net | |
| codehosting.me | NS | 0 | c.ns14.net | |
| codehosting.me | NS | 0 | a.ns14.net | |
| codehosting.me | A | 0 | 195.201.86.11 | |
| codehosting.me | AAAA | 0 | 2a01:4f8:13b:4326::2 | |
| codehosting.me | TXT | 0 | _CONFLICTv=spf1 ip6:2a01:4f8:13b:4326::2 ~all | |
| codehosting.me | TXT | 0 | _CONFLICTv=spf1 ip4:195.201.86.11 ~all | |
| www.codehosting.me | A | 0 | 195.201.86.11 | |
| www.codehosting.me | AAAA | 0 | 2a01:4f8:13b:4326::2 |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
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