DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for bart.gov
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bart.gov | NS | 0 | ns3.level3.net | |
| bart.gov | NS | 0 | ns4.level3.net | |
| bart.gov | NS | 0 | resolver1.level3.net | |
| bart.gov | NS | 0 | ns.bart.gov | |
| bart.gov | NS | 0 | resolver2.level3.net | |
| bart.gov | MX | 0 | 10 | mail.bart.gov |
| bart.gov | MX | 0 | 10 | smtp.bart.gov |
| bart.gov | SOA | 900 | ns.bart.gov aabdulj.bart.gov 2022122066 10800 3600 2419200 900 | |
| bart.gov | A | 0 | 104.18.30.20 | |
| bart.gov | A | 0 | 104.18.31.20 | |
| www.bart.gov | CNAME | 0 | www.bart.gov.cdn.cloudflare.net | |
| www.bart.gov | A | 0 | 104.18.31.20 | |
| www.bart.gov | A | 0 | 104.18.30.20 | |
| www.bart.gov | AAAA | 0 | 2606:4700::6812:1e14 | |
| www.bart.gov | AAAA | 0 | 2606:4700::6812:1f14 |
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