Skip to content

Instantly share code, notes, and snippets.

@mniehe
Forked from Luro02/hosts.txt
Created October 28, 2021 21:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mniehe/b8cb95f03910cb947b2990f6d5e0b30c to your computer and use it in GitHub Desktop.
Save mniehe/b8cb95f03910cb947b2990f6d5e0b30c to your computer and use it in GitHub Desktop.
A blocklist for the Amazon Fire devices, that should block (some) telemetry...
# Amazon Fire (HD 8) Blocklist (V.1.0)
#
# Constribute:
# please make a comment under this gist and I'll add it after checking to this list.
#
# Constributions by:
# Luro02
#
# Credits:
# https://forum.xda-developers.com/amazon-fire/general/how-to-block-updates-via-router-t3640267
# https://forum.xda-developers.com/hd8-hd10/general/pi-hole-blocking-amazon-activity-t3726358
127.0.0.1 localhost
::1 localhost
# [GENERAL]
# com.amazon.legalsettings
# com.amazon.paladin
# com.amazon.dee.app
127.0.0.1 arcus-uswest.amazon.com
# [IMAGES]
127.0.0.1 images-na.ssl-images-amazon.com
# [UNIFIED SEARCH]
# com.amazon.kindle.unifiedSearch
# com.amazon.venezia
127.0.0.1 msh.amazon.co.uk
# [QUESTIONABLE]
# com.amazon.dee.app
# com.amazon.imp
# com.amazon.kindle.cms
# com.amazon.photos
127.0.0.1 api.amazon.com
127.0.0.1 mads.amazon-adsystem.com
127.0.0.1 kindle-time.amazon.com
127.0.0.1 device-metrics-us-2.amazon.com
127.0.0.1 spectrum.s3.amazonaws.com # wifi maybe broken because of this
# [UPDATES_REQUIRED]
127.0.0.1 amzdigital-a.akamaihd.net
127.0.0.1 amzdigitaldownloads.edgesuite.net
# [UPDATES_OPTIONAL]
127.0.0.1 softwareupdates.amazon.com
127.0.0.1 updates.amazon.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment