What Port 872 Is
Port 872 belongs to the well-known ports range (0-1023), which is reserved for services assigned by IANA—the Internet Assigned Numbers Authority. These are the ports that require root privileges to bind on Unix systems, the ones meant for essential Internet services.
But port 872 was never officially assigned.
It exists in a strange limbo: reserved in the well-known range, but never formally claimed by any protocol or service.1
The NetInfo Era
Despite having no official assignment, port 872 saw real use. In the early 2000s, Mac OS X used ports in the range 600-1023 for RPC-based services, including NetInfo.2
NetInfo was Apple's directory service—the system that helped Macs find users, printers, and network resources. It was the address book for your local network. Port 872, along with others in this range, carried RPC (Remote Procedure Call) traffic for these services.
Then Mac OS X evolved. Apple moved to Open Directory. NetInfo was deprecated. The service died, and port 872 became quiet.
Why Unassigned Ports Matter
The port number space is finite. There are only 65,535 ports, and the well-known range represents the most valuable real estate—only 1,024 slots reserved for the protocols that underpin the Internet.
Unassigned ports like 872 represent:
- Reserved potential — Space held for future standardized services
- Historical artifacts — Traces of services that were used but never formalized
- Security consideration — An open port 872 on a modern system deserves investigation
If you see port 872 listening on a contemporary network, it's worth asking why. It's not carrying NetInfo anymore. So what is it carrying?
How to Check What's Listening
On Linux or macOS:
Or using netstat:
On Windows:
If something's listening, the output will show you what process owns that port.
The Ghost in the Range
Port 872 is a ghost port—reserved in the well-known range but never formally claimed, used briefly by Apple for a service that no longer exists.
There's something poignant about ports like this. They were doors to services that mattered once—NetInfo helped Macs find each other on networks in the early 2000s—and now they're just empty rooms in the port space.
The Internet is full of these traces. Protocols that served millions, then faded. Port numbers that once hummed with traffic, now silent. The infrastructure moves on, but the numbers remain, waiting.
Port 872 waits in the well-known range, unassigned and mostly forgotten, a reminder that even essential services can become obsolete.
Var den här sidan till hjälp?