DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for myalabama.gov
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myalabama.gov | A | 0 | 216.226.185.147 | |
| myalabama.gov | NS | 0 | ns4-03.azure-dns.info | |
| myalabama.gov | NS | 0 | ns1-03.azure-dns.com | |
| myalabama.gov | NS | 0 | ns2-03.azure-dns.net | |
| myalabama.gov | NS | 0 | ns3-03.azure-dns.org | |
| myalabama.gov | MX | 0 | 10 | myalabama-gov.mail.protection.outlook.com |
| myalabama.gov | TXT | 0 | v=spf1 include:_spf.alabama.gov -all | |
| myalabama.gov | TXT | 0 | MS=ms68159188 | |
| myalabama.gov | TXT | 0 | globalsign-domain-verification=E4704340E75E165DFE0B5293462A82F4 | |
| myalabama.gov | TXT | 0 | lLO+P5HZ/FQvJdiETfjgm9RF33tCA/0gehqEnOqsevq+lODiN16Q/QEIwbgj+hnbubmtECiVFfK+4iaX9abRMQ== | |
| myalabama.gov | SOA | 900 | ns1-03.azure-dns.com hostmaster.alabama.gov 63 14400 3600 2419200 900 | |
| www.myalabama.gov | A | 0 | 216.226.185.147 |
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