{
  "port": 3546,
  "protocol": "both",
  "service": "Unassigned",
  "oneLiner": "Unassigned in the IANA registry since 2002 — no service owns this number.",
  "whatItIs": "IANA's registry carries 3546 as an explicit Unassigned entry dated 2002-09. There is no registered service name, no specification, and no product that conventionally uses it. Nmap has no name for it and finds it open only rarely. Anything bound here is an application that picked an unclaimed port, so the port number carries no information about what you are talking to.",
  "exposure": {
    "verdict": "careful",
    "note": "Judge the actual service, not the number — an unassigned port often hides an ad-hoc admin tool or a container's published port that nobody meant to publish."
  },
  "checkCommand": "sudo lsof -nP -iTCP:3546 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 3546 (unassigned)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=3546",
      "kind": "iana"
    }
  ]
}
