Repository: MoralCode/pihole-antitelemetry
Branch: main
Commit: a28866031bbf
Files: 9
Total size: 69.8 KB
Directory structure:
gitextract_9k530uyt/
├── FAQ.md
├── LICENSE
├── README.md
├── UPDATING.md
├── domains.csv
├── telemetry-domains.txt
├── telemetry-domains_beta.txt
├── telemetry-domains_borked.txt
└── update-lists.py
================================================
FILE CONTENTS
================================================
================================================
FILE: FAQ.md
================================================
# FAQ
Answers to questions that are frequently asked
## Why was this list created?
When the paper investigating apple and google's data collection practices was popular on reddit, there did not seem to be a blocklist to easily add those non-consensual, while-idle tracking domains to a pihole filter. This is that easy list.
This project is mainly intended to provide the community of pihole users and blocklist creators with a place to collaborate and contribute their findings about these domains so that everyone can better understand their purpose and if they can easily be blocked.
It is not my intention to create or maintain a separate list or spend tons of time constantly testing domains in depth to see if they break anything.
Forks and pull requests are absolutely welcome if you would like to contribute
## Why hasnt there been any updates to the list for X weeks/months/years?
See [Why was this list created?](#why-was-this-list-created)
## Why wont you add domains from [other large tech company]?
This list focusses fairly narrowly on domains from paper linked in the README since there did not seem to be an easy blocklist for those domains when the paper was making the rounds on reddit.
The intention for this list is not for me to create an entirely independent blocklist to try and block all telemetry ever. Other lists (see list in the README) have already gotten there first and have done a way better job. I encourage maintainers of other lists to incorporate these domains into their own lists
## Why is the blocklist empty?
Blocking is currently split into three lists as outlined in the README. These lists are for:
- domains that are confirmed not to cause any issues with any other services (the main list)
- domains that have not been tested enough (beta list)
- domains that definitely or will very likely break something not related to idle telemetry (borked list)
This was done so that users could chose what tradeoffs they want to make on the privacy vs convenience scale by choosing to add more than one of the above lists to combine the domains on them.
As this is mainly a curiosity project, I dont have time to test every domain in depth to see if it breaks anything, so for now most of the domains are in the "beta"/untested list until there is a reasonable amount of certainly that things won't break. If there's a domain that is likely not to break things and is collecting "unnecessary" telemetry such as nearby MAC addresses, then feel free to file an issue and I will consider adding it to the main list based on the evidence or a popular vote in favor of the domain.
## Why are there only a few domains in the list?
This list is likely not like other blocklists you are used to since it is hand curated for the specific purpose of making domains from the paper (linked in the README) available for inclusion in pihole lists and enabling community discussion. It takes time to organize all the domains, figure out what they are for, place them on the appropriate list, and test to make sure they dont break things.
## I know of a blocklist that people may be interested in, can I add it to the README?
Sure, feel free to submit a pull request and I will review it. However Keep in mind that the goal of this project is to contribute to the community effort of building good domain block lists, not to become another service for listing the best blocklists.
## How do I update these lists?
Details on how to update the lists are documented in the `UPDATING.md` file
================================================
FILE: LICENSE
================================================
MIT License
Copyright (c) 2021 Adrian Edwards
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: README.md
================================================
# pihole-antitelemetry
[Research](https://www.scss.tcd.ie/doug.leith/apple_google.pdf) shows Google collects 20x more data from Android than Apple collects from iOS. Block both using these pihole lists.
## Project Goals and FAQ
The purpose and goals of this blocklist are outlined in the [FAQ](FAQ.md#why-was-this-list-created)
## The lists
For a list of domains that should not break anything, use `telemetry-domains.txt`.
If you want to also block domains that are not well-tested, add `telemetry-domains_beta.txt` to the list.
Domains that are known to break user-facing services or apps are moved to `telemetry-domains_borked.txt` for use at your own risk.
These lists are maintained with help from the community. Any efforts to help sort domains into the correct blocklists will help others better block non-consensual telemetry.
## Import blocklist
On the Pi-hole admin page, go under _Group management_ > _Adlists_ > _Add a new adlist_

You can add a new list either by URL or by local path:
- By URL: https://raw.githubusercontent.com/MoralCode/pihole-antitelemetry/main/telemetry-domains.txt
- By local path: `file:///local/path/to/blocklist.txt`.

> ( ! ) To apply the changes you need to run `pihole -g` or update your gravity list online: `http://<YOUR-PIHOLE_SERVER>/admin/gravity.php`
## Existing lists
- [NextDNS apple list](https://github.com/nextdns/metadata/blob/master/privacy/native/apple)
- [mischosts apple telemetry list](https://github.com/llacb47/mischosts/blob/master/apple-telemetry)
- https://decloudus.com/
- https://filterlists.com/
- https://github.com/crazy-max/WindowsSpyBlocker
-
================================================
FILE: UPDATING.md
================================================
# How to update the lists
Since the primary purpose of this list is to help other blocklist maintainers understand and incorporate these domains into their own lists, all of the blocklists are managed through the `domains.csv` file. This simple CSV spreadsheet acts as a sort of database for recording each URL discovered from the papers and documenting its purpose with sources wherever possible.
Because this spreadsheet is a regular CSV file, it can be opened in any sane CSV-capable editor such as LibreOffice or Excel and edited like any spreadsheet (including formulas, formulas not included).
However, because a CSV will preserve the order that the rows are in when you save them, PLEASE be sure to **re-sort by the `order` column (ascending/low-to-high order please) prior to saving if you performed any sorting or filtering on the rows**. This helps keep the diffs clean and readable when your changes are committed. If your changes are hard to review, then the review process may take longer.
If you make any changes to a domain, please ensure that your changes are made to **all domains or URLs to which that change applies** as the spreadsheet contains some domains multiple times in order to preserve the URL that they were initially part of within the associated papers. Sorting by either the `id` column or the `raw_domain` column will group matching domain names together so its easier to make all these changes at once. Dont forget to sort by `order` when you are about to save so you dont commit needless re-arrangements of the rows in the list to the repository.
*Note:* There are a few domains that seem to be identical but are assigned two different `id` values. These appear to be potentially due to formatting errors (such as using a hyphen vs an em-dash) when parsing urls from the original PDF's but were left in due to uncertainty surrounding whether these could be valid as separate domains. If you know for certain that these similar characters are not allowed in domain names, feel free to submit a pull request to correct them.
If you make any changes to the "list" column that specifies which list that domain belongs to, you will also need to regenerate the list files by running `python3 update-lists.py`.
================================================
FILE: domains.csv
================================================
order,full_url,raw_domain,id,domain_src,purpose_src,company,list,purpose,used_when,identifiers_sent,other_info_sent,Notes
1,sa.apple.com/grandslam,sa.apple.com,126,original paper,,Apple,beta,,Upon first startup,"UDID, X-Mme-Device-Id, hardware serial number",,
2,https://gsa.apple.com/grandslam/MidService/startMachineProvisioning,gsa.apple.com,57,original paper,https://apple.stackexchange.com/a/240148,Apple,borked,Likely apple authorization,,,,
3,https://lcdn-locator.apple.com/lcdn/locate,lcdn-locator.apple.com,92,original paper,original paper,Apple,borked,CDN locator,startup/setup process,,handset local IP address,
4,https://humb.apple.com/humbug/baa,humb.apple.com,73,original paper,original paper,Apple,borked,com.apple.bluetoothd,iOS 14.5 pairing apple watch to unlock Face ID phone when wearing a mask,handset hardware serial number and UniqueChipID,,
5,https://smp-device-content.apple.com/static/region/v2/config.json,smp-device-content.apple.com,134,original paper,,Apple,beta,,,,,
6,xp.apple.com/report/2/psr_ota,xp.apple.com,154,original paper,original paper,Apple,borked,"telemetry, iOS beta version update checks","when “dont share” is selected during startup/setup, blocking prevents updating iOS to non-public beta versions (perhaps even public versions)",,,
7,https://app-measurement.com/config/app/,app-measurement.com,15,original paper,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463690,Google,beta,google firebase analytics,,,,
8,www.googleapis.com/androidantiabuse,www.googleapis.com,150,original paper,original paper,Google,borked,google APIs,,,,
9,www.gstatic.com,www.gstatic.com,152,original paper,original paper,Google,borked,google static content,,,,
10,app-measurement.com,app-measurement.com,15,original paper,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463690,Google,beta,google firebase analytics,,,,
11,youtubei.googleapis.com/deviceregistration,youtubei.googleapis.com,155,original paper,original paper,Google,borked,youtube content,,,,
12,android.clients.google.com/checkin,android.clients.google.com,5,original paper,,Google,,,,,,
13,clients.google.com/checkin,clients.google.com,33,original paper,,Google,,,,,,
14,fonts.gstatic.com,fonts.gstatic.com,47,original paper,original paper,Google,borked,google fonts,,,,
15,play.googleapis.com,play.googleapis.com,111,original paper,original paper,Google,borked,google play,,,,
16,play.googleapis.com/log/batch,play.googleapis.com,111,original paper,original paper,Google,borked,google play,,,,
17,play.googleapis.com/play/log,play.googleapis.com,111,original paper,original paper,Google,borked,google play,,,,
18,www.googleapis.com/experimentsandconfigs,www.googleapis.com,150,original paper,original paper,Google,borked,google APIs,,,,
19,android.clients.google.com/checkin,android.clients.google.com,5,original paper,,Google,,,,,,
20,https://gsas.apple.com/grandslam/GsService2/postdata,gsas.apple.com,58,original paper,https://apple.stackexchange.com/a/240158,Apple,borked,apple authorization,when idle,"apple advertising identifier, hardware serial no., SIM integrated circuit identifier, IMEI, phone number, ",,
21,gsp85-ssl.ls.apple.com,gsp85-ssl.ls.apple.com,67,original paper,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,when idle,,mac addresses of nearby devices,
22,https://gsp57-ssl-locus.ls.apple.com/dispatcher.arpc,gsp57-ssl-locus.ls.apple.com,63,original paper,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,when idle,,mac addresses of nearby devices,
23,xp.apple.com,xp.apple.com,154,original paper,original paper,Apple,borked,telemetry,Settings app is opened,,,
24,https://albert.apple.com/deviceservices/activity/phoneNumberSimNotification,albert.apple.com,4,original paper,https://youtu.be/FCSCq5rGxDI?t=370s,Apple,beta,apple activation service,When SIM is inserted,SIM identifiers,,
25,https://gsp10-ssl.apple.com/hcy/pbcwloc,gsp10-ssl.apple.com,61,original paper,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,When location is enabled,"Lat, long, WIFI mac address of nearby devices",,
26,api-glb-dub.smoot.apple.com,api-glb-dub.smoot.apple.com,9,original paper,original paper,Apple,borked,spotlight suggestions (see: https://apple.stackexchange.com/a/157495),When location is enabled,fuzzed/approximate lat/long,,
27,android.googleapis.com/checkin,android.googleapis.com,7,original paper,,Google,,,when idle,"Carrier ID and other info, handset hardware serial number, device ID’s",,
28,www.google.com/complete/search,www.google.com,148,original paper,original paper,Google,borked,google search,,,,
29,ssl.google-analytics.com/batch,ssl.google-analytics.com,138,original paper,,Google,beta,,,,,
30,android.clients.google.com,android.clients.google.com,5,original paper,,Google,,,,,,
31,youtubei.googleapis.com/youtubei/v1/account,youtubei.googleapis.com,155,original paper,original paper,Google,borked,youtube content,,,,
32,youtubei.googleapis.com/youtubei/v1/log_event,youtubei.googleapis.com,155,original paper,original paper,Google,borked,youtube content,,,,
33,www.googleadservices.com,www.googleadservices.com,149,original paper,original paper,Google,beta,google ads,,,,
34,i.ytimg.com/generate_204,i.ytimg.com,74,original paper,original paper,Google,borked,youtube images,,,,
35,youtubei.googleapis.com/generate_204,youtubei.googleapis.com,155,original paper,original paper,Google,borked,youtube content,,,,
36,safebrowsing.googleapis.com,safebrowsing.googleapis.com,127,original paper,,Google,,,,,,
37,pdate.googleapis.com,pdate.googleapis.com,109,original paper,,Google,beta,,,,,
38,growth-pa.googleapis.com/google.internal.identity.growth.v1.GrowthApiService/GetPromos - device details - no unique identifiers,growth-pa.googleapis.com,55,original paper,original paper,Google,beta,google docs and messaging apps,,none,device details,
39,mobilenetworkscoring-pa.googleapis.com/v1/GetWifiQuality,mobilenetworkscoring-pa.googleapis.com,97,original paper,original paper,Google,beta,unclear,,device identifier (via the X-Client-Data header),,
40,https://android.clients.google.com/fdfe/uploadDynamicConfig,android.clients.google.com,5,original paper,,Google,,,,,,
41,idiagnostics.apple.com,idiagnostics.apple.com,77,original paper,original paper,Apple,beta,diagnostics,Settings app is opened,hardware serial number,,
42,cf.iadsdk.apple.com/adserver/2.6/config,cf.iadsdk.apple.com,27,original paper,original paper,Apple,beta,adprivacyd process,Settings app is opened,,,
43,iadsdk.apple.com/adserver/2.6/optout/optout_optin,iadsdk.apple.com,75,original paper,original paper,Apple,beta,adprivacyd process/iAd SDK,Settings app is opened,,,
44,bag.itunes.apple.com,bag.itunes.apple.com,21,original paper,original paper,Apple,borked,adprivacyd process,Settings app is opened,,cookie,
45,gspe35-ssl.ls.apple.com/geo_manifest/dynamic/config,gspe35-ssl.ls.apple.com,69,original paper,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,Settings app is opened,,,
46,gsp-ssl.ls.apple.com/ab.arpc,gsp-ssl.ls.apple.com,59,original paper,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,Settings app is opened,"SIM mobile carrier details, among other things",,
47,gsp64-ssl.ls.apple.com/hvr/v3/use,gsp64-ssl.ls.apple.com,65,original paper,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,Settings app is opened,"SIM mobile carrier details, among other things",,
48,static.gc.apple.com,static.gc.apple.com,141,original paper,original paper,Apple,beta,gamed process (likely gamecenter). Possibly static assers,Settings app is opened,auth tokens linked to your device,,
49,profile.gc.apple.com,profile.gc.apple.com,114,original paper,original paper,Apple,beta,gamed process (likely gamecenter),Settings app is opened,auth tokens linked to your device,,
50,init.gc.apple.com,init.gc.apple.com,79,original paper,original paper,Apple,beta,gamed process (likely gamecenter),Settings app is opened,,,
51,firebaseinstallations.googleapis.com,firebaseinstallations.googleapis.com,44,original paper,original paper,Google,,google firebase,,,,
52,android.clients.google.com,android.clients.google.com,5,original paper,,Google,,,,,,
53,pagead2.googlesyndication.com,pagead2.googlesyndication.com,104,original paper,original paper,Google,beta,google ads probably,,,,
54,,init.itunes.apple.com,80,original paper,original paper,Apple,borked,Preferences agent,Settings app is opened,auth tokens linked to your device,,
55,,play.itunes.apple.com,112,original paper,original paper,Apple,borked,Preferences agent,Settings app is opened,auth tokens linked to your device,,
56,,smoot.apple.com,133,original paper,original paper,Apple,borked,Siri and search-related stuff,"Ehen idle, URL is typed in Safari,",,,
57,,weather-analytics-events.apple.com,147,User-submitted – reddit,User-submitted,Apple,,,,,,
58,https://mesu.apple.com/systemassets/7FEA8C96−D86C−11EA−B09C,mesu.apple.com,95,supplementary information PDF,https://documentation.meraki.com/General_Administration/Other_Topics/Blocking_or_Rate_Limiting_iOS_Updates,Apple,borked,apple update server,,,,
59,https://www.gstatic.com/images/icons/material/apps/weather/2x/,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
60,http://updates−http.cdn−apple.com/2020/ios/061−44374−20200220−8,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
61,https://iadsdk.apple.com/adserver/2.6/optout/optout,iadsdk.apple.com,75,supplementary information PDF,,Apple,beta,adprivacyd process/iAd SDK,,,,
62,https://www.gstatic.com/matchmaker/webref/19051900/2/en−us/,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
63,http://updates−http.cdn−apple.com/2020/ios/061−84158−20200316−7,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
64,https://caldav.icloud.com/.well−known/calendarsearchdav,caldav.icloud.com,24,supplementary information PDF,,Apple,borked,caldav,,,,
65,https://pagead2.googlesyndication.com/pagead/gen,pagead2.googlesyndication.com,104,supplementary information PDF,,Google,beta,ads,,,,
66,http://updates−http.cdn−apple.com/systemassets/7FEA8C96−D86C−11,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
67,https://gsa.apple.com/auth/verify/trusteddevice/securitycode,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240149,Apple,borked,Likely apple authorization,,,,
68,https://cf.iadsdk.apple.com/adserver/2.6/config,cf.iadsdk.apple.com,27,supplementary information PDF,,Apple,beta,iad ,,,,
69,https://www.gstatic.com/android/keyboard/emoji/20190401132437/en,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
70,https://fbs.smoot.apple.com/fb?key=frigate1738&type=FeedbackV2PB,fbs.smoot.apple.com,43,supplementary information PDF,,Apple,,,,,,
71,https://is4−ssl.mzstatic.com/image/thumb/Music/v4/80/bb/f0/80bbf0be,is4−ssl.mzstatic.com,88,supplementary information PDF,,Apple,borked,likely static content,,,,
72,https://gateway.icloud.com/config,gateway.icloud.com,49,supplementary information PDF,,Apple,,,,,,
73,https://api−glb−dub.smoot.apple.com/lookup,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
74,https://is2−ssl.mzstatic.com/image/thumb/Music/v4/cf/09/e2/cf09e256,is2−ssl.mzstatic.com,86,supplementary information PDF,,Apple,borked,likely static content,,,,
75,https://api−glb−dub.smoot.apple.com/dictionary,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
76,https://clients1.google.com/complete/search?json=t&nolabels=t&,clients1.google.com,34,supplementary information PDF,,Google,,,,,,
77,https://www.google.com/s?oe=utf−8&safe=images&gcc=ie&ctzn=,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
78,https://android.clients.google.com/fdfe/autoUpdate?nocache,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
79,https://mobilenetworkscoring−pa.googleapis.com/v1/GetWifiQuality,mobilenetworkscoring-pa.googleapis.com,97,supplementary information PDF,,Google,beta,,,,,Borked according to issue #15
80,https://beacons.gcp.gvt2.com/domainreliability/upload−nel,beacons.gcp.gvt2.com,22,supplementary information PDF,,Google,,,,,,Borded according to issue #15
81,https://www.google.com/m/voice−search/up?pair=54ce9385−2849−4,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,Borded according to issue #15
82,https://www.gstatic.com/matchmaker/template,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
83,https://albert.apple.com/deviceservices/activity/,albert.apple.com,4,supplementary information PDF,https://youtu.be/FCSCq5rGxDI?t=370s,Apple,beta,apple activation service,,,,
84,https://www.gstatic.com/gpp−server/r2,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
85,https://firebaseinstallations.googleapis.com/v1/projects/android−safety/,firebaseinstallations.googleapis.com,45,supplementary information PDF,,Google,,,,,,
86,https://sf−api−token−service.itunes.apple.com/apiToken?osVersion,sf−api−token−service.itunes.apple.com,132,supplementary information PDF,,Apple,,,,,,
87,https://auditrecording−pa.googleapis.com/google.internal.api,auditrecording−pa.googleapis.com,20,supplementary information PDF,,Google,,,,,,
88,https://is4−ssl.mzstatic.com/image/thumb/Music/v4/9d/70/3b/9d703b5d,is4−ssl.mzstatic.com,88,supplementary information PDF,,Apple,borked,likely static content,,,,
89,https://www.googleapis.com/affiliation/v1/affiliation:lookup?alt=proto,www.googleapis.com,150,supplementary information PDF,,Google,,,,,,
90,https://connectivitycheck.gstatic.com/generate,connectivitycheck.gstatic.com,39,supplementary information PDF,,Google,,,,,,
91,https://www.gstatic.com/android−search/hotword/x,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
92,https://is1−ssl.mzstatic.com/image/thumb/Music/v4/f3/f8/70/f3f8709e,is1−ssl.mzstatic.com,85,supplementary information PDF,,Apple,borked,likely static content,,,,
93,https://su.itunes.apple.com/WebObjects/MZSoftwareUpdate.woa/wa/,su.itunes.apple.com,142,supplementary information PDF,,Apple,,,,,,
94,https://www.gstatic.com/icing/idd/nicknames−mapping/nicknames−,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
95,google-analytics.com/batch,google-analytics.com,52,supplementary information PDF,,Google,,,,,,
96,https://www.google.com/m/voice−search/up?pair=4b7c99b8−d7a5−49,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
97,https://www.gstatic.com/android/text,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
98,https://android.clients.google.com/fdfe/delivery?doc=com.google.ar.core,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
99,https://gstatic.com/matchmaker/template,gstatic.com,71,supplementary information PDF,,Google,borked,google static content,,,,
100,https://api−glb−dub.smoot.apple.com/spotlight,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
102,https://partiality.itunes.apple.com/WebObjects/MZPartiality.woa/wa/,partiality.itunes.apple.com,107,supplementary information PDF,,Apple,,,,,,
103,https://update.googleapis.com/service/update2/json?cup2key,update.googleapis.com,143,supplementary information PDF,,Google,,,,,,
104,https://pancake.apple.com/bags/maple/ios/coreaudio?version=10.89,pancake.apple.com,106,supplementary information PDF,,Apple,,,,,,
105,https://gsp85−ssl.ls.apple.com/wifi,gsp85−ssl.ls.apple.com,68,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
106,https://itunes.apple.com/WebObjects/MZStore.woa/wa/com.apple.jingle,itunes.apple.com,90,supplementary information PDF,,Apple,,,,,,
107,https://digitalassetlinks.googleapis.com/google.digitalassetlinks.v1,digitalassetlinks.googleapis.com,41,supplementary information PDF,,Google,,,,,,
108,https://r5−−−sn−q0c7rn76.gvt1.com/play−apps−download−default/,r5−−−sn−q0c7rn76.gvt1.com,123,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
109,https://lh3.googleusercontent.com/,lh3.googleusercontent.com,94,supplementary information PDF,,Google,,,,,,
110,https://r2−−−sn−q0cedn7s.gvt1.com/play−apps−download−default/,r2−−−sn−q0cedn7s.gvt1.com,118,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
111,https://safebrowsing.googleapis.com/v4/threatListUpdates:fetch?$ct=,safebrowsing.googleapis.com:fetch?$ct=,128,supplementary information PDF,,Google,,,,,,
112,https://www.googleadservices.com/pagead/conversion/1001680686/,www.googleadservices.com,149,supplementary information PDF,,Google,beta,google ads,,,,
113,fonts.gstatic.com,fonts.gstatic.com,47,supplementary information PDF,,Google,borked,google fonts,,,,
114,https://is2−ssl.mzstatic.com/image/thumb/Music/v4/ae/0c/e3/ae0ce355,is2−ssl.mzstatic.com,86,supplementary information PDF,,Apple,borked,likely static content,,,,
115,https://android.clients.google.com/fdfe/earlyDelivery?doc=com.google,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
116,https://www.gstatic.com/cryptauthvault/v0/cert.sig.xml,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
117,https://android.clients.google.com/fdfe/deviceSettings,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
118,https://www.gstatic.com/android/snet/03152019−10002011.snet,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
119,bag.itunes.apple.com,bag.itunes.apple.com,21,supplementary information PDF,,Apple,borked,adprivacyd process,,,,
120,https://gsp−ssl.ls.apple.com/ab.arpc,gsp−ssl.ls.apple.com,60,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
121,025com.google.android.gm,025com.google.android.gm,1,supplementary information PDF,,Google,,,,,,
122,android.gm,android.gm,6,supplementary information PDF,,Google,,,,,,
123,https://gsa.apple.com/grandslam/GsService2,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240150,Apple,borked,Likely apple authorization,,,,
124,https://android.clients.google.com/c2dm/register3,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
125,apple.com,apple.com,17,supplementary information PDF,,Apple,,,,,,
126,https://lcdn−locator.apple.com/lcdn/locate,lcdn−locator.apple.com,93,supplementary information PDF,,Apple,,,,,,
127,https://configuration.apple.com/configurations/internetservices/bt/bcwv,configuration.apple.com,37,supplementary information PDF,,Apple,,,,,,
128,https://r3−−−sn−q0c7rn76.gvt1.com/play−apps−download−default/,r3−−−sn−q0c7rn76.gvt1.com,119,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
129,https://api−glb−dub.smoot.apple.com/autofill,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
130,https://xp.apple.com/register,xp.apple.com,154,supplementary information PDF,,Apple,borked,telemetry,,,,
131,https://dl.google.com/vision/1/creditcard/params,dl.google.com,42,supplementary information PDF,,Google,,,,,,
132,https://growth−pa.googleapis.com/google.internal.identity.growth.v1,growth-pa.googleapis.com,55,supplementary information PDF,,Google,beta,,,,,
133,https://app−measurement.com/config/app/1%3A327451421140%3,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463692,Google,beta,google firebase analytics,,,,
134,https://firebaseinstallations.googleapis.com/v1/projects/google.com,firebaseinstallations.googleapis.com,45,supplementary information PDF,,Google,,,,,,
135,app-measurement.com,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463691,Google,beta,google firebase analytics,,,,
136,https://clients1.google.com/complete/search?json=t&nolabels=t&client=,clients1.google.com,34,supplementary information PDF,,Google,,,,,,
137,https://is1−ssl.mzstatic.com/image/thumb/Features114/v4/13/90/8e,is1−ssl.mzstatic.com,85,supplementary information PDF,,Apple,borked,likely static content,,,,
138,www.gstatic.com/android/,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
139,https://www.google.com/generate,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
140,https://www.google.com/tools/feedback/mobile/escalation−options−,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
142,https://iphone−ld.apple.com/lto/7day/v5/latest/lto2.dat,iphone-ld.apple.com,84,supplementary information PDF,,Apple,beta,phone id,,,,
143,https://www.google.com/m/voice−search/up?pair=a1475369−20dd−42,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
144,https://is1−ssl.mzstatic.com/image/thumb/Purple124/v4/a9/63/9a/,is1−ssl.mzstatic.com,85,supplementary information PDF,,Apple,borked,likely static content,,,,
145,gsa.apple.com/grandslam,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240151,Apple,borked,Likely apple authorization,,,,
146,https://dl.google.com/dl/android/voice/en−us/v306/en−US−v306−f28,dl.google.com,42,supplementary information PDF,,Google,,,,,,
147,https://gspe35−ssl.ls.apple.com/geo,gspe35−ssl.ls.apple.com,70,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
148,http://init−p01md.apple.com/bag,init−p01md.apple.com,82,supplementary information PDF,,Apple,,,,,,
149,https://www.gstatic.com/android/keyboard/dictionarypack/Wheelharp−,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
150,https://app−measurement.com/config/app/1%3A286455739530%3,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463693,Google,beta,google firebase analytics,,,,
151,https://android.clients.google.com/fdfe/selfUpdate?ex=1&susp=,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
152,https://p28−buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/,p28−buy.itunes.apple.com,103,supplementary information PDF,,Apple,,,,,,
154,https://play.itunes.apple.com/WebObjects/MZPlay.woa/wa/,play.itunes.apple.com,112,supplementary information PDF,,Apple,,,,,,
155,https://android.googleapis.com/auth/devicekey,android.googleapis.com,7,supplementary information PDF,,Google,,,,,,
156,https://pd.itunes.apple.com/WebObjects/MZPurchaseDaap.woa/,pd.itunes.apple.com,108,supplementary information PDF,,Apple,,,,,,
157,https://is5−ssl.mzstatic.com/image/thumb/Music/v4/35/81/f1/3581f178,is5−ssl.mzstatic.com,89,supplementary information PDF,,Apple,borked,likely static content,,,,
159,http://updates−http.cdn−apple.com/2020/ios/061−44375−20200220−8,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
160,https://api−glb−dub.smoot.apple.com/,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
161,https://developers.google.com/ads-data-hub/guides/rdid-matching,developers.google.com,40,supplementary information PDF,,Google,,,,,,
162,https://static.gc.apple.com/sap/setup.crt,static.gc.apple.com,141,supplementary information PDF,,Apple,beta,gamed process (likely gamecenter). Possibly static assers,,,,
163,https://app−measurement.com/config/app/1%3A357317899610%3,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463694,Google,beta,google firebase analytics,,,,
164,https://android.clients.google.com/fdfe/uploadDeviceConfig,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
165,https://gsa.apple.com/grandslam/MidService/startMachineProvisioning,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240152,Apple,borked,Likely apple authorization,,,,
166,https://r5−−−sn−q0cedn7s.gvt1.com/play−apps−download−default/,r5−−−sn−q0cedn7s.gvt1.com,124,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
167,https://android.clients.google.com/fdfe/accountSync,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
168,https://gstatic.com/webref−ondevice/aiai/20111701/2/en−us/,gstatic.com,71,supplementary information PDF,,Google,borked,google static content,,,,
169,https://android.clients.google.com/fdfe/preloads?doc=android,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
170,growth-pa.googleapis.com/google.internal.identity,growth-pa.googleapis.com,55,supplementary information PDF,,Google,beta,,,,,
171,https://setup.icloud.com/configurations/init?context=buddy,setup.icloud.com,131,supplementary information PDF,,Apple,borked,possibly icloud setup,,,,
172,https://is2−ssl.mzstatic.com/image/thumb/Music/v4/e5/b9/db/e5b9dbf6,is2−ssl.mzstatic.com,86,supplementary information PDF,,Apple,borked,likely static content,,,,
173,https://is5−ssl.mzstatic.com/image/thumb/Music/v4/53/e8/52/53e8525b,is5−ssl.mzstatic.com,89,supplementary information PDF,,Apple,borked,likely static content,,,,
174,https://beacons.gvt2.com/domainreliability/upload−nel,beacons.gvt2.com,23,supplementary information PDF,,Google,,,,,,
175,https://smp−device−content.apple.com/static/region/v2/config.json,smp−device−content.apple.com,135,supplementary information PDF,,Apple,,,,,,
176,apple.com/DTDs/PropertyList−1.0.dtd,apple.com,17,supplementary information PDF,,Apple,,,,,,
177,https://profile.gc.apple.com/WebObjects/GKProfileService.woa/wa/,profile.gc.apple.com,114,supplementary information PDF,,Apple,beta,,,,,
178,https://api−edge.apps.apple.com/v1/editorial/ie/editorial−items?ids,api−edge.apps.apple.com,12,supplementary information PDF,,Apple,,,,,,
179,https://upp.itunes.apple.com/WebObjects/MZBookkeeper.woa/wa/sync,upp.itunes.apple.com,145,supplementary information PDF,,Apple,,,,,,
180,https://youtubei.googleapis.com/generate,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
181,https://api.smoot.apple.com/bag?cc=IE&esl=en−GB&key=,api.smoot.apple.com,11,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
182,http://ocsp.apple.com/ocsp03−asi2ca02/,ocsp.apple.com,99,supplementary information PDF,,Apple,borked,OCSP (certificate verification),,,,
183,apple.com/geo,apple.com,17,supplementary information PDF,,Apple,,,,,,
184,https://valid.apple.com/g3/v124,valid.apple.com,146,supplementary information PDF,,Apple,,,,,,
185,https://fonts.gstatic.com/s/a/,fonts.gstatic.com,47,supplementary information PDF,,Google,borked,google fonts,,,,
186,https://play.googleapis.com/download/by−token/download?token=,play.googleapis.com,111,supplementary information PDF,,Google,borked,google play,,,,
187,https://www.google.com/m/voice−search/down?pair=54ce9385,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
188,https://gateway.icloud.com/enservice/v1/config,gateway.icloud.com,49,supplementary information PDF,,Apple,,,,,,
189,https://s.mzstatic.com/sap/setupCert.plist,s.mzstatic.com,125,supplementary information PDF,,Apple,,,,,,
190,https://gsp10−ssl.apple.com/hvr/trc,gsp10−ssl.apple.com,62,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
191,https://android.clients.google.com/fdfe/accountSync?nocache,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
192,https://setup.icloud.com/setup/family/v2/getFamilyDetails,setup.icloud.com,131,supplementary information PDF,,Apple,borked,possibly icloud setup,,,,
193,https://cl3.apple.com/3/v2/cldavl.avl.gz,cl3.apple.com,28,supplementary information PDF,,Apple,,,,,,
194,https://youtubei.googleapis.com/youtubei/v1/account/get,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
195,https://is1−ssl.mzstatic.com/image/thumb/Purple114/v4/5b/2f/b5/5,is1−ssl.mzstatic.com,85,supplementary information PDF,,Apple,borked,likely static content,,,,
196,https://dl.google.com/vision/1700/ocr/ocr,dl.google.com,42,supplementary information PDF,,Google,,,,,,
197,https://apps.mzstatic.com/content/appstore−ios−13/,apps.mzstatic.com,19,supplementary information PDF,,Apple,,,,,,
198,https://www.google.com/async/ddljson?async=,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
199,https://r4−−−sn−q0c7rn76.gvt1.com/play−apps−download−default/,r4−−−sn−q0c7rn76.gvt1.com,121,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
200,https://profile.ess.apple.com/WebObjects/VCProfileService.woa/wa/,profile.ess.apple.com,113,supplementary information PDF,,Apple,,,,,,
201,https://valid.apple.com/g3/v145,valid.apple.com,146,supplementary information PDF,,Apple,,,,,,
202,https://help.apple.com/ios/tips/13/iphone/en/Art/C,help.apple.com,72,supplementary information PDF,,Apple,,,,,,
203,http://ocsp.apple.com/ocsp03−asica401/ME4wTKADAgEAMEUwQz,ocsp.apple.com,99,supplementary information PDF,,Apple,borked,OCSP (certificate verification),,,,
204,http://ocsp.apple.com/ocsp03−asi2ca02/ME4wTKADAgEAMEUwQz,ocsp.apple.com,99,supplementary information PDF,,Apple,borked,OCSP (certificate verification),,,,
205,https://android.clients.google.com/fdfe/moduleDelivery,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
206,www.googleapis.com,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
207,https://www.google.com/m/voice−search/down?pair=15d47f68−b234,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
208,gstatic.com,gstatic.com,71,supplementary information PDF,,Google,borked,google static content,,,,
209,http://static.ess.apple.com/identity/validation/cert−1.0.plist,static.ess.apple.com,140,supplementary information PDF,,Apple,,,,,,
210,https://play.googleapis.com/log/batch,play.googleapis.com,111,supplementary information PDF,,Google,borked,google play,,,,
211,android.clients.google.com/,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
212,https://www.google.com/m/voice−search/down?pair=a1475369−20dd,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
213,pdate.googleapis.com,pdate.googleapis.com,109,supplementary information PDF,,Google,beta,,,,,
214,https://ota.googlezip.net/packages/ota−api/google,ota.googlezip.net,100,supplementary information PDF,,Google,,,,,,
215,https://www.googleapis.com/android,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
216,api-glb-dub.smoot.apple.com,api-glb-dub.smoot.apple.com,9,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
217,https://accounts.google.com/ListAccounts?gpsia=1&source=,accounts.google.com,2,supplementary information PDF,,Google,,,,,,
218,https://android.clients.google.com/fdfe/delivery?doc=android,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
219,android.googleapis.com/checkin,android.googleapis.com,7,supplementary information PDF,,Google,,,,,,
220,http://updates−http.cdn−apple.com/2019/ios/061−66572−20200102−,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
221,pagead2.googlesyndication.com,pagead2.googlesyndication.com,104,supplementary information PDF,,Google,beta,,,,,
222,https://pai.googlezip.net/download/by−token/download?token=,pai.googlezip.net,105,supplementary information PDF,,Google,,,,,,
223,gsp64-ssl.ls.apple.com/hvr/v3/use,gsp64-ssl.ls.apple.com,65,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
224,https://fonts.gstatic.com/s/a/94e0c6a9...71e806a1d64.ttf,fonts.gstatic.com,47,supplementary information PDF,,Google,borked,google fonts,,,,
225,http://updates−http.cdn−apple.com/2020/ios/061−73026−20200124−,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
226,iadsdk.apple.com/,iadsdk.apple.com,75,supplementary information PDF,,Apple,beta,adprivacyd process/iAd SDK,,,,
227,http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=3,init.ess.apple.com,78,supplementary information PDF,,Apple,,,,,,
228,play.itunes.apple.com,play.itunes.apple.com,112,supplementary information PDF,,Apple,,,,,,
229,https://android.clients.google.com/checkin,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
230,play.googleapis.com,play.googleapis.com,111,supplementary information PDF,,Google,borked,google play,,,,
231,http://updates−http.cdn−apple.com/2019/ios/061−17262−20191017−,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
232,https://gsa.apple.com/grandslam/GsService2/fetchAuthMode,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240153,Apple,borked,Likely apple authorization,,,,
233,su.itunes.apple.com,su.itunes.apple.com,142,supplementary information PDF,,Apple,,,,,,
234,youtubei.googleapis.com/generate,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
235,https://firebaseinstallations.googleapis.com/v1/projects/android.com,firebaseinstallations.googleapis.com,45,supplementary information PDF,,Google,,,,,,
236,https://api.apple−cloudkit.com/database/1/com.apple.trial/production/,api.apple−cloudkit.com,10,supplementary information PDF,,Apple,,,,,,
237,https://firebaseinstallations.googleapis.com/v1/projects/google.com:api,firebaseinstallations.googleapis.com:api,46,supplementary information PDF,,Google,,,,,,
238,https://ssl.google−analytics.com/batch,ssl.google−analytics.com,139,supplementary information PDF,,Google,beta,,,,,
239,android.clients.google.com/fdfe/,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
240,https://gsas.apple.com/grandslam/GsService2/postdata,gsas.apple.com,58,supplementary information PDF,https://apple.stackexchange.com/a/240159,Apple,borked,apple authorization,,,,
241,https://youtubei.googleapis.com/youtubei/v1/browse?key=,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
242,android.clients.google.com/checkin,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
243,https://app−measurement.com/config/app/1%3A493454522602%3,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463695,Google,beta,google firebase analytics,,,,
244,https://android.clients.google.com/fdfe/delivery?doc=com.google,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
245,android.clients.google.com,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
246,https://init.push.apple.com/bag?v=1&c=WiFi,init.push.apple.com,81,supplementary information PDF,,Apple,,initialize push notifications?,,,,
247,https://phonedeviceverification−pa.googleapis.com/google.internal,phonedeviceverification−pa.googleapis.com,110,supplementary information PDF,,Google,,,,,,
249,i.ytimg.com/generate,i.ytimg.com,74,supplementary information PDF,,Google,borked,youtube images,,,,
250,https://www.gstatic.com/android/keyboard/modelpack/emoji,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
251,gc.apple.com,gc.apple.com,50,supplementary information PDF,,Apple,,,,,,
252,mesu.apple.com,mesu.apple.com,95,supplementary information PDF,https://documentation.meraki.com/General_Administration/Other_Topics/Blocking_or_Rate_Limiting_iOS_Updates,Apple,borked,apple update server,,,,
253,https://www.googleapis.com/androidantiabuse/v1/x/create,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
254,https://pd.itunes.apple.com/WebObjects/MZPurchaseDaap.woa/iap/,pd.itunes.apple.com,108,supplementary information PDF,,Apple,,,,,,
255,https://se2.itunes.apple.com/WebObjects/MZStoreElements2.woa/wa/,se2.itunes.apple.com,130,supplementary information PDF,,Apple,,,,,,
256,googleapis.com/experimentsandconfigs/v1/getExperimentsAndConfigs?r=6,googleapis.com,54,supplementary information PDF,,Google,,,,,,
257,idiagnostics.apple.com,idiagnostics.apple.com,77,supplementary information PDF,,Apple,beta,diagnostics,,,,
258,https://api−glb−dub.smoot.apple.com/qi,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
260,https://gsp57−ssl−locus.ls.apple.com/dispatcher.arpc,gsp57−ssl−locus.ls.apple.com,64,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
261,developers.google.com/ads-data-hub/guides/rdid-matching,developers.google.com,40,supplementary information PDF,,Google,,,,,,
262,https://gstatic.com/matchmaker/webref/19051900/2/en−us/,gstatic.com,71,supplementary information PDF,,Google,borked,google static content,,,,
263,iadsdk.apple.com/adserver/2.6/config,iadsdk.apple.com,75,supplementary information PDF,,Apple,beta,adprivacyd process/iAd SDK,,,,
264,https://configuration.apple.com/configurations/internetservices/cloudkit/,configuration.apple.com,37,supplementary information PDF,,Apple,,,,,,
265,https://play.googleapis.com/play/log/timestamp,play.googleapis.com,111,supplementary information PDF,,Google,borked,google play,,,,
266,https://android.clients.google.com/fdfe/uploadDynamicConfig,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
267,client-api.itunes.apple.com,client-api.itunes.apple.com,31,supplementary information PDF,,Apple,,,,,,
268,https://gsp64−ssl.ls.apple.com/hvr/v3/use,gsp64−ssl.ls.apple.com,66,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
269,https://www.gstatic.com/messages/smarts/smart,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
270,https://gateway.icloud.com/configuration/configurations/internetservices,gateway.icloud.com,49,supplementary information PDF,,Apple,,,,,,
271,https://fonts.gstatic.com/s/a/directory014.pb,fonts.gstatic.com,47,supplementary information PDF,,Google,borked,google fonts,,,,
272,https://xp.apple.com/report/2/xp,xp.apple.com,154,supplementary information PDF,,Apple,borked,telemetry,,,,
273,www.googleadservices.com,www.googleadservices.com,149,supplementary information PDF,,Google,beta,google ads,,,,
274,https://cdsassets.apple.com/library/APPLE/asset/ndoV2.plist,cdsassets.apple.com,26,supplementary information PDF,,Apple,,,,,,
275,accounts.google.com,accounts.google.com,2,supplementary information PDF,,Google,,,,,,
276,https://gsa.apple.com/grandslam/GsService2/lookup,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240154,Apple,borked,Likely apple authorization,,,,
277,https://r2−−−sn−q0c7rn76.gvt1.com/play−apps−download−default/,r2−−−sn−q0c7rn76.gvt1.com,117,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
278,https://xp.apple.com/report/2/psr,xp.apple.com,154,supplementary information PDF,,Apple,borked,telemetry,,,,
279,https://api−glb−dub.smoot.apple.com/static,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
280,https://gsa.apple.com/grandslam/MidService/,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240155,Apple,borked,Likely apple authorization,,,,
281,https://gdmf.apple.com/v2/assets,gdmf.apple.com,51,supplementary information PDF,,Apple,,,,,,
282,https://android.clients.google.com/fdfe/selfUpdate?ex=1,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
283,https://cl5.apple.com/1/143449/v1/143/173/1430000,cl5.apple.com,30,supplementary information PDF,,Apple,,,,,,
284,https://mesu.apple.com/assets/,mesu.apple.com,95,supplementary information PDF,https://documentation.meraki.com/General_Administration/Other_Topics/Blocking_or_Rate_Limiting_iOS_Updates,Apple,borked,apple update server,,,,
285,googleapis.com/androidantiabuse,googleapis.com,54,supplementary information PDF,,Google,,,,,,
286,https://client−api.itunes.apple.com/WebObjects/MZStorePlatform.woa/,client−api.itunes.apple.com,32,supplementary information PDF,,Apple,,,,,,
287,https://android.clients.google.com,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
288,https://init.itunes.apple.com/bag.xml?ix=5,init.itunes.apple.com,80,supplementary information PDF,,Apple,,,,,,
289,https://init.itunes.apple.com/bag.xml?ix=6&os=13&locale=en,init.itunes.apple.com,80,supplementary information PDF,,Apple,,,,,,
290,http://ocsp.apple.com/ocsp03−applerootcag3/,ocsp.apple.com,99,supplementary information PDF,,Apple,borked,OCSP (certificate verification),,,,
291,https://api−glb−dub.smoot.apple.com/installed,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
292,https://clientservices.googleapis.com/chrome−variations/seed?osname=,clientservices.googleapis.com,35,supplementary information PDF,,Google,,,,,,
293,http://ocsp.apple.com/ocsp03−asica401/,ocsp.apple.com,99,supplementary information PDF,,Apple,borked,OCSP (certificate verification),,,,
294,http://connectivitycheck.gstatic.com/generate,connectivitycheck.gstatic.com,39,supplementary information PDF,,Google,,,,,,
295,https://www.google.com/m/voice−search/up?pair=15d47f68−b234−4,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
296,https://www.googleapis.com/androidantiabuse/v1/x/create?alt=PROTO,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
298,https://is2−ssl.mzstatic.com/image/thumb/Music/v4/27/a6/ff/27a6ff4b−,is2−ssl.mzstatic.com,86,supplementary information PDF,,Apple,borked,likely static content,,,,
299,https://android.googleapis.com/checkin,android.googleapis.com,7,supplementary information PDF,,Google,,,,,,
300,iadsdk.apple.com,iadsdk.apple.com,75,supplementary information PDF,,Apple,beta,adprivacyd process/iAd SDK,,,,
301,https://itunes.com/version,itunes.com,91,supplementary information PDF,,Apple,,,,,,
302,http://updates−http.cdn−apple.com/2019/ios/061−31438−20191017−,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
303,https://apps.mzstatic.com/content/,apps.mzstatic.com,19,supplementary information PDF,,Apple,,,,,,
304,https://www.google.com/m/voice−search/down?pair=4b7c99b8−d7a5,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
305,https://r3−−−sn−q0cedn7s.gvt1.com/play−apps−download−default/,r3−−−sn−q0cedn7s.gvt1.com,120,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
306,https://app−measurement.com/config/app/1%3A1086610230652%3,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463696,Google,beta,google firebase analytics,,,,
307,play.googleapis.com/log/batch,play.googleapis.com,111,supplementary information PDF,,Google,borked,google play,,,,
308,https://afwprovisioning−pa.googleapis.com/v1/,afwprovisioning−pa.googleapis.com,3,supplementary information PDF,,Google,,,,,,
309,https://setup.icloud.com/setup/iosbuddy/ui/genericTermsUI,setup.icloud.com,131,supplementary information PDF,,Apple,borked,possibly icloud setup,,,,
310,https://www.googleapis.com/usercontext/v1/controllerhub/getconfig,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
311,https://youtubei.googleapis.com/youtubei/v1/log,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
312,api2.smoot.apple.com/search,api2.smoot.apple.com,14,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,,,,,,
313,https://gsp10−ssl.apple.com/hcy/pbcwloc,gsp10−ssl.apple.com,62,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
314,https://www.googleapis.com/androidcheck/v1/attestations/adAttest?key,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
315,https://youtubei.googleapis.com/deviceregistration/v1/devices?key=,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
316,https://youtubei.googleapis.com/youtubei/v1/browse?key=AIzaSyA8,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
317,https://init.gc.apple.com/WebObjects/GKInit.woa/wa/getBag?ix=2,init.gc.apple.com,79,supplementary information PDF,,Apple,beta,gamed process (likely gamecenter),,,,
318,safebrowsing.googleapis.com,safebrowsing.googleapis.com,127,supplementary information PDF,,Google,,,,,,
319,albert.apple.com/deviceservices/activity/,albert.apple.com,4,supplementary information PDF,https://youtu.be/FCSCq5rGxDI?t=370s,Apple,beta,apple activation service,,,,
320,https://firebaseinstallations.googleapis.com/v1/projects/dialer−c31d5/,firebaseinstallations.googleapis.com,45,supplementary information PDF,,Google,,,,,,
321,https://play.googleapis.com/log/batchHeadersx-server-token,play.googleapis.com,111,supplementary information PDF,,Google,borked,google play,,,,
322,gsa.apple.com,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240156,Apple,borked,Likely apple authorization,,,,
323,http://software.apple.com/welcomemat.apple.com/,software.apple.com,136,supplementary information PDF,,Apple,,,,,,
324,https://idiagnostics.apple.com/ios/v1.3/session,idiagnostics.apple.com,77,supplementary information PDF,,Apple,beta,diagnostics,,,,
325,https://is5−ssl.mzstatic.com/image/thumb/Music/v4/73/65/0c/73650c69,is5−ssl.mzstatic.com,89,supplementary information PDF,,Apple,borked,likely static content,,,,
326,https://www.googleapis.com/experimentsandconfigs/v1/,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
327,googleapis.com,googleapis.com,54,supplementary information PDF,,Google,,,,,,
328,http://updates−http.cdn−apple.com/2020/patches/001−55241/7C679F5A,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
329,https://www.googleapis.com/androidcheck/v1/attestations/attest?alt=,www.googleapis.com,150,supplementary information PDF,,Google,borked,google APIs,,,,
330,gsp10-ssl.apple.com,gsp10-ssl.apple.com,61,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
331,https://api−glb−dub.smoot.apple.com/crowdsourcing,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
332,https://setup.icloud.com/setup/iosbuddy/loginDelegates,setup.icloud.com,131,supplementary information PDF,,Apple,borked,possibly icloud setup,,,,
333,https://www.gstatic.com/android/keyboard/ondevice,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
334,https://configuration.apple.com/configurations/pep/config/pepconfig.plist,configuration.apple.com,37,supplementary information PDF,,Apple,,,,,,
335,https://cl4.apple.com/2/m2/26/14/10/261410263769548788/cfgp.gz,cl4.apple.com,29,supplementary information PDF,,Apple,,,,,,
336,https://i.ytimg.com/generate,i.ytimg.com,74,supplementary information PDF,,Google,borked,youtube images,,,,
337,https://android.clients.google.com/fdfe/earlyUpdate,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
338,https://cloudconfig.googleapis.com/config,cloudconfig.googleapis.com,36,supplementary information PDF,,Google,,,,,,
339,https://is5−ssl.mzstatic.com/image/thumb/Music/v4/8c/74/30/8c743005,is5−ssl.mzstatic.com,89,supplementary information PDF,,Apple,borked,likely static content,,,,
340,http://updates−http.cdn−apple.com/2018/ios/091−75843−20180806−,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
341,http://updates−http.cdn−apple.com/2020/mobileassets/001−43954/,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
343,https://iadsdk.apple.com/adserver/2.6/segment/update,iadsdk.apple.com,75,supplementary information PDF,,Apple,beta,adprivacyd process/iAd SDK,,,,
344,static.gc.apple.com,static.gc.apple.com,141,supplementary information PDF,,Apple,beta,gamed process (likely gamecenter). Possibly static assers,,,,
345,https://mesu.apple.com/assets/com,mesu.apple.com,95,supplementary information PDF,https://documentation.meraki.com/General_Administration/Other_Topics/Blocking_or_Rate_Limiting_iOS_Updates,Apple,borked,apple update server,,,,
346,googleapis.com/deviceregistration,googleapis.com,54,supplementary information PDF,,Google,,,,,,
347,http://updates−http.cdn−apple.com/2020FallFCS/patches/001−73650/5,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
348,https://www.gstatic.com/android/snet/snet.flags,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
349,https://identity.ess.apple.com/WebObjects/TDIdentityService.woa/wa/,identity.ess.apple.com,76,supplementary information PDF,,Apple,,,,,,
350,https://api−edge.apps.apple.com/v1/editorial/ie/today?platform=iphone,api−edge.apps.apple.com,12,supplementary information PDF,,Apple,,,,,,
351,www.google.com/tools/feedback/,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
352,https://is3−ssl.mzstatic.com/image/thumb/Features124/v4/b3/1b/ef/,is3−ssl.mzstatic.com,87,supplementary information PDF,,Apple,borked,likely static content,,,,
353,google.com/complete/search,google.com,53,supplementary information PDF,,Google,,,,,,
354,https://www.gstatic.com/cryptauthvault/v0/cert.xml,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
355,googleapis.com/v1/GetWifiQuality,googleapis.com,54,supplementary information PDF,,Google,,,,,,
357,https://android−safebrowsing.google.com/safebrowsing/clientreport/,android−safebrowsing.google.com,8,supplementary information PDF,,Google,,,,,,
358,https://sp.itunes.apple.com/WebObjects/MZStorePlatform.woa/wa/,sp.itunes.apple.com,137,supplementary information PDF,,Apple,,,,,,
359,https://play.googleapis.com/play/log?format=raw&proto,play.googleapis.com,111,supplementary information PDF,,Google,borked,google play,,,,
360,https://configuration.apple.com/configurations/internetservices/bt/bcw,configuration.apple.com,37,supplementary information PDF,,Apple,,,,,,
361,https://apple.news/.well−known/apple−app−site−association,apple.news,18,supplementary information PDF,,Apple,,,,,,
362,https://www.gstatic.com/android/config,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
363,https://cdn.smoot.apple.com/lookup,cdn.smoot.apple.com,25,supplementary information PDF,,Apple,,,,,,
364,https://api−glb−dub.smoot.apple.com/silhouette,api−glb−dub.smoot.apple.com,13,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
365,http://updates−http.cdn−apple.com/2019/ios/061−27057−20191024−,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
366,https://setup.icloud.com/configurations/init?context=settings,setup.icloud.com,131,supplementary information PDF,,Apple,borked,possibly icloud setup,,,,
367,https://www.youtube.com/csi,www.youtube.com,153,supplementary information PDF,,Google,,,,,,
368,http://updates−http.cdn−apple.com/2020FallFCS/mobileassets,updates−http.cdn−apple.com,144,supplementary information PDF,,Apple,borked,updates via CDN,,,,
369,https://r4−−−sn−q0cedn7s.gvt1.com/play−apps−download−default/,r4−−−sn−q0cedn7s.gvt1.com,122,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
370,https://instantmessaging−pa.googleapis.com/google.internal,instantmessaging−pa.googleapis.com,83,supplementary information PDF,,Google,,,,,,
371,https://r1−−−sn−q0c7rn76.gvt1.com/play−apps−download−default/,r1−−−sn−q0c7rn76.gvt1.com,116,supplementary information PDF,https://www.bleepingcomputer.com/news/security/what-are-these-suspicious-google-gvt1com-urls/,Google,borked,google video transcoding,,,,
372,https://is3−ssl.mzstatic.com/image/thumb/Purple114/v4/df/42/55/,is3−ssl.mzstatic.com,87,supplementary information PDF,,Apple,borked,likely static content,,,,
373,smoot.apple.com/bag?cc=IE&esl=en−GB&key=frigate1738&locale=en,smoot.apple.com,133,supplementary information PDF,,Apple,borked,Siri and search-related stuff,,,,
374,https://www.google.com/complete/search?oe=utf−8&safe=images&gcc,www.google.com,148,supplementary information PDF,,Google,borked,google search,,,,
375,https://is2−ssl.mzstatic.com/image/thumb/Music/v4/f6/7e/55/f67e55c0−,is2−ssl.mzstatic.com,86,supplementary information PDF,,Apple,borked,likely static content,,,,
376,https://configuration.ls.apple.com/config/defaults?os=ios&os,configuration.ls.apple.com,38,supplementary information PDF,,Apple,,,,,,
377,https://android.clients.google.com/fdfe/delivery?doc=com.android,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
378,https://api2.smoot.apple.com/search?24h=1&alwaysSendTophit=off&,api2.smoot.apple.com,14,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,,,,,,
379,identity.ess.apple.com,identity.ess.apple.com,76,supplementary information PDF,,Apple,,,,,,
380,https://www.gstatic.com/webref−ondevice/am/20201129/8315,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
381,https://p2−buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/,p2−buy.itunes.apple.com,102,supplementary information PDF,,Apple,,,,,,
382,https://android.clients.google.com/fdfe/selfUpdate?ex=1&nocache,android.clients.google.com,5,supplementary information PDF,,Google,,,,,,
383,youtubei.googleapis.com/youtubei/v1/log,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
384,https://ota−cache1.googlezip.net/packages/data/ota−api/,ota−cache1.googlezip.net,101,supplementary information PDF,,Google,,,,,,
385,https://is3−ssl.mzstatic.com/image/thumb/Features114/v4/38/4d/6b/384,is3−ssl.mzstatic.com,87,supplementary information PDF,,Apple,borked,likely static content,,,,
386,https://app−measurement.com/config/app/1%3A456627340871%3,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463697,Google,beta,google firebase analytics,,,,
387,https://is4−ssl.mzstatic.com/image/thumb/Music/v4/2e/99/a8/2e99a842,is4−ssl.mzstatic.com,88,supplementary information PDF,,Apple,borked,likely static content,,,,
388,https://p2−buy.itunes.apple.com/commerce/device/,p2−buy.itunes.apple.com,102,supplementary information PDF,,Apple,,,,,,
389,https://gsa.apple.com/auth/verify/trusteddevice,gsa.apple.com,57,supplementary information PDF,https://apple.stackexchange.com/a/240157,Apple,borked,Likely apple authorization,,,,
390,youtubei.googleapis.com/youtubei/v1/account,youtubei.googleapis.com,155,supplementary information PDF,,Google,borked,youtube content,,,,
391,smoot.apple.com,smoot.apple.com,133,supplementary information PDF,,Apple,borked,Siri and search-related stuff,,,,
392,https://www.gstatic.com/webref−ondevice/aiai/20111701/2/en−us/,www.gstatic.com,152,supplementary information PDF,,Google,borked,google static content,,,,
393,"https://beacons.gvt2.com/domainreliability/upload−nel”,”user",beacons.gvt2.com,23,supplementary information PDF,,Google,,,,,,
394,https://iphone−ld.apple.com/lto/rtistatus4.dat,Iphone-ld.apple.com,84,supplementary information PDF,,Apple,beta,phone id,,,,
395,https://bag.itunes.apple.com/bag.xml?os=iOS&osVersion=13.6.1&,bag.itunes.apple.com,21,supplementary information PDF,,Apple,borked,adprivacyd process,,,,
396,https://is2−ssl.mzstatic.com/image/thumb/Music30/v4/1d/6d/5c/1,is2−ssl.mzstatic.com,86,supplementary information PDF,,Apple,borked,likely static content,,,,
397,itunes.apple.com,itunes.apple.com,90,supplementary information PDF,,Apple,,,,,,
398,https://api.smoot.apple.com/bag?cc=IE&esl=en−GB&key=frigate1738&,api.smoot.apple.com,11,supplementary information PDF,https://apple.stackexchange.com/a/157495,Apple,borked,spotlight suggestions,,,,
399,sas.apple.com,sas.apple.com,129,supplementary information PDF,,Apple,,,,,,
400,https://p2−buy.itunes.apple.com/WebObjects/MZFastFinance.woa/wa/,p2−buy.itunes.apple.com,102,supplementary information PDF,,Apple,,,,,,
401,gsp85-ssl.ls.apple.com,gsp85-ssl.ls.apple.com,67,supplementary information PDF,http://gspe21.ls.apple.com/html/attribution.html,Apple,borked, Geod process/apple maps,,,,
402,init.itunes.apple.com,init.itunes.apple.com,80,supplementary information PDF,,Apple,,,,,,
403,https://app−measurement.com/a,app-measurement.com,15,supplementary information PDF,https://stackoverflow.com/questions/54461349/how-to-decrypt-firebase-requests-to-app-measurement-com/54463682#54463698,Google,beta,google firebase analytics,,,,
404,,Iphone-id.apple.com,156,guess based on purpose of similar domain,,,beta,,,,,
================================================
FILE: telemetry-domains.txt
================================================
#
# This list was generated automatically
# Please refer to the UPDATING.md file for instructions on how to make changes to these blocklists
# Any direct edits to this file will be overwritten
#
================================================
FILE: telemetry-domains_beta.txt
================================================
#
# This list was generated automatically
# Please refer to the UPDATING.md file for instructions on how to make changes to these blocklists
# Any direct edits to this file will be overwritten
#
Iphone-id.apple.com
Iphone-ld.apple.com
albert.apple.com
app-measurement.com
cf.iadsdk.apple.com
growth-pa.googleapis.com
iadsdk.apple.com
idiagnostics.apple.com
init.gc.apple.com
iphone-ld.apple.com
mobilenetworkscoring-pa.googleapis.com
pagead2.googlesyndication.com
pdate.googleapis.com
profile.gc.apple.com
sa.apple.com
smp-device-content.apple.com
ssl.google-analytics.com
ssl.google−analytics.com
static.gc.apple.com
www.googleadservices.com
================================================
FILE: telemetry-domains_borked.txt
================================================
#
# This list was generated automatically
# Please refer to the UPDATING.md file for instructions on how to make changes to these blocklists
# Any direct edits to this file will be overwritten
#
api-glb-dub.smoot.apple.com
api.smoot.apple.com
api−glb−dub.smoot.apple.com
bag.itunes.apple.com
caldav.icloud.com
fonts.gstatic.com
gsa.apple.com
gsas.apple.com
gsp-ssl.ls.apple.com
gsp10-ssl.apple.com
gsp10−ssl.apple.com
gsp57-ssl-locus.ls.apple.com
gsp57−ssl−locus.ls.apple.com
gsp64-ssl.ls.apple.com
gsp64−ssl.ls.apple.com
gsp85-ssl.ls.apple.com
gsp85−ssl.ls.apple.com
gspe35-ssl.ls.apple.com
gspe35−ssl.ls.apple.com
gsp−ssl.ls.apple.com
gstatic.com
humb.apple.com
i.ytimg.com
init.itunes.apple.com
is1−ssl.mzstatic.com
is2−ssl.mzstatic.com
is3−ssl.mzstatic.com
is4−ssl.mzstatic.com
is5−ssl.mzstatic.com
lcdn-locator.apple.com
mesu.apple.com
ocsp.apple.com
play.googleapis.com
play.itunes.apple.com
r1−−−sn−q0c7rn76.gvt1.com
r2−−−sn−q0c7rn76.gvt1.com
r2−−−sn−q0cedn7s.gvt1.com
r3−−−sn−q0c7rn76.gvt1.com
r3−−−sn−q0cedn7s.gvt1.com
r4−−−sn−q0c7rn76.gvt1.com
r4−−−sn−q0cedn7s.gvt1.com
r5−−−sn−q0c7rn76.gvt1.com
r5−−−sn−q0cedn7s.gvt1.com
setup.icloud.com
smoot.apple.com
updates−http.cdn−apple.com
www.google.com
www.googleapis.com
www.gstatic.com
xp.apple.com
youtubei.googleapis.com
================================================
FILE: update-lists.py
================================================
import csv
import pathlib
csv_filename = "domains.csv"
list_names = ["beta", "main","borked"]
lists = {
"beta": [],
"main": [],
"borked": []
}
output_filenames = {
"beta": "telemetry-domains_beta.txt",
"main": "telemetry-domains.txt",
"borked": "telemetry-domains_borked.txt"
}
autogen_notice = [
["#"],
["# This list was generated automatically"],
["# Please refer to the UPDATING.md file for instructions on how to make changes to these blocklists"],
["# Any direct edits to this file will be overwritten"],
["#"]
]
def populate_lists():
with open(csv_filename) as csvfile:
csvreader = csv.DictReader(csvfile)
for row in csvreader:
if row.get("list") in list_names:
lists[row.get("list")].append(row)
def dedup_list(list_name):
the_list = lists[list_name]
deduplicated = []
for row in the_list:
domain = row.get("raw_domain")
if domain is not None and domain not in deduplicated:
deduplicated.append(domain)
lists[list_name] = deduplicated
def output_list(list_name):
the_list = lists[list_name]
outfile = output_filenames[list_name]
the_list = sorted(the_list)
with open(outfile, 'w') as csvfile:
writer = csv.writer(csvfile, dialect='unix', quoting=csv.QUOTE_NONE)
for line in autogen_notice:
writer.writerow(line)
for domain in the_list:
writer.writerow([domain])
def delete_blocklist(list_name):
path = pathlib.Path(output_filenames[list_name])
if path.exists():
path.unlink()
def regenerate_list(list_name):
print("updating " + list_name + " list")
delete_blocklist(list_name)
dedup_list(list_name)
output_list(list_name)
def regenerate_all():
for listname in list_names:
regenerate_list(listname)
populate_lists()
regenerate_all()
print("Done.")
gitextract_9k530uyt/ ├── FAQ.md ├── LICENSE ├── README.md ├── UPDATING.md ├── domains.csv ├── telemetry-domains.txt ├── telemetry-domains_beta.txt ├── telemetry-domains_borked.txt └── update-lists.py
SYMBOL INDEX (6 symbols across 1 files) FILE: update-lists.py function populate_lists (line 30) | def populate_lists(): function dedup_list (line 38) | def dedup_list(list_name): function output_list (line 51) | def output_list(list_name): function delete_blocklist (line 63) | def delete_blocklist(list_name): function regenerate_list (line 68) | def regenerate_list(list_name): function regenerate_all (line 74) | def regenerate_all():
Condensed preview — 9 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (74K chars).
[
{
"path": "FAQ.md",
"chars": 3537,
"preview": "# FAQ\n\nAnswers to questions that are frequently asked\n\n\n## Why was this list created?\n\nWhen the paper investigating appl"
},
{
"path": "LICENSE",
"chars": 1071,
"preview": "MIT License\n\nCopyright (c) 2021 Adrian Edwards\n\nPermission is hereby granted, free of charge, to any person obtaining a "
},
{
"path": "README.md",
"chars": 1681,
"preview": "# pihole-antitelemetry\n[Research](https://www.scss.tcd.ie/doug.leith/apple_google.pdf) shows Google collects 20x more da"
},
{
"path": "UPDATING.md",
"chars": 2247,
"preview": "# How to update the lists\n\nSince the primary purpose of this list is to help other blocklist maintainers understand and "
},
{
"path": "domains.csv",
"chars": 59048,
"preview": "order,full_url,raw_domain,id,domain_src,purpose_src,company,list,purpose,used_when,identifiers_sent,other_info_sent,Note"
},
{
"path": "telemetry-domains.txt",
"chars": 195,
"preview": "#\n# This list was generated automatically\n# Please refer to the UPDATING.md file for instructions on how to make changes"
},
{
"path": "telemetry-domains_beta.txt",
"chars": 643,
"preview": "#\n# This list was generated automatically\n# Please refer to the UPDATING.md file for instructions on how to make changes"
},
{
"path": "telemetry-domains_borked.txt",
"chars": 1279,
"preview": "#\n# This list was generated automatically\n# Please refer to the UPDATING.md file for instructions on how to make changes"
},
{
"path": "update-lists.py",
"chars": 1740,
"preview": "import csv\nimport pathlib\n\n\ncsv_filename = \"domains.csv\"\n\nlist_names = [\"beta\", \"main\",\"borked\"]\n\nlists = {\n\t\"beta\": [],"
}
]
About this extraction
This page contains the full source code of the MoralCode/pihole-antitelemetry GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 9 files (69.8 KB), approximately 20.1k tokens, and a symbol index with 6 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.