What This Port Is
Port 1695 belongs to the registered ports range (1024–49151). These ports are registered with IANA — the Internet Assigned Numbers Authority, the organization that keeps the official list of who uses what — but registration doesn't require a working protocol or public documentation. It requires filling out a form.
IANA lists port 1695 under the service name rrilwm, for both TCP and UDP. That's where the trail ends. No description accompanies the entry. No RFC was ever published. No open-source software, no commercial product, no forum post explains what rrilwm stands for or what it was meant to do.1
It's a ghost registration: a name in the ledger with no body behind it.
What That Name Might Mean
"rrilwm" doesn't match any known acronym in networking or software development. It may be an internal codename from an organization that registered the port for a proprietary system that was never shipped, never open-sourced, and eventually abandoned. This happens more than you'd think — the registered ports range is littered with names from projects that didn't survive the 1990s and early 2000s.
The port isn't dangerous. It isn't associated with any known malware or exploit. It's simply unclaimed territory with a name on the deed and no house built.
Is Anything Actually Using This Port?
Possibly. Unassigned or ghost-registered ports sometimes get adopted by software for entirely unrelated purposes — internal tools, proprietary applications, local services. If you see traffic on port 1695 on your network, it isn't rrilwm (whatever that was). It's something else using the space.
To find out what:
On Linux or macOS:
On Windows:
These commands show what process, if any, is listening on the port. The process ID can then be matched to an application.
Why Ghost Ports Exist
The registered ports range contains over 48,000 possible slots. IANA has reviewed and assigned thousands of them — but the process is imperfect. Some registrations were filed for internal corporate systems that never went public. Some were claimed speculatively. Some came from projects that simply died. The names remain in the registry long after the original intent has faded.
This is part of how the port system works: it's a registry maintained by humans, not a real-time ledger of active software. The presence of a name doesn't mean anyone is home.
Frequently Asked Questions
Was deze pagina nuttig?