{
  "port": 8987,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned by IANA, with no service that commonly claims it.",
  "whatItIs": "IANA lists 8982–8988 as Unassigned, so 8987 has no registration and no protocol you can assume from the number alone. It is close enough to 8983 — Apache Solr's default — that it turns up on the same hosts as an extra or second-instance port, but that is a local choice, not a convention. Look at the process, not the number.",
  "exposure": {
    "verdict": "careful",
    "note": "Unregistered does not mean harmless; whatever bound it may be a search index or admin endpoint that expected to be private."
  },
  "checkCommand": "sudo lsof -nP -iTCP:8987 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 8987",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8987",
      "kind": "iana"
    }
  ]
}
