Multi-IP Port Scanner

The mutli-IP port scanner is an advanced version of the port scanner that can scan multiple IP addresses at once. This can be extremely efficient for enumerating entire subnets or networks.

Usage

  • Enter the IP address range
  • Click scan to start the scan

IP Range Formatting

The IP address field supports wildcards *, ranges -, and separators ,. This is best explained using some examples:

  • 192.168.0.* - Scan all IPs in range 192.168.0.1 - 192.168.0.255
  • 192.168.0.1-10 - Scans all IPs in range 192.168.0.1 - 192.168.0.10
  • 192.168.0.10,192.168.0.20 - Scans these two IP addresses

Warning: This can get very slow or even crash the application if too large of a range is selected.

Demo

You can see this in the screenshots below:

Related Posts

Local Network Scanner

Local Network Scanner

Discover and identify who and what is on your local network. This will identify all devices on the same network and from here you can probe further and open the port scanner on any of the found devices.

Read More
Wake-On-Lan (WOL)

Wake-On-Lan (WOL)

Send a “magic” wake up packet over the network to wake a device from a sleeping state. This works on compatible WOL devices with this feature enabled.

Read More
Ping

Ping

Use the Ping tool to quickly check if a host is online and how fast it responds, with simple options for resolving hostnames and powerful context actions for deeper investigation.

Read More