# WHATPORT(9071)

## NAME

port 9071 — Unassigned — Unassigned by IANA, inside the empty 9061–9079 block, with no service that commonly claims it.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA lists 9061–9079 as Unassigned, so 9071 has no service name and no protocol you can assume. No widely deployed product defaults here. If it is open, an application or an operator chose the number, and the only honest identification is finding the process that owns the socket.

## EXPOSURE

**Expose with care.** Decide after identification; an unregistered port carries no implied safety.

## CHECK

```sh
sudo lsof -nP -iTCP:9071 -sTCP:LISTEN
```

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry — 9071](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=9071) (iana.org)

---

HTML: <https://whatport.net/9071/> · JSON: <https://whatport.net/9071.json> · full dataset: <https://whatport.net/ports.json>
