# WHATPORT(6156)

## NAME

port 6156 — Unassigned — Unassigned by IANA — 6150-6158 is an empty block with no known occupant.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA's registry marks the range 6150-6158 unassigned, so 6156 has no service name, no assignee, and no reference. There is no documented product, malware family, or convention that uses it. Anything listening here was chosen arbitrarily by whatever software opened it, which makes host-side process identification the only reliable way to name it.

## EXPOSURE

**Expose with care.** No registration means no expectations — find the owning process before deciding whether it belongs on the network at all.

## CHECK

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

## SEE ALSO

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

---

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