Utilities
Domain name system records
The DNS Lookup tool queries the Domain Name System to retrieve the IP address and DNS records associated with a domain name. DNS is the internet's phonebook: it translates human-readable domain names like "google.com" into the numeric IP addresses that computers use to communicate.
This tool is useful for web developers, system administrators, and anyone troubleshooting website connectivity issues. Common uses include verifying that a domain points to the correct server after changing hosting providers, checking if DNS changes have propagated, and diagnosing email delivery issues related to DNS configuration.
Enter any domain name and the tool returns the associated DNS information, giving you a quick diagnostic view of how that domain is configured in the global DNS system.
DNS (Domain Name System) is the system that translates domain names (like google.com) into IP addresses (like 142.250.80.46) that computers use to find and connect to web servers.
DNS records are entries in a domain\
DNS changes typically propagate within 1 to 48 hours, depending on the TTL (Time To Live) value set on the records and caching by ISPs worldwide.
This tool queries public DNS servers. Internal or private domains that are not registered in the public DNS system cannot be resolved.