WHATPORT(9081) whatport.net WHATPORT(9081)
9081

Reserved (TCP)

IANA holds 9081/tcp Reserved, so in practice it is the port the second app server got.

TCP IANA registry

Description

The registry marks 9081/tcp Reserved and assigns 9081/udp to cisco-aqos. With no TCP assignment, what you find is a local choice — most often the next HTTP port after 9080 when two Java application-server instances share a host, or a sidecar or metrics endpoint of whatever runs on 9080. Its meaning is entirely inherited from its neighbour, so look at 9080 on the same host first.

Exposed to the internet?

Expose with care

Same treatment as the 9080 service it usually accompanies: plain HTTP behind a proxy, never published raw.

Check it yourself

$ curl -sI http://TARGET:9081/

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.