# WHATPORT(1065)

## NAME

port 1065 — SYSCOMLAN — Registered as SYSCOMLAN; a name in the registry with nothing public behind it.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA lists 1065 as `syscomlan`, "SYSCOMLAN", a vendor registration with no published protocol description and no publicly documented implementation. Nmap records the name without a comment. Nothing further about the registered service can be established honestly. Anything listening on 1065 should be traced to its process locally (`lsof -i :1065` or `ss -ltnp`) rather than assumed from the registry.

## EXPOSURE

**Expose with care.** Unknown service; make the exposure call from what is actually bound to the port, not from the registration.

## CHECK

```sh
nmap -Pn -sV -p 1065 TARGET
```

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) (iana.org)

---

HTML: <https://whatport.net/1065/> · JSON: <https://whatport.net/1065.json> · full dataset: <https://whatport.net/ports.json>
