DNS Lookup
Check A, AAAA, MX, TXT, NS and CNAME records for a domain.
Check A, AAAA, MX, TXT, NS and CNAME records for a domain.
Query common Domain Name System records for a domain and inspect how its DNS is configured. DNS connects domain names with services such as web servers and email systems through different record types.
A and AAAA records map names to IP addresses. CNAME creates an alias to another hostname. MX records identify mail servers, while TXT records are commonly used for verification and email-related policies. NS records identify authoritative nameservers.
Cached records and TTL values can mean that a recent DNS change is not visible everywhere immediately. If you have just modified a record, compare results again after caches have had time to refresh.
Resolvers may temporarily retain cached records according to their TTL and caching behavior.
An A record is normally used to map a hostname to an IPv4 address.