nslookup
Verified for current stable LTS
Nslookup Command: Query Any Records Using Tcp
Use for query any records using tcp with Nslookup. Exact CLI syntax to query any records using tcp using Nslookup.
When to use this: Use for query any records using tcp with Nslookup.
Command Syntax
nslookup -vc -type=ANY <example.com> nslookup -vc -type=ANY <example.com> Command Breakdown
-vc- Command Option
- Tool-specific option used by this command invocation.
-type=ANY- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to query any records using tcp using Nslookup.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Nslookup Command: Query Default Nameserver A Record
nslookup <example.com> Nslookup Command: Query Mail Server Mx Record nslookup -type=MX -debug <example.com> Nslookup Command: Query Reverse Lookup Ptr Record nslookup -type=PTR <54.240.162.118> Nslookup Command: Query Specific Nameserver Ns Record nslookup -type=NS <example.com> <8.8.8.8> Nslookup Command: Query Txt Record On Specific Port nslookup -port=<port_number> -type=TXT <example.com> <name_server>