DNS Lookup Online nslookup is a web based DNS client that queries DNS records for a given domain name It allows you to view all the DNS records for a website It provides the same information as command line tools like dig and nslookup, from the convenience of your web browser
NS Lookup Find all name servers for a domain name with this online DNS NS checker For example, try stackoverflow com or imdb com to view their NS records
DNS propagation checker - NsLookup. io Check global DNS propagation for any website using this free online tool Global DNS propagation checker — check DNS records around the world
A Lookup Find all IPv4 addresses for a domain name with this online DNS A checker For example, try google com or youtube com to view their A records
Reverse IP Lookup Find the domain name that is connected to an IP address Check if the any websites are hosted on an IP by doing a reverse DNS lookup For example, try 91 198 174 192 or 1 1 1 1 to view their domain names
Website to IP Lookup Find the IP addresses for any website or domain name This online tool shows both IPv4 and IPv6 addresses as well as their hosting provider and location
How to specify a DNS server in nslookup? To query a specific DNS server in nslookup, add the server's IP or hostname at the end of your command For example: nslookup isc org 8 8 8 8 Nslookup will now use Google's DNS server — running at the IP address 8 8 8 8 — to query the DNS records of isc org The syntax for nslookup is: nslookup [-option ] domain-name [dns-server]
MX lookup Find all mail servers for a domain name with this online DNS MX checker For example, try spotify com or europa eu to view their MX records
HTTPS Lookup Find all HTTPS bindings for a domain name with this online DNS HTTPS checker For example, try paypal com or macromedia com to view their HTTPS records
CNAME Lookup Find all canonical names for a domain name with this online DNS CNAME checker For example, try www github com or www reddit com to view their CNAME records