DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for anytechcorp.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| anytechcorp.com | CAA | 0 | 0 issue letsencrypt.org | |
| anytechcorp.com | SOA | 86400 | ns-258.awsdns-32.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| anytechcorp.com | NS | 0 | ns-1685.awsdns-18.co.uk | |
| anytechcorp.com | NS | 0 | ns-936.awsdns-53.net | |
| anytechcorp.com | NS | 0 | ns-258.awsdns-32.com | |
| anytechcorp.com | NS | 0 | ns-1046.awsdns-02.org | |
| anytechcorp.com | MX | 0 | 10 | mail.anytechcorp.com |
| anytechcorp.com | A | 0 | 15.237.84.47 | |
| anytechcorp.com | TXT | 0 | v=spf1 ip4:18.197.190.174 ~all | |
| www.anytechcorp.com | A | 0 | 15.237.84.47 | |
| www.anytechcorp.com | TXT | 0 | v=spf1 ip4:18.197.190.174 ~all | |
| www.anytechcorp.com | SOA | 86400 | ns-258.awsdns-32.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.anytechcorp.com | NS | 0 | ns-1685.awsdns-18.co.uk | |
| www.anytechcorp.com | NS | 0 | ns-1046.awsdns-02.org | |
| www.anytechcorp.com | NS | 0 | ns-936.awsdns-53.net | |
| www.anytechcorp.com | NS | 0 | ns-258.awsdns-32.com | |
| www.anytechcorp.com | CAA | 0 | 0 issue letsencrypt.org | |
| www.anytechcorp.com | MX | 0 | 10 | mail.anytechcorp.com |
| www.anytechcorp.com | CNAME | 0 | anytechcorp.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