iCloud Private Relay
VPN and relay. What iCloud Private Relay is, on what terms it is used, which fields of the IP answer it feeds, how big it is today and when it was last synced.
| Kind | VPN and relay |
|---|---|
| Publisher | https://mask-api.icloud.com/egress-ip-ranges.csv |
| Terms | Published by Apple as its egress range list; no licence text on the file. |
| Refresh | daily |
| Size today | 41,981 IPv4 ranges and 245,860 IPv6 ranges compiled from the feed. |
| Last synced | 2026-09-12 |
| Answers | is_relay, privacy_service, is_anonymous, location_source |
What it is
Apple's published list of Private Relay egress ranges with the country and city each range stands in for. Relay egress is not a VPN exit: Apple's first-party declaration outranks the aggregate list that also carries these ranges, so is_vpn answers false on them unless a VPN provider's own list names the address, and the datacenter weight is skipped.
What it answers
In the IP response this source feeds is_relay, privacy_service, is_anonymous, location_source. Every answer names the datasets it read in its sources block with the date each was synced, so the figure on this page and the one in an answer are the same figure.
curl https://spaw.co/api/v1/ip \
-H "Authorization: Bearer $SPAW_KEY" \
-H "Content-Type: application/json" \
-d '{"ip": "203.0.113.9"}'How to read this page
A source names a network or an operator, never a person. An address inside one of these ranges tells you what the connection is — a cloud instance, a VPN exit, a gateway, a listed host — and nothing about who is behind it.
This page is a reference about detection, not a mirror of the operator's list: it prints counts and dates, not addresses. The operator publishes the list itself, at the address above, and is the place to read it.
More sources in vpn and relay
- Mullvad
- NordVPN
- Private Internet Access
- IVPN
- AirVPN
- VPN Gate
- Cloudflare WARP
- Every source
- Every field, documented
- Look up an address
counts and dates read from the installed feed · checked 2026-09-13
More free tools
All free toolsNeed this at scale?
The Spaw API runs the same checks plus mailbox-level SMTP verification, batch and bulk endpoints, and list monitoring — 10 free lookups a month, no card required.