Relay IPRelay Provider
Relay Provider
Reference catalog of tracked public privacy-relay services.
| ID | relay_provider_v1 |
|---|---|
| Formats | csvgz |
| Update Frequency | Daily |
| Last Updated | September 21st 2026 (today) |
| Entries | 4 |
File Size (csvgz) | 269 B |
Overview
Joins onto Relay IP via the provider column to enrich any matching IP with the relay service's display name and homepage.
Formats
curl -L -o relay_provider_v1.csv.gz -X GET "https://internetdata.io/api/v2/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 |
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). |
apple_private_relay | Apple iCloud Private Relay | https://www.apple.com/icloud/ | t | N/A |
google_vpn | Google One VPN | https://one.google.com/about/vpn/ | t | N/A |