{
  "port": 9914,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned at IANA with no documented service — the number tells you nothing.",
  "whatItIs": "IANA has no registration for 9914, and Nmap's service data lists it as `unknown` at low frequency. No standard protocol, product default, or well-documented malware claims it. If it is open, some locally installed application bound it; the process table is the only reliable source of truth.",
  "exposure": {
    "verdict": "careful",
    "note": "No known service, so no defensible verdict from the number alone. Identify the listener first."
  },
  "checkCommand": "sudo lsof -nP -iTCP:9914 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml",
      "kind": "iana"
    }
  ]
}
