# WHATPORT(8095)

## NAME

port 8095 — Unassigned — Unassigned at IANA, with no widely used default service.

Protocol: TCP  
IANA: Unassigned

## DESCRIPTION

8095 sits inside the Unassigned 8092–8096 block in the IANA registry, so no protocol owns it. In the wild it is a locally chosen port for an application, test instance or container mapping, most often HTTP. The port number carries no information; the banner does.

## EXPOSURE

**Expose with care.** Nothing is defined here, so anything listening is a local choice that has not been reviewed by anyone but the person who picked it.

## CHECK

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

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry — 8095](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8095) (iana.org)

---

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