# nslookup > DNS query tool for testing name resolution **Category:** [[categories/network-analysis|network-analysis]] | **Tier:** Rich (FOR610) ## Usage ```bash nslookup domain.com ``` ## Related Tools - [[tools/iptables|iptables]] — Linux firewall and NAT tool for redirecting IP-based malware - [[tools/torsocks|torsocks]] — Route network traffic through the Tor anonymity network ## FOR610 **Labs:** 1.3 **Sections:** 1 #dns #testing