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

Whois Lookup

Whois Lookup

Whois listings are a global record of who owns a domain and how to contact them.

Read More
Reverse IP Lookup

Reverse IP Lookup

Reverse IP lookup tries to find all the DNS records that point to an IP address. This is not always accurate but it can reveal when a single IP is hosting multiple sites.

Read More
Traceroute

Traceroute

Traceroute is a method of determining the route a packet takes to reach a target host. This can geo-locate IP addresses to show the route a packet takes on a map.

Read More