DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mini-b.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mini-b.com | TXT | 0 | v=spf1 include:_spf.mail.hostinger.com ~all | |
| mini-b.com | MX | 0 | 5 | mx1.hostinger.com |
| mini-b.com | MX | 0 | 10 | mx2.hostinger.com |
| mini-b.com | A | 0 | 84.32.84.3 | |
| mini-b.com | A | 0 | 88.222.222.135 | |
| mini-b.com | AAAA | 0 | 2a02:4780:84:25ea:4a24:c7fd:ed4:7442 | |
| mini-b.com | AAAA | 0 | 2a02:4780:84:14f9:eb28:be66:8b12:cb16 | |
| mini-b.com | NS | 0 | apollo.dns-parking.com | |
| mini-b.com | NS | 0 | athena.dns-parking.com | |
| mini-b.com | SOA | 600 | athena.dns-parking.com dns.hostinger.com 2026070901 10000 2400 604800 600 | |
| mini-b.com | CAA | 0 | 0 issue globalsign.com | |
| mini-b.com | CAA | 0 | 0 issue digicert.com | |
| mini-b.com | CAA | 0 | 0 issue letsencrypt.org | |
| mini-b.com | CAA | 0 | 0 issuewild digicert.com | |
| mini-b.com | CAA | 0 | 0 issuewild sectigo.com | |
| mini-b.com | CAA | 0 | 0 issuewild letsencrypt.org | |
| mini-b.com | CAA | 0 | 0 issuewild pki.goog | |
| mini-b.com | CAA | 0 | 0 issue sectigo.com | |
| mini-b.com | CAA | 0 | 0 issuewild comodoca.com | |
| mini-b.com | CAA | 0 | 0 issuewild globalsign.com | |
| mini-b.com | CAA | 0 | 0 issue comodoca.com | |
| mini-b.com | CAA | 0 | 0 issue pki.goog | |
| www.mini-b.com | CNAME | 0 | www.mini-b.com.cdn.hstgr.net | |
| www.mini-b.com | A | 0 | 84.32.84.41 | |
| www.mini-b.com | A | 0 | 88.222.222.136 | |
| www.mini-b.com | AAAA | 0 | 2a02:4780:84:4cf3:487e:fb23:7b36:49d3 | |
| www.mini-b.com | AAAA | 0 | 2a02:4780:84:ee0d:cda2:ea47:4a83:23be |
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