WHATPORT(2004) whatport.net WHATPORT(2004)
2004

Graphite carbon (pickle)

Graphite's pickle receiver — the batched, binary sibling of 2003.

TCP IANA registry

Description

IANA registers 2004/tcp as mailbox, a name with no live meaning. In practice it is carbon's pickle receiver, which Graphite documents as running on port 2004 by default and which accepts batches of metrics in Python's pickle serialization instead of one line at a time. It is what carbon-relay and high-volume senders use, so it usually appears alongside 2003 on the same monitoring host.

Exposed to the internet?

Do not expose

Unauthenticated like 2003, and it deserializes attacker-supplied pickle data — keep it strictly on the private network.

Check it yourself

$ nc -vz TARGET 2004

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.