# WHATPORT(9409)

## NAME

port 9409 — Unassigned — No registration, no default service — an open 9409 is entirely site-specific.

Protocol: TCP  
IANA registry

## DESCRIPTION

9409 has no IANA assignment and appears as unknown in nmap's services table with a negligible observed frequency. There is no protocol, product default, or documented malware family to attach to it. Whatever is listening was configured by hand or chosen by an application at random.

## EXPOSURE

**Expose with care.** Judge it on the service behind it; nothing about the number argues either way.

## CHECK

```sh
nmap -sV -Pn -p 9409 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 (port frequency and name table)](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)

---

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