The search results do not indicate a widely known application or service specifically assigned to .
Your browser cached an old version of the site. Solution:
It is a known port for registration and communication within Symantec Endpoint Protection Manager (SEPM) and related Broadcom DNA components.
lsof -i :11501 (Mac/Linux) or netstat -ano | findstr :11501 (Windows).ollama pull llama3.2ollama serve --port 11501curl http://localhost:11501/api/generate -d '"model": "llama3.2", "prompt": "Hello"'