Network

Online Port Scanner / Checker

Test if a TCP port is open and accepting connections from our server.

About Port Check

Tests whether a specific TCP port on a host is open and accepting connections from our server. Useful for confirming a firewall rule actually took effect, checking that a service is listening on the port you expect, or verifying a port is properly closed as part of a security review. A closed or filtered result doesn't mean the same thing — closed means the host actively refused the connection, while filtered/timeout usually means a firewall is silently dropping the packets.

Scanning ports on infrastructure you don't own or have permission to test can trigger automated abuse alerts on the target network — this is intended for checking your own infrastructure or hosts you're authorized to test.

📖 Read more in our Knowledge Base →

Note

Tests TCP connectivity from our server, not your browser. A port may be open to us but firewalled for you, or vice versa.

Private IP ranges (10.x, 192.168.x, 172.16-31.x) are blocked.

Related Tools