Enumerates virtual hosts against several IP addresses through "Host" HTTP header.
It will save a CSV file with answers info and will write HTML answer code per IP address and vhost.
You will need argparse (http://code.google.com/p/argparse/), requests (https://pypi.python.org/pypi/requests) and iptools (https://pypi.python.org/pypi/iptools/).
Can be installed with pip:
# pip install argparse requests iptools
$ ./main.py -d wikipedia.org -i netranges.txt -o ./output_reports/wikipedia --vhosts wordlists/vhosts_small.txt -v -c