DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for telecorp.com.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| telecorp.com.br | NS | 0 | max.ns.cloudflare.com | |
| telecorp.com.br | NS | 0 | becky.ns.cloudflare.com | |
| telecorp.com.br | A | 0 | 177.39.20.41 | |
| telecorp.com.br | MX | 0 | 5 | mx1.telecorp.com.br |
| telecorp.com.br | MX | 0 | cpanel.opendata.center | |
| telecorp.com.br | TXT | 0 | have-i-been-pwned-verification=57c93292e8d1313392cbf4d70e6c5c9d | |
| telecorp.com.br | TXT | 0 | v=spf1 include:_spf.telecorp.com.br a ip4:177.39.16.235 ip4:177.39.22.3 ip4:177.39.16.4 ip4:177.39.16.8 ip4:177.39.16.64 ip4:177.136.200.65 -all | |
| telecorp.com.br | TXT | 0 | google-site-verification=0ZRmJc2HB5UkIsNjHFPv5KRCRyrx78ZCEdPls5VFDVs | |
| telecorp.com.br | SOA | 1800 | becky.ns.cloudflare.com dns.cloudflare.com 2407672360 10000 2400 604800 1800 | |
| www.telecorp.com.br | A | 0 | 177.39.20.41 |
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