← All Free Tools
CHECK MULTIPLE TCP PORTS ON A HOST AT ONCE

Port Scan

Scan a list of TCP ports on a host to see which are open — useful for a quick check across several common ports at once.

Common ports: 21 (FTP), 22 (SSH), 25 (SMTP), 80 (HTTP), 443 (HTTPS), 3306 (MySQL), 5432 (PostgreSQL), 6379 (Redis)

Frequently asked questions

Enter a comma-separated list of specific ports (e.g. "22,80,443,3306") — there's no fixed limit, but keep lists reasonable for faster results.

Use this on your own servers or ones you have explicit permission to test — scanning third-party infrastructure without authorization may violate their terms of service.

More free tools