# WHATPORT(9197)

## NAME

port 9197 — Unassigned — Unregistered; no standard service and no reliable reputation.

Protocol: TCP  
IANA registry

## DESCRIPTION

9197 carries no IANA assignment and is listed as unknown in nmap's services file. Vendor software sometimes chooses it for a private listener, but nothing about the number tells you which. Determine the service from the host itself.

## EXPOSURE

**Expose with care.** Assess the actual listener; there is no default to inherit a verdict from.

## CHECK

```sh
nmap -sV -Pn -p 9197 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/9197/> · JSON: <https://whatport.net/9197.json> · full dataset: <https://whatport.net/ports.json>
