WHATPORT(24444) whatport.net WHATPORT(24444)
24444

Unassigned

Unassigned by IANA — a memorable repeated-digit number that developers pick by hand, not a registered service.

TCP IANA registry

Description

24444 sits in IANA's unassigned block 24387-24464 with no registration on TCP or UDP. Nmap records it as 'unknown' on both, which puts the TCP side in the default top-1000 list. Repeated-digit ports like this get chosen ad hoc for local daemons, test harnesses, and debug listeners because they are easy to remember, so an open 24444 is usually somebody's own service rather than a product default. Nothing standard is defined here.

Exposed to the internet?

Expose with care

Hand-picked development ports are the ones most often left bound to 0.0.0.0 by accident. Check what it is and whether it should be listening at all.

Check it yourself

$ nmap -Pn -sV -p 24444 --reason TARGET

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.