IPintelligence is a Python script that queries multiple threat intelligence databases using a specified IP address.
This Python Script searches AlientVault, ThreatCrowd and Shodan databases with a provided IP address
This tool is primarily used by security analysts and threat hunters to gather intelligence on IP addresses by querying databases like AlientVault, ThreatCrowd, and Shodan. It helps in identifying potential threats associated with an IP address during investigations.
Ensure you have Python installed and check for any specific dependencies that may need to be installed for the script to run properly.
Clone the repository using git clone https://github.com/aconstantinou-cmd/IPintelligence.git
Navigate to the cloned directory
Install required dependencies if specified