nslookup Verified for current stable LTS

Nslookup Command: Query Txt Record On Specific Port

Use for query txt record on specific port with Nslookup. Exact CLI syntax to query txt record on specific port using Nslookup.

When to use this: Use for query txt record on specific port with Nslookup.

Command Syntax

nslookup -port=<port_number> -type=TXT <example.com> <name_server>

Live Command Builder

Final Command

nslookup -port=<port_number> -type=TXT <example.com> <name_server>

Command Breakdown

-port=<port_number>
Command Option
Tool-specific option used by this command invocation.
-type=TXT
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to query txt record on specific port 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

Back to Nslookup directory