# WHATPORT(8294)

## NAME

port 8294 — blp4 — Bloomberg intelligent client — Bloomberg's second registration in this block, for the "intelligent client"; undocumented publicly.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA lists blp4 on TCP and UDP 8294, "Bloomberg intelligent client", registered by Bloomberg in May 2006 alongside blp3 on 8292. As with the rest of the Bloomberg port registrations, the protocol is proprietary and unpublished, and terminal deployments show up as outbound connections from workstations rather than as services you can probe. Nmap's data puts it open on roughly 0.015% of hosts on TCP.

## EXPOSURE

**Expose with care.** The registration describes client software, not a server you would publish. Treat a listener here as unidentified until you name the process.

## CHECK

```sh
sudo lsof -nP -iTCP:8294 -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/8294/> · JSON: <https://whatport.net/8294.json> · full dataset: <https://whatport.net/ports.json>
