Port Checker Online

About this tool

The XploreNetHub Online Port Checker tests whether a specific TCP port is open and reachable on a host or IP address.

It covers common ports such as HTTP (80), HTTPS (443), SSH (22) and FTP (21), and also lets you enter custom ports.

It is ideal for checking whether a service is available, diagnosing firewall blocks and validating server configuration.

How to use

  1. Enter the host or IP address you want to test.
  2. Pick a common port from the list or type a custom port.
  3. Click check to test the port's connectivity.
  4. See whether the port is open (reachable) or closed, with the response latency.

Use cases

  • Check whether a web, email or database server is reachable.
  • Diagnose firewall blocks on a specific port.
  • Confirm a service started correctly after configuration.
  • Test port availability for games, VPNs or self-hosted servers.

Frequently asked questions

What does an open port mean?

An open port means a service is listening on it and accepting connections. A closed or filtered port does not respond, usually because no service is running or a firewall is blocking it.

Which ports can I check?

You can test any port from 1 to 65535. The tool also provides a list of the most common ports, such as 80 (HTTP), 443 (HTTPS), 22 (SSH) and 3306 (MySQL).

Why does a port show as closed when the service is running?

This usually happens because of firewall rules, NAT or routing that block external access, even when the service is active internally.

Does the Port Checker test TCP or UDP ports?

The check focuses on TCP ports, the protocol used by most services such as web, email and databases.

Is the Port Checker free?

Yes. The XploreNetHub Online Port Checker is free and runs directly in your browser.