# WHATPORT(10616)

## NAME

port 10616 — Unassigned — Unregistered with IANA and not the default for any well-known software.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA lists no service for 10616, and Nmap's database calls it unknown, open on about 0.04% of scanned hosts. There is no protocol the number implies. Anything answering is application-specific, so identify it from the process or the banner rather than from a port list.

## EXPOSURE

**Expose with care.** No registration means no assumptions about what the service does or whether it authenticates. Identify it before exposing it.

## CHECK

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

## SEE ALSO

- iana — [IANA port registry — 10616 (no assignment)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=10616) (iana.org)
- source — [nmap-services — Nmap's port frequency database](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)

---

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