DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for raiz.cafe
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| raiz.cafe | MX | 0 | 10 | mail.raiz.cafe |
| raiz.cafe | A | 0 | 77.81.117.92 | |
| raiz.cafe | TXT | 0 | v=spf1 +a +mx +a:webserver-92.grupoinova.es ip4:77.81.117.92 -all | |
| raiz.cafe | SOA | 3600 | dns1.hispalisdns.com admin.furanet.com 2026070901 3200 1600 604800 3600 | |
| raiz.cafe | NS | 0 | dns3.hispalisdns.com | |
| raiz.cafe | NS | 0 | dns1.hispalisdns.com | |
| raiz.cafe | NS | 0 | dns2.hispalisdns.com | |
| www.raiz.cafe | TXT | 0 | v=spf1 +a +mx +a:webserver-92.grupoinova.es ip4:77.81.117.92 -all | |
| www.raiz.cafe | NS | 0 | dns3.hispalisdns.com | |
| www.raiz.cafe | NS | 0 | dns1.hispalisdns.com | |
| www.raiz.cafe | NS | 0 | dns2.hispalisdns.com | |
| www.raiz.cafe | SOA | 3600 | dns1.hispalisdns.com admin.furanet.com 2026070901 3200 1600 604800 3600 | |
| www.raiz.cafe | A | 0 | 77.81.117.92 | |
| www.raiz.cafe | MX | 0 | 10 | mail.raiz.cafe |
| www.raiz.cafe | CNAME | 0 | raiz.cafe |
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