DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for myberas.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myberas.com | MX | 0 | 10 | mx2.hostinger.com |
| myberas.com | MX | 0 | 5 | mx1.hostinger.com |
| myberas.com | NS | 0 | ns2.dns-parking.com | |
| myberas.com | NS | 0 | ns1.dns-parking.com | |
| myberas.com | A | 0 | 88.223.87.128 | |
| myberas.com | A | 0 | 147.79.72.152 | |
| myberas.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| myberas.com | AAAA | 0 | 2a02:4780:4d:27a6:d84c:dfc7:4686:528c | |
| myberas.com | AAAA | 0 | 2a02:4780:4a:f4e3:2c8c:8953:f49b:7858 | |
| www.myberas.com | CNAME | 0 | www.myberas.com.cdn.hstgr.net | |
| www.myberas.com | AAAA | 0 | 2a02:4780:4c:8487:c83a:6bab:5c5:6fb5 | |
| www.myberas.com | AAAA | 0 | 2a02:4780:4d:4cf3:cdab:3289:6b89:5f88 | |
| www.myberas.com | A | 0 | 147.79.72.25 | |
| www.myberas.com | A | 0 | 145.223.124.230 |
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