Skip to content

Instantly share code, notes, and snippets.

@jvehent
Created February 9, 2013 19:04
Show Gist options
  • Save jvehent/4746596 to your computer and use it in GitHub Desktop.
Save jvehent/4746596 to your computer and use it in GitHub Desktop.
{
    "ipinfo": {
        "Location": {
            "CityData": {
                "area_code": "404", 
                "city": "atlanta", 
                "city_cf": 90, 
                "city_ref_id": 1157627975, 
                "postal_code": "30309", 
                "time_zone": -5
            }, 
            "CountryData": {
                "country": "united states", 
                "country_cf": 99, 
                "country_code": "us"
            }, 
            "StateData": {
                "state": "georgia", 
                "state_cf": 94, 
                "state_code": "ga", 
                "state_ref_id": 1140850698
            }, 
            "continent": "north america", 
            "dma": 524, 
            "geonames_id": 7317640, 
            "latitude": 33.79846, 
            "longitude": -84.38828, 
            "msa": 12060, 
            "region": "southeast", 
            "region_ref_id": 1207959561
        }, 
        "Network": {
            "Domain": {
                "sld": "epikip", 
                "tld": "net"
            }, 
            "asn": 21513, 
            "carrier": "epik networks  inc.", 
            "connection_type": null, 
            "ip_routing_type": null, 
            "line_speed": null, 
            "organization": "beagle networks"
        }, 
        "ProxyData": {
            "proxy_last_detected": null, 
            "proxy_level": null, 
            "proxy_type": null
        }, 
        "ip_address": "216.81.59.173", 
        "ip_type": "Mapped"
    }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment