Speed Test Datasets

The Speed Test Datasets provide the list of active IPs and networks providing speed test services. This page documents the dataset structure, features, and update schedule.

Update Frequency
Wednesdays ~19:00 to 19:30 UTC

Downloads

You can find links to information on authentication, response codes, and other developer topics in the menu. An API key or token from a subscription is required to access the links below.

JSON IP List
GET
https://feeds.netify.ai/datasets/v2/speedtest/speedtest.json.gz
Compressed file with speed test IPs details.
Plain Text IP List
GET
https://feeds.netify.ai/datasets/v2/speedtest/speedtest.txt
Compressed file with speed test IPs only.
Status
GET
https://feeds.netify.ai/datasets/v2/speedtest/status.txt
File containing last update timestamp.

Payload Overview

JSON IP List

The speedtest.json.gz dataset provides the complete list of speed test server IPs with speed test IP attributes:

  • Internal Tag
  • Hostname
  • Sponsor

The IP list also provides the standard IP Object details:

  • ASN
  • Network
  • Platform (Hosting)
  • Geolocation

Speed Test IP List - JSON Overview

"ip_list": [
    { IP Object with Speed Test List }
    { IP Object with Speed Test List }
    ...
]

Plain Text IP List

The speedtest.txt dataset provides a simple text file list of all the speed test IPs.

Please keep in mind an IP address can host multiple speed test servers, including tests from different providers. If you require that level of detail, please use the JSON IP dataset.

Speed Test Dataset - Plain Text List

72.136.172.162
206.248.143.4
209.71.215.2
...