DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for chialpha.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| chialpha.com | MX | 0 | 1 | smtp.google.com |
| chialpha.com | SOA | 1800 | aiden.ns.cloudflare.com dns.cloudflare.com 2408929022 10000 2400 604800 1800 | |
| chialpha.com | NS | 0 | audrey.ns.cloudflare.com | |
| chialpha.com | NS | 0 | aiden.ns.cloudflare.com | |
| chialpha.com | A | 0 | 199.16.172.100 | |
| chialpha.com | A | 0 | 199.16.173.200 | |
| chialpha.com | TXT | 0 | v=spf1 mx include:_spf.google.com include:mailgun.org include:servers.mcsv.net -all | |
| chialpha.com | TXT | 0 | google-site-verification=KIFoqPUvYEziZoH8dNw-JiP6h2j5bni53tUtPtyLdSM | |
| chialpha.com | TXT | 0 | asv=67ad9929273cf2c212d58211ec706e79 | |
| chialpha.com | TXT | 0 | google-site-verification=3LXAF64jRe7JQWiLPSd46NmvmrBphPz7EHs2PjSrqWM | |
| www.chialpha.com | SOA | 1800 | aiden.ns.cloudflare.com dns.cloudflare.com 2408929022 10000 2400 604800 1800 | |
| www.chialpha.com | NS | 0 | audrey.ns.cloudflare.com | |
| www.chialpha.com | NS | 0 | aiden.ns.cloudflare.com | |
| www.chialpha.com | TXT | 0 | asv=67ad9929273cf2c212d58211ec706e79 | |
| www.chialpha.com | TXT | 0 | google-site-verification=3LXAF64jRe7JQWiLPSd46NmvmrBphPz7EHs2PjSrqWM | |
| www.chialpha.com | TXT | 0 | google-site-verification=KIFoqPUvYEziZoH8dNw-JiP6h2j5bni53tUtPtyLdSM | |
| www.chialpha.com | TXT | 0 | v=spf1 mx include:_spf.google.com include:mailgun.org include:servers.mcsv.net -all | |
| www.chialpha.com | CNAME | 0 | chialpha.com | |
| www.chialpha.com | A | 0 | 199.16.173.200 | |
| www.chialpha.com | A | 0 | 199.16.172.100 | |
| www.chialpha.com | MX | 0 | 1 | smtp.google.com |
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