An IANA name with nothing behind it — no description, no assignee, no published protocol.
IANA registers the service name imsldoc on TCP and UDP 2035 with no description, no assignee and no reference document, which is typical of early bulk port registrations that were never written up. No widely deployed software claims the port, and Nmap's frequency data ranks it among the rarest it tracks (open on roughly 0.02% of scanned hosts). If you find 2035 listening, the registry label tells you nothing useful — identify the process on the host instead.
Expose with care
The name carries no meaning, so an open 2035 is an unidentified service. Find the owning process before deciding whether it belongs on a public interface.
$ sudo lsof -nP -iTCP:2035 -sTCP:LISTENSeen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.
Get Beige Box →also available as JSON · Markdown
Corrections or a missing port? Reply @rimrocksystems.