# WHATPORT(6732)

## NAME

port 6732 — Unassigned — Unassigned at IANA — no registered service, no common squatter.

Protocol: TCP  
IANA registry

## DESCRIPTION

6732 falls inside IANA's Unassigned block 6717-6766, and nmap's table has no name for it. There is no protocol, no default, and no documented malware association to report. That is the entire truth of this port: if it is open, a local application picked it, and only the host can tell you which one.

## EXPOSURE

**Expose with care.** Unknown listener, unknown surface. Identify the process rather than reasoning from the port number.

## CHECK

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

## SEE ALSO

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

---

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