category: Utilities provider: IP2Location commonfields: id: IP2LocationIO version: -1 configuration: - additionalinfo: Reliability of the source providing the intelligence data. defaultvalue: C - Fairly reliable display: Source Reliability name: integrationReliability options: - A+ - 3rd party enrichment - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged required: false section: Collect type: 15 - defaultvalue: https://api.ip2location.io display: IP2Location.io API name: url required: true section: Connect type: 0 - display: "" displaypassword: API Key hiddenusername: true name: credentials required: true section: Connect type: 9 - advanced: true display: Trust any certificate (not secure) name: insecure required: false section: Connect type: 8 - advanced: true display: Use system proxy settings name: proxy required: false section: Connect type: 8 description: IP2Location.io integration to query IP geolocation data. display: IP2LocationIO name: IP2LocationIO script: commands: - arguments: - default: true description: List of IPs. isArray: true name: ip description: Return IP information and reputation name: ip outputs: - contextPath: DBotScore.Indicator description: The indicator that was tested. type: String - contextPath: DBotScore.Score description: The actual score. type: Number - contextPath: DBotScore.Type description: The indicator type. type: String - contextPath: DBotScore.Vendor description: The vendor used to calculate the score. type: String - contextPath: IP2LocationIO.IP.asn description: The autonomous system name for the IP address. type: String - contextPath: IP2LocationIO.IP.asn_description description: The ASN description. type: String - contextPath: IP2LocationIO.IP.ip description: The actual IP address. type: String - contextPath: IP2LocationIO.IP.query description: IP address that was queried. type: String - contextPath: IP2LocationIO.IP.raw description: Additional raw data for the IP address. type: Unknown - contextPath: IP.Address description: IP address. type: String - contextPath: IP.ASN description: The autonomous system name for the IP address. type: String - contextPath: IP.Relationships.EntityA description: The source of the relationship. type: string - contextPath: IP.Relationships.EntityB description: The destination of the relationship. type: string - contextPath: IP.Relationships.Relationship description: The name of the relationship. type: string - contextPath: IP.Relationships.EntityAType description: The type of the source of the relationship. type: string - contextPath: IP.Relationships.EntityBType description: The type of the destination of the relationship. type: string dockerimage: demisto/python3:3.12.8.3296088 runonce: false script: '' subtype: python3 type: python fromversion: 6.0.0 tests: - No tests (auto formatted)