# WHATPORT(9111)

## NAME

port 9111 — hexxorecore (historically Dragon IDS console) — Registered in 2018 to a message bus called hexxorecore; older tools still label it Dragon IDS Console.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA assigned 9111 to Hexxore in July 2018 for hexxorecore, described as a multiple-purpose distributed message bus. Before that registration, nmap's services file named the port DragonIDSConsole after the Enterasys Dragon intrusion-detection console, and that older label still shows up in scan output today. Neither is common on a modern network, so treat a listener here as something to fingerprint rather than something you already know.

## EXPOSURE

**Expose with care.** An IDS management console or a message bus is an internal control-plane service; if that is what you find, it should not be reachable from outside the management network.

## CHECK

```sh
nmap -sV -Pn -p 9111 TARGET
```

## SEE ALSO

- iana — [IANA port registry — 9111 (hexxorecore)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=9111) (iana.org)
- source — [nmap-services (records the older DragonIDSConsole label)](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)

---

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