# WHATPORT(27352)

## NAME

port 27352 — Unassigned — Unassigned, and one of four nearby ports in the same block that scanners keep finding open.

Protocol: TCP  
IANA registry

## DESCRIPTION

27352 sits in IANA's unassigned range 27346-27441, alongside 27353, 27355 and 27356 — all four carry 'unknown' entries with similar open-frequencies in Nmap's table, which is why they tend to appear together in scan output. The same block also contains 27374, the port historically associated with the SubSeven Windows backdoor, but that association belongs to 27374 alone and does not extend to its neighbours. Nothing is registered or documented for 27352 itself.

## EXPOSURE

**Expose with care.** Unidentified listener in a block with a scanning history. Find out what answers before deciding anything.

## CHECK

```sh
nmap -Pn -sV -p 27352,27353,27355,27356 --reason 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 nmap-services frequency table](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)

---

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