{
  "port": 1106,
  "protocol": "tcp",
  "service": "ISOIPSIGPORT-1",
  "oneLiner": "Registered as an ISO IP signalling port; no public spec and essentially never observed.",
  "whatItIs": "IANA lists 1106 as isoipsigport-1, paired with isoipsigport-2 on 1107, for ISO-over-IP signalling. There is no published specification tied to the registration and no widely deployed implementation, and Nmap's dataset almost never finds it open. An open 1106 is best explained by an unrelated program choosing the port.",
  "exposure": {
    "verdict": "careful",
    "note": "Identify what is actually listening before deciding anything; the registration tells you nothing useful about the risk."
  },
  "checkCommand": "sudo lsof -nP -iTCP:1106 -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"
    }
  ]
}
