Port 995 — POP3S

POP3 over SSL. Encrypted email download.

Is Port 995 Open on Your Server?

Test it now with our Port Scanner

Port 995 Details

Port995
ServicePOP3S
ProtocolTCP
EncryptedYes (TLS/SSL)
Common UsePOP3 over SSL

How to Check Port 995

Online: Use our Port Scanner — enter your IP and port 995.

Command line:

nc -zv your-server-ip 995 (Mac/Linux)

Test-NetConnection -ComputerName your-server-ip -Port 995 (PowerShell)

Check locally:

ss -tlnp | grep :995 (Linux)   netstat -an | findstr :995 (Windows)

Related Ports

Port Scanner · How to Check if a Port Is Open · Port Forwarding Guide · All Tools

All Tools · Learn · SamNet