# WHATPORT(9485)

## NAME

port 9485 — Unassigned — Unregistered; no standard service, no documented reputation.

Protocol: TCP  
IANA registry

## DESCRIPTION

9485 has no IANA assignment and nmap's services table lists it as unknown. Nothing in the registry or the common service databases claims it, so an open 9485 is whatever a local application chose. Fingerprint it on the host.

## EXPOSURE

**Expose with care.** Classify it by the service you find; an unregistered port inherits no default verdict.

## CHECK

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