Score:0

What are the IP ranges of Apple's privacy protection proxies?

in flag

Apple introduced privacy protection measures in macOS Monterey and iOS 15 which use a network of randomly assigned IPs to act as proxies when loading (amongst other things) email content. Does anyone know, or know how I can find out, what the network ranges of these services are?

Score:2
cn flag
Bob

When Apple users allow the settings

  • Maintain General Location allows sites to show you localized content in Safari, while your IP address stays hidden
  • Use Country and Time Zone uses a broader location for your IP address, still within your country and time zone

Apple currently publishes the IP-address ranges they use (for the purpose of populating Geo-IP databases) on their API here:

https://mask-api.icloud.com/egress-ip-ranges.csv

(Source: https://developer.apple.com/support/prepare-your-network-for-icloud-private-relay)


To prevent users in your network from using Apple's privacy protection proxies Apple does not publish the IP-address ranges in use (as far as I know) and instead they recommend:

The fastest and most reliable way to alert users is to return either a "no error no answer" response or an NXDOMAIN response from your network’s DNS resolver, preventing DNS resolution for the following hostnames used by Private Relay traffic.

and block in your DNS

  • mask.icloud.com
  • mask-h2.icloud.com
in flag
Perfect, thanks
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.