DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mytapp.com.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mytapp.com.br | SOA | 86400 | ns-810.awsdns-37.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| mytapp.com.br | MX | 0 | aspmx.l.google.com | |
| mytapp.com.br | MX | 0 | 5 | alt1.aspmx.l.google.com |
| mytapp.com.br | MX | 0 | 10 | alt3.aspmx.l.google.com |
| mytapp.com.br | MX | 0 | 5 | alt2.aspmx.l.google.com |
| mytapp.com.br | MX | 0 | 10 | alt4.aspmx.l.google.com |
| mytapp.com.br | A | 0 | 216.150.1.1 | |
| mytapp.com.br | NS | 0 | ns-21.awsdns-02.com | |
| mytapp.com.br | NS | 0 | ns-1582.awsdns-05.co.uk | |
| mytapp.com.br | NS | 0 | ns-1306.awsdns-35.org | |
| mytapp.com.br | NS | 0 | ns-810.awsdns-37.net | |
| mytapp.com.br | TXT | 0 | MS=561D45D5369562D16640868393D7E70C3A0D5CA0 | |
| mytapp.com.br | TXT | 0 | google-site-verification=cLv7IR3t0hQYWTMLsA2gE802Cp30FY71vQZvkRWTeF0 | |
| mytapp.com.br | TXT | 0 | v=spf1 include:_spf.rdstation.com.br include:sendgrid.net ~all | |
| mytapp.com.br | TXT | 0 | _globalsign-domain-verification=aObN17FelIoArlxYqNsskjZDOSIzI9A-zrWoUxOP8D | |
| www.mytapp.com.br | A | 0 | 216.150.1.193 | |
| www.mytapp.com.br | A | 0 | 216.150.16.193 | |
| www.mytapp.com.br | CAA | 0 | 0 issue letsencrypt.org | |
| www.mytapp.com.br | CAA | 0 | 0 issue pki.goog | |
| www.mytapp.com.br | CAA | 0 | 0 issue globalsign.com | |
| www.mytapp.com.br | CAA | 0 | 0 issue sectigo.com | |
| www.mytapp.com.br | CNAME | 0 | bc3fde77a537bfc8.vercel-dns-016.com |
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