Port 983 is harder to pin down than it should be.
The Well-Known Range
Port 983 sits in the well-known ports range (0-1023). These ports are supposed to be carefully managed by IANA, assigned to specific services through a formal process. When you see a port in this range, you expect a clear answer about what it does.
Port 983 doesn't give you one.
What the Sources Say
Search for port 983 and you'll find conflicting information:
- Some port databases list it as unassigned or reserved1
- One source claims it's used by PlayStation Network and SCEA game servers2
- Older references mention Mac OS X RPC-based services like NetInfo (a legacy directory service Apple discontinued in 2007)3
The official IANA registry is the authoritative source, but port 983's entry—if it has one—isn't prominently documented in the way clearly assigned ports are.4
Why This Matters
Most well-known ports have clear stories. Port 22 is SSH. Port 443 is HTTPS. Port 53 is DNS. These are settled facts.
Port 983 shows you the edges of the system—the ambiguous zones where official assignments may have lapsed, where services were deprecated, where unofficial uses filled vacuums. It's a reminder that even carefully managed registries have uncertainty.
What This Port Range Means
The well-known range (0-1023) was designed for services that would be universally recognized. Historically, only root or administrator privileges could bind to these ports on Unix-like systems, preventing regular users from impersonating critical services.
When a port in this range has unclear status, it creates ambiguity. Is it safe to use? Is something already using it? Should new services claim it?
IANA typically lists only assigned and reserved ports explicitly. Unassigned ports often don't appear in registry listings because there are too many to enumerate.5 This makes distinguishing between "unassigned" and "poorly documented" difficult for researchers.
How to Check What's Actually Using Port 983
On your own system, you can check if anything is listening on port 983:
On Linux/Mac:
On Windows:
If nothing returns, the port is closed on your system. If something appears, you've found what's actually using it—which may be more illuminating than the official registry.
The Lesson
Port 983 is a ghost port. It exists in a range that should have clear answers but doesn't. This isn't a flaw—it's reality. Systems evolve. Services are deprecated. Official assignments get fuzzy over time.
The Internet's infrastructure isn't a perfect catalog. It's a living thing with forgotten corners and ambiguous edges. Port 983 is one of them.
Related Ports
- Port 982 — Also in the well-known range with similarly unclear documentation
- Port 984-989 — Adjacent well-known ports, some assigned (like 989 for FTPS), others obscure
- Port 1023 — The last well-known port before the registered ports range begins
Frequently Asked Questions
このページは役に立ちましたか?