DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mc-bar.de
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mc-bar.de | SOA | 3600 | ns.inwx.de info.mc-bar.de 2024050401 7200 540 604800 3600 | |
| mc-bar.de | CAA | 0 | 0 issue letsencrypt.org | |
| mc-bar.de | MX | 0 | 10 | host.mc-bar.de |
| mc-bar.de | TXT | 0 | google-site-verification=zM2wQpBMyalSZzHLVWWbOjcv_-ec8lWi_jsLS20f5mQ | |
| mc-bar.de | TXT | 0 | openai-domain-verification=dv-Yr1wm6acxImVKZMG1sfRmwkG | |
| mc-bar.de | TXT | 0 | v=spf1 mx a -all | |
| mc-bar.de | A | 0 | 168.119.106.117 | |
| mc-bar.de | NS | 0 | ns3.inwx.eu | |
| mc-bar.de | NS | 0 | ns2.inwx.de | |
| mc-bar.de | NS | 0 | ns.inwx.de | |
| www.mc-bar.de | A | 0 | 168.119.106.117 |
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