DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for blumpa.com.br
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| blumpa.com.br | SOA | 900 | d.sec.dns.br hostmaster.registro.br 2026181000 345600 900 604800 900 | |
| blumpa.com.br | MX | 0 | mail.blumpa.com | |
| blumpa.com.br | MX | 0 | 40 | aspmx2.googlemail.com |
| blumpa.com.br | MX | 0 | 20 | alt1.aspmx.l.google.com |
| blumpa.com.br | MX | 0 | 30 | alt2.aspmx.l.google.com |
| blumpa.com.br | MX | 0 | 50 | aspmx3.googlemail.com |
| blumpa.com.br | MX | 0 | 10 | aspmx.l.google.com |
| blumpa.com.br | NS | 0 | f.sec.dns.br | |
| blumpa.com.br | NS | 0 | d.sec.dns.br | |
| blumpa.com.br | TXT | 0 | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrLHiExVd55zd/IQ/J/mRwSRMAocV/hMB3jXwaHH36d9NaVynQFYV8NaWi69c1veUtRzGt7yAioXqLj7Z4TeEUoOLgrKsn8YnckGs9i3B3tVFBCh/4mPhXWiNfNdynHWBcPcbJ8kjEQ2U8y78dHZj1YeRXXVvWob2OaKynO8/lQIDAQAB; | |
| blumpa.com.br | TXT | 0 | v=spf1 include:spf.mandrillapp.com ?all | |
| blumpa.com.br | A | 0 | 146.148.53.101 | |
| www.blumpa.com.br | A | 0 | 146.148.53.101 |
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