{
  "port": 44176,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "No registration and no known convention — an arbitrary high port.",
  "whatItIs": "IANA does not assign 44176, and Nmap lists it as unknown with an open frequency near 0.02%. There is no documented product or protocol that claims it, so a listener here is entirely a local decision. The number is inside Linux's default ephemeral range as well, so many sightings are client-side sockets.",
  "exposure": {
    "verdict": "careful",
    "note": "Identify the process first; an unregistered port gives you no basis to judge whether the service behind it authenticates."
  },
  "checkCommand": "sudo lsof -nP -iTCP:44176 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 44176",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=44176",
      "kind": "iana"
    },
    {
      "title": "nmap/nmap — nmap-services (port frequency database)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
