ip_info
34 sites
Security covered
The IP Info module summarizes information for IPs:
- Log messages with the IP
- Is the IP banned?
- Links to IP lookup services
- IP information from CrowdSec API
- IP information from ipapi.is API
- IP information from IPinfo.io API
- IP information from ipgeolocation.io API
- IP information from ipapi.co API
- IP information from ipstack.com API
Typical use is to quickly get information about suspicious IPs generating messages in the Drupal log.
The module requires the Drupal contrib module Key and the Drupal core modules Ban and Database Logging. No configuration is required. But you can specify API tokens/keys in the configuration '/admin/config/services/ip-info'.
The token/keys are used to display information about IPs directly in the Drupal administration.
When the CrowdSec module is installed and 'CTI API Key' is added to the CrowdSec configuration (/admin/config/services/crowdsec), the IP Info module will display information about the IP from the CrowdSec database.