DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for fm.com.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fm.com.br | MX | 0 | 10 | mx.zoho.com |
| fm.com.br | MX | 0 | 20 | mx2.zoho.com |
| fm.com.br | MX | 0 | 50 | mx3.zoho.com |
| fm.com.br | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| fm.com.br | A | 0 | 145.223.124.253 | |
| fm.com.br | A | 0 | 88.223.87.24 | |
| fm.com.br | NS | 0 | ns2.dns-parking.com | |
| fm.com.br | NS | 0 | ns1.dns-parking.com | |
| fm.com.br | AAAA | 0 | 2a02:4780:4d:6278:c579:7eb5:8386:d01a | |
| fm.com.br | AAAA | 0 | 2a02:4780:4c:a579:16fb:2574:a6a:c4c4 | |
| www.fm.com.br | AAAA | 0 | 2a02:4780:4d:9636:a7bc:9ae:56b1:e6dc | |
| www.fm.com.br | AAAA | 0 | 2a02:4780:4a:511:b662:5248:9eb:4e16 | |
| www.fm.com.br | CNAME | 0 | www.fm.com.br.cdn.hstgr.net | |
| www.fm.com.br | A | 0 | 147.79.79.0 | |
| www.fm.com.br | A | 0 | 88.223.87.204 |
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