π¦ ClawHub
Nslookup Tool
by @dinghaibin
Query DNS servers to resolve domain names to IP addresses. Use for network troubleshooting and DNS diagnostics.
π‘ Examples
# Basic lookup
nslookup-tool example.comMX record lookup
nslookup-tool -type=mx example.comUse specific DNS server
nslookup-tool google.com 8.8.8.8
TERMINAL
clawhub install nslookup-tool