DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for hostwind.com.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| hostwind.com.br | NS | 0 | ns1.hostwind.com.br | |
| hostwind.com.br | NS | 0 | ns2.hostwind.com.br | |
| hostwind.com.br | TXT | 0 | v=spf1 +a +mx +ip4:213.136.85.62 include:hostwind.com.br +ip4:167.114.129.17 +ip4:108.174.199.125 +ip4:23.254.181.10 +ip4:23.254.181.11 ~all | |
| hostwind.com.br | TXT | 0 | google-site-verification=eRkK8JucT8wVVt4LM9MeL5EkNGlh7BL6cSpIiPS3tR4 | |
| hostwind.com.br | SOA | 86400 | ns1.hostwind.com.br server-admin.contabo.de 2026060503 3600 1800 1209600 86400 | |
| hostwind.com.br | A | 0 | 213.136.85.62 | |
| hostwind.com.br | MX | 0 | hostwind.com.br | |
| www.hostwind.com.br | TXT | 0 | google-site-verification=eRkK8JucT8wVVt4LM9MeL5EkNGlh7BL6cSpIiPS3tR4 | |
| www.hostwind.com.br | TXT | 0 | v=spf1 +a +mx +ip4:213.136.85.62 include:hostwind.com.br +ip4:167.114.129.17 +ip4:108.174.199.125 +ip4:23.254.181.10 +ip4:23.254.181.11 ~all | |
| www.hostwind.com.br | MX | 0 | hostwind.com.br | |
| www.hostwind.com.br | CNAME | 0 | hostwind.com.br | |
| www.hostwind.com.br | A | 0 | 213.136.85.62 | |
| www.hostwind.com.br | SOA | 86400 | ns1.hostwind.com.br server-admin.contabo.de 2026060503 3600 1800 1209600 86400 | |
| www.hostwind.com.br | NS | 0 | ns1.hostwind.com.br | |
| www.hostwind.com.br | NS | 0 | ns2.hostwind.com.br |
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