Relay IPRelay Provider
Relay Provider
The catalogue of relay providers referenced by the Relay IP dataset.
| ID | relay_provider_v1 |
|---|---|
| Formats | csvgz |
| Update Frequency | Daily |
| Last Updated | September 19th 2026 (today) |
| Entries | 4 |
File Size (csvgz) | 269 B |
Overview
The catalogue of relay providers referenced by the Relay IP dataset.
Formats
curl -X GET "https://api.vpndetection.io/api/v1/database/download?id=relay_provider_v1&format=csvgz&apikey=$APIKEY"Schema
| Name | Type | Description |
|---|---|---|
id | string | Relay provider's unique ID (referenced by the relay_ip_v1 dataset). |
name | string | Human-readable name of the provider. |
url | string | Provider's homepage URL. |
active | boolean | Whether this provider is currently being tracked ("t" or "f"). |
note | string | Public note about the provider (may be empty). |
Samples
| id | name | url | active | note |
|---|---|---|---|---|
google_fi_vpn | Google Fi VPN | https://fi.google.com/ | t | N/A |
apple_private_relay | Apple iCloud Private Relay | https://www.apple.com/icloud/ | t | N/A |
cisco_secure_web_gateway | Cisco Secure Web Gateway | https://www.cisco.com/site/us/en/products/security/secure-web-gateway/ | t | Enterprise managed egress (Umbrella). |
google_vpn | Google One VPN | https://one.google.com/about/vpn/ | t | N/A |