DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for bea.ma
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bea.ma | NS | 0 | ns2.dns-parking.com | |
| bea.ma | NS | 0 | ns1.dns-parking.com | |
| bea.ma | MX | 0 | 5 | alt2.aspmx.l.google.com |
| bea.ma | MX | 0 | 1 | aspmx.l.google.com |
| bea.ma | MX | 0 | 10 | alt3.aspmx.l.google.com |
| bea.ma | MX | 0 | 10 | alt4.aspmx.l.google.com |
| bea.ma | MX | 0 | 1 | smtp.google.com |
| bea.ma | MX | 0 | 5 | alt1.aspmx.l.google.com |
| bea.ma | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026062501 10000 2400 604800 600 | |
| bea.ma | AAAA | 0 | 2a02:4780:4d:685b:6906:bffa:5bfb:8bcd | |
| bea.ma | AAAA | 0 | 2a02:4780:4c:a188:f290:7656:c33:5d9f | |
| bea.ma | A | 0 | 88.223.87.137 | |
| bea.ma | A | 0 | 147.79.72.209 | |
| www.bea.ma | CNAME | 0 | www.bea.ma.cdn.hstgr.net | |
| www.bea.ma | AAAA | 0 | 2a02:4780:4b:faa6:32a1:3751:2160:41b3 | |
| www.bea.ma | AAAA | 0 | 2a02:4780:4d:e051:2f8c:ef65:8655:a352 | |
| www.bea.ma | A | 0 | 147.79.72.213 | |
| www.bea.ma | A | 0 | 88.223.87.193 |
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