nslookup
Verified for current stable LTS
Nslookup Commands
Nslookup command syntax with verified terminal examples.
Commands
7 commands for Nslookup
nslookup Operations
Nslookup Command: Query Any Records Using Tcp
nslookup -vc -type=ANY <example.com> nslookup Operations
Nslookup Command: Query Default Nameserver A Record
nslookup <example.com> nslookup Operations
Nslookup Command: Query Mail Server Mx Record
nslookup -type=MX -debug <example.com> nslookup Operations
Nslookup Command: Query Reverse Lookup Ptr Record
nslookup -type=PTR <54.240.162.118> nslookup Operations
Nslookup Command: Query Specific Nameserver Ns Record
nslookup -type=NS <example.com> <8.8.8.8> nslookup Operations
Nslookup Command: Query Txt Record On Specific Port
nslookup -port=<port_number> -type=TXT <example.com> <name_server> nslookup Operations
Nslookup Command: Query Zone Transfer Using Tcp
nslookup -vc -type=AXFR <example.com> <name_server> Suggest a Nslookup Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Nslookup workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.