WHATPORT(8087) whatport.net WHATPORT(8087)
8087

Riak KV Protocol Buffers API

Riak's binary client interface — the Protocol Buffers half of the pair with 8098.

TCP IANA: simplifymedia

Description

Riak KV exposes two client interfaces, and its own security guide states that clients must reach the cluster on TCP 8098 for HTTP and TCP 8087 for Protocol Buffers. 8087 is the faster binary path that the official Riak client libraries use. IANA registers 8087 to simplifymedia, a defunct music-sharing product, so a listener here is almost certainly a Riak node. Riak's authentication and TLS are opt-in via riak-admin security, off by default.

Exposed to the internet?

Do not expose

With security disabled — the default — anyone who can reach 8087 can read and write every bucket in the cluster.

Check it yourself

$ nc -vz TARGET 8087

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.