Free Network Tool
Check whether a curated list of common service ports is reachable on a single host. Useful for verifying that a server you control is exposing the services you expect — not for probing arbitrary infrastructure.
The scanner is meant for owners and operators who want to confirm a server is exposing the services they meant to expose — the modern equivalent of checking whether you remembered to open port 443 in the firewall after a deploy.
After standing up a new server, run a scan to verify the right ports are reachable from outside.
If a service stops responding, a quick scan separates a port-level issue from an application-level one.
Scan before and after an iptables or security-group change to verify the change did what you intended.
If you’re renting a proxy from us, scan the assigned port to confirm it is reachable from your location.
A free public scanner that accepts arbitrary port ranges turns into a generic reconnaissance service. We picked three short lists that cover the questions an operator actually asks: “are my web services up,” “is mail working,” and “are the ports I usually rely on reachable.” Anything more thorough belongs on a tool you run yourself, against infrastructure you own.
18 general-purpose ports including SSH, HTTP, HTTPS, and database services.
12 ports used by HTTP, HTTPS, common reverse proxies, and dashboard front-ends.
7 ports used by SMTP submission, IMAP, POP3, and their TLS variants.
Our datacenter and ISP plans expose stable ports with predictable reachability worldwide.
View plans