DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for siae.com.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| siae.com.br | TXT | 0 | v=spf1 +a +mx +a:webhost3.convex.com.br ip4:200.152.177.0/24 -all | |
| siae.com.br | NS | 0 | ns2.siae.com.br | |
| siae.com.br | NS | 0 | ns1.siae.com.br | |
| siae.com.br | MX | 0 | 10 | mail.siae.com.br |
| siae.com.br | SOA | 86400 | ns1.siae.com.br siae.convex.com.br 1688672107 10800 3600 604800 86400 | |
| siae.com.br | A | 0 | 200.152.177.18 | |
| www.siae.com.br | MX | 0 | 10 | mail.siae.com.br |
| www.siae.com.br | CNAME | 0 | siae.com.br | |
| www.siae.com.br | SOA | 86400 | ns1.siae.com.br siae.convex.com.br 1688672107 10800 3600 604800 86400 | |
| www.siae.com.br | NS | 0 | ns2.siae.com.br | |
| www.siae.com.br | NS | 0 | ns1.siae.com.br | |
| www.siae.com.br | A | 0 | 200.152.177.18 | |
| www.siae.com.br | TXT | 0 | v=spf1 +a +mx +a:webhost3.convex.com.br ip4:200.152.177.0/24 -all |
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