# WHATPORT(19780)

## NAME

port 19780 — Unassigned — Unregistered with no documented default service; the nearest assignment is FairCom's 19790.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA does not assign 19780 — 19788 is reserved and 19790 is faircom-db, neither of which covers it. Nmap has no name for the port but scans it by default because measured frequency puts it in the top 1000 TCP ports. Nothing widely deployed documents 19780 as a default listener.

## EXPOSURE

**Expose with care.** Unknown service on a high port. Name the process before you decide what it deserves; unexplained listeners on public interfaces should be closed in the meantime.

## CHECK

```sh
nmap -Pn -sV -p 19780 TARGET
```

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) (iana.org)
- source — [Nmap services frequency database](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)

---

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