DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for nulle.com.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nulle.com.br | MX | 0 | 1 | SMTP.GOOGLE.COM |
| nulle.com.br | A | 0 | 2.57.91.64 | |
| nulle.com.br | A | 0 | 84.32.84.80 | |
| nulle.com.br | AAAA | 0 | 2a02:4780:84:295e:3129:7ce9:47c4:41ba | |
| nulle.com.br | AAAA | 0 | 2a02:4780:84:5306:421f:9fb9:e4b:4fc9 | |
| nulle.com.br | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026070901 10000 2400 604800 600 | |
| nulle.com.br | NS | 0 | ns2.dns-parking.com | |
| nulle.com.br | NS | 0 | ns1.dns-parking.com | |
| www.nulle.com.br | CNAME | 0 | www.nulle.com.br.cdn.hstgr.net | |
| www.nulle.com.br | A | 0 | 84.32.84.134 | |
| www.nulle.com.br | A | 0 | 2.57.91.74 | |
| www.nulle.com.br | AAAA | 0 | 2a02:4780:84:f465:f1cf:86c7:a6ee:13f7 | |
| www.nulle.com.br | AAAA | 0 | 2a02:4780:84:d6d1:c12:ae99:4811:46ad |
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