WHATPORT(6007) whatport.net WHATPORT(6007)
6007

X11 display :7 / second TensorBoard

X11 display :7 by registration; in practice the port a second TensorBoard lands on.

TCP IANA registry

Description

By IANA's 6000-6063 x11 block this is display :7. The common real-world sighting is a second TensorBoard instance: 6006 is the default, so a second instance is commonly started with --port 6007. Either way you are looking at a machine running graphical or ML workloads, not a general-purpose service. Confirm which by what answers — an X server speaks the X protocol, TensorBoard answers HTTP.

Exposed to the internet?

Do not expose

Both plausible occupants are unauthenticated: an X server here can be driven by anyone who reaches it, and a TensorBoard here exposes training data to anyone who asks.

Check it yourself

$ curl -sI http://TARGET:6007/

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.