DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dhitechnical.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dhitechnical.com | A | 0 | 140.235.237.11 | |
| dhitechnical.com | SOA | 3601 | dns1.registrar-servers.com hostmaster.registrar-servers.com 1783914687 43200 3600 604800 3601 | |
| dhitechnical.com | TXT | 0 | v=spf1 mx:dhitechnical.com ip4:64.223.149.99 ip4:64.223.149.98 ip4:140.235.237.12 ip4:140.235.237.1 ~all | |
| dhitechnical.com | TXT | 0 | google-site-verification=07J_2hG0dAOWUPZYy_ENO2qpcVG9iKdM38qUx4oAkZA | |
| dhitechnical.com | MX | 0 | 10 | mail.dhitechnical.com |
| dhitechnical.com | NS | 0 | dns2.registrar-servers.com | |
| dhitechnical.com | NS | 0 | dns1.registrar-servers.com | |
| www.dhitechnical.com | CNAME | 0 | docker-nginx-proxy.dhitechnical.com | |
| www.dhitechnical.com | AAAA | 0 | 2602:f7e3:0:4:250:56ff:fe9e:99b6 | |
| www.dhitechnical.com | A | 0 | 140.235.237.11 |
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