WHATPORT(49160) whatport.net WHATPORT(49160)
49160

Dynamic / ephemeral (commonly Windows RPC)

Dynamic-range port with no registration; on Windows it is an RPC endpoint, elsewhere usually just an ephemeral source port.

TCP

Description

49160 is in the Dynamic/Private range, which RFC 6335 reserves for local and dynamic use and closes to IANA assignment. Windows hosts since Server 2008 draw RPC listener ports from 49152-65535, so 49160 open on a Windows box is an RPC interface whose identity lives in the endpoint mapper, not in the port number. Linux and BSD do not use this range by default for ephemeral ports (Linux typically uses 32768-60999), so on a Unix host a listener here was configured deliberately by an application.

Exposed to the internet?

Do not expose

Treat an unknown dynamic-range listener as closed to the internet by default; the port number carries no contract about what is behind it.

Check it yourself

$ nmap -Pn -p 49160 --script rpc-grind TARGET

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.