MaxMind GeoLite2
10 min
the maxmind geolite2 connector integrates with swimlane to get geographical information and asn information for an ip prerequisites there are no prerequisites for maxmind geolite2 capabilities the maxmind geolite2 connector has the following capabilities get geographical information for ip get asn information for ip actions asn lookup get asn for an ip using geolite2 endpoint method get input argument name type required description ipaddress string required parameter for asn lookup output parameter type description autonomoussystemnumber number output field autonomoussystemnumber autonomoussystemorganization string output field autonomoussystemorganization ipaddress string output field ipaddress example \[ { "autonomoussystemnumber" 13335, "autonomoussystemorganization" "cloudflarenet", "ipaddress" "1 0 0 127" } ] geo lookup get geographical data for an ip using geolite2 endpoint method get input argument name type required description ipaddress string required parameter for geo lookup output parameter type description cityname string name of the resource continentname string name of the resource continentcode string output field continentcode countryisineu boolean output field countryisineu countryisocode string output field countryisocode countryname string name of the resource locationaccuracyradius number output field locationaccuracyradius locationlatitude number output field locationlatitude locationlongitude number output field locationlongitude locationmetrocode object output field locationmetrocode locationtimezone string output field locationtimezone registeredcountryisineu boolean output field registeredcountryisineu registeredcountryisocode string output field registeredcountryisocode registeredcountryname string name of the resource representedcountryisineu boolean output field representedcountryisineu representedcountryisocode object output field representedcountryisocode representedcountryname object name of the resource representedcountrytype object type of the resource subdivisionisocode string output field subdivisionisocode subdivisionname string name of the resource ipaddress string output field ipaddress example \[ { "cityname" "melbourne", "continentname" "oceania", "continentcode" "oc", "countryisineu" false, "countryisocode" "au", "countryname" "australia", "locationaccuracyradius" 500, "locationlatitude" 37 8333, "locationlongitude" 145 2375, "locationmetrocode" null, "locationtimezone" "australia/melbourne", "registeredcountryisineu" false, "registeredcountryisocode" "au", "registeredcountryname" "australia", "representedcountryisineu" false } ] notes this product includes geolite2 data created by maxmind, available at http //www maxmind com http //www maxmind com