# WHATPORT(8676)

## NAME

port 8676 — Unassigned — Unregistered; the neighbouring 8675 belongs to Motorola, this one to nobody.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA has no assignment for 8676 on TCP or UDP. Nmap carries it as "unknown" with an open rate near 0.015%, and no widely deployed software documents it as a default. The adjacent Motorola registration on 8675 says nothing about this port.

## EXPOSURE

**Expose with care.** No registry meaning at all. Identify the process before deciding whether it belongs on a reachable interface.

## CHECK

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

## 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 — Nmap port frequency data](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)

---

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