DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for itesttech.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| itesttech.com | MX | 0 | 10 | mx1.hostinger.com.hk |
| itesttech.com | SOA | 86400 | ns1.hostinger.com.hk dns.hostinger.com 2019022100 28800 7200 604800 86400 | |
| itesttech.com | NS | 0 | ns4.hostinger.com.hk | |
| itesttech.com | NS | 0 | ns2.hostinger.com.hk | |
| itesttech.com | NS | 0 | ns3.hostinger.com.hk | |
| itesttech.com | NS | 0 | ns1.hostinger.com.hk | |
| itesttech.com | A | 0 | 91.108.103.154 | |
| itesttech.com | A | 0 | 195.200.9.217 | |
| itesttech.com | AAAA | 0 | 2a02:4780:35:82a4:8469:f1bc:1e7c:9653 | |
| itesttech.com | AAAA | 0 | 2a02:4780:25:1fb4:3527:8678:d221:a720 | |
| www.itesttech.com | CNAME | 0 | www.itesttech.com.cdn.hstgr.net | |
| www.itesttech.com | A | 0 | 88.222.222.69 | |
| www.itesttech.com | A | 0 | 84.32.84.123 | |
| www.itesttech.com | AAAA | 0 | 2a02:4780:84:1c11:ebd9:6797:1559:a264 | |
| www.itesttech.com | AAAA | 0 | 2a02:4780:84:99d8:1972:bd98:1b0f:de63 |
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