WHATPORT(64680) whatport.net WHATPORT(64680)
64680

Unassigned (dynamic range)

Another frequently-observed-but-never-named port in Nmap's default set.

TCP IANA registry

Description

Like 64623 just below it, 64680 is unregistered — RFC 6335 keeps IANA out of this range entirely — and Nmap's nmap-services scores it "unknown" at 0.000760. That is enough to be scanned by default and enough to show up regularly in scan reports. SANS ISC lists probes against it with no service name and no CVE links. The honest answer is that it is statistically common and publicly unidentified.

Exposed to the internet?

Expose with care

No known protocol, therefore no known safe configuration. Identify the listener before it faces the internet.

Check it yourself

$ nc -vz -w 3 TARGET 64680

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.