DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for black-bay.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| black-bay.org | NS | 0 | svr.ns2.black-bay.org | |
| black-bay.org | NS | 0 | svr.ns1.black-bay.org | |
| black-bay.org | MX | 0 | 1 | smtp.google.com |
| black-bay.org | MX | 0 | 10 | svr.mx1.black-bay.org |
| black-bay.org | MX | 0 | 15 | svr.mx2.black-bay.org |
| black-bay.org | A | 0 | 81.4.123.242 | |
| black-bay.org | SOA | 86400 | svr.ns1.black-bay.org webmaster.blackbay.org 2026061402 86400 7200 3600000 86400 | |
| black-bay.org | AAAA | 0 | 2a00:d880:5:429::9a5b | |
| www.black-bay.org | AAAA | 0 | 2a00:d880:5:429::9a5b | |
| www.black-bay.org | A | 0 | 81.4.123.242 |
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