Document toolboxDocument toolbox

Geolocation group

Overview

This group contains the following subsets of operations:

  • ISO-3166-1 Country code operations - Set of operations that work with the standard ISO 3166-1, which defines codes for the names of countries and other territories.

  • GeoIP operations - Operations that locate the geographic location of a system by identifying that terminal's IP address. Learn more about these operations below.

  • Geocoord operations - Operations that work with geo coordinates (geocoords).

GeoIP operations

This group of operations is divided in 3 different subsets:

MaxMind GeoIP operations

Operations that use the MaxMind GeoIP database.

Note that these operations are deprecated, and are no longer supported by Devo. You can still use them in your queries, but you won’t find them in the operation list of the search window. Find the corresponding supported operations in the table below.

MaxMind GeoIP v2 operations

Operations that use the MaxMind's GeoIP2 database.

Agnostic operations

In order to define a more friendly alias for these operations, we’ve defined a more generic, easy-to-remember alias for them. These aliases use the MaxMind GeoIP2 feeds, so they point to these operations.

We highly recommend to use these aliases as the other ones will be deprecated in the future.

Note that these operations are only available in our APIs for now. These will be available in the search window of the Devo app in future releases.

Equivalence table

Check the following table to see the equivalents for the different geolocation operations in Devo.

MaxMind GeoIP operations (deprecated)

MaxMind GeoIP2 operations

Agnostic operations

MaxMind GeoIP operations (deprecated)

MaxMind GeoIP2 operations

Agnostic operations

Geolocated AS owner (mmasowner)

Geolocated AS Organization Name with MaxMind GeoIP2 (mm2asorg)

asorg

-

Geolocated Accuracy Radius with MaxMind GeoIP2 (mm2accuracyradius)

accuracyradius

Geolocated ASN (mmasn)

Geolocated ASN with MaxMind GeoIP2 (mm2asn)

asn

Geolocated City (mmcity)

Geolocated City with MaxMind GeoIP2 (mm2city)

city

Geolocated Connection Speed (mmspeed)

Geolocated connection type with MaxMind GeoIP2 (mm2con)

connectiontype

Geolocated Coordinates (mmcoordinates)

Geolocated coordinates with MaxMind GeoIP2 (mm2coordinates)

coordinates

Geolocated Country (mmcountry)

Geolocated Country with MaxMind GeoIP2 (mm2country)

countrycode

Geolocated ISP (mmisp)

Geolocated ISP name with MaxMind GeoIP2 (mm2isp)

isp

Geolocated Latitude (mmlatitude)

Geolocated Latitude with MaxMind GeoIP2 (mm2latitude)

latitude

Geolocated Longitude (mmlongitude)

Geolocated Longitude with MaxMind GeoIP2 (mm2longitude)

longitude

Geolocated Region (mmregion)

There is not an exact equivalent for now, but you can use the following:

subdivision1code

subdivision2code

Geolocated Region Name (mmregionname)

There is not an exact equivalent for now, but you can use the following:

-

Geolocated Organization (mmorg)

Geolocated organization name with MaxMind GeoIP2 (mm2org)

org

Geolocated Postal Code (mmpostalcode)

Geolocated Postal Code with MaxMind GeoIP2 (mm2postalcode)

postalcode

List of geolocation operations