├── .gitignore ├── Amazon_Edge_30-07-2023.csv ├── Amazon_Edge_30-07-2023.geojson ├── Cachefly_30-07-2023.csv ├── Cachefly_30-07-2023.geojson ├── FNA_AnuragBhatia_24-05-2024.csv ├── FNA_AnuragBhatia_July2022.geojson ├── Google_GGC_01-12-2023.csv ├── Google_GGC_01-12-2023.geojson ├── Google_GGC_02-08-2023.csv ├── Google_GGC_02-08-2023.geojson ├── LICENSE ├── Meta_FNAs_AnuragBhatia_24-05-2024.geojson ├── Netflix_OCAs_02-08-2023.csv ├── Netlix_OCAs_02-08-2023.geojson ├── README.md ├── akamai_13-07-2023.csv ├── akamai_13-07-2023.geojson ├── amazon_localzones_11-07-2023.csv ├── amazon_localzones_11-07-2023.geojson ├── cdn-map.jpg ├── cloudflare_data_centers_30-07-2023.csv ├── cloudflare_data_centers_30-07-2023.geojson ├── fastly_POPs_10-07-2023.csv ├── fastly_POPs_10-07-2023.geojson ├── microsoft_frontdoor_pops_01-12-2023.csv ├── microsoft_frontdoor_pops_01-12-2023.geojson ├── microsoft_frontdoor_pops_04-07-2023.csv └── microsoft_frontdoor_pops_04-07-2023.geojson /.gitignore: -------------------------------------------------------------------------------- 1 | Netflix_OCA_crt-dot-sh.txt 2 | -------------------------------------------------------------------------------- /Cachefly_30-07-2023.csv: -------------------------------------------------------------------------------- 1 | Provider,Service Name,URL,City,Country,Status,Zone Name,Region,Parent Region,Latitude,Longitude 2 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Atlanta,United States,Active,,North America,,33.745,-84.393 3 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Boston,United States,Active,,North America,,42.357,-71.059 4 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Calgary,Canada,Active,,North America,,51.042,-114.056 5 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Chicago,United States,Active,,North America,,41.876,-87.625 6 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Dallas,United States,Active,,North America,,32.773,-96.801 7 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Davenport,United States,Active,,North America,,41.524,-90.576 8 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Denver,United States,Active,,North America,,39.742,-104.981 9 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Dulles,United States,Active,,North America,,29.458,-98.666 10 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Los Angeles,United States,Active,,North America,,34.05,-118.243 11 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Miami,United States,Active,,North America,,25.778,-80.192 12 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Montreal,Canada,Active,,North America,,45.501,-73.567 13 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,New York,United States,Active,,North America,,40.71,-74.009 14 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Phoenix,United States,Active,,North America,,33.446,-112.078 15 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,San Jose,United States,Active,,North America,,37.339,-121.888 16 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,San Juan,United States,Active,,North America,,18.463,-66.117 17 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Seattle,United States,Active,,North America,,47.602,-122.329 18 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Toronto,Canada,Active,,North America,,43.655,-79.387 19 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Washington,United States,Active,,North America,,38.893,-77.041 20 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Amsterdam,Nederland,Active,,Europe,,52.369,4.896 21 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Bucharest,România,Active,,Europe,,44.441,26.106 22 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Frankfurt,Deutschland,Active,,Europe,,50.111,8.684 23 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Helsinki,Suomi / Finland,Active,,Europe,,60.166,24.946 24 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Istanbul,Türkiye,Active,,Europe,,41.007,28.964 25 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Lisbon,Portugal,Active,,Europe,,38.707,-9.139 26 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,London,United Kingdom,Active,,Europe,,51.508,-0.126 27 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Madrid,España,Active,,Europe,,40.418,-3.705 28 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Milan,Italia,Active,,Europe,,45.466,9.187 29 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Paris,France,Active,,Europe,,48.853,2.349 30 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Sofia,Madagasikara / Madagascar,Active,,Europe,,-15.255,48.253 31 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Stockholm,Sverige,Active,,Europe,,59.325,18.074 32 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Vilnius,Lietuva,Active,,Europe,,54.686,25.283 33 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Vienna,Österreich,Active,,Europe,,48.208,16.377 34 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Warsaw,Polska,Active,,Europe,,52.233,21.007 35 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Zurich,Schweiz/Suisse/Svizzera/Svizra,Active,,Europe,,47.376,8.543 36 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Bangkok,ประเทศไทย,Active,,Asia Pacific,,13.754,100.492 37 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Beijing,中国,Active,,Asia Pacific,,39.904,116.391 38 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Hong Kong,中国,Active,,Asia Pacific,,22.279,114.165 39 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Jakarta,Indonesia,Active,,Asia Pacific,,-6.172,106.828 40 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Melbourne,Australia,Active,,Asia Pacific,,-37.812,144.961 41 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Mumbai,India,Active,,Asia Pacific,,19.078,72.885 42 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Perth,Australia,Active,,Asia Pacific,,-31.959,115.862 43 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Seoul,대한민국,Active,,Asia Pacific,,37.57,126.982 44 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Shanghai,中国,Active,,Asia Pacific,,31.233,121.471 45 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Singapore,Singapore,Active,,Asia Pacific,,1.353,103.816 46 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Sydney,Australia,Active,,Asia Pacific,,-33.866,151.212 47 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Tokyo,日本,Active,,Asia Pacific,,35.683,139.771 48 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Bogota,Colombia,Active,,Central & South America,,4.651,-74.085 49 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Brasilia,Brasil,Active,,Central & South America,,-10.332,-53.2 50 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Buenos Aires,Argentina,Active,,Central & South America,,-34.605,-58.439 51 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Curitiba,Brasil,Active,,Central & South America,,-25.433,-49.275 52 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Fortaleza,Brasil,Active,,Central & South America,,-3.734,-38.52 53 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Guadalajara,México,Active,,Central & South America,,20.668,-103.336 54 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,La Paz,Bolivia,Active,,Central & South America,,-16.496,-68.133 55 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Lima,Perú,Active,,Central & South America,,-12.063,-77.038 56 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Mexico City,México,Active,,Central & South America,,19.435,-99.135 57 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Porto Alegre,Brasil,Active,,Central & South America,,-30.031,-51.234 58 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Querétaro,México,Active,,Central & South America,,20.592,-100.39 59 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Quito,Ecuador,Active,,Central & South America,,-0.221,-78.512 60 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Rio de Janeiro,Brasil,Active,,Central & South America,,-22.908,-43.208 61 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Salvador,El Salvador,Active,,Central & South America,,13.796,-88.915 62 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,San Jose,Costa Rica,Active,,Central & South America,,9.932,-84.077 63 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,San Juan,United States,Active,,Central & South America,,18.469,-66.119 64 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Sao Paulo,Brasil,Active,,Central & South America,,-23.552,-46.631 65 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Santiago de Chile,Chile,Active,,Central & South America,,-33.437,-70.65 66 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Doha,قطر,Active,,Middle East & Africa,,25.288,51.524 67 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Dubai,الإمارات العربية المتحدة,Active,,Middle East & Africa,,25.074,55.187 68 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Johannesburg,South Africa,Active,,Middle East & Africa,,-26.208,28.048 69 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Riyadh,السعودية,Active,,Middle East & Africa,,24.638,46.714 70 | CacheFly,CDN Locations,https://www.cachefly.com/network-map/,Tel Aviv,ישראל,Active,,Middle East & Africa,,32.089,34.777 71 | -------------------------------------------------------------------------------- /Cachefly_30-07-2023.geojson: -------------------------------------------------------------------------------- 1 | {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Atlanta", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-84.393, 33.745]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Boston", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-71.059, 42.357]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Calgary", "Country": "Canada", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-114.056, 51.042]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Chicago", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-87.625, 41.876]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Dallas", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-96.801, 32.773]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Davenport", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-90.576, 41.524]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Denver", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-104.981, 39.742]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Dulles", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-98.666, 29.458]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Los Angeles", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-118.243, 34.05]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Miami", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-80.192, 25.778]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Montreal", "Country": "Canada", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-73.567, 45.501]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "New York", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-74.009, 40.71]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Phoenix", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-112.078, 33.446]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "San Jose", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-121.888, 37.339]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "San Juan", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-66.117, 18.463]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Seattle", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-122.329, 47.602]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Toronto", "Country": "Canada", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-79.387, 43.655]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Washington", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-77.041, 38.893]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Amsterdam", "Country": "Nederland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [4.896, 52.369]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Bucharest", "Country": "Rom\u00e2nia", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [26.106, 44.441]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Frankfurt", "Country": "Deutschland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [8.684, 50.111]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Helsinki", "Country": "Suomi / Finland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [24.946, 60.166]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Istanbul", "Country": "T\u00fcrkiye", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [28.964, 41.007]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Lisbon", "Country": "Portugal", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-9.139, 38.707]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "London", "Country": "United Kingdom", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-0.126, 51.508]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Madrid", "Country": "Espa\u00f1a", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-3.705, 40.418]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Milan", "Country": "Italia", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [9.187, 45.466]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Paris", "Country": "France", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [2.349, 48.853]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Sofia", "Country": "Madagasikara / Madagascar", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [48.253, -15.255]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Stockholm", "Country": "Sverige", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [18.074, 59.325]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Vilnius", "Country": "Lietuva", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [25.283, 54.686]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Vienna", "Country": "\u00d6sterreich", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [16.377, 48.208]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Warsaw", "Country": "Polska", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [21.007, 52.233]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Zurich", "Country": "Schweiz/Suisse/Svizzera/Svizra", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [8.543, 47.376]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Bangkok", "Country": "\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [100.492, 13.754]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Beijing", "Country": "\u4e2d\u56fd", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [116.391, 39.904]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Hong Kong", "Country": "\u4e2d\u56fd", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [114.165, 22.279]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Jakarta", "Country": "Indonesia", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [106.828, -6.172]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Melbourne", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [144.961, -37.812]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Mumbai", "Country": "India", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [72.885, 19.078]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Perth", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [115.862, -31.959]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Seoul", "Country": "\ub300\ud55c\ubbfc\uad6d", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [126.982, 37.57]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Shanghai", "Country": "\u4e2d\u56fd", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [121.471, 31.233]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Singapore", "Country": "Singapore", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [103.816, 1.353]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Sydney", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [151.212, -33.866]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Tokyo", "Country": "\u65e5\u672c", "Status": "Active", "Zone Name": "", "Region": "Asia Pacific", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [139.771, 35.683]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Bogota", "Country": "Colombia", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-74.085, 4.651]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Brasilia", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-53.2, -10.332]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Buenos Aires", "Country": "Argentina", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-58.439, -34.605]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Curitiba", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-49.275, -25.433]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Fortaleza", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-38.52, -3.734]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Guadalajara", "Country": "M\u00e9xico", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-103.336, 20.668]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "La Paz", "Country": "Bolivia", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-68.133, -16.496]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Lima", "Country": "Per\u00fa", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-77.038, -12.063]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Mexico City", "Country": "M\u00e9xico", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-99.135, 19.435]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Porto Alegre", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-51.234, -30.031]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Quer\u00e9taro", "Country": "M\u00e9xico", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-100.39, 20.592]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Quito", "Country": "Ecuador", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-78.512, -0.221]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Rio de Janeiro", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-43.208, -22.908]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Salvador", "Country": "El Salvador", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-88.915, 13.796]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "San Jose", "Country": "Costa Rica", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-84.077, 9.932]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "San Juan", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-66.119, 18.469]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Sao Paulo", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-46.631, -23.552]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Santiago de Chile", "Country": "Chile", "Status": "Active", "Zone Name": "", "Region": "Central & South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-70.65, -33.437]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Doha", "Country": "\u0642\u0637\u0631", "Status": "Active", "Zone Name": "", "Region": "Middle East & Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [51.524, 25.288]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Dubai", "Country": "\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629", "Status": "Active", "Zone Name": "", "Region": "Middle East & Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [55.187, 25.074]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Johannesburg", "Country": "South Africa", "Status": "Active", "Zone Name": "", "Region": "Middle East & Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [28.048, -26.208]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Riyadh", "Country": "\u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629", "Status": "Active", "Zone Name": "", "Region": "Middle East & Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [46.714, 24.638]}}, {"type": "Feature", "properties": {"Provider": "CacheFly", "Service Name": "CDN Locations", "URL": "https://www.cachefly.com/network-map/", "City": "Tel Aviv", "Country": "\u05d9\u05e9\u05e8\u05d0\u05dc", "Status": "Active", "Zone Name": "", "Region": "Middle East & Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [34.777, 32.089]}}]} -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | # ODC Attribution License (ODC-By) 2 | 3 | ### Preamble 4 | 5 | The Open Data Commons Attribution License is a license agreement 6 | intended to allow users to freely share, modify, and use this Database 7 | subject only to the attribution requirements set out in Section 4. 8 | 9 | Databases can contain a wide variety of types of content (images, 10 | audiovisual material, and sounds all in the same database, for example), 11 | and so this license only governs the rights over the Database, and not 12 | the contents of the Database individually. Licensors may therefore wish 13 | to use this license together with another license for the contents. 14 | 15 | Sometimes the contents of a database, or the database itself, can be 16 | covered by other rights not addressed here (such as private contracts, 17 | trademark over the name, or privacy rights / data protection rights 18 | over information in the contents), and so you are advised that you may 19 | have to consult other documents or clear other rights before doing 20 | activities not covered by this License. 21 | 22 | ------ 23 | 24 | The Licensor (as defined below) 25 | 26 | and 27 | 28 | You (as defined below) 29 | 30 | agree as follows: 31 | 32 | ### 1.0 Definitions of Capitalised Words 33 | 34 | "Collective Database" - Means this Database in unmodified form as part 35 | of a collection of independent databases in themselves that together are 36 | assembled into a collective whole. A work that constitutes a Collective 37 | Database will not be considered a Derivative Database. 38 | 39 | "Convey" - As a verb, means Using the Database, a Derivative Database, 40 | or the Database as part of a Collective Database in any way that enables 41 | a Person to make or receive copies of the Database or a Derivative 42 | Database. Conveying does not include interaction with a user through a 43 | computer network, or creating and Using a Produced Work, where no 44 | transfer of a copy of the Database or a Derivative Database occurs. 45 | 46 | "Contents" - The contents of this Database, which includes the 47 | information, independent works, or other material collected into the 48 | Database. For example, the contents of the Database could be factual 49 | data or works such as images, audiovisual material, text, or sounds. 50 | 51 | "Database" - A collection of material (the Contents) arranged in a 52 | systematic or methodical way and individually accessible by electronic 53 | or other means offered under the terms of this License. 54 | 55 | "Database Directive" - Means Directive 96/9/EC of the European 56 | Parliament and of the Council of 11 March 1996 on the legal protection 57 | of databases, as amended or succeeded. 58 | 59 | "Database Right" - Means rights resulting from the Chapter III ("sui 60 | generis") rights in the Database Directive (as amended and as transposed 61 | by member states), which includes the Extraction and Re-utilisation of 62 | the whole or a Substantial part of the Contents, as well as any similar 63 | rights available in the relevant jurisdiction under Section 10.4. 64 | 65 | "Derivative Database" - Means a database based upon the Database, and 66 | includes any translation, adaptation, arrangement, modification, or any 67 | other alteration of the Database or of a Substantial part of the 68 | Contents. This includes, but is not limited to, Extracting or 69 | Re-utilising the whole or a Substantial part of the Contents in a new 70 | Database. 71 | 72 | "Extraction" - Means the permanent or temporary transfer of all or a 73 | Substantial part of the Contents to another medium by any means or in 74 | any form. 75 | 76 | "License" - Means this license agreement and is both a license of rights 77 | such as copyright and Database Rights and an agreement in contract. 78 | 79 | "Licensor" - Means the Person that offers the Database under the terms 80 | of this License. 81 | 82 | "Person" - Means a natural or legal person or a body of persons 83 | corporate or incorporate. 84 | 85 | "Produced Work" - a work (such as an image, audiovisual material, text, 86 | or sounds) resulting from using the whole or a Substantial part of the 87 | Contents (via a search or other query) from this Database, a Derivative 88 | Database, or this Database as part of a Collective Database. 89 | 90 | "Publicly" - means to Persons other than You or under Your control by 91 | either more than 50% ownership or by the power to direct their 92 | activities (such as contracting with an independent consultant). 93 | 94 | "Re-utilisation" - means any form of making available to the public all 95 | or a Substantial part of the Contents by the distribution of copies, by 96 | renting, by online or other forms of transmission. 97 | 98 | "Substantial" - Means substantial in terms of quantity or quality or a 99 | combination of both. The repeated and systematic Extraction or 100 | Re-utilisation of insubstantial parts of the Contents may amount to the 101 | Extraction or Re-utilisation of a Substantial part of the Contents. 102 | 103 | "Use" - As a verb, means doing any act that is restricted by copyright 104 | or Database Rights whether in the original medium or any other; and 105 | includes without limitation distributing, copying, publicly performing, 106 | publicly displaying, and preparing derivative works of the Database, as 107 | well as modifying the Database as may be technically necessary to use it 108 | in a different mode or format. 109 | 110 | "You" - Means a Person exercising rights under this License who has not 111 | previously violated the terms of this License with respect to the 112 | Database, or who has received express permission from the Licensor to 113 | exercise rights under this License despite a previous violation. 114 | 115 | Words in the singular include the plural and vice versa. 116 | 117 | ### 2.0 What this License covers 118 | 119 | 2.1. Legal effect of this document. This License is: 120 | 121 | a. A license of applicable copyright and neighbouring rights; 122 | 123 | b. A license of the Database Right; and 124 | 125 | c. An agreement in contract between You and the Licensor. 126 | 127 | 2.2 Legal rights covered. This License covers the legal rights in the 128 | Database, including: 129 | 130 | a. Copyright. Any copyright or neighbouring rights in the Database. 131 | The copyright licensed includes any individual elements of the 132 | Database, but does not cover the copyright over the Contents 133 | independent of this Database. See Section 2.4 for details. Copyright 134 | law varies between jurisdictions, but is likely to cover: the Database 135 | model or schema, which is the structure, arrangement, and organisation 136 | of the Database, and can also include the Database tables and table 137 | indexes; the data entry and output sheets; and the Field names of 138 | Contents stored in the Database; 139 | 140 | b. Database Rights. Database Rights only extend to the Extraction and 141 | Re-utilisation of the whole or a Substantial part of the Contents. 142 | Database Rights can apply even when there is no copyright over the 143 | Database. Database Rights can also apply when the Contents are removed 144 | from the Database and are selected and arranged in a way that would 145 | not infringe any applicable copyright; and 146 | 147 | c. Contract. This is an agreement between You and the Licensor for 148 | access to the Database. In return you agree to certain conditions of 149 | use on this access as outlined in this License. 150 | 151 | 2.3 Rights not covered. 152 | 153 | a. This License does not apply to computer programs used in the making 154 | or operation of the Database; 155 | 156 | b. This License does not cover any patents over the Contents or the 157 | Database; and 158 | 159 | c. This License does not cover any trademarks associated with the 160 | Database. 161 | 162 | 2.4 Relationship to Contents in the Database. The individual items of 163 | the Contents contained in this Database may be covered by other rights, 164 | including copyright, patent, data protection, privacy, or personality 165 | rights, and this License does not cover any rights (other than Database 166 | Rights or in contract) in individual Contents contained in the Database. 167 | For example, if used on a Database of images (the Contents), this 168 | License would not apply to copyright over individual images, which could 169 | have their own separate licenses, or one single license covering all of 170 | the rights over the images. 171 | 172 | ### 3.0 Rights granted 173 | 174 | 3.1 Subject to the terms and conditions of this License, the Licensor 175 | grants to You a worldwide, royalty-free, non-exclusive, terminable (but 176 | only under Section 9) license to Use the Database for the duration of 177 | any applicable copyright and Database Rights. These rights explicitly 178 | include commercial use, and do not exclude any field of endeavour. To 179 | the extent possible in the relevant jurisdiction, these rights may be 180 | exercised in all media and formats whether now known or created in the 181 | future. 182 | 183 | The rights granted cover, for example: 184 | 185 | a. Extraction and Re-utilisation of the whole or a Substantial part of 186 | the Contents; 187 | 188 | b. Creation of Derivative Databases; 189 | 190 | c. Creation of Collective Databases; 191 | 192 | d. Creation of temporary or permanent reproductions by any means and 193 | in any form, in whole or in part, including of any Derivative 194 | Databases or as a part of Collective Databases; and 195 | 196 | e. Distribution, communication, display, lending, making available, or 197 | performance to the public by any means and in any form, in whole or in 198 | part, including of any Derivative Database or as a part of Collective 199 | Databases. 200 | 201 | 3.2 Compulsory license schemes. For the avoidance of doubt: 202 | 203 | a. Non-waivable compulsory license schemes. In those jurisdictions in 204 | which the right to collect royalties through any statutory or 205 | compulsory licensing scheme cannot be waived, the Licensor reserves 206 | the exclusive right to collect such royalties for any exercise by You 207 | of the rights granted under this License; 208 | 209 | b. Waivable compulsory license schemes. In those jurisdictions in 210 | which the right to collect royalties through any statutory or 211 | compulsory licensing scheme can be waived, the Licensor waives the 212 | exclusive right to collect such royalties for any exercise by You of 213 | the rights granted under this License; and, 214 | 215 | c. Voluntary license schemes. The Licensor waives the right to collect 216 | royalties, whether individually or, in the event that the Licensor is 217 | a member of a collecting society that administers voluntary licensing 218 | schemes, via that society, from any exercise by You of the rights 219 | granted under this License. 220 | 221 | 3.3 The right to release the Database under different terms, or to stop 222 | distributing or making available the Database, is reserved. Note that 223 | this Database may be multiple-licensed, and so You may have the choice 224 | of using alternative licenses for this Database. Subject to Section 225 | 10.4, all other rights not expressly granted by Licensor are reserved. 226 | 227 | ### 4.0 Conditions of Use 228 | 229 | 4.1 The rights granted in Section 3 above are expressly made subject to 230 | Your complying with the following conditions of use. These are important 231 | conditions of this License, and if You fail to follow them, You will be 232 | in material breach of its terms. 233 | 234 | 4.2 Notices. If You Publicly Convey this Database, any Derivative 235 | Database, or the Database as part of a Collective Database, then You 236 | must: 237 | 238 | a. Do so only under the terms of this License; 239 | 240 | b. Include a copy of this License or its Uniform Resource Identifier (URI) 241 | with the Database or Derivative Database, including both in the 242 | Database or Derivative Database and in any relevant documentation; 243 | 244 | c. Keep intact any copyright or Database Right notices and notices 245 | that refer to this License; and 246 | 247 | d. If it is not possible to put the required notices in a particular 248 | file due to its structure, then You must include the notices in a 249 | location (such as a relevant directory) where users would be likely to 250 | look for it. 251 | 252 | 4.3 Notice for using output (Contents). Creating and Using a Produced 253 | Work does not require the notice in Section 4.2. However, if you 254 | Publicly Use a Produced Work, You must include a notice associated with 255 | the Produced Work reasonably calculated to make any Person that uses, 256 | views, accesses, interacts with, or is otherwise exposed to the Produced 257 | Work aware that Content was obtained from the Database, Derivative 258 | Database, or the Database as part of a Collective Database, and that it 259 | is available under this License. 260 | 261 | a. Example notice. The following text will satisfy notice under 262 | Section 4.3: 263 | 264 | Contains information from DATABASE NAME which is made available 265 | under the ODC Attribution License. 266 | 267 | DATABASE NAME should be replaced with the name of the Database and a 268 | hyperlink to the location of the Database. "ODC Attribution License" 269 | should contain a hyperlink to the URI of the text of this License. If 270 | hyperlinks are not possible, You should include the plain text of the 271 | required URI's with the above notice. 272 | 273 | 4.4 Licensing of others. You may not sublicense the Database. Each time 274 | You communicate the Database, the whole or Substantial part of the 275 | Contents, or any Derivative Database to anyone else in any way, the 276 | Licensor offers to the recipient a license to the Database on the same 277 | terms and conditions as this License. You are not responsible for 278 | enforcing compliance by third parties with this License, but You may 279 | enforce any rights that You have over a Derivative Database. You are 280 | solely responsible for any modifications of a Derivative Database made 281 | by You or another Person at Your direction. You may not impose any 282 | further restrictions on the exercise of the rights granted or affirmed 283 | under this License. 284 | 285 | ### 5.0 Moral rights 286 | 287 | 5.1 Moral rights. This section covers moral rights, including any rights 288 | to be identified as the author of the Database or to object to treatment 289 | that would otherwise prejudice the author's honour and reputation, or 290 | any other derogatory treatment: 291 | 292 | a. For jurisdictions allowing waiver of moral rights, Licensor waives 293 | all moral rights that Licensor may have in the Database to the fullest 294 | extent possible by the law of the relevant jurisdiction under Section 295 | 10.4; 296 | 297 | b. If waiver of moral rights under Section 5.1 a in the relevant 298 | jurisdiction is not possible, Licensor agrees not to assert any moral 299 | rights over the Database and waives all claims in moral rights to the 300 | fullest extent possible by the law of the relevant jurisdiction under 301 | Section 10.4; and 302 | 303 | c. For jurisdictions not allowing waiver or an agreement not to assert 304 | moral rights under Section 5.1 a and b, the author may retain their 305 | moral rights over certain aspects of the Database. 306 | 307 | Please note that some jurisdictions do not allow for the waiver of moral 308 | rights, and so moral rights may still subsist over the Database in some 309 | jurisdictions. 310 | 311 | ### 6.0 Fair dealing, Database exceptions, and other rights not affected 312 | 313 | 6.1 This License does not affect any rights that You or anyone else may 314 | independently have under any applicable law to make any use of this 315 | Database, including without limitation: 316 | 317 | a. Exceptions to the Database Right including: Extraction of Contents 318 | from non-electronic Databases for private purposes, Extraction for 319 | purposes of illustration for teaching or scientific research, and 320 | Extraction or Re-utilisation for public security or an administrative 321 | or judicial procedure. 322 | 323 | b. Fair dealing, fair use, or any other legally recognised limitation 324 | or exception to infringement of copyright or other applicable laws. 325 | 326 | 6.2 This License does not affect any rights of lawful users to Extract 327 | and Re-utilise insubstantial parts of the Contents, evaluated 328 | quantitatively or qualitatively, for any purposes whatsoever, including 329 | creating a Derivative Database (subject to other rights over the 330 | Contents, see Section 2.4). The repeated and systematic Extraction or 331 | Re-utilisation of insubstantial parts of the Contents may however amount 332 | to the Extraction or Re-utilisation of a Substantial part of the 333 | Contents. 334 | 335 | ### 7.0 Warranties and Disclaimer 336 | 337 | 7.1 The Database is licensed by the Licensor "as is" and without any 338 | warranty of any kind, either express, implied, or arising by statute, 339 | custom, course of dealing, or trade usage. Licensor specifically 340 | disclaims any and all implied warranties or conditions of title, 341 | non-infringement, accuracy or completeness, the presence or absence of 342 | errors, fitness for a particular purpose, merchantability, or otherwise. 343 | Some jurisdictions do not allow the exclusion of implied warranties, so 344 | this exclusion may not apply to You. 345 | 346 | ### 8.0 Limitation of liability 347 | 348 | 8.1 Subject to any liability that may not be excluded or limited by law, 349 | the Licensor is not liable for, and expressly excludes, all liability 350 | for loss or damage however and whenever caused to anyone by any use 351 | under this License, whether by You or by anyone else, and whether caused 352 | by any fault on the part of the Licensor or not. This exclusion of 353 | liability includes, but is not limited to, any special, incidental, 354 | consequential, punitive, or exemplary damages such as loss of revenue, 355 | data, anticipated profits, and lost business. This exclusion applies 356 | even if the Licensor has been advised of the possibility of such 357 | damages. 358 | 359 | 8.2 If liability may not be excluded by law, it is limited to actual and 360 | direct financial loss to the extent it is caused by proved negligence on 361 | the part of the Licensor. 362 | 363 | ### 9.0 Termination of Your rights under this License 364 | 365 | 9.1 Any breach by You of the terms and conditions of this License 366 | automatically terminates this License with immediate effect and without 367 | notice to You. For the avoidance of doubt, Persons who have received the 368 | Database, the whole or a Substantial part of the Contents, Derivative 369 | Databases, or the Database as part of a Collective Database from You 370 | under this License will not have their licenses terminated provided 371 | their use is in full compliance with this License or a license granted 372 | under Section 4.8 of this License. Sections 1, 2, 7, 8, 9 and 10 will 373 | survive any termination of this License. 374 | 375 | 9.2 If You are not in breach of the terms of this License, the Licensor 376 | will not terminate Your rights under it. 377 | 378 | 9.3 Unless terminated under Section 9.1, this License is granted to You 379 | for the duration of applicable rights in the Database. 380 | 381 | 9.4 Reinstatement of rights. If you cease any breach of the terms and 382 | conditions of this License, then your full rights under this License 383 | will be reinstated: 384 | 385 | a. Provisionally and subject to permanent termination until the 60th 386 | day after cessation of breach; 387 | 388 | b. Permanently on the 60th day after cessation of breach unless 389 | otherwise reasonably notified by the Licensor; or 390 | 391 | c. Permanently if reasonably notified by the Licensor of the 392 | violation, this is the first time You have received notice of 393 | violation of this License from the Licensor, and You cure the 394 | violation prior to 30 days after your receipt of the notice. 395 | 396 | 9.5 Notwithstanding the above, Licensor reserves the right to release 397 | the Database under different license terms or to stop distributing or 398 | making available the Database. Releasing the Database under different 399 | license terms or stopping the distribution of the Database will not 400 | withdraw this License (or any other license that has been, or is 401 | required to be, granted under the terms of this License), and this 402 | License will continue in full force and effect unless terminated as 403 | stated above. 404 | 405 | ### 10.0 General 406 | 407 | 10.1 If any provision of this License is held to be invalid or 408 | unenforceable, that must not affect the validity or enforceability of 409 | the remainder of the terms and conditions of this License and each 410 | remaining provision of this License shall be valid and enforced to the 411 | fullest extent permitted by law. 412 | 413 | 10.2 This License is the entire agreement between the parties with 414 | respect to the rights granted here over the Database. It replaces any 415 | earlier understandings, agreements or representations with respect to 416 | the Database. 417 | 418 | 10.3 If You are in breach of the terms of this License, You will not be 419 | entitled to rely on the terms of this License or to complain of any 420 | breach by the Licensor. 421 | 422 | 10.4 Choice of law. This License takes effect in and will be governed by 423 | the laws of the relevant jurisdiction in which the License terms are 424 | sought to be enforced. If the standard suite of rights granted under 425 | applicable copyright law and Database Rights in the relevant 426 | jurisdiction includes additional rights not granted under this License, 427 | these additional rights are granted in this License in order to meet the 428 | terms of this License. 429 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # CDNs and Cloud Infrastructure 2 | 3 | With the aim of creating a more comprehensive picture of global cloud and CDN infrastructure, I have collected data scraped from various service provider websites into CSV and GeoJSON format. So far, I have collected information from: 4 | 5 | - [Cloudflare's Global Network](https://www.cloudflare.com/en-gb/network/) 6 | - [Amazon Global Edge Network](https://aws.amazon.com/cloudfront/features/) 7 | - [Microsoft Edge Locations](https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region) 8 | - [Google Datacentre/PoP/GGC Locations](https://peering.google.com/static/js/site/modules/pages/infrastructure.html) 9 | - [Fastly PoPs](https://www.fastly.com/network-map/) 10 | - [Facebook (now Meta) Network Appliances](https://anuragbhatia.com/post/2024/05/facebook-fna-update-2024-and-backbone-analysis/) 11 | - [Akamai](https://www.akamai.com/why-akamai) 12 | - [Netflix Open Connect Appliances (OCAs)](https://openconnect.netflix.com/en/) 13 | - [CacheFly](https://www.cachefly.com/network-map/) 14 | 15 | For the above, I took the cache locations from the websites and geolocated them. Thus the map is only accurate to city level. The dates in the filenames indicate the last time the relevant website was checked. 16 | 17 | For the Facebook Network Appliances, I have drawn on [Anurag Bhatia](https://anuragbhatia.com)'s very creative work in work in locating them by the airport code in their names. 18 | 19 | For the Netflix Open Connect Appliances, I used [SecurityTrails](https://securitytrails.com/) to look for subdomains under oca.nflxvideo.net. A typical OpenConnect appliance subdomain looks like http://ipv4-c008-muc001-ix.1.oca.nflxvideo.net/. Similar to the Facebook Network Appliances, there is a three-letter airport code embedded in the url. I used the airport codes to geolocate the OCAs. There is no guarantees that all of those domains are actual live appliances but it is a place to start. I should also say that the maximum number of subdomains that SecurityTrails would list was 10,000. Thus this list is not exhaustive as there were clearly more. Other handy information in the url includes whether the appliance is located at an IXP or and ISP and whether it is IPv4 or IPv6. 20 | 21 | This is very much an exploration so comments and suggestions are extremely welcome. Feel free to reach out to me [here](https://github.com/stevesong/cloud_cdn_cache/issues) or on social media [@stevesong@mastodon.cloud](https://mastodon.cloud/@stevesong) or [@stevesong](https://twitter.com/stevesong) 22 | 23 | All data licensed under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/) 24 | 25 | I am grateful to [Mozilla](https://mozilla.com) for affording me the time to produce this map. Any errors are of course my own responsibility. 26 | -------------------------------------------------------------------------------- /amazon_localzones_11-07-2023.csv: -------------------------------------------------------------------------------- 1 | Provider,Service Name,URL,City,Country,Status,Zone Name,Region,Parent Region,Latitude,Longitude 2 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Atlanta,United States,Generally Available,us-east-1-atl-1a,,US East (N. Virginia),33.749,-84.39 3 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Auckland,New Zealand,Generally Available,ap-southeast-2-akl-1a,,Asia Pacific (Sydney),-36.852,174.763 4 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Bangkok,Thailand,Generally Available,ap-southeast-1-bkk-1a,,Asia Pacific (Singapore),13.752,100.494 5 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Boston,United States,Generally Available,us-east-1-bos-1a,,US East (N. Virginia),42.355,-71.061 6 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Buenos Aires,Argentina,Generally Available,us-east-1-bue-1a,,US East (N. Virginia),-34.608,-58.437 7 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Chicago,United States,Generally Available,us-east-1-chi-1a,,US East (N. Virginia),41.876,-87.624 8 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Copenhagen,Denmark,Generally Available,eu-north-1-cph-1a,,Europe (Stockholm),55.687,12.57 9 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Dallas,United States,Generally Available,us-east-1-dfw-1a,,US East (N. Virginia),32.776,-96.797 10 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Delhi,India,Generally Available,ap-south-1-del-1a,,Asia Pacific (Mumbai),28.627,77.172 11 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Denver,United States,Generally Available,us-west-2-den-1a,,US West (Oregon),39.739,-104.985 12 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Hamburg,Germany,Generally Available,eu-central-1-ham-1a,,Europe (Frankfurt),53.55,10.001 13 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Helsinki,Finland,Generally Available,eu-north-1-hel-1a,,Europe (Stockholm),60.167,24.943 14 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Houston,United States,Generally Available,us-east-1-iah-1a,,US East (N. Virginia),29.759,-95.368 15 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Kansas City,United States,Generally Available,us-east-1-mci-1a,,US East (N. Virginia),39.1,-94.578 16 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Kolkata,India,Generally Available,ap-south-1-ccu-1a,,Asia Pacific (Mumbai),22.573,88.364 17 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Lagos,Nigeria,Generally Available,af-south-1-los-1a,,Africa (Cape Town),6.455,3.394 18 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Las Vegas,United States,Generally Available,us-west-2-las-1a,,US West (Oregon),36.167,-115.149 19 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Lima,Peru,Generally Available,us-east-1-lim-1a,,US East (N. Virginia),-12.062,-77.037 20 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Los Angeles,United States,Generally Available,"us-west-2-lax-1a, us-west-2-lax-1b",,US West (Oregon),34.054,-118.243 21 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Manila,Philippines,Generally Available,ap-southeast-1-mnl-1a,,Asia Pacific (Singapore),14.581,120.976 22 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Miami,United States,Generally Available,us-east-1-mia-1a,,US East (N. Virginia),25.774,-80.194 23 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Minneapolis,United States,Generally Available,us-east-1-msp-1a,,US East (N. Virginia),44.977,-93.265 24 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Muscat,Oman,Generally Available,me-south-1-mct-1a,,Middle East (Bahrain),23.588,58.383 25 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,New York City (located in New Jersey),United States,Generally Available,us-east-1-nyc-1a,,US East (N. Virginia),40.076,-74.404 26 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Perth,Australia,Generally Available,ap-southeast-2-per-1a,,Asia Pacific (Sydney),-31.956,115.861 27 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Philadelphia,United States,Generally Available,us-east-1-phl-1a,,US East (N. Virginia),39.953,-75.164 28 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Phoenix,United States,Generally Available,us-west-2-phx-1a,,US West (Oregon),33.448,-112.074 29 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Portland,United States,Generally Available,us-west-2-pdx-1a,,US West (Oregon),45.52,-122.674 30 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Querétaro,Mexico,Generally Available,us-east-1-qro-1a,,US East (N. Virginia),20.593,-100.39 31 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Santiago,Chile,Generally Available,us-east-1-scl-1a,,US East (N. Virginia),-33.438,-70.65 32 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Seattle,United States,Generally Available,us-west-2-sea-1a,,US West (Oregon),47.604,-122.33 33 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Taipei,Taiwan,Generally Available,ap-northeast-1-tpe-1a,,Asia Pacific (Tokyo),25.038,121.564 34 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Warsaw,Poland,Generally Available,eu-central-1-waw-1a,,Europe (Frankfurt),52.232,21.007 35 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Amsterdam,Netherlands,Announced,eu-central-1-ams-1a,,Europe (Frankfurt),52.373,4.892 36 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Athens,Greece,Announced,eu-south-1-ath-1a,,Europe (Milan),37.976,23.735 37 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Bengaluru,India,Announced,ap-south-2-blr-1a,,Asia Pacific (Hyderabad),12.977,77.59 38 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Berlin,Germany,Announced,eu-central-1-ber-1a,,Europe (Frankfurt),52.517,13.389 39 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Bogotá,Colombia,Announced,us-east-1-bog-1a,,US East (N. Virginia),4.653,-74.084 40 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Brisbane,Australia,Announced,ap-southeast-2-bne-1a,,Asia Pacific (Sydney),-27.469,153.023 41 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Brussels,Belgium,Announced,eu-west-3-bru-1a,,Europe (Paris),50.847,4.352 42 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Chennai,India,Announced,ap-south-2-maa-1a,,Asia Pacific (Hyderabad),13.084,80.27 43 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Hanoi,Vietnam,Announced,ap-southeast-1-han-1a,,Asia Pacific (Singapore),21.028,105.854 44 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Johannesburg,South Africa,Announced,af-south-1-jnb-1a,,Africa (Cape Town),-26.205,28.05 45 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Lisbon,Portugal,Announced,eu-south-2-lis-1a,,Europe (Spain),38.708,-9.137 46 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Munich,Germany,Announced,eu-central-1-muc-1a,,Europe (Frankfurt),48.137,11.575 47 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Nairobi,Kenya,Announced,af-south-1-nbo-1a,,Africa (Cape Town),-1.283,36.817 48 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Oslo,Norway,Announced,eu-north-1-osl-1a,,Europe (Stockholm),59.913,10.739 49 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Prague,Czech Republic,Announced,eu-central-1-prg-1a,,Europe (Frankfurt),50.087,14.421 50 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Rio de Janeiro,Brazil,Announced,us-east-1-rio-1a,,US East (N. Virginia),-22.911,-43.209 51 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Toronto,Canada,Announced,ca-central-1-yto-1a,,Canada (Central),43.653,-79.384 52 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Vancouver,Canada,Announced,ca-central-1-yvr-1a,,Canada (Central),49.261,-123.114 53 | Amazon,Local Zones,https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/,Vienna,Austria,Announced,eu-central-1-vie-1a,,Europe (Frankfurt),48.208,16.373 54 | -------------------------------------------------------------------------------- /amazon_localzones_11-07-2023.geojson: -------------------------------------------------------------------------------- 1 | {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Atlanta", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-atl-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-84.39, 33.749]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Auckland", "Country": "New Zealand", "Status": "Generally Available", "Zone Name": "ap-southeast-2-akl-1a", "Region": "", "Parent Region": "Asia Pacific (Sydney)"}, "geometry": {"type": "Point", "coordinates": [174.763, -36.852]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Bangkok", "Country": "Thailand", "Status": "Generally Available", "Zone Name": "ap-southeast-1-bkk-1a", "Region": "", "Parent Region": "Asia Pacific (Singapore)"}, "geometry": {"type": "Point", "coordinates": [100.494, 13.752]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Boston", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-bos-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-71.061, 42.355]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Buenos Aires", "Country": "Argentina", "Status": "Generally Available", "Zone Name": "us-east-1-bue-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-58.437, -34.608]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Chicago", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-chi-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-87.624, 41.876]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Copenhagen", "Country": "Denmark", "Status": "Generally Available", "Zone Name": "eu-north-1-cph-1a", "Region": "", "Parent Region": "Europe (Stockholm)"}, "geometry": {"type": "Point", "coordinates": [12.57, 55.687]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Dallas", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-dfw-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-96.797, 32.776]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Delhi", "Country": "India", "Status": "Generally Available", "Zone Name": "ap-south-1-del-1a", "Region": "", "Parent Region": "Asia Pacific (Mumbai)"}, "geometry": {"type": "Point", "coordinates": [77.172, 28.627]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Denver", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-west-2-den-1a", "Region": "", "Parent Region": "US West (Oregon)"}, "geometry": {"type": "Point", "coordinates": [-104.985, 39.739]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Hamburg", "Country": "Germany", "Status": "Generally Available", "Zone Name": "eu-central-1-ham-1a", "Region": "", "Parent Region": "Europe (Frankfurt)"}, "geometry": {"type": "Point", "coordinates": [10.001, 53.55]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Helsinki", "Country": "Finland", "Status": "Generally Available", "Zone Name": "eu-north-1-hel-1a", "Region": "", "Parent Region": "Europe (Stockholm)"}, "geometry": {"type": "Point", "coordinates": [24.943, 60.167]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Houston", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-iah-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-95.368, 29.759]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Kansas City", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-mci-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-94.578, 39.1]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Kolkata", "Country": "India", "Status": "Generally Available", "Zone Name": "ap-south-1-ccu-1a", "Region": "", "Parent Region": "Asia Pacific (Mumbai)"}, "geometry": {"type": "Point", "coordinates": [88.364, 22.573]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Lagos", "Country": "Nigeria", "Status": "Generally Available", "Zone Name": "af-south-1-los-1a", "Region": "", "Parent Region": "Africa (Cape Town)"}, "geometry": {"type": "Point", "coordinates": [3.394, 6.455]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Las Vegas", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-west-2-las-1a", "Region": "", "Parent Region": "US West (Oregon)"}, "geometry": {"type": "Point", "coordinates": [-115.149, 36.167]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Lima", "Country": "Peru", "Status": "Generally Available", "Zone Name": "us-east-1-lim-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-77.037, -12.062]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Los Angeles", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-west-2-lax-1a, us-west-2-lax-1b", "Region": "", "Parent Region": "US West (Oregon)"}, "geometry": {"type": "Point", "coordinates": [-118.243, 34.054]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Manila", "Country": "Philippines", "Status": "Generally Available", "Zone Name": "ap-southeast-1-mnl-1a", "Region": "", "Parent Region": "Asia Pacific (Singapore)"}, "geometry": {"type": "Point", "coordinates": [120.976, 14.581]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Miami", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-mia-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-80.194, 25.774]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Minneapolis", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-msp-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-93.265, 44.977]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Muscat", "Country": "Oman", "Status": "Generally Available", "Zone Name": "me-south-1-mct-1a", "Region": "", "Parent Region": "Middle East (Bahrain)"}, "geometry": {"type": "Point", "coordinates": [58.383, 23.588]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "New York City (located in New Jersey)", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-nyc-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-74.404, 40.076]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Perth", "Country": "Australia", "Status": "Generally Available", "Zone Name": "ap-southeast-2-per-1a", "Region": "", "Parent Region": "Asia Pacific (Sydney)"}, "geometry": {"type": "Point", "coordinates": [115.861, -31.956]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Philadelphia", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-east-1-phl-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-75.164, 39.953]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Phoenix", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-west-2-phx-1a", "Region": "", "Parent Region": "US West (Oregon)"}, "geometry": {"type": "Point", "coordinates": [-112.074, 33.448]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Portland", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-west-2-pdx-1a", "Region": "", "Parent Region": "US West (Oregon)"}, "geometry": {"type": "Point", "coordinates": [-122.674, 45.52]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Quer\u00e9taro", "Country": "Mexico", "Status": "Generally Available", "Zone Name": "us-east-1-qro-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-100.39, 20.593]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Santiago", "Country": "Chile", "Status": "Generally Available", "Zone Name": "us-east-1-scl-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-70.65, -33.438]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Seattle", "Country": "United States", "Status": "Generally Available", "Zone Name": "us-west-2-sea-1a", "Region": "", "Parent Region": "US West (Oregon)"}, "geometry": {"type": "Point", "coordinates": [-122.33, 47.604]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Taipei", "Country": "Taiwan", "Status": "Generally Available", "Zone Name": "ap-northeast-1-tpe-1a", "Region": "", "Parent Region": "Asia Pacific (Tokyo)"}, "geometry": {"type": "Point", "coordinates": [121.564, 25.038]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Warsaw", "Country": "Poland", "Status": "Generally Available", "Zone Name": "eu-central-1-waw-1a", "Region": "", "Parent Region": "Europe (Frankfurt)"}, "geometry": {"type": "Point", "coordinates": [21.007, 52.232]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Amsterdam", "Country": "Netherlands", "Status": "Announced", "Zone Name": "eu-central-1-ams-1a", "Region": "", "Parent Region": "Europe (Frankfurt)"}, "geometry": {"type": "Point", "coordinates": [4.892, 52.373]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Athens", "Country": "Greece", "Status": "Announced", "Zone Name": "eu-south-1-ath-1a", "Region": "", "Parent Region": "Europe (Milan)"}, "geometry": {"type": "Point", "coordinates": [23.735, 37.976]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Bengaluru", "Country": "India", "Status": "Announced", "Zone Name": "ap-south-2-blr-1a", "Region": "", "Parent Region": "Asia Pacific (Hyderabad)"}, "geometry": {"type": "Point", "coordinates": [77.59, 12.977]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Berlin", "Country": "Germany", "Status": "Announced", "Zone Name": "eu-central-1-ber-1a", "Region": "", "Parent Region": "Europe (Frankfurt)"}, "geometry": {"type": "Point", "coordinates": [13.389, 52.517]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Bogot\u00e1", "Country": "Colombia", "Status": "Announced", "Zone Name": "us-east-1-bog-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-74.084, 4.653]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Brisbane", "Country": "Australia", "Status": "Announced", "Zone Name": "ap-southeast-2-bne-1a", "Region": "", "Parent Region": "Asia Pacific (Sydney)"}, "geometry": {"type": "Point", "coordinates": [153.023, -27.469]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Brussels", "Country": "Belgium", "Status": "Announced", "Zone Name": "eu-west-3-bru-1a", "Region": "", "Parent Region": "Europe (Paris)"}, "geometry": {"type": "Point", "coordinates": [4.352, 50.847]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Chennai", "Country": "India", "Status": "Announced", "Zone Name": "ap-south-2-maa-1a", "Region": "", "Parent Region": "Asia Pacific (Hyderabad)"}, "geometry": {"type": "Point", "coordinates": [80.27, 13.084]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Hanoi", "Country": "Vietnam", "Status": "Announced", "Zone Name": "ap-southeast-1-han-1a", "Region": "", "Parent Region": "Asia Pacific (Singapore)"}, "geometry": {"type": "Point", "coordinates": [105.854, 21.028]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Johannesburg", "Country": "South Africa", "Status": "Announced", "Zone Name": "af-south-1-jnb-1a", "Region": "", "Parent Region": "Africa (Cape Town)"}, "geometry": {"type": "Point", "coordinates": [28.05, -26.205]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Lisbon", "Country": "Portugal", "Status": "Announced", "Zone Name": "eu-south-2-lis-1a", "Region": "", "Parent Region": "Europe (Spain)"}, "geometry": {"type": "Point", "coordinates": [-9.137, 38.708]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Munich", "Country": "Germany", "Status": "Announced", "Zone Name": "eu-central-1-muc-1a", "Region": "", "Parent Region": "Europe (Frankfurt)"}, "geometry": {"type": "Point", "coordinates": [11.575, 48.137]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Nairobi", "Country": "Kenya", "Status": "Announced", "Zone Name": "af-south-1-nbo-1a", "Region": "", "Parent Region": "Africa (Cape Town)"}, "geometry": {"type": "Point", "coordinates": [36.817, -1.283]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Oslo", "Country": "Norway", "Status": "Announced", "Zone Name": "eu-north-1-osl-1a", "Region": "", "Parent Region": "Europe (Stockholm)"}, "geometry": {"type": "Point", "coordinates": [10.739, 59.913]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Prague", "Country": "Czech Republic", "Status": "Announced", "Zone Name": "eu-central-1-prg-1a", "Region": "", "Parent Region": "Europe (Frankfurt)"}, "geometry": {"type": "Point", "coordinates": [14.421, 50.087]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Rio de Janeiro", "Country": "Brazil", "Status": "Announced", "Zone Name": "us-east-1-rio-1a", "Region": "", "Parent Region": "US East (N. Virginia)"}, "geometry": {"type": "Point", "coordinates": [-43.209, -22.911]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Toronto", "Country": "Canada", "Status": "Announced", "Zone Name": "ca-central-1-yto-1a", "Region": "", "Parent Region": "Canada (Central)"}, "geometry": {"type": "Point", "coordinates": [-79.384, 43.653]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Vancouver", "Country": "Canada", "Status": "Announced", "Zone Name": "ca-central-1-yvr-1a", "Region": "", "Parent Region": "Canada (Central)"}, "geometry": {"type": "Point", "coordinates": [-123.114, 49.261]}}, {"type": "Feature", "properties": {"Provider": "Amazon", "Service Name": "Local Zones", "URL": "https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/", "City": "Vienna", "Country": "Austria", "Status": "Announced", "Zone Name": "eu-central-1-vie-1a", "Region": "", "Parent Region": "Europe (Frankfurt)"}, "geometry": {"type": "Point", "coordinates": [16.373, 48.208]}}]} -------------------------------------------------------------------------------- /cdn-map.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stevesong/cloud_cdn_cache/0b713d203cc00013c7ec02e40985874e1f1c6aa3/cdn-map.jpg -------------------------------------------------------------------------------- /cloudflare_data_centers_30-07-2023.csv: -------------------------------------------------------------------------------- 1 | Provider,Service Name,URL,City,Country,Status,Zone Name,Region,Parent Region,Latitude,Longitude 2 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ashburn,United States,,,North America,,39.03,-77.469 3 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Atlanta,United States,,,North America,,33.746,-84.386 4 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Boston,United States,,,North America,,42.354,-71.061 5 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Buffalo,United States,,,North America,,42.885,-78.876 6 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Calgary,Canada,,,North America,,51.044,-114.054 7 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Charlotte,United States,,,North America,,35.228,-80.846 8 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chicago,United States,,,North America,,41.878,-87.623 9 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Columbus,United States,,,North America,,39.962,-83.002 10 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dallas,United States,,,North America,,32.779,-96.793 11 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Denver,United States,,,North America,,39.736,-104.984 12 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Detroit,United States,,,North America,,42.329,-83.05 13 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Honolulu,United States,,,North America,,21.302,-157.859 14 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Houston,United States,,,North America,,29.76,-95.368 15 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Indianapolis,United States,,,North America,,39.764,-86.155 16 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Jacksonville,United States,,,North America,,30.334,-81.66 17 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kansas City,United States,,,North America,,39.097,-94.58 18 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Las Vegas,United States,,,North America,,36.164,-115.146 19 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Los Angeles,United States,,,North America,,34.055,-118.241 20 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Mcallen,United States,,,North America,,26.201,-98.233 21 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Memphis,United States,,,North America,,35.144,-90.048 22 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Miami,United States,,,North America,,25.777,-80.198 23 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Minneapolis,United States,,,North America,,44.977,-93.269 24 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Montgomery,United States,,,North America,,32.364,-86.297 25 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Montréal,Canada,,,North America,,45.501,-73.566 26 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Nashville,United States,,,North America,,36.165,-86.777 27 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Newark,United States,,,North America,,40.738,-74.168 28 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Norfolk,United States,,,North America,,36.844,-76.285 29 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Omaha,United States,,,North America,,41.257,-95.934 30 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ottawa,Canada,,,North America,,45.418,-75.692 31 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Philadelphia,United States,,,North America,,39.948,-75.16 32 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Phoenix,United States,,,North America,,33.447,-112.077 33 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Pittsburgh,United States,,,North America,,40.442,-79.99 34 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Portland,United States,,,North America,,45.516,-122.678 35 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Richmond,United States,,,North America,,37.535,-77.439 36 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Sacramento,United States,,,North America,,38.579,-121.496 37 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Salt Lake City,United States,,,North America,,40.763,-111.884 38 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,San Diego,United States,,,North America,,32.721,-117.16 39 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,San Jose,United States,,,North America,,37.334,-121.888 40 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Saskatoon,Canada,,,North America,,52.133,-106.657 41 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Seattle,United States,,,North America,,47.608,-122.327 42 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,St. Louis,United States,,,North America,,38.628,-90.195 43 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tallahassee,United States,,,North America,,30.434,-84.281 44 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tampa,United States,,,North America,,27.947,-82.46 45 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Toronto,Canada,,,North America,,43.653,-79.382 46 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Vancouver,Canada,,,North America,,49.263,-123.11 47 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Winnipeg,Canada,,,North America,,49.895,-97.141 48 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Americana,Brazil,,,Latin America & the Caribbean,,-22.737,-47.334 49 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Arica,Chile,,,Latin America & the Caribbean,,-18.475,-70.32 50 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Asuncion,Paraguay,,,Latin America & the Caribbean,,-25.276,-57.636 51 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Belo Horizonte,Brazil,,,Latin America & the Caribbean,,-19.924,-43.941 52 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Belém,Brazil,,,Latin America & the Caribbean,,-1.453,-48.466 53 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Blumenau,Brazil,,,Latin America & the Caribbean,,-26.922,-49.064 54 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Bogota,Colombia,,,Latin America & the Caribbean,,4.651,-74.08 55 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Brasília,Brazil,,,Latin America & the Caribbean,,-10.332,-53.202 56 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Buenos Aires,Argentina,,,Latin America & the Caribbean,,-34.608,-58.436 57 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Campinas,Brazil,,,Latin America & the Caribbean,,-22.903,-47.062 58 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Caçador,Brazil,,,Latin America & the Caribbean,,-26.774,-51.014 59 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Cordoba,Argentina,,,Latin America & the Caribbean,,-31.421,-64.183 60 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Cuiabá,Brazil,,,Latin America & the Caribbean,,-15.595,-56.1 61 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Curitiba,Brazil,,,Latin America & the Caribbean,,-25.43,-49.267 62 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Florianópolis,Brazil,,,Latin America & the Caribbean,,-27.602,-48.55 63 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Fortaleza,Brazil,,,Latin America & the Caribbean,,-3.73,-38.52 64 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Georgetown,Guyana,,,Latin America & the Caribbean,,6.813,-58.164 65 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Goiânia,Brazil,,,Latin America & the Caribbean,,-16.68,-49.25 66 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Guatemala City,Guatemala,,,Latin America & the Caribbean,,14.626,-90.516 67 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Guayaquil,Ecuador,,,Latin America & the Caribbean,,-2.287,-80.096 68 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Itajaí,Brazil,,,Latin America & the Caribbean,,-26.907,-48.651 69 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Joinville,Brazil,,,Latin America & the Caribbean,,-26.3,-48.849 70 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Juazeiro do Norte,Brazil,,,Latin America & the Caribbean,,-7.215,-39.314 71 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Lima,Peru,,,Latin America & the Caribbean,,-12.066,-77.039 72 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Manaus,Brazil,,,Latin America & the Caribbean,,-3.131,-59.98 73 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Medellín,Colombia,,,Latin America & the Caribbean,,6.244,-75.574 74 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Mexico City,Mexico,,,Latin America & the Caribbean,,19.435,-99.136 75 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Neuquen,Argentina,,,Latin America & the Caribbean,,-38.373,-69.828 76 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Panama City,Panama,,,Latin America & the Caribbean,,8.975,-79.534 77 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Paramaribo,Suriname,,,Latin America & the Caribbean,,5.826,-55.17 78 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Port-Au-Prince,Haiti,,,Latin America & the Caribbean,,18.55,-72.339 79 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Porto Alegre,Brazil,,,Latin America & the Caribbean,,-30.03,-51.23 80 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Queretaro,Mexico,,,Latin America & the Caribbean,,20.596,-100.391 81 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Quito,Ecuador,,,Latin America & the Caribbean,,-0.217,-78.508 82 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ribeirão Preto,Brazil,,,Latin America & the Caribbean,,-21.176,-47.806 83 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Rio de Janeiro,Brazil,,,Latin America & the Caribbean,,-22.912,-43.21 84 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Salvador,Brazil,,,Latin America & the Caribbean,,-12.983,-38.484 85 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,San José,Costa Rica,,,Latin America & the Caribbean,,9.935,-84.08 86 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Santo Domingo,Dominican Republic,,,Latin America & the Caribbean,,18.477,-69.946 87 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Sorocaba,Brazil,,,Latin America & the Caribbean,,-23.503,-47.461 88 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,St. George's,Grenada,,,Latin America & the Caribbean,,12.053,-61.754 89 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,São José do Rio Preto,Brazil,,,Latin America & the Caribbean,,-20.811,-49.383 90 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,São Paulo,Brazil,,,Latin America & the Caribbean,,-23.551,-46.636 91 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tegucigalpa,Honduras,,,Latin America & the Caribbean,,14.102,-87.204 92 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Uberlândia,Brazil,,,Latin America & the Caribbean,,-18.916,-48.274 93 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Valparaíso,Chile,,,Latin America & the Caribbean,,-33.049,-71.623 94 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Willemstad,Curaçao,,,Latin America & the Caribbean,,12.114,-68.938 95 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Accra,Ghana,,,Africa,,5.557,-0.197 96 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Algiers,Algeria,,,Africa,,36.778,3.062 97 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Antananarivo,Madagascar,,,Africa,,-18.78,46.715 98 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Cape Town,South Africa,,,Africa,,-33.925,18.421 99 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Casablanca,Morocco,,,Africa,,33.591,-7.623 100 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dakar,Senegal,,,Africa,,14.696,-17.452 101 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dar Es Salaam,Tanzania,,,Africa,,-6.815,39.28 102 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Djibouti,Djibouti,,,Africa,,11.816,42.844 103 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Durban,South Africa,,,Africa,,-29.859,31.011 104 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Gaborone,Botswana,,,Africa,,-24.659,25.909 105 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Harare,Zimbabwe,,,Africa,,-17.828,31.043 106 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Johannesburg,South Africa,,,Africa,,-26.203,28.053 107 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kigali,Rwanda,,,Africa,,-1.947,30.059 108 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Lagos,Nigeria,,,Africa,,6.456,3.399 109 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Luanda,Angola,,,Africa,,-8.824,13.241 110 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Maputo,Mozambique,,,Africa,,-25.964,32.571 111 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Mombasa,Kenya,,,Africa,,-4.046,39.67 112 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Monrovia,Liberia,,,Africa,,6.331,-10.795 113 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Nairobi,Kenya,,,Africa,,-1.284,36.821 114 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Port Louis,Mauritius,,,Africa,,-20.162,57.502 115 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Reunion,France,,,Africa,,-21.131,55.541 116 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tunis,Tunisia,,,Africa,,33.84,9.402 117 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Amsterdam,Netherlands,,,Europe,,52.377,4.894 118 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Athens,Greece,,,Europe,,37.972,23.739 119 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Barcelona,Spain,,,Europe,,41.382,2.177 120 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Belgrade,Serbia,,,Europe,,44.816,20.459 121 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Berlin,Germany,,,Europe,,52.517,13.386 122 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Brussels,Belgium,,,Europe,,50.847,4.356 123 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Bucharest,Romania,,,Europe,,44.44,26.099 124 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Budapest,Hungary,,,Europe,,47.498,19.044 125 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chișinău,"Moldova, Republic of",,,Europe,,47.025,28.831 126 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Copenhagen,Denmark,,,Europe,,55.69,12.574 127 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Cork,Ireland,,,Europe,,51.899,-8.469 128 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dublin,Ireland,,,Europe,,53.347,-6.262 129 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Düsseldorf,Germany,,,Europe,,51.221,6.778 130 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Edinburgh,United Kingdom,,,Europe,,55.949,-3.184 131 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ekaterinburg,Russian Federation,,,Europe,,56.838,60.605 132 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Frankfurt,Germany,,,Europe,,50.113,8.684 133 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Geneva,Switzerland,,,Europe,,46.204,6.145 134 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Gothenburg,Sweden,,,Europe,,57.703,11.965 135 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Hamburg,Germany,,,Europe,,53.547,10.0 136 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Helsinki,Finland,,,Europe,,60.168,24.939 137 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Istanbul,Turkey,,,Europe,,41.005,28.97 138 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Khabarovsk,Russian Federation,,,Europe,,51.627,136.124 139 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Krasnoyarsk,Russian Federation,,,Europe,,56.005,92.875 140 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kyiv,Ukraine,,,Europe,,50.452,30.527 141 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Lisbon,Portugal,,,Europe,,38.712,-9.135 142 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,London,United Kingdom,,,Europe,,51.506,-0.126 143 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Luxembourg City,Luxembourg,,,Europe,,49.615,6.126 144 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Madrid,Spain,,,Europe,,40.413,-3.703 145 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Manchester,United Kingdom,,,Europe,,53.479,-2.244 146 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Marseille,France,,,Europe,,43.297,5.367 147 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Milan,Italy,,,Europe,,45.465,9.191 148 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Minsk,Belarus,,,Europe,,53.901,27.56 149 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Moscow,Russian Federation,,,Europe,,55.755,37.616 150 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Munich,Germany,,,Europe,,48.137,11.578 151 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Nicosia,Cyprus,,,Europe,,35.178,33.362 152 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Oslo,Norway,,,Europe,,59.914,10.742 153 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Palermo,Italy,,,Europe,,38.11,13.355 154 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Paris,France,,,Europe,,48.854,2.345 155 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Prague,Czechia,,,Europe,,50.086,14.419 156 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Reykjavík,Iceland,,,Europe,,64.145,-21.94 157 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Riga,Latvia,,,Europe,,56.945,24.107 158 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Rome,Italy,,,Europe,,41.893,12.482 159 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Sofia,Bulgaria,,,Europe,,42.693,23.32 160 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,St. Petersburg,Russian Federation,,,Europe,,59.939,30.319 161 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Stockholm,Sweden,,,Europe,,59.329,18.072 162 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tallinn,Estonia,,,Europe,,59.436,24.745 163 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Thessaloniki,Greece,,,Europe,,40.644,22.933 164 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Vienna,Austria,,,Europe,,48.206,16.371 165 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Vilnius,Lithuania,,,Europe,,54.685,25.284 166 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Warsaw,Poland,,,Europe,,52.232,21.008 167 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Zagreb,Croatia,,,Europe,,45.838,15.962 168 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Zürich,Switzerland,,,Europe,,47.373,8.537 169 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Amman,Jordan,,,Middle East,,31.953,35.924 170 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Baghdad,Iraq,,,Middle East,,33.302,44.39 171 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Basra,Iraq,,,Middle East,,30.494,47.809 172 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Beirut,Lebanon,,,Middle East,,33.892,35.5 173 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dammam,Saudi Arabia,,,Middle East,,26.433,50.101 174 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Doha,Qatar,,,Middle East,,25.282,51.524 175 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dubai,United Arab Emirates,,,Middle East,,25.078,55.187 176 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Erbil,Iraq,,,Middle East,,36.193,44.014 177 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Haifa,Israel,,,Middle East,,32.823,34.997 178 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Jeddah,Saudi Arabia,,,Middle East,,21.578,39.166 179 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kuwait City,Kuwait,,,Middle East,,29.382,47.973 180 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Manama,Bahrain,,,Middle East,,26.226,50.581 181 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Muscat,Oman,,,Middle East,,23.59,58.382 182 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Najaf,Iraq,,,Middle East,,31.997,44.33 183 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ramallah,,,,Middle East,,31.903,35.198 184 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Riyadh,Saudi Arabia,,,Middle East,,24.636,46.714 185 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tel Aviv,Israel,,,Middle East,,32.081,34.781 186 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ahmedabad,India,,,Asia,,23.025,72.581 187 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Almaty,Kazakhstan,,,Asia,,43.238,76.942 188 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Astara,Azerbaijan,,,Asia,,38.512,48.828 189 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Baku,Azerbaijan,,,Asia,,40.378,49.833 190 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Bandar Seri Begawan,Brunei Darussalam,,,Asia,,4.889,114.938 191 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Bangkok,Thailand,,,Asia,,13.752,100.491 192 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Bengaluru,India,,,Asia,,12.979,77.589 193 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Bhubaneshwar,India,,,Asia,,20.257,85.84 194 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Cagayan,Philippines,,,Asia,,17.996,121.835 195 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Cebu,Philippines,,,Asia,,10.293,123.906 196 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chandigarh,India,,,Asia,,30.727,76.783 197 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chennai,India,,,Asia,,13.08,80.27 198 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chiang Mai,Thailand,,,Asia,,18.793,98.983 199 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chittagong,Bangladesh,,,Asia,,22.687,91.788 200 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Colombo,Sri Lanka,,,Asia,,6.936,79.855 201 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dhaka,Bangladesh,,,Asia,,23.762,90.388 202 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Fukuoka,Japan,,,Asia,,33.625,130.621 203 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Hanoi,Viet Nam,,,Asia,,21.027,105.853 204 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ho Chi Minh City,Viet Nam,,,Asia,,10.775,106.701 205 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Hong Kong,,,,Asia,,22.276,114.163 206 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Hyderabad,India,,,Asia,,17.364,78.476 207 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Islamabad,Pakistan,,,Asia,,33.691,73.068 208 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Jakarta,Indonesia,,,Asia,,-6.176,106.825 209 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Jashore,Bangladesh,,,Asia,,23.167,89.212 210 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Johor Bahru,Malaysia,,,Asia,,1.5,103.748 211 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kanpur,India,,,Asia,,26.461,80.32 212 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Karachi,Pakistan,,,Asia,,24.858,67.016 213 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kathmandu,Nepal,,,Asia,,27.706,85.325 214 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kolkata,India,,,Asia,,22.576,88.364 215 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Kuala Lumpur,Malaysia,,,Asia,,3.154,101.698 216 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Lahore,Pakistan,,,Asia,,31.566,74.312 217 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Macau,,,,Asia,,22.193,113.536 218 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Male,Maldives,,,Asia,,4.177,73.509 219 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Mandalay,Myanmar,,,Asia,,21.977,96.082 220 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Manila,Philippines,,,Asia,,14.579,120.972 221 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Mumbai,India,,,Asia,,19.081,72.887 222 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Nagpur,India,,,Asia,,21.154,79.081 223 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Naha,Japan,,,Asia,,26.216,127.676 224 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Nasiriyah,Iraq,,,Asia,,31.044,46.259 225 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,New Delhi,India,,,Asia,,28.613,77.213 226 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Osaka,Japan,,,Asia,,34.665,135.499 227 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Patna,India,,,Asia,,25.607,85.122 228 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Phnom Penh,Cambodia,,,Asia,,11.564,104.925 229 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Seoul,"Korea, Republic of",,,Asia,,37.539,126.995 230 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Singapore,Singapore,,,Asia,,1.353,103.819 231 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Surat Thani,Thailand,,,Asia,,9.466,98.827 232 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Taipei,,,,Asia,,25.035,121.567 233 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tashkent,Uzbekistan,,,Asia,,41.31,69.281 234 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tbilisi,Georgia,,,Asia,,41.695,44.798 235 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Thimphu,Bhutan,,,Asia,,27.472,89.634 236 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Tokyo,Japan,,,Asia,,35.68,139.774 237 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Ulaanbaatar,Mongolia,,,Asia,,47.915,106.922 238 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Vientiane,Lao People's Democratic Republic,,,Asia,,17.963,102.615 239 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Yangon,Myanmar,,,Asia,,16.792,96.158 240 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Yerevan,Armenia,,,Asia,,40.18,44.51 241 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Yogyakarta,Indonesia,,,Asia,,-7.978,110.369 242 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Anqing,China,,,Mainland China,,30.663,116.63 243 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Baoji,China,,,Mainland China,,34.361,107.231 244 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Beijing,China,,,Mainland China,,39.902,116.391 245 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Changde,China,,,Mainland China,,29.037,111.691 246 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Changzhou,China,,,Mainland China,,31.809,119.968 247 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chengdu,China,,,Mainland China,,30.662,104.062 248 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Chengmai,China,,,Mainland China,,19.74,110.0 249 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Dalian,China,,,Mainland China,,38.915,121.628 250 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Foshan,China,,,Mainland China,,23.023,113.116 251 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Fuzhou,China,,,Mainland China,,27.953,116.35 252 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Guangzhou,China,,,Mainland China,,23.132,113.257 253 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Guiyang,China,,,Mainland China,,26.652,106.627 254 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Haikou,China,,,Mainland China,,20.046,110.194 255 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Hohhot,China,,,Mainland China,,40.836,111.673 256 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Huainan,China,,,Mainland China,,32.587,117.01 257 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Jinan,China,,,Mainland China,,36.652,117.118 258 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Jinhua,China,,,Mainland China,,29.108,119.649 259 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Langfang,China,,,Mainland China,,39.533,116.682 260 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Lanzhou,China,,,Mainland China,,36.066,103.836 261 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Maoming,China,,,Mainland China,,21.662,110.919 262 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Nanchang,China,,,Mainland China,,28.687,115.852 263 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Qingdao,China,,,Mainland China,,36.063,120.382 264 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Qinhuangdao,China,,,Mainland China,,39.939,119.594 265 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Quanzhou,China,,,Mainland China,,24.876,118.676 266 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Quzhou,China,,,Mainland China,,36.769,114.955 267 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Shanghai,China,,,Mainland China,,31.236,121.465 268 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Shenyang,China,,,Mainland China,,41.802,123.427 269 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Shiyan,China,,,Mainland China,,32.632,110.79 270 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Suqian,China,,,Mainland China,,33.969,118.268 271 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Taizhou,China,,,Mainland China,,28.661,121.416 272 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Wuxi,China,,,Mainland China,,31.578,120.299 273 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Xianyang,China,,,Mainland China,,34.329,108.7 274 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Xining,China,,,Mainland China,,36.616,101.778 275 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Xinyu,China,,,Mainland China,,27.857,114.889 276 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Yichang,China,,,Mainland China,,30.692,111.285 277 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Yiyang,China,,,Mainland China,,28.555,112.346 278 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Zhengzhou,China,,,Mainland China,,34.752,113.622 279 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Adelaide,Australia,,,Oceania,,-34.93,138.597 280 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Auckland,New Zealand,,,Oceania,,-36.851,174.762 281 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Brisbane,Australia,,,Oceania,,-27.469,153.021 282 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Canberra,Australia,,,Oceania,,-35.299,149.098 283 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Christchurch,New Zealand,,,Oceania,,-43.533,172.64 284 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Guam,Guam,,,Oceania,,13.45,144.755 285 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Hobart,Australia,,,Oceania,,-42.886,147.329 286 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Melbourne,Australia,,,Oceania,,-37.815,144.964 287 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Noumea,New Caledonia,,,Oceania,,-22.274,166.445 288 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Perth,Australia,,,Oceania,,-31.953,115.862 289 | Cloudflare,CDN,https://www.cloudflare.com/en-gb/network/,Sydney,Australia,,,Oceania,,-33.869,151.206 290 | -------------------------------------------------------------------------------- /fastly_POPs_10-07-2023.csv: -------------------------------------------------------------------------------- 1 | Provider,Service Name,URL,City,Country,Status,Zone Name,Region,Parent Region,Latitude,Longitude 2 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Ashburn,United States,Active,,North America,,39.03,-77.47 3 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Atlanta,United States,Active,,North America,,33.749,-84.39 4 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Boston,United States,Active,,North America,,42.355,-71.061 5 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Calgary,Canada,Active,,North America,,51.046,-114.058 6 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Chicago,United States,Active,,North America,,41.876,-87.624 7 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Columbus,United States,Active,,North America,,39.962,-83.001 8 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Dallas,United States,Active,,North America,,32.776,-96.797 9 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Denver,United States,Active,,North America,,39.739,-104.985 10 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Detroit,United States,Active,,North America,,42.332,-83.047 11 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Honolulu,United States,Active,,North America,,21.305,-157.856 12 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Houston,United States,Active,,North America,,29.759,-95.368 13 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Jacksonville,United States,Active,,North America,,30.332,-81.656 14 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Kansas City,United States,Active,,North America,,39.1,-94.578 15 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Los Angeles,United States,Active,,North America,,34.054,-118.243 16 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Miami,United States,Active,,North America,,25.774,-80.194 17 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Minneapolis,United States,Active,,North America,,44.977,-93.265 18 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Montreal,Canada,Active,,North America,,45.503,-73.57 19 | Fastly,Point of Presence,https://www.fastly.com/network-map/,New York,United States,Active,,North America,,40.713,-74.006 20 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Phoenix,United States,Active,,North America,,33.448,-112.074 21 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Portland,United States,Active,,North America,,45.52,-122.674 22 | Fastly,Point of Presence,https://www.fastly.com/network-map/,San Jose,United States,Active,,North America,,37.336,-121.891 23 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Seattle,United States,Active,,North America,,47.604,-122.33 24 | Fastly,Point of Presence,https://www.fastly.com/network-map/,St Louis,United States,Active,,North America,,38.628,-90.191 25 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Toronto,Canada,Active,,North America,,43.653,-79.384 26 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Vancouver,Canada,Active,,North America,,49.261,-123.114 27 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Bogota,Colombia,Active,,South America,,4.653,-74.084 28 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Buenos Aires,Argentina,Active,,South America,,-34.608,-58.437 29 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Curitiba,Brasil,Active,,South America,,-25.43,-49.271 30 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Fortaleza,Brasil,Active,,South America,,-3.73,-38.522 31 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Lima,Perú,Active,,South America,,-12.062,-77.037 32 | Fastly,Point of Presence,https://www.fastly.com/network-map/,São Paulo,Brasil,Active,,South America,,-23.551,-46.633 33 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Santiago,Costa Rica,Active,,South America,,9.869,-83.798 34 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Rio de Janeiro,Brasil,Active,,South America,,-22.911,-43.209 35 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Amsterdam,Nederland,Active,,Europe,,52.373,4.892 36 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Copenhagen,Danmark,Active,,Europe,,55.687,12.57 37 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Brussels,België / Belgique / Belgien,Active,,Europe,,50.847,4.352 38 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Dublin,Éire / Ireland,Active,,Europe,,53.349,-6.261 39 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Frankfurt,Deutschland,Active,,Europe,,50.111,8.682 40 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Helsinki,Suomi / Finland,Active,,Europe,,60.167,24.943 41 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Lisbon,Portugal,Active,,Europe,,38.708,-9.137 42 | Fastly,Point of Presence,https://www.fastly.com/network-map/,London,United Kingdom,Active,,Europe,,51.507,-0.128 43 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Madrid,España,Active,,Europe,,40.417,-3.704 44 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Manchester,United Kingdom,Active,,Europe,,53.479,-2.245 45 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Marseille,France,Active,,Europe,,43.296,5.37 46 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Milan,Italia,Active,,Europe,,45.464,9.19 47 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Munich,Deutschland,Active,,Europe,,48.137,11.575 48 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Oslo,Norge,Active,,Europe,,59.913,10.739 49 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Palermo,Italia,Active,,Europe,,38.111,13.352 50 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Paris,France,Active,,Europe,,48.853,2.348 51 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Rome,Italia,Active,,Europe,,41.893,12.483 52 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Sofia,Madagasikara / Madagascar,Active,,Europe,,-15.254,48.256 53 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Stockholm,Sverige,Active,,Europe,,59.325,18.071 54 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Vienna,Österreich,Active,,Europe,,48.208,16.373 55 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Accra,Ghana,Active,,Africa,,5.557,-0.201 56 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Cape Town,South Africa,Active,,Africa,,-33.929,18.417 57 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Johannesburg,South Africa,Active,,Africa,,-26.205,28.05 58 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Bangkok,ประเทศไทย,Active,,Asia,,13.752,100.494 59 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Chennai,India,Active,,Asia,,13.084,80.27 60 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Dubai,الإمارات العربية المتحدة,Active,,Asia,,25.074,55.189 61 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Fujairah,الإمارات العربية المتحدة,Active,,Asia,,25.124,56.336 62 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Hong Kong,中国,Active,,Asia,,22.279,114.163 63 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Hyderabad,India,Active,,Asia,,17.361,78.474 64 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Kolkata,India,Active,,Asia,,22.573,88.364 65 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Kuala Lumpur,Malaysia,Active,,Asia,,3.152,101.694 66 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Manila,Philippines,Active,,Asia,,14.581,120.976 67 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Mumbai,India,Active,,Asia,,19.079,72.878 68 | Fastly,Point of Presence,https://www.fastly.com/network-map/,New Delhi,India,Active,,Asia,,28.614,77.209 69 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Osaka,日本,Active,,Asia,,34.662,135.5 70 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Seoul,대한민국,Active,,Asia,,37.567,126.978 71 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Singapore,Singapore,Active,,Asia,,1.357,103.819 72 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Tokyo,日本,Active,,Asia,,35.684,139.774 73 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Adelaide,Australia,Active,,Australia & New Zealand,,-34.928,138.6 74 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Auckland,New Zealand/Aotearoa,Active,,Australia & New Zealand,,-36.852,174.763 75 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Brisbane,Australia,Active,,Australia & New Zealand,,-27.469,153.023 76 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Christchurch,New Zealand/Aotearoa,Active,,Australia & New Zealand,,-43.531,172.637 77 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Melbourne,Australia,Active,,Australia & New Zealand,,-37.814,144.963 78 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Perth,Australia,Active,,Australia & New Zealand,,-31.956,115.861 79 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Sydney,Australia,Active,,Australia & New Zealand,,-33.87,151.208 80 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Wellington,New Zealand/Aotearoa,Active,,Australia & New Zealand,,-41.289,174.777 81 | Fastly,Point of Presence,https://www.fastly.com/network-map/,Nairobi,Kenya,Planned,,,,-1.283,36.817 82 | -------------------------------------------------------------------------------- /fastly_POPs_10-07-2023.geojson: -------------------------------------------------------------------------------- 1 | {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Ashburn", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-77.47, 39.03]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Atlanta", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-84.39, 33.749]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Boston", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-71.061, 42.355]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Calgary", "Country": "Canada", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-114.058, 51.046]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Chicago", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-87.624, 41.876]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Columbus", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-83.001, 39.962]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Dallas", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-96.797, 32.776]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Denver", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-104.985, 39.739]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Detroit", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-83.047, 42.332]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Honolulu", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-157.856, 21.305]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Houston", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-95.368, 29.759]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Jacksonville", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-81.656, 30.332]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Kansas City", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-94.578, 39.1]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Los Angeles", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-118.243, 34.054]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Miami", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-80.194, 25.774]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Minneapolis", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-93.265, 44.977]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Montreal", "Country": "Canada", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-73.57, 45.503]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "New York", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-74.006, 40.713]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Phoenix", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-112.074, 33.448]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Portland", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-122.674, 45.52]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "San Jose", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-121.891, 37.336]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Seattle", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-122.33, 47.604]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "St Louis", "Country": "United States", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-90.191, 38.628]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Toronto", "Country": "Canada", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-79.384, 43.653]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Vancouver", "Country": "Canada", "Status": "Active", "Zone Name": "", "Region": "North America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-123.114, 49.261]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Bogota", "Country": "Colombia", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-74.084, 4.653]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Buenos Aires", "Country": "Argentina", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-58.437, -34.608]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Curitiba", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-49.271, -25.43]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Fortaleza", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-38.522, -3.73]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Lima", "Country": "Per\u00fa", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-77.037, -12.062]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "S\u00e3o Paulo", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-46.633, -23.551]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Santiago", "Country": "Costa Rica", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-83.798, 9.869]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Rio de Janeiro", "Country": "Brasil", "Status": "Active", "Zone Name": "", "Region": "South America", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-43.209, -22.911]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Amsterdam", "Country": "Nederland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [4.892, 52.373]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Copenhagen", "Country": "Danmark", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [12.57, 55.687]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Brussels", "Country": "Belgi\u00eb / Belgique / Belgien", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [4.352, 50.847]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Dublin", "Country": "\u00c9ire / Ireland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-6.261, 53.349]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Frankfurt", "Country": "Deutschland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [8.682, 50.111]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Helsinki", "Country": "Suomi / Finland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [24.943, 60.167]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Lisbon", "Country": "Portugal", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-9.137, 38.708]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "London", "Country": "United Kingdom", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-0.128, 51.507]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Madrid", "Country": "Espa\u00f1a", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-3.704, 40.417]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Manchester", "Country": "United Kingdom", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-2.245, 53.479]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Marseille", "Country": "France", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [5.37, 43.296]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Milan", "Country": "Italia", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [9.19, 45.464]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Munich", "Country": "Deutschland", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [11.575, 48.137]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Oslo", "Country": "Norge", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [10.739, 59.913]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Palermo", "Country": "Italia", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [13.352, 38.111]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Paris", "Country": "France", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [2.348, 48.853]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Rome", "Country": "Italia", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [12.483, 41.893]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Sofia", "Country": "Madagasikara / Madagascar", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [48.256, -15.254]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Stockholm", "Country": "Sverige", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [18.071, 59.325]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Vienna", "Country": "\u00d6sterreich", "Status": "Active", "Zone Name": "", "Region": "Europe", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [16.373, 48.208]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Accra", "Country": "Ghana", "Status": "Active", "Zone Name": "", "Region": "Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [-0.201, 5.557]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Cape Town", "Country": "South Africa", "Status": "Active", "Zone Name": "", "Region": "Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [18.417, -33.929]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Johannesburg", "Country": "South Africa", "Status": "Active", "Zone Name": "", "Region": "Africa", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [28.05, -26.205]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Bangkok", "Country": "\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [100.494, 13.752]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Chennai", "Country": "India", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [80.27, 13.084]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Dubai", "Country": "\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [55.189, 25.074]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Fujairah", "Country": "\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [56.336, 25.124]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Hong Kong", "Country": "\u4e2d\u56fd", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [114.163, 22.279]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Hyderabad", "Country": "India", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [78.474, 17.361]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Kolkata", "Country": "India", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [88.364, 22.573]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Kuala Lumpur", "Country": "Malaysia", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [101.694, 3.152]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Manila", "Country": "Philippines", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [120.976, 14.581]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Mumbai", "Country": "India", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [72.878, 19.079]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "New Delhi", "Country": "India", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [77.209, 28.614]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Osaka", "Country": "\u65e5\u672c", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [135.5, 34.662]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Seoul", "Country": "\ub300\ud55c\ubbfc\uad6d", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [126.978, 37.567]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Singapore", "Country": "Singapore", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [103.819, 1.357]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Tokyo", "Country": "\u65e5\u672c", "Status": "Active", "Zone Name": "", "Region": "Asia", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [139.774, 35.684]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Adelaide", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [138.6, -34.928]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Auckland", "Country": "New Zealand/Aotearoa", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [174.763, -36.852]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Brisbane", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [153.023, -27.469]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Christchurch", "Country": "New Zealand/Aotearoa", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [172.637, -43.531]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Melbourne", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [144.963, -37.814]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Perth", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [115.861, -31.956]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Sydney", "Country": "Australia", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [151.208, -33.87]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Wellington", "Country": "New Zealand/Aotearoa", "Status": "Active", "Zone Name": "", "Region": "Australia & New Zealand", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [174.777, -41.289]}}, {"type": "Feature", "properties": {"Provider": "Fastly", "Service Name": "Point of Presence", "URL": "https://www.fastly.com/network-map/", "City": "Nairobi", "Country": "Kenya", "Status": "Planned", "Zone Name": "", "Region": "", "Parent Region": ""}, "geometry": {"type": "Point", "coordinates": [36.817, -1.283]}}]} -------------------------------------------------------------------------------- /microsoft_frontdoor_pops_01-12-2023.csv: -------------------------------------------------------------------------------- 1 | Provider,Service Name,URL,City,Country,Status,Zone Name,Region,Parent Region,Latitude,Longitude 2 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Etobicoke,Canada,,,North America,,43.644,-79.566 3 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Etobicoke,Canada,,,North America,,43.644,-79.566 4 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Montreal,Canada,,,North America,,45.503,-73.57 5 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Vancouver,Canada,,,North America,,49.261,-123.114 6 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Vancouver,Canada,,,North America,,49.261,-123.114 7 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Querétaro,Mexico,,,North America,,20.593,-100.39 8 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Querétaro,Mexico,,,North America,,20.593,-100.39 9 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Atlanta,United States,,,North America,,33.749,-84.39 10 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Atlanta,United States,,,North America,,33.749,-84.39 11 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Atlanta,United States,,,North America,,33.749,-84.39 12 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Boydton,United States,,,North America,,36.667,-78.388 13 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Boydton,United States,,,North America,,36.667,-78.388 14 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chaska,United States,,,North America,,44.789,-93.602 15 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chaska,United States,,,North America,,44.789,-93.602 16 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cheyenne,United States,,,North America,,41.14,-104.82 17 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cheyenne,United States,,,North America,,41.14,-104.82 18 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 19 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 20 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 21 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 22 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 23 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 24 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 25 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 26 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Des Moines,United States,,,North America,,41.591,-93.605 27 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Des Moines,United States,,,North America,,41.591,-93.605 28 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Des Moines,United States,,,North America,,41.591,-93.605 29 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Detroit,United States,,,North America,,42.332,-83.047 30 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Englewood,United States,,,North America,,39.648,-104.988 31 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Englewood,United States,,,North America,,39.648,-104.988 32 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Honolulu,United States,,,North America,,21.305,-157.856 33 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Houston,United States,,,North America,,29.759,-95.368 34 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Houston,United States,,,North America,,29.759,-95.368 35 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Houston,United States,,,North America,,29.759,-95.368 36 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Jacksonville,United States,,,North America,,30.332,-81.656 37 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Jacksonville,United States,,,North America,,30.332,-81.656 38 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Las Vegas,United States,,,North America,,36.167,-115.149 39 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Las Vegas,United States,,,North America,,36.167,-115.149 40 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Las Vegas,United States,,,North America,,36.167,-115.149 41 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Los Angeles,United States,,,North America,,34.054,-118.243 42 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Los Angeles,United States,,,North America,,34.054,-118.243 43 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manassas,United States,,,North America,,38.751,-77.475 44 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manassas,United States,,,North America,,38.751,-77.475 45 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manassas,United States,,,North America,,38.751,-77.475 46 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Memphis,United States,,,North America,,35.146,-90.052 47 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 48 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 49 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 50 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 51 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Minneapolis,United States,,,North America,,44.977,-93.265 52 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Minneapolis,United States,,,North America,,44.977,-93.265 53 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Needham Heights,United States,,,North America,,42.293,-71.235 54 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Needham Heights,United States,,,North America,,42.293,-71.235 55 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Nashville,United States,,,North America,,36.162,-86.774 56 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Newark,United States,,,North America,,40.736,-74.172 57 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,New York,United States,,,North America,,40.713,-74.006 58 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,New York,United States,,,North America,,40.713,-74.006 59 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Philadelphia,United States,,,North America,,39.953,-75.164 60 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Phoenix,United States,,,North America,,33.448,-112.074 61 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Plano,United States,,,North America,,33.014,-96.693 62 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Portland,United States,,,North America,,45.52,-122.674 63 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Quincy,United States,,,North America,,47.234,-119.854 64 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Quincy,United States,,,North America,,47.234,-119.854 65 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Quincy,United States,,,North America,,47.234,-119.854 66 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 67 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 68 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 69 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 70 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 71 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 72 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 73 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 74 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Salt Lake City,United States,,,North America,,40.76,-111.887 75 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Salt Lake City,United States,,,North America,,40.76,-111.887 76 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Salt Lake City,United States,,,North America,,40.76,-111.887 77 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Seattle,United States,,,North America,,47.604,-122.33 78 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Seattle,United States,,,North America,,47.604,-122.33 79 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Secaucus,United States,,,North America,,40.79,-74.057 80 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Secaucus,United States,,,North America,,40.79,-74.057 81 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Southfield,United States,,,North America,,42.473,-83.222 82 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tempe,United States,,,North America,,33.426,-111.94 83 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Buenos Aires,Argentina,,,South America,,-34.608,-58.437 84 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Campinas,Brazil,,,South America,,-22.906,-47.06 85 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Campinas,Brazil,,,South America,,-22.906,-47.06 86 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rio de Janeiro,Brazil,,,South America,,-22.911,-43.209 87 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rio de Janeiro,Brazil,,,South America,,-22.911,-43.209 88 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rio de Janeiro,Brazil,,,South America,,-22.911,-43.209 89 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sao Paulo,Brazil,,,South America,,-23.551,-46.633 90 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sao Paulo,Brazil,,,South America,,-23.551,-46.633 91 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bogota,Colombia,,,South America,,4.653,-74.084 92 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zaventem,Belgium,,,Europe,,50.881,4.473 93 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zaventem,Belgium,,,Europe,,50.881,4.473 94 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sofia,Bulgaria,,,Europe,,42.698,23.322 95 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sofia,Bulgaria,,,Europe,,42.698,23.322 96 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Prague,Czech Republic,,,Europe,,50.06,14.446 97 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Ballerup,Denmark,,,Europe,,55.73,12.361 98 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Vantaa,Finland,,,Europe,,60.292,25.041 99 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Les Ulis,France,,,Europe,,48.682,2.17 100 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Les Ulis,France,,,Europe,,48.682,2.17 101 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Les Ulis,France,,,Europe,,48.682,2.17 102 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Paris,France,,,Europe,,48.853,2.348 103 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Saint Denis,France,,,Europe,,48.936,2.358 104 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Saint Denis,France,,,Europe,,48.936,2.358 105 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Berlin,Germany,,,Europe,,52.517,13.389 106 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Duesseldorf,Germany,,,Europe,,51.225,6.776 107 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Frankfurt,Germany,,,Europe,,50.111,8.682 108 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Frankfurt,Germany,,,Europe,,50.111,8.682 109 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Munich,Germany,,,Europe,,48.137,11.575 110 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Russelsheim,Germany,,,Europe,,49.992,8.414 111 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Russelsheim,Germany,,,Europe,,49.992,8.414 112 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Athens,Greece,,,Europe,,37.976,23.735 113 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Budapest,Hungary,,,Europe,,47.498,19.04 114 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dublin,Ireland,,,Europe,,53.349,-6.261 115 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dublin,Ireland,,,Europe,,53.349,-6.261 116 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Milan,Italy,,,Europe,,45.464,9.19 117 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rome,Italy,,,Europe,,41.893,12.483 118 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rome,Italy,,,Europe,,41.893,12.483 119 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Oslo,Norway,,,Europe,,59.913,10.739 120 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Stavanger,Norway,,,Europe,,58.97,5.732 121 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Warsaw,Poland,,,Europe,,52.232,21.007 122 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Lisbon,Portugal,,,Europe,,38.708,-9.137 123 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bucharest,Romania,,,Europe,,44.436,26.103 124 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Barcelona,Spain,,,Europe,,41.383,2.177 125 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Madrid,Spain,,,Europe,,40.417,-3.704 126 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bromma,Sweden,,,Europe,,59.34,17.94 127 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bromma,Sweden,,,Europe,,59.34,17.94 128 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zurich,Switzerland,,,Europe,,47.374,8.541 129 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zurich,Switzerland,,,Europe,,47.374,8.541 130 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 131 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 132 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 133 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 134 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 135 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manchester,United Kingdom,,,Europe,,53.479,-2.245 136 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cairo,Egypt,,,Africa,,30.044,31.236 137 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cairo,Egypt,,,Africa,,30.044,31.236 138 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Nairobi,Kenya,,,Africa,,-1.303,36.829 139 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rabat,Morocco,,,Africa,,34.022,-6.834 140 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Lagos,Nigeria,,,Africa,,6.455,3.394 141 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cape Town,South Africa,,,Africa,,-33.929,18.417 142 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Isando,South Africa,,,Africa,,-26.136,28.222 143 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Isando,South Africa,,,Africa,,-26.136,28.222 144 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Isando,South Africa,,,Africa,,-26.136,28.222 145 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tel Aviv,Israel,,,Middle East,,32.085,34.782 146 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Doha,Qatar,,,Middle East,,25.286,51.526 147 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Doha,Qatar,,,Middle East,,25.286,51.526 148 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Istanbul,Turkey,,,Middle East,,41.077,29.052 149 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dubai,United Arab Emirates,,,Middle East,,25.265,55.292 150 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 151 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 152 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 153 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 154 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Hyderabad,India,,,India,,17.361,78.474 155 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Mumbai,India,,,India,,18.973,72.828 156 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Mumbai,India,,,India,,18.973,72.828 157 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,New Delhi,India,,,India,,28.614,77.209 158 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chai Wan,Hong Kong SAR,,,Asia,,22.266,114.238 159 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Jakarta,Indonesia,,,Asia,,-6.175,106.827 160 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Inzai,Japan,,,Asia,,35.832,140.145 161 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka,Japan,,,Asia,,34.62,135.49 162 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka,Japan,,,Asia,,34.62,135.49 163 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka-shi,Japan,,,Asia,,34.694,135.501 164 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka-shi,Japan,,,Asia,,34.694,135.501 165 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tokyo,Japan,,,Asia,,35.684,139.774 166 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tokyo,Japan,,,Asia,,35.684,139.774 167 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tokyo,Japan,,,Asia,,35.684,139.774 168 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Seoul,South Korea,,,Asia,,37.567,126.978 169 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Kuala Lumpur,Malaysia,,,Asia,,3.152,101.694 170 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manila,Philippines,,,Asia,,14.591,120.98 171 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Taipei,Taiwan,,,Asia,,25.038,121.564 172 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Taipei City,Taiwan,,,Asia,,25.135,121.469 173 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bangkok,Thailand,,,Asia,,13.825,100.622 174 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Ho Chi Minh City,Vietnam,,,Asia,,10.776,106.701 175 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Brisbane,Australia,,,Australia and New Zealand,,-27.469,153.023 176 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Derrimut,Australia,,,Australia and New Zealand,,-37.799,144.776 177 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Macquarie Park,Australia,,,Australia and New Zealand,,-33.781,151.126 178 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Melbourne,Australia,,,Australia and New Zealand,,-37.814,144.963 179 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Perth,Australia,,,Australia and New Zealand,,-31.956,115.861 180 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Perth,Australia,,,Australia and New Zealand,,-31.956,115.861 181 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Perth,Australia,,,Australia and New Zealand,,-31.956,115.861 182 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sydney,Australia,,,Australia and New Zealand,,-33.769,150.957 183 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Auckland,New Zealand,,,Australia and New Zealand,,-36.852,174.763 184 | -------------------------------------------------------------------------------- /microsoft_frontdoor_pops_04-07-2023.csv: -------------------------------------------------------------------------------- 1 | Provider,Service Name,URL,City,Country,Status,Zone Name,Region,Parent Region,Latitude,Longitude 2 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Etobicoke,Canada,,,North America,,43.644,-79.566 3 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Etobicoke,Canada,,,North America,,43.644,-79.566 4 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Montreal,Canada,,,North America,,45.503,-73.57 5 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Vancouver,Canada,,,North America,,49.261,-123.114 6 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Vancouver,Canada,,,North America,,49.261,-123.114 7 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Querétaro,Mexico,,,North America,,20.593,-100.39 8 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Querétaro,Mexico,,,North America,,20.593,-100.39 9 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Atlanta,United States,,,North America,,33.749,-84.39 10 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Atlanta,United States,,,North America,,33.749,-84.39 11 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Atlanta,United States,,,North America,,33.749,-84.39 12 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Boydton,United States,,,North America,,36.667,-78.388 13 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Boydton,United States,,,North America,,36.667,-78.388 14 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chaska,United States,,,North America,,44.789,-93.602 15 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chaska,United States,,,North America,,44.789,-93.602 16 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cheyenne,United States,,,North America,,41.14,-104.82 17 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cheyenne,United States,,,North America,,41.14,-104.82 18 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 19 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 20 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 21 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chicago,United States,,,North America,,41.876,-87.624 22 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 23 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 24 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 25 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dallas,United States,,,North America,,32.776,-96.797 26 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Des Moines,United States,,,North America,,41.591,-93.605 27 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Des Moines,United States,,,North America,,41.591,-93.605 28 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Des Moines,United States,,,North America,,41.591,-93.605 29 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Detroit,United States,,,North America,,42.332,-83.047 30 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Englewood,United States,,,North America,,39.648,-104.988 31 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Englewood,United States,,,North America,,39.648,-104.988 32 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Honolulu,United States,,,North America,,21.305,-157.856 33 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Houston,United States,,,North America,,29.759,-95.368 34 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Houston,United States,,,North America,,29.759,-95.368 35 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Houston,United States,,,North America,,29.759,-95.368 36 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Jacksonville,United States,,,North America,,30.332,-81.656 37 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Jacksonville,United States,,,North America,,30.332,-81.656 38 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Las Vegas,United States,,,North America,,36.167,-115.149 39 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Las Vegas,United States,,,North America,,36.167,-115.149 40 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Las Vegas,United States,,,North America,,36.167,-115.149 41 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Los Angeles,United States,,,North America,,34.054,-118.243 42 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Los Angeles,United States,,,North America,,34.054,-118.243 43 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manassas,United States,,,North America,,38.751,-77.475 44 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manassas,United States,,,North America,,38.751,-77.475 45 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manassas,United States,,,North America,,38.751,-77.475 46 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Memphis,United States,,,North America,,35.146,-90.052 47 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 48 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 49 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 50 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Miami,United States,,,North America,,25.774,-80.194 51 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Minneapolis,United States,,,North America,,44.977,-93.265 52 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Minneapolis,United States,,,North America,,44.977,-93.265 53 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Needham Heights,United States,,,North America,,42.293,-71.235 54 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Needham Heights,United States,,,North America,,42.293,-71.235 55 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Nashville,United States,,,North America,,36.162,-86.774 56 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Newark,United States,,,North America,,40.736,-74.172 57 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,New York,United States,,,North America,,40.713,-74.006 58 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,New York,United States,,,North America,,40.713,-74.006 59 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Philadelphia,United States,,,North America,,39.953,-75.164 60 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Phoenix,United States,,,North America,,33.448,-112.074 61 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Plano,United States,,,North America,,33.014,-96.693 62 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Portland,United States,,,North America,,45.52,-122.674 63 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Quincy,United States,,,North America,,47.234,-119.854 64 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Quincy,United States,,,North America,,47.234,-119.854 65 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Quincy,United States,,,North America,,47.234,-119.854 66 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 67 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 68 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 69 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Antonio,United States,,,North America,,29.425,-98.495 70 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 71 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 72 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 73 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,San Jose,United States,,,North America,,37.336,-121.891 74 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Salt Lake City,United States,,,North America,,40.76,-111.887 75 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Salt Lake City,United States,,,North America,,40.76,-111.887 76 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Salt Lake City,United States,,,North America,,40.76,-111.887 77 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Seattle,United States,,,North America,,47.604,-122.33 78 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Seattle,United States,,,North America,,47.604,-122.33 79 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Secaucus,United States,,,North America,,40.79,-74.057 80 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Secaucus,United States,,,North America,,40.79,-74.057 81 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Southfield,United States,,,North America,,42.473,-83.222 82 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tempe,United States,,,North America,,33.426,-111.94 83 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Buenos Aires,Argentina,,,South America,,-34.608,-58.437 84 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Campinas,Brazil,,,South America,,-22.906,-47.06 85 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Campinas,Brazil,,,South America,,-22.906,-47.06 86 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rio de Janeiro,Brazil,,,South America,,-22.911,-43.209 87 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rio de Janeiro,Brazil,,,South America,,-22.911,-43.209 88 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rio de Janeiro,Brazil,,,South America,,-22.911,-43.209 89 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sao Paulo,Brazil,,,South America,,-23.551,-46.633 90 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sao Paulo,Brazil,,,South America,,-23.551,-46.633 91 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bogota,Colombia,,,South America,,4.653,-74.084 92 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zaventem,Belgium,,,Europe,,50.881,4.473 93 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zaventem,Belgium,,,Europe,,50.881,4.473 94 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sofia,Bulgaria,,,Europe,,42.698,23.322 95 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sofia,Bulgaria,,,Europe,,42.698,23.322 96 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Prague,Czech Republic,,,Europe,,50.087,14.421 97 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Ballerup,Denmark,,,Europe,,55.73,12.361 98 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Vantaa,Finland,,,Europe,,60.292,25.041 99 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Les Ulis,France,,,Europe,,48.682,2.17 100 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Les Ulis,France,,,Europe,,48.682,2.17 101 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Les Ulis,France,,,Europe,,48.682,2.17 102 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Paris,France,,,Europe,,48.853,2.348 103 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Saint Denis,France,,,Europe,,48.936,2.358 104 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Saint Denis,France,,,Europe,,48.936,2.358 105 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Berlin,Germany,,,Europe,,52.517,13.389 106 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Duesseldorf,Germany,,,Europe,,51.225,6.776 107 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Frankfurt,Germany,,,Europe,,50.111,8.682 108 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Frankfurt,Germany,,,Europe,,50.111,8.682 109 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Munich,Germany,,,Europe,,48.137,11.575 110 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Russelsheim,Germany,,,Europe,,49.992,8.414 111 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Russelsheim,Germany,,,Europe,,49.992,8.414 112 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Athens,Greece,,,Europe,,37.976,23.735 113 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Budapest,Hungary,,,Europe,,47.498,19.04 114 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dublin,Ireland,,,Europe,,53.349,-6.261 115 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dublin,Ireland,,,Europe,,53.349,-6.261 116 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Milan,Italy,,,Europe,,45.464,9.19 117 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rome,Italy,,,Europe,,41.893,12.483 118 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rome,Italy,,,Europe,,41.893,12.483 119 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Oslo,Norway,,,Europe,,59.913,10.739 120 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Stavanger,Norway,,,Europe,,58.97,5.732 121 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Warsaw,Poland,,,Europe,,52.232,21.007 122 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Lisbon,Portugal,,,Europe,,38.708,-9.137 123 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bucharest,Romania,,,Europe,,44.436,26.103 124 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Barcelona,Spain,,,Europe,,41.383,2.177 125 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Madrid,Spain,,,Europe,,40.417,-3.704 126 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bromma,Sweden,,,Europe,,59.34,17.94 127 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bromma,Sweden,,,Europe,,59.34,17.94 128 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zurich,Switzerland,,,Europe,,47.374,8.541 129 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Zurich,Switzerland,,,Europe,,47.374,8.541 130 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 131 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 132 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 133 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 134 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,London,United Kingdom,,,Europe,,51.507,-0.128 135 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manchester,United Kingdom,,,Europe,,53.479,-2.245 136 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cairo,Egypt,,,Africa,,30.044,31.236 137 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cairo,Egypt,,,Africa,,30.044,31.236 138 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Nairobi,Kenya,,,Africa,,-1.283,36.817 139 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Rabat,Morocco,,,Africa,,34.022,-6.834 140 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Lagos,Nigeria,,,Africa,,6.455,3.394 141 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Cape Town,South Africa,,,Africa,,-33.929,18.417 142 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Isando,South Africa,,,Africa,,-26.135,28.222 143 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Isando,South Africa,,,Africa,,-26.135,28.222 144 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Isando,South Africa,,,Africa,,-26.135,28.222 145 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tel Aviv,Israel,,,Middle East,,32.085,34.782 146 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Doha,Qatar,,,Middle East,,25.286,51.526 147 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Doha,Qatar,,,Middle East,,25.286,51.526 148 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Istanbul,Turkey,,,Middle East,,41.009,28.966 149 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Dubai,United Arab Emirates,,,Middle East,,25.074,55.189 150 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 151 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 152 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 153 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chennai,India,,,India,,13.084,80.27 154 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Hyderabad,India,,,India,,17.361,78.474 155 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Mumbai,India,,,India,,19.079,72.878 156 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Mumbai,India,,,India,,19.079,72.878 157 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,New Delhi,India,,,India,,28.614,77.209 158 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Chai Wan,Hong Kong SAR,,,Asia,,22.266,114.238 159 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Jakarta,Indonesia,,,Asia,,-6.175,106.827 160 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Inzai,Japan,,,Asia,,35.832,140.145 161 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka,Japan,,,Asia,,34.662,135.5 162 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka,Japan,,,Asia,,34.662,135.5 163 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka-shi,Japan,,,Asia,,34.694,135.501 164 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Osaka-shi,Japan,,,Asia,,34.694,135.501 165 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tokyo,Japan,,,Asia,,35.684,139.774 166 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tokyo,Japan,,,Asia,,35.684,139.774 167 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Tokyo,Japan,,,Asia,,35.684,139.774 168 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Seoul,South Korea,,,Asia,,37.567,126.978 169 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Kuala Lumpur,Malaysia,,,Asia,,3.152,101.694 170 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Manila,Philippines,,,Asia,,14.581,120.976 171 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Taipei,Taiwan,,,Asia,,25.038,121.564 172 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Taipei City,Taiwan,,,Asia,,25.085,121.473 173 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Bangkok,Thailand,,,Asia,,13.752,100.494 174 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Ho Chi Minh City,Vietnam,,,Asia,,10.776,106.701 175 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Brisbane,Australia,,,Australia and New Zealand,,-27.469,153.023 176 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Derrimut,Australia,,,Australia and New Zealand,,-37.799,144.776 177 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Macquarie Park,Australia,,,Australia and New Zealand,,-33.781,151.126 178 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Melbourne,Australia,,,Australia and New Zealand,,-37.814,144.963 179 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Perth,Australia,,,Australia and New Zealand,,-31.956,115.861 180 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Perth,Australia,,,Australia and New Zealand,,-31.956,115.861 181 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Perth,Australia,,,Australia and New Zealand,,-31.956,115.861 182 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Sydney,Australia,,,Australia and New Zealand,,-33.87,151.208 183 | Microsoft,Front Door POPs,https://learn.microsoft.com/en-us/azure/frontdoor/edge-locations-by-region,Auckland,New Zealand,,,Australia and New Zealand,,-36.852,174.763 184 | --------------------------------------------------------------------------------