We create digital solutions that work for businesses
Network and domains
You may also like
Is the port open: state, response, service.
We test the TCP connection from our server. “Filtered” means the port did not respond at all — usually a firewall is blocking it.
A port is the door through which a service accepts incoming connections. When it is shut the service still runs, but nobody can reach it.
Before opening one, work out whether it really needs to be open.
Every unnecessary open port is attack surface. Bots scan addresses around the clock and probe exactly the standard ports. Open only what genuinely has to accept outside connections.