Maxmind Geo Lite Announced By AS

This data call returns geolocation information for prefixes that are announced by an autonomous system. Annoucement information is based on RIS (http://ris.ripe.net), geolocation information is based on MaxMind's GeoLite2 data.

Prefix information (IPv4/IPv6) is based on GeoLite2 data created by MaxMind, which is Copyright 2008 MaxMind, Inc. All Rights Reserved. Please consult MaxMind's license before using this data for non-internal usage. For details on the accuracy of this data, please visit MaxMind's product website.

https://stat.ripe.net/data/maxmind-geo-lite-announced-by-as/data.<format>?<parameters> 

e.g. https://stat.ripe.net/data/maxmind-geo-lite-announced-by-as/data.json?resource=AS3333

Parameters

Key Value Info Required
resource AS number Number of the autonomous system YES

Output

-

Example

    "data": {
        "located_resources": [
            {
                "resource": "2001:67c:2e8::/48", 
                "locations": [
                    {
                        "city": "Prague", 
                        "country": "CZ", 
                        "longitude": 14.5104, 
                        "covered_percentage": 100.0, 
                        "latitude": 50.0765, 
                        "resources": [
                            "2001:67c:2e8::/48"
                        ]
                    }
                ], 
                "unknown_percentage": 0.0
            }, 
            {
                "resource": "193.0.22.0/23", 
                "locations": [
                    {
                        "city": "Amsterdam", 
                        "country": "NL", 
                        "longitude": 4.8526, 
                        "covered_percentage": 20.0, 
                        "latitude": 52.3801, 
                        "resources": [
                            "193.0.16.0/21"
                        ]
                    }
                ], 
                "unknown_percentage": 80.0
            }, 
            {
                "resource": "193.0.0.0/21", 
                "locations": [
                    {
                        "city": "", 
                        "country": "NL", 
                        "longitude": 4.8995, 
                        "covered_percentage": 80.0, 
                        "latitude": 52.3824, 
                        "resources": [
                            "193.0.0.0/20"
                        ]
                    }
                ], 
                "unknown_percentage": 20.0
            }
        ], 
        "latest_time": "2019-01-08T00:00:00", 
        "parameters": {
            "resolution": "raw", 
            "resource": "3333"
        }, 
        "unknown_percentage": {
            "v4": 0.0, 
            "v6": 0.0
        }
    }

deprecated - n.a.

-

upcoming - n.a.

-