ShellScript
This a shell script which will fetch the list IP Addresses which belongs to a specific organization from a list of IP Addresses.
Usage: Enter Organization name as search string when prompted. Example - Google
Please add all the IP list in a particular file and then run the script. When prompted for the file name, you can either give only the file name if it is in the same folder as the script or the full path for the file.
Output File : who_is_output_[SEARCH_STRING].txt
Share n enjoy !