{
  "port": 9110,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "No IANA registration; nothing standard listens here.",
  "whatItIs": "9110 has no entry in the IANA registry and appears in nmap's services table only as unknown. It sits next to the JetDirect and Bacula cluster in the low 9100s, so an open 9110 on a printer or backup host is worth checking against that vendor's own port list, but the number itself implies nothing. Identify the process on the host before drawing conclusions.",
  "exposure": {
    "verdict": "careful",
    "note": "Unregistered does not mean unimportant — fingerprint the listener and apply the verdict that service deserves."
  },
  "checkCommand": "nmap -sV -Pn -p 9110 TARGET",
  "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"
    },
    {
      "title": "nmap-services (port frequency and name table)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
