Open Port Checker
Check if a specific port is open on any host. Tests TCP connectivity with timeout detection. Useful for debugging firewalls, servers, and network configurations.
What is Open Port Checker?
An open port checker tests whether a specific TCP port is reachable on a remote host. When a port is open, a service is listening and accepting connections. When it is closed, no service is listening. When it is filtered, a firewall is blocking the connection. This tool sends a check request to our backend API which attempts a TCP connection to the specified host and port, returning the result with latency information.
How to Use Open Port Checker
- 1
Enter the host
Type the domain name (example.com) or IP address (192.168.1.1) of the server you want to check. Do not include the protocol (http://).
- 2
Set the port
Enter the port number (1-65535) or click one of the common port presets: 80 (HTTP), 443 (HTTPS), 22 (SSH), 3306 (MySQL), etc.
- 3
Click Check Port
The tool sends a TCP connection test to the specified host and port. Results appear within a few seconds, including latency if the port is reachable.
- 4
Review the result
Open (green) means a service is listening. Closed (red) means no service is responding. If the check fails, command-line alternatives are shown for manual testing.
Features
- Check any TCP port (1-65535) on any host or IP address
- 12 common port presets with service names (HTTP, SSH, MySQL, etc.)
- Connection latency measurement in milliseconds
- Timeout detection for filtered/firewalled ports
- Check history showing the last 20 results
- Color-coded status: green (open), red (closed), yellow (error)
- Command-line alternatives provided when API is unavailable
- No software installation required -- works in your browser
Related Tools
Password Generator
Generate strong, random passwords with customizable length, symbols, numbers and uppercase letters.
Password Strength Checker
Analyze password strength with entropy calculation, pattern detection and crack time estimation.
HTTP Header Checker
View any URL's HTTP response headers including security headers, caching and server info.
SSL Certificate Checker
Check SSL certificate expiry, issuer, chain and protocol for any domain. Verify HTTPS security.
DNS Lookup
Query A, AAAA, MX, TXT, NS and CNAME records for any domain. View DNS configuration instantly.
WHOIS Lookup
Look up domain registration details including registrar, creation date, expiry and nameservers.