{
  "port": 1037,
  "protocol": "both",
  "service": "ams",
  "oneLiner": "Registered in 2004 as \"AMS\" — an acronym with no expansion, no spec, and no implementation on record.",
  "whatItIs": "IANA assigns 1037 to `ams`, described only as \"AMS\", registered in February 2004 to an individual assignee with no reference document. The registry does not expand the acronym and there is no published protocol behind it, so the honest description is that the port is claimed and unused. Open ports at 1037 in the field are almost always unrelated: dynamic RPC endpoints on old Windows systems, or an application that bound the first free port above 1024.",
  "exposure": {
    "verdict": "careful",
    "note": "Nothing documented to reason about — resolve the owning process locally before treating an open 1037 as benign."
  },
  "checkCommand": "sudo lsof -nP -iTCP:1037 -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"
    }
  ]
}
