DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for my.bio.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| my.bio.br | NS | 0 | byte.dns-parking.com | |
| my.bio.br | NS | 0 | pixel.dns-parking.com | |
| my.bio.br | AAAA | 0 | 2a02:4780:4a:f791:91c6:88c0:7921:d683 | |
| my.bio.br | AAAA | 0 | 2a02:4780:4c:fc4d:6982:7871:10be:a94b | |
| my.bio.br | MX | 0 | 10 | mx2.hostinger.com |
| my.bio.br | MX | 0 | 5 | mx1.hostinger.com |
| my.bio.br | SOA | 600 | pixel.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| my.bio.br | A | 0 | 147.79.72.68 | |
| my.bio.br | A | 0 | 147.79.79.37 | |
| www.my.bio.br | CNAME | 0 | www.my.bio.br.cdn.hstgr.net | |
| www.my.bio.br | AAAA | 0 | 2a02:4780:4a:9e9e:cbb1:44ba:cbae:d856 | |
| www.my.bio.br | AAAA | 0 | 2a02:4780:4d:c502:7ec4:de71:17ef:f397 | |
| www.my.bio.br | A | 0 | 147.79.79.3 | |
| www.my.bio.br | A | 0 | 145.223.124.125 |
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