In this technique you can scan a number of hosts in random order and not sequential.The command that you use to instruct Nmap to scan for host in random order is --randomize-hosts.This technique combined with slow timing options in nmap command can be very effective when you don’t want to alert firewalls.


nmap --randomize-hosts 192.168.8.105-175