DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for be-cause.cc
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| be-cause.cc | NS | 0 | ns1.dns-parking.com | |
| be-cause.cc | NS | 0 | ns2.dns-parking.com | |
| be-cause.cc | MX | 0 | 5 | mx1.hostinger.com |
| be-cause.cc | MX | 0 | 10 | mx2.hostinger.com |
| be-cause.cc | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| be-cause.cc | A | 0 | 88.223.87.80 | |
| be-cause.cc | A | 0 | 145.223.124.54 | |
| be-cause.cc | AAAA | 0 | 2a02:4780:4a:c6da:c0e5:61c9:a603:959 | |
| be-cause.cc | AAAA | 0 | 2a02:4780:4c:8589:f9c:40f5:9abc:c3ec | |
| www.be-cause.cc | CNAME | 0 | www.be-cause.cc.cdn.hstgr.net | |
| www.be-cause.cc | A | 0 | 147.79.72.49 | |
| www.be-cause.cc | A | 0 | 88.223.87.68 | |
| www.be-cause.cc | AAAA | 0 | 2a02:4780:4d:4402:4b2f:e2ae:c2f5:6dfa | |
| www.be-cause.cc | AAAA | 0 | 2a02:4780:4b:36a:65ad:940e:5f5e:4428 |
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