DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mygellies.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mygellies.com | NS | 0 | ns1.dns-parking.com | |
| mygellies.com | NS | 0 | ns2.dns-parking.com | |
| mygellies.com | TXT | 0 | brevo-code:27e3e3bb993de717af1e19e5b3a18455 | |
| mygellies.com | TXT | 0 | v=spf1 include:_spf.mail.hostinger.com ~all | |
| mygellies.com | MX | 0 | 5 | mx1.hostinger.com |
| mygellies.com | MX | 0 | 10 | mx2.hostinger.com |
| mygellies.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026071601 10000 2400 604800 600 | |
| mygellies.com | A | 0 | 88.222.222.146 | |
| mygellies.com | A | 0 | 84.32.84.193 | |
| mygellies.com | AAAA | 0 | 2a02:4780:84:1d6b:4c37:cad0:5998:6c12 | |
| mygellies.com | AAAA | 0 | 2a02:4780:84:bc62:6923:b77b:f542:68aa | |
| www.mygellies.com | CNAME | 0 | www.mygellies.com.cdn.hstgr.net | |
| www.mygellies.com | A | 0 | 2.57.91.30 | |
| www.mygellies.com | A | 0 | 88.222.222.65 | |
| www.mygellies.com | AAAA | 0 | 2a02:4780:84:25a7:6f94:8213:422a:fe50 | |
| www.mygellies.com | AAAA | 0 | 2a02:4780:84:64b0:4613:5de5:a9b5:c284 |
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