Skip to content

Instantly share code, notes, and snippets.

@opus-x
Last active April 13, 2024 21:09
Show Gist options
  • Save opus-x/3e673a9d5db2a214df05929a4eee6a57 to your computer and use it in GitHub Desktop.
Save opus-x/3e673a9d5db2a214df05929a4eee6a57 to your computer and use it in GitHub Desktop.
Eliminate Spotify Advertisements + Complete Server List
##################################################################################
# ELIMINATE SPOTIFY ADS (VERSION 1.2 - 8.5) - ABANDONED FOR NOW #
##################################################################################
#
# NOTE: SOMETIMES ONLY ANNOUNCEMENT OF AN AD WHILE USING APP VERSION 7.5-7.9?-8.x.
# USING AN OFFICIAL OLDER VERSION SOLVES THIS. TEST IT (APKMIRROR). THIS WILL NOT
# OCCUR USING CHROMECAST / GOOGLE HOME.
#
# COULD NOT SOLVE THE AUDIO AD INRO/OUTRO IN THE APP.
# SUGGESTIONS? WRITE A COMMENT BELOW.
#
# ALSO WHEN USING CHROMECAST DO BLOCK THE GOOGLE DNS SERVERS: 8.8.8.8 AND 8.8.4.4.
#
# **I've analyzed the Spotify network. Assuming you are using a(n) (ad block)
# hosts file on your computer or router, most advertisement site are already
# blocked. I did not test Spotify by solely blocking these hosts since I also use
# another hosts file to block generic advertisement sites.**
#####################################################################
# I WOULD SUGGEST TO NOT BLOCK THE FOLLOWING HOSTS CONTAINING #
# for linux use grep -ivf allowed.txt blocked.txt > blocked_new.txt #
#####################################################################
# .ash.spotify.com
# .ash1.spotify.com
# .ash2.spotify.com
# .weblb-wg.
# ap.spotify.com
# api-spotify.com
# api-partner.spotify.com
# api-tv.spotify.com
# apresolve.spotify.com
# audio-sp.spotify.com
# audio-sp-
# dealer.spotify.com
# dealer-ssl.spotify.com
# gslb.spotify.com
# open.scdn.co
# open.spotify.com
# play.spotify.com
# spclient.spotify.com
# sto3.spotify.com
# wg.spotify.com (*)
################################################
# SPECIAL NOTE FOR WINDOWS DESKTOP APPLICATION #
################################################
# (*) Block spclient.wg.spotify.com while using destop application (it will break social features, the Android app and Chromecast).
# An alternative solution is to block the 35.186.224.0/24 IP-range (outgoing) but it also breaks Android functionality,
# yet keeps the friends feed untouched.
#
# Will test other hosts to prevent blocking this, so it's compatible with all devices.
############################################
# DON'T BLOCK THE FOLLOWING EXTERNAL HOSTS #
############################################
#0.0.0.0 geo3.ggpht.com <--- also used by google maps
#0.0.0.0 googlehosted.l.googleusercontent.com
#0.0.0.0 redirector.gvt1.com <-- used by some browsers
#######################################
# BLOCK THE FOLLOWING SPOTIFY SERVERS #
#######################################
0.0.0.0 adeventtracker.spotify.com
0.0.0.0 ads-akp.spotify.com
0.0.0.0 audio-ak.spotify.com
0.0.0.0 audio-akp.spotify.com
0.0.0.0 analytics.spotify.com
0.0.0.0 assets.spotify.com
0.0.0.0 audio-cf.spotify.com
0.0.0.0 audio-fa.scdn.co # do not block while using chromecast
0.0.0.0 audio-fa.spotify.com
0.0.0.0 audio-fab.spotify.com
0.0.0.0 audio-fac-spotify.com
0.0.0.0 audio-gc.scdn.co
0.0.0.0 audio-gc.spotify.com
0.0.0.0 crashdump.spotify.com
0.0.0.0 crashdump.ciqe-gslb.spotify.com
0.0.0.0 heads-ak.spotify.com
0.0.0.0 heads-akp.spotify.com
0.0.0.0 heads-cf.spotify.com
0.0.0.0 heads-fa.scdn.co
0.0.0.0 heads-fa.spotify.com
0.0.0.0 heads-fab.spotify.com
0.0.0.0 heads-fac.spotify.com
0.0.0.0 links.spotify.com
0.0.0.0 log.spotify.com
0.0.0.0 log2.spotify.com
0.0.0.0 mp3ad.scdn.co
0.0.0.0 partner-service.spotify.com
0.0.0.0 partner-service-testing.spotify.com
0.0.0.0 payment-callback.spotify.com
0.0.0.0 pci.spotify.com
0.0.0.0 pixel.spotify.com
0.0.0.0 upgrade.scdn.co # optional
0.0.0.0 upgrade.spotify.com # optional
0.0.0.0 video-fa.scdn.co
0.0.0.0 video-fa.cdn.spotify.com
0.0.0.0 video-fa-b.cdn.spotify.com
######################################
# BLOCK THE FOLLOWING AKAMAI SERVERS #
######################################
0.0.0.0 audio-ak-spotify-com.akamaized.net
0.0.0.0 audio-ake.spotify.com.edgesuite.net
0.0.0.0 audio-akp-spotify-com.akamaized.net
0.0.0.0 audio-ak.spotify.com.edgesuite.net
0.0.0.0 audio-akp.spotify.com.edgesuite.net
0.0.0.0 audio4-ak.spotify.com.edgesuite.net
0.0.0.0 audio4-akp.spotify.com.edgesuite.net
0.0.0.0 audio-ak.spotify.com.eip.akadns.net
0.0.0.0 eip-onnet.audio-ak.spotify.com.akahost.net
0.0.0.0 eip-tata.audio-ak.spotify.com.akahost.net
0.0.0.0 eip-ntt.audio-ak.spotify.com.akahost.net
0.0.0.0 event.spotxchange.com
0.0.0.0 heads-ak.spotify.com.edgesuite.net
0.0.0.0 heads-akp.spotify.com.edgesuite.net
0.0.0.0 heads4-ak.spotify.com.edgesuite.net
0.0.0.0 heads4-akp.spotify.com.edgesuite.net
0.0.0.0 search.spotxchange.com
0.0.0.0 sync.search.spotxchange.com
0.0.0.0 spotxchange.com
0.0.0.0 www.spotx.tv
0.0.0.0 00.video-ak.cdn.spotify.com
0.0.0.0 01.video-ak.cdn.spotify.com
0.0.0.0 02.video-ak.cdn.spotify.com
0.0.0.0 03.video-ak.cdn.spotify.com
0.0.0.0 04.video-ak.cdn.spotify.com
0.0.0.0 05.video-ak.cdn.spotify.com
0.0.0.0 06.video-ak.cdn.spotify.com
0.0.0.0 07.video-ak.cdn.spotify.com
0.0.0.0 08.video-ak.cdn.spotify.com
0.0.0.0 09.video-ak.cdn.spotify.com
0.0.0.0 10.video-ak.cdn.spotify.com
0.0.0.0 11.video-ak.cdn.spotify.com
0.0.0.0 12.video-ak.cdn.spotify.com
0.0.0.0 13.video-ak.cdn.spotify.com
0.0.0.0 14.video-ak.cdn.spotify.com
0.0.0.0 15.video-ak.cdn.spotify.com
0.0.0.0 16.video-ak.cdn.spotify.com
0.0.0.0 17.video-ak.cdn.spotify.com
0.0.0.0 18.video-ak.cdn.spotify.com
0.0.0.0 19.video-ak.cdn.spotify.com
0.0.0.0 1a.video-ak.cdn.spotify.com
0.0.0.0 1b.video-ak.cdn.spotify.com
0.0.0.0 1c.video-ak.cdn.spotify.com
0.0.0.0 1d.video-ak.cdn.spotify.com
0.0.0.0 1e.video-ak.cdn.spotify.com
0.0.0.0 1f.video-ak.cdn.spotify.com
0.0.0.0 20.video-ak.cdn.spotify.com
0.0.0.0 21.video-ak.cdn.spotify.com
0.0.0.0 22.video-ak.cdn.spotify.com
0.0.0.0 23.video-ak.cdn.spotify.com
0.0.0.0 24.video-ak.cdn.spotify.com
0.0.0.0 25.video-ak.cdn.spotify.com
0.0.0.0 26.video-ak.cdn.spotify.com
0.0.0.0 27.video-ak.cdn.spotify.com
0.0.0.0 28.video-ak.cdn.spotify.com
0.0.0.0 29.video-ak.cdn.spotify.com
0.0.0.0 2a.video-ak.cdn.spotify.com
0.0.0.0 2b.video-ak.cdn.spotify.com
0.0.0.0 2c.video-ak.cdn.spotify.com
0.0.0.0 2d.video-ak.cdn.spotify.com
0.0.0.0 2e.video-ak.cdn.spotify.com
0.0.0.0 2f.video-ak.cdn.spotify.com
0.0.0.0 30.video-ak.cdn.spotify.com
0.0.0.0 31.video-ak.cdn.spotify.com
0.0.0.0 32.video-ak.cdn.spotify.com
0.0.0.0 33.video-ak.cdn.spotify.com
0.0.0.0 34.video-ak.cdn.spotify.com
0.0.0.0 35.video-ak.cdn.spotify.com
0.0.0.0 36.video-ak.cdn.spotify.com
0.0.0.0 37.video-ak.cdn.spotify.com
0.0.0.0 38.video-ak.cdn.spotify.com
0.0.0.0 39.video-ak.cdn.spotify.com
0.0.0.0 3a.video-ak.cdn.spotify.com
0.0.0.0 3b.video-ak.cdn.spotify.com
0.0.0.0 3c.video-ak.cdn.spotify.com
0.0.0.0 3d.video-ak.cdn.spotify.com
0.0.0.0 3e.video-ak.cdn.spotify.com
0.0.0.0 3f.video-ak.cdn.spotify.com
0.0.0.0 40.video-ak.cdn.spotify.com
0.0.0.0 41.video-ak.cdn.spotify.com
0.0.0.0 42.video-ak.cdn.spotify.com
0.0.0.0 43.video-ak.cdn.spotify.com
0.0.0.0 44.video-ak.cdn.spotify.com
0.0.0.0 45.video-ak.cdn.spotify.com
0.0.0.0 46.video-ak.cdn.spotify.com
0.0.0.0 47.video-ak.cdn.spotify.com
0.0.0.0 48.video-ak.cdn.spotify.com
0.0.0.0 49.video-ak.cdn.spotify.com
0.0.0.0 4a.video-ak.cdn.spotify.com
0.0.0.0 4b.video-ak.cdn.spotify.com
0.0.0.0 4c.video-ak.cdn.spotify.com
0.0.0.0 4d.video-ak.cdn.spotify.com
0.0.0.0 4e.video-ak.cdn.spotify.com
0.0.0.0 4f.video-ak.cdn.spotify.com
0.0.0.0 50.video-ak.cdn.spotify.com
0.0.0.0 51.video-ak.cdn.spotify.com
0.0.0.0 52.video-ak.cdn.spotify.com
0.0.0.0 53.video-ak.cdn.spotify.com
0.0.0.0 54.video-ak.cdn.spotify.com
0.0.0.0 55.video-ak.cdn.spotify.com
0.0.0.0 56.video-ak.cdn.spotify.com
0.0.0.0 64.video-ak.cdn.spotify.com
0.0.0.0 6d.video-ak.cdn.spotify.com
0.0.0.0 6e.video-ak.cdn.spotify.com
0.0.0.0 6f.video-ak.cdn.spotify.com
0.0.0.0 70.video-ak.cdn.spotify.com
0.0.0.0 71.video-ak.cdn.spotify.com
0.0.0.0 72.video-ak.cdn.spotify.com
0.0.0.0 73.video-ak.cdn.spotify.com
0.0.0.0 74.video-ak.cdn.spotify.com
0.0.0.0 75.video-ak.cdn.spotify.com
0.0.0.0 76.video-ak.cdn.spotify.com
0.0.0.0 77.video-ak.cdn.spotify.com
0.0.0.0 78.video-ak.cdn.spotify.com
0.0.0.0 79.video-ak.cdn.spotify.com
0.0.0.0 7a.video-ak.cdn.spotify.com
0.0.0.0 7b.video-ak.cdn.spotify.com
0.0.0.0 7c.video-ak.cdn.spotify.com
0.0.0.0 7d.video-ak.cdn.spotify.com
0.0.0.0 7e.video-ak.cdn.spotify.com
0.0.0.0 7f.video-ak.cdn.spotify.com
0.0.0.0 80.video-ak.cdn.spotify.com
0.0.0.0 81.video-ak.cdn.spotify.com
0.0.0.0 82.video-ak.cdn.spotify.com
0.0.0.0 83.video-ak.cdn.spotify.com
0.0.0.0 84.video-ak.cdn.spotify.com
0.0.0.0 85.video-ak.cdn.spotify.com
0.0.0.0 86.video-ak.cdn.spotify.com
0.0.0.0 87.video-ak.cdn.spotify.com
0.0.0.0 88.video-ak.cdn.spotify.com
0.0.0.0 89.video-ak.cdn.spotify.com
0.0.0.0 8a.video-ak.cdn.spotify.com
0.0.0.0 8b.video-ak.cdn.spotify.com
0.0.0.0 8c.video-ak.cdn.spotify.com
0.0.0.0 8d.video-ak.cdn.spotify.com
0.0.0.0 8e.video-ak.cdn.spotify.com
0.0.0.0 8f.video-ak.cdn.spotify.com
0.0.0.0 90.video-ak.cdn.spotify.com
0.0.0.0 91.video-ak.cdn.spotify.com
0.0.0.0 92.video-ak.cdn.spotify.com
0.0.0.0 93.video-ak.cdn.spotify.com
0.0.0.0 94.video-ak.cdn.spotify.com
0.0.0.0 95.video-ak.cdn.spotify.com
0.0.0.0 96.video-ak.cdn.spotify.com
0.0.0.0 97.video-ak.cdn.spotify.com
0.0.0.0 98.video-ak.cdn.spotify.com
0.0.0.0 99.video-ak.cdn.spotify.com
0.0.0.0 9a.video-ak.cdn.spotify.com
0.0.0.0 9b.video-ak.cdn.spotify.com
0.0.0.0 9c.video-ak.cdn.spotify.com
0.0.0.0 9d.video-ak.cdn.spotify.com
0.0.0.0 9e.video-ak.cdn.spotify.com
0.0.0.0 9f.video-ak.cdn.spotify.com
0.0.0.0 a0.video-ak.cdn.spotify.com
0.0.0.0 a1.video-ak.cdn.spotify.com
0.0.0.0 a2.video-ak.cdn.spotify.com
0.0.0.0 a3.video-ak.cdn.spotify.com
0.0.0.0 a4.video-ak.cdn.spotify.com
0.0.0.0 a5.video-ak.cdn.spotify.com
0.0.0.0 a6.video-ak.cdn.spotify.com
0.0.0.0 a7.video-ak.cdn.spotify.com
0.0.0.0 a8.video-ak.cdn.spotify.com
0.0.0.0 a9.video-ak.cdn.spotify.com
0.0.0.0 aa.video-ak.cdn.spotify.com
0.0.0.0 ab.video-ak.cdn.spotify.com
0.0.0.0 ac.video-ak.cdn.spotify.com
0.0.0.0 ad.video-ak.cdn.spotify.com
0.0.0.0 ae.video-ak.cdn.spotify.com
0.0.0.0 af.video-ak.cdn.spotify.com
0.0.0.0 b0.video-ak.cdn.spotify.com
0.0.0.0 b1.video-ak.cdn.spotify.com
0.0.0.0 b2.video-ak.cdn.spotify.com
0.0.0.0 b3.video-ak.cdn.spotify.com
0.0.0.0 b4.video-ak.cdn.spotify.com
0.0.0.0 b5.video-ak.cdn.spotify.com
0.0.0.0 b6.video-ak.cdn.spotify.com
0.0.0.0 b7.video-ak.cdn.spotify.com
0.0.0.0 b8.video-ak.cdn.spotify.com
0.0.0.0 b9.video-ak.cdn.spotify.com
0.0.0.0 ba.video-ak.cdn.spotify.com
0.0.0.0 bb.video-ak.cdn.spotify.com
0.0.0.0 bc.video-ak.cdn.spotify.com
0.0.0.0 bd.video-ak.cdn.spotify.com
0.0.0.0 be.video-ak.cdn.spotify.com
0.0.0.0 bf.video-ak.cdn.spotify.com
0.0.0.0 c0.video-ak.cdn.spotify.com
0.0.0.0 c1.video-ak.cdn.spotify.com
0.0.0.0 c2.video-ak.cdn.spotify.com
0.0.0.0 c3.video-ak.cdn.spotify.com
0.0.0.0 c4.video-ak.cdn.spotify.com
0.0.0.0 c5.video-ak.cdn.spotify.com
0.0.0.0 c6.video-ak.cdn.spotify.com
0.0.0.0 c7.video-ak.cdn.spotify.com
0.0.0.0 c8.video-ak.cdn.spotify.com
0.0.0.0 c9.video-ak.cdn.spotify.com
0.0.0.0 ca.video-ak.cdn.spotify.com
0.0.0.0 cb.video-ak.cdn.spotify.com
0.0.0.0 cc.video-ak.cdn.spotify.com
0.0.0.0 cd.video-ak.cdn.spotify.com
0.0.0.0 ce.video-ak.cdn.spotify.com
0.0.0.0 cf.video-ak.cdn.spotify.com
0.0.0.0 d0.video-ak.cdn.spotify.com
0.0.0.0 d1.video-ak.cdn.spotify.com
0.0.0.0 d2.video-ak.cdn.spotify.com
0.0.0.0 d3.video-ak.cdn.spotify.com
0.0.0.0 d4.video-ak.cdn.spotify.com
0.0.0.0 d5.video-ak.cdn.spotify.com
0.0.0.0 d6.video-ak.cdn.spotify.com
0.0.0.0 d7.video-ak.cdn.spotify.com
0.0.0.0 d8.video-ak.cdn.spotify.com
0.0.0.0 d9.video-ak.cdn.spotify.com
0.0.0.0 da.video-ak.cdn.spotify.com
0.0.0.0 db.video-ak.cdn.spotify.com
0.0.0.0 dc.video-ak.cdn.spotify.com
0.0.0.0 dd.video-ak.cdn.spotify.com
0.0.0.0 de.video-ak.cdn.spotify.com
0.0.0.0 df.video-ak.cdn.spotify.com
0.0.0.0 e0.video-ak.cdn.spotify.com
0.0.0.0 e1.video-ak.cdn.spotify.com
0.0.0.0 e2.video-ak.cdn.spotify.com
0.0.0.0 e3.video-ak.cdn.spotify.com
0.0.0.0 e4.video-ak.cdn.spotify.com
0.0.0.0 e5.video-ak.cdn.spotify.com
0.0.0.0 e6.video-ak.cdn.spotify.com
0.0.0.0 e7.video-ak.cdn.spotify.com
0.0.0.0 e8.video-ak.cdn.spotify.com
0.0.0.0 e9.video-ak.cdn.spotify.com
0.0.0.0 ea.video-ak.cdn.spotify.com
0.0.0.0 eb.video-ak.cdn.spotify.com
0.0.0.0 ec.video-ak.cdn.spotify.com
0.0.0.0 ed.video-ak.cdn.spotify.com
0.0.0.0 ee.video-ak.cdn.spotify.com
0.0.0.0 ef.video-ak.cdn.spotify.com
0.0.0.0 f0.video-ak.cdn.spotify.com
0.0.0.0 f1.video-ak.cdn.spotify.com
0.0.0.0 f2.video-ak.cdn.spotify.com
0.0.0.0 f3.video-ak.cdn.spotify.com
0.0.0.0 f4.video-ak.cdn.spotify.com
0.0.0.0 f5.video-ak.cdn.spotify.com
0.0.0.0 f6.video-ak.cdn.spotify.com
0.0.0.0 f7.video-ak.cdn.spotify.com
0.0.0.0 f8.video-ak.cdn.spotify.com
0.0.0.0 f9.video-ak.cdn.spotify.com
0.0.0.0 fc.video-ak.cdn.spotify.com
0.0.0.0 fd.video-ak.cdn.spotify.com
0.0.0.0 fe.video-ak.cdn.spotify.com
0.0.0.0 ff.video-ak.cdn.spotify.com
######################################
# BLOCK THE FOLLOWING FASTLY SERVERS #
######################################
0.0.0.0 beta.spotify.map.fastly.net
0.0.0.0 beta.spotify.map.fastlylb.net
0.0.0.0 prod.spotify-heads.map.fastlylb.net
0.0.0.0 prod.spotify.map.fastly.net
0.0.0.0 prod.spotify.map.fastlylb.net
#######################################
# BLOCK THE FOLLOWING (DEBUGGING ETC) #
#######################################
0.0.0.0 ipinfo.io
0.0.0.0 cdn.ravenjs.com
0.0.0.0 links.iterable.com
########################################
# BELOW ARE EXTERNAL ADS AND ANALYTICS #
########################################
# block adjust ads
0.0.0.0 adjust.com
#0.0.0.0 app.adjust.com <- do not block
0.0.0.0 atom.adjust.com
0.0.0.0 events.adjust.com
0.0.0.0 ulink.adjust.com
0.0.0.0 view.adjust.com
# block admob ads
0.0.0.0 a.admob.com
0.0.0.0 ac1.vip.sc9.admob.com
0.0.0.0 ac208.sc9.admob.com
0.0.0.0 admob.biz
0.0.0.0 admob.co.kr
0.0.0.0 admob.co.nz
0.0.0.0 admob.co.uk
0.0.0.0 admob.com
0.0.0.0 admob.de
0.0.0.0 admob.dk
0.0.0.0 admob.es
0.0.0.0 admob.fi
0.0.0.0 admob.fr
0.0.0.0 admob.gr
0.0.0.0 admob.it
0.0.0.0 admob.jp
0.0.0.0 admob.kr
0.0.0.0 admob.mobi
0.0.0.0 admob.no
0.0.0.0 admob.pt
0.0.0.0 admob.sg
0.0.0.0 admob.tk
0.0.0.0 admob.tw
0.0.0.0 ads.admob.com
0.0.0.0 analytics.admob.com
0.0.0.0 api.admob.com
0.0.0.0 api.admob.xiaomi.com
0.0.0.0 b.admob.com
0.0.0.0 broadcast.admob.com
0.0.0.0 c.admob.com
0.0.0.0 c1.vip.sc9.admob.com
0.0.0.0 clk1.vip.sc9.admob.com
0.0.0.0 clk2.vip.sc9.admob.com
0.0.0.0 clk3.vip.sc9.admob.com
0.0.0.0 cpm.admob.com
0.0.0.0 cpm1.admob.com
0.0.0.0 cpm1.vip.sc9.admob.com
0.0.0.0 cpm2.admob.com
0.0.0.0 cpm2.vip.sc9.admob.com
0.0.0.0 cpm3.admob.com
0.0.0.0 cpm3.vip.sc9.admob.com
0.0.0.0 d.admob.com
0.0.0.0 dep.admob.com
0.0.0.0 dev1.vip.sc9.admob.com
0.0.0.0 developer.admob.com
0.0.0.0 e.admob.com
0.0.0.0 eng.admob.com
0.0.0.0 f.admob.com
0.0.0.0 g.admob.com
0.0.0.0 games.admob.com
0.0.0.0 ge-0-0-1-edge1.sc9.admob.com
0.0.0.0 ge-0-0-43-crs1.sc9.admob.com
0.0.0.0 gw.admob.com
0.0.0.0 h.admob.com
0.0.0.0 i.admob.com
0.0.0.0 j.admob.com
0.0.0.0 jp.admob.com
0.0.0.0 k.admob.com
0.0.0.0 l.admob.com
0.0.0.0 m.admob.com
0.0.0.0 media.admob.com
0.0.0.0 metrics.admob.com
0.0.0.0 mm.admob.com
0.0.0.0 mm1.vip.sc1.admob.com
0.0.0.0 mm1.vip.sc9.admob.com
0.0.0.0 mm104.sc9.admob.com
0.0.0.0 mmv.admob.com
0.0.0.0 n.admob.com
0.0.0.0 network.admob.com
0.0.0.0 o.admob.com
0.0.0.0 p.admob.com
0.0.0.0 p1.vip.sc9.admob.com
0.0.0.0 paix1.sc1.admob.com
0.0.0.0 pixel.admobclick.com
0.0.0.0 pt.admob.com
0.0.0.0 q.admob.com
0.0.0.0 r.admob.com
0.0.0.0 r2.vip.sc9.admob.com
0.0.0.0 rmd.admob.com
0.0.0.0 s.admob.com
0.0.0.0 sc1.admob.com
0.0.0.0 sc9.admob.com
0.0.0.0 smtp.admob.com
0.0.0.0 smtp2.admob.com
0.0.0.0 t.admob.com
0.0.0.0 tap1.vip.sc9.admob.com
0.0.0.0 tic1.vip.sc9.admob.com
0.0.0.0 tracking.admobsphere.com
0.0.0.0 tx102.sc9.admob.com
0.0.0.0 tx103.sc9.admob.com
0.0.0.0 u.admob.com
0.0.0.0 ukr.admob.com
0.0.0.0 v.admob.com
0.0.0.0 vip.sc9.admob.com
0.0.0.0 w.admob.com
0.0.0.0 wap.admob.com
0.0.0.0 waps.admob.com
0.0.0.0 wendy.admob.com
0.0.0.0 www.admob.com
0.0.0.0 www.admob.com.akadns.net
0.0.0.0 www1.vip.sc9.admob.com
0.0.0.0 x.admob.com
0.0.0.0 y.admob.com
0.0.0.0 z.admob.com
0.0.0.0 zhcn.admob.com
# block akamai technologies (i doubt it will be used directly)
0.0.0.0 a1294.w20.akamai.net
0.0.0.0 a1843.g.akamai.net
0.0.0.0 a50.g2.akamai.net
0.0.0.0 bsams.eyeblaster.akadns.net
0.0.0.0 e7876.dscg.akamaiedge.net
0.0.0.0 e8218.dscb1.akamaiedge.net
# block amazon (i doubt it will be used directly)
0.0.0.0 na.gmtdmp.com
0.0.0.0 d2gi7ultltnc2u.cloudfront.net
0.0.0.0 lb1-217593028.us-east-1.elb.amazonaws.com
0.0.0.0 rp-lb-766892831.us-east-1.elb.amazonaws.com
0.0.0.0 server-54-230-216-203.mrs50.r.cloudfront.net
# block aol
0.0.0.0 adserver.adtechus.com
# appnexus
0.0.0.0 a.adk2x.com
0.0.0.0 adnxs.com
0.0.0.0 adnxs.comadplexmedia.adk2x.com
0.0.0.0 ams1-ib.adnxs.com
0.0.0.0 ib.adnxs.com
# block ayden payments
0.0.0.0 live.adyen.com
# block bounce exchange (anonymous)
0.0.0.0 bounceexchange.com
# block comscore analytics
0.0.0.0 admetrix.comscore.com
0.0.0.0 api.comscore.com
0.0.0.0 aser.comscore.com
0.0.0.0 cdr.comscore.com
0.0.0.0 cer.comscore.com
0.0.0.0 comscore.net
0.0.0.0 comscore.org
0.0.0.0 comscoredatagems.com
0.0.0.0 comscoredatamine.com
0.0.0.0 comscoredirect.net
0.0.0.0 comscorenetworks.net
0.0.0.0 ia1.comscore.com
0.0.0.0 ia2.comscore.com
0.0.0.0 iad.comscore.com
0.0.0.0 im.comscore.com
0.0.0.0 images.comscore.com
0.0.0.0 labs.comscore.com
0.0.0.0 mail2.comscore.com
0.0.0.0 marketer.comscore.com
0.0.0.0 mx0.comscore.com
0.0.0.0 mx1.comscore.com
0.0.0.0 mx2.comscore.com
0.0.0.0 my.comscore.com
0.0.0.0 mycomscore.com
0.0.0.0 mymetrix.comscore.com
0.0.0.0 myresearch.comscore.com
0.0.0.0 ord.comscore.com
0.0.0.0 postbuy.comscore.com
0.0.0.0 proclarity.comscore.com
0.0.0.0 qat.comscore.com
0.0.0.0 siterecruit.comscore.com
0.0.0.0 svn.comscore.com
0.0.0.0 www.comscore.com
0.0.0.0 www.mycomscore.net
# block crashlytics
0.0.0.0 crashlytics.163.com
0.0.0.0 crashlytics.com
0.0.0.0 crashlytics.twimg.com
0.0.0.0 e.crashlytics.com
0.0.0.0 reports.crashlytics.com
0.0.0.0 settings-crashlytics-1410998606.us-east-1.elb.amazonaws.com
0.0.0.0 settings-crashlytics-b-103974621.us-east-1.elb.amazonaws.com
0.0.0.0 settings.crashlytics.com
# block data protected
0.0.0.0 combine.urbanairship.com
# block drawbridge
0.0.0.0 ads-west-colo.adsymptotic.com
# block geotrust
0.0.0.0 gtssl2-ocsp.geotrust.com
# block google ads / analytics
0.0.0.0 ad.doubleclick.net
0.0.0.0 adclick.g.doublecklick.net
0.0.0.0 ade.googlesyndication.com
0.0.0.0 adservice.google.com
0.0.0.0 analytics.google.com
0.0.0.0 doubleclick.net
0.0.0.0 ee-in-f95.1.e100.net
0.0.0.0 gcdn.2mdn.net
0.0.0.0 googleads.g.doubleclick.net
0.0.0.0 googleads4.g.doubleclick.net
0.0.0.0 googleadservices.com
0.0.0.0 s0.2mdn.net
0.0.0.0 pagead.l.doubleclick.net
0.0.0.0 pagead-googlehosted.l.google.com
0.0.0.0 pagead2.googlesyndication.com
0.0.0.0 pagead46.l.doubleclick.net
0.0.0.0 partner.googleadservices.com
0.0.0.0 partnerad.l.doubleclick.net
0.0.0.0 pubads.g.doubleclick.net
0.0.0.0 s0-2mdn-net.l.google.com
0.0.0.0 s0.2mdn.net
0.0.0.0 securepubads.g.doubleclick.net
0.0.0.0 tpc.googlesyndication.com
0.0.0.0 video-ad-stats.googlesyndication.com
0.0.0.0 www.googleadservices.com
0.0.0.0 www.googletagservices.com
# block integral ad science
0.0.0.0 anycast.pixel.adsafeprotected.com
# block intercom ads
0.0.0.0 api-iam.intercom.io
0.0.0.0 api-ping.intercom.io
0.0.0.0 api.intercom.io
0.0.0.0 developers.intercom.io
0.0.0.0 engineering.intercom.io
0.0.0.0 funky.staging.intercom.io
0.0.0.0 intercom.io
0.0.0.0 internal.intercom.io
0.0.0.0 leadvisualdesigner.intercom.io
0.0.0.0 mobile-sdk-api.intercom.io
0.0.0.0 muster-sandbox.intercom.io
0.0.0.0 nexus-testing.intercom.io
0.0.0.0 nexus-websocket-a.intercom.io
0.0.0.0 nexus.intercom.io
0.0.0.0 orientation.internal.intercom.io
0.0.0.0 status.intercom.io
0.0.0.0 store.intercom.io
0.0.0.0 terraform-modules-test.intercom.io
0.0.0.0 via.intercom.io
0.0.0.0 w.intercom.io
0.0.0.0 widget.intercom.io
0.0.0.0 woody.intercom.io
0.0.0.0 www.intercom.io
# block kantar operations
0.0.0.0 core.insightexpressai.com
# block leanlab
0.0.0.0 track.leanlab.co
# block longtail ad solutions (jwplayer also used for ads)
0.0.0.0 content.bitsontherun.com
0.0.0.0 v.jwpcdn.com
# block media innovation group
0.0.0.0 eu-gmtdmp.gd1.mookie1.com
block # media match
0.0.0.0 media-match.com
# block mobileapptracking ads (now tune)
0.0.0.0 ab.tune.com
0.0.0.0 academy.tune.com
0.0.0.0 beta.tune.com
0.0.0.0 click.api.cp.tune.com
0.0.0.0 configuration.ma.tune.com
0.0.0.0 corp.tune.com
0.0.0.0 cp.tune.com
0.0.0.0 dev.lab.tune.com
0.0.0.0 event.api.cp.tune.com
0.0.0.0 lab.tune.com
0.0.0.0 labs.tune.com
0.0.0.0 ma.tune.com
0.0.0.0 mkt.tune.com
0.0.0.0 multiverse.tune.com
0.0.0.0 ops-prod.us-west-2.k8s.ops.tune.com
0.0.0.0 playlist.ma.tune.com
0.0.0.0 request.api.cp.tune.com
0.0.0.0 stage.tune.com
0.0.0.0 support.tune.com
0.0.0.0 tune.com
0.0.0.0 ui.cp.tune.com
0.0.0.0 updates.tune.com
0.0.0.0 www.cp.tune.com
0.0.0.0 www.ui.cp.tune.com
# block mixpanel analytics
0.0.0.0 api.mixpanel.com
0.0.0.0 decide.mixpanel.com
0.0.0.0 mixpanel.com
0.0.0.0 switchboard.mixpanel.com
0.0.0.0 www.mixpanel.com
# block moatads / moatanalytics
0.0.0.0 adgrx.moatads.com
0.0.0.0 afs.moatads.com
0.0.0.0 apx.moatads.com
0.0.0.0 bd.moatads.com
0.0.0.0 c-evt.moatads.com
0.0.0.0 dbg52463.moatads.com
0.0.0.0 ejs.moatads.com
0.0.0.0 evt.moatads.com
0.0.0.0 fs.moatads.com
0.0.0.0 geo.moatads.com
0.0.0.0 jm.moatads.com
0.0.0.0 js.moatads.com
0.0.0.0 json.moatads.com
0.0.0.0 jsonp.moatads.com
0.0.0.0 logtest.moatads.com
0.0.0.0 moat.pxl.ace.advertising.com
0.0.0.0 moatads.com
0.0.0.0 moatads.com.edgekey.net
0.0.0.0 pixel.moatads.com
0.0.0.0 pool3.moatads.com
0.0.0.0 pool5.moatads.com
0.0.0.0 post.update.moatads.com
0.0.0.0 px.moatads.com
0.0.0.0 quantcast584928381.s.moatpixel.com
0.0.0.0 r.254a.comjs.moatads.com
0.0.0.0 s-jsonp.moatads.com
0.0.0.0 s.moatads.com
0.0.0.0 s.update.moatads.com
0.0.0.0 sejs.moatads.com
0.0.0.0 svast.moatads.com
0.0.0.0 svastx.moatads.com
0.0.0.0 t.update.moatads.com
0.0.0.0 tribpubdfp745347008913.s.moatpixel.com
0.0.0.0 u.moatads.com
0.0.0.0 update.moatads.com
0.0.0.0 upv4.moatads.com
0.0.0.0 v3.moatads.com
0.0.0.0 v4.moatads.com
0.0.0.0 vast.moatads.com
0.0.0.0 vastx.moatads.com
0.0.0.0 vpb0.moatads.com
0.0.0.0 vu.moatads.com
0.0.0.0 wildcard.moatads.com.edgekey.net
0.0.0.0 www.moatads.com
0.0.0.0 www.upv4.moatads.com
0.0.0.0 y.moatads.com
0.0.0.0 yj.moatads.com
0.0.0.0 yt.moatads.com
0.0.0.0 yts.moatads.com
0.0.0.0 z.moatads.com
# block myvisualiq
0.0.0.0 t.myvisualiq.net
0.0.0.0 vt.myvisualiq.net
# block omaze
0.0.0.0 omaze.com
0.0.0.0 www.omaze.com
# block pubmatic
0.0.0.0 ads.pubmatic.com
0.0.0.0 gads.pubmatic.com
0.0.0.0 gads22000.pubmatic.com
0.0.0.0 showads33000.pubmatic.com
# block scorecardresearch
0.0.0.0 b.scorecardresearch.com
0.0.0.0 sb.scorecardresearch.com
0.0.0.0 udm.scorecardresearch.com
# block sizmek technologies
0.0.0.0 bs.serving-sys.com
0.0.0.0 ds.serving-sys.com
# block telia (i doubt it will be used directly)
0.0.0.0 cs126.wpc.teliasoneracdn.net
0.0.0.0 cs283.wpc.teliasoneracdn.net
# block the whiz marketing
0.0.0.0 seen-on-screen.thewhizmarketing.com
# block verizon (i doubt it will be used directly)
0.0.0.0 cs126.wpc.edgecastcdn.net
0.0.0.0 cs934.wac.thetacdn.net
# block voicefive
0.0.0.0 ar.voicefive.com
0.0.0.0 sb.voicefive.com
# block yahoo adflurry
0.0.0.0 ads.flurry.com
0.0.0.0 media-router-flurry7.prod.media.wg1.b.yahoo.com
# block zwizz army knife (anonymous)
0.0.0.0 api.zwizzarmyknife.com
##################################################
# BELOW CURRENTLY EXISTENT SPOTIFY SERVERS #
##################################################
==================================================
SPOTIFY PRIVATE NETWORK GLOBAL (STOCKHOLM/ASHBURN)
==================================================
# spotify network servers (is this the heart?)
ssoproxy.gslb.spotify.com # single sign-on proxy server / load balancer
sto-dealer.spotify.com # links to sto.weblb-wg.dual-gslb.spotify.com
sto-spclient.spotify.com # links to sto.weblb-wg.dual-gslb.spotify.com
sto.weblb-wg.dual-gslb.spotify.com # load balancer / gateway
sto.weblb-wg.gslb.spotify.com # load balancer / gateway
sto3-idp-a1.sto3.spotify.com # identity provider (saml)
sto3-idp-a2.sto3.spotify.com # identity provider (saml)
sto3-inbound-a1.sto3.spotify.com # inbound (requests)
sto3-inbound-a2.sto3.spotify.com # inbound (requests)
sto3-inboundvideo-a1.sto3.spotify.com # inbound video
sto3-inboundvideo-a2.sto3.spotify.com # inbound video
sto3-jumphost-a1.sto3.spotify.com # jumphost (administrative host for dmz and private network)
sto3-outbound-a1.sto3.spotify.com # outbound (response)
sto3-outbound-a3.sto3.spotify.com # outbound (response)
sto3-ssoproxy-a1.sto3.spotify.net # single sign-on proxy server
# spotify network (vpn)
vpn-ash1-1.ash.spotify.com # vpn to ashburn
vpn-ash1-1.ash1.spotify.com # vpn to ashburn
# spotify global network servers (router)
# equinix carpathia datacenter (physical location unknown)
rt-vrrp-pub.ash.spotify.com # router, virtual router redundancy protocol
rt-vrrp-pub.ash1.spotify.com # router, virtual router redundancy protocol
# spotify network server (jump hosts)
# equinix carpathia datacenter (physical location unknown)
ash-jumphost-a1.ash.spotify.com # jumphost (administrative host for dmz and private network)
ash-jumphost-a1.ash1.spotify.com # jumphost (administrative host for dmz and private network)
# spotify network load balancer
# equinix carpathia datacenter (physical location unknown)
ash-dealer.spotify.com # load balancer / reverse proxy, links to ash.weblb-wg.dual-gslb.spotify.com
ash.weblb-wg.dual-gslb.spotify.com # load balancer / reverse proxy
ash.weblb-wg.gslb.spotify.com # load balancer / reverse proxy
# spotify network servers (proxies)
# equinix carpathia datacenter (physical location unknown)
ash1-msproxy-a1.ash.spotify.com # proxy server
ash1-msproxy-a1.ash1.spotify.com # proxy server
ash1-msproxy-a2.ash.spotify.com # proxy server
ash1-msproxy-a2.ash1.spotify.com # proxy server
ash1-msproxy-a3.ash.spotify.com # proxy server
ash1-msproxy-a3.ash1.spotify.com # proxy server
ash1-msproxy-a4.ash.spotify.com # proxy server
ash1-msproxy-a4.ash1.spotify.com # proxy server
# spotify network resolver
# equinix carpathia datacenter (physical location unknown)
ash1-apresolve-a1.ash.spotify.com # resolver
ash1-apresolve-a1.ash1.spotify.com # resolver
ash1-apresolve-a2.ash.spotify.com # resolver
ash1-apresolve-a2.ash1.spotify.com # resolver
ash1-apresolve-a3.ash.spotify.com # resolver
ash1-apresolve-a3.ash1.spotify.com # resolver
# spotify identity servers
# equinix carpathia datacenter (physical location unknown)
ash2-idp-a1.ash2.spotify.com # identity provider (saml)
ash2-idp-a2.ash2.spotify.com # identity provider (saml)
idp.gslb.spotify.com # identity provider load balancer (saml), links to ash2-idp-a1.ash2.spotify.com
# spotify (internal) data servers (data servers)
# equinix carpathia datacenter (physical location unknown)
ainara.ash.spotify.com # data server
ainara.ash1.spotify.com # data server
alesti.ash.spotify.com # data server
alesti.ash1.spotify.com # data server
andromache.ash.spotify.com # data server
andromache.ash1.spotify.com # data server
anemone.ash.spotify.com # data server
anemone.ash1.spotify.com # data server
anemone.ash1.spotify.com # data server
arantxa.ash.spotify.com # data server
arantxa.ash1.spotify.com # data server
cadace.ash1.spotify.com # data server
clemmie.ash.spotify.com # data server
clemmie.ash1.spotify.com # data server
core-ash-001.ash.spotify.com # data server
core-ash-001.ash1.spotify.com # data server
daryl.ash.spotify.com # data server
daryl.ash1.spotify.com # data server
dayana.ash.spotify.com # data server
dayana.ash1.spotify.com # data server
deborah.ash.spotify.com # data server
deborah.ash1.spotify.com # data server
felice.ash.spotify.com # data server
felice.ash1.spotify.com # data server
hanane.ash.spotify.com # data server
hanane.ash1.spotify.com # data server
herlinda.ash.spotify.com # data server
herlinda.ash1.spotify.com # data server
ilisapesi.ash.spotify.com # data server
ilisapesi.ash1.spotify.com # data server
iria.ash.spotify.com # data server
iria.ash1.spotify.com # data server
kajal.ash.spotify.com # data server
kajal.ash1.spotify.com # data server
kajal.ash1.spotify.com # data server
kenyatta.ash.spotify.com # data server
kenyatta.ash1.spotify.com # data server
kismet.ash.spotify.com # data server
kismet.ash1.spotify.com # data server
laurinda.ash.spotify.com # data server
laurinda.ash1.spotify.com # data server
lotta.ash.spotify.com # data server
lotta.ash1.spotify.com # data server
lysandra.ash.spotify.com # data server
lysandra.ash1.spotify.com # data server
nediva.ash.spotify.com # data server
nediva.ash1.spotify.com # data server
neeharika.ash.spotify.com # data server
neeharika.ash1.spotify.com # data server
nieves.ash.spotify.com # data server
nieves.ash1.spotify.com # data server
rosevear.ash.spotify.com # data server
rosevear.ash1.spotify.com # data server
samatha.ash.spotify.com # data server
samatha.ash1.spotify.com # data server
shulamit.ash.spotify.com # data server
shulamit.ash1.spotify.com # data server
shradhdha.ash.spotify.com # data server
shradhdha.ash1.spotify.com # data server
stacia.ash.spotify.com # data server
stacia.ash1.spotify.com # data server
tathra.ash.spotify.com # data server
tathra.ash1.spotify.com # data server
======================
SPOTIFY PUBLIC NETWORK
======================
# spotify servers (api)
api.spotify.com # default api
api-canary.wg.spotify.com # beta api, links to api.spotify.com
api-partner.spotify.com # partner api, like chromecast
api-partners-canary.wg.spotify.com # links to weblb-wg.dual-gslb.spotify.com
api-tv.spotify.com # tv api
api-tv-canary.wg.spotify.com # links to weblb-wg.dual-gslb.spotify.com
# spotify servers (internal or partner use, some uses google cloud)
adlab.spotify.com # advertisement lab
adstudio.spotify.com # ad studio, links to weblb-wg.dual-gslb.spotify.com
alien.dual-gslb.spotify.com # web interface to authenticate to proxy using google accounts
alien.spotify.net # same as above
artists.spotify.com # the artist portal, links to weblb-wg.dual-gslb.spotify.com
# see https://sites.google.com/spotify.com/spotifyhub/
artist-identity-image.spotify.com # looks like id info, links to weblb-wg.dual-gslb.spotify.com
artistinsights-realtime.spotify.com # stats for artists, links to weblb-wg.dual-gslb.spotify.com
artistyearinmusic.spotify.com # stats for artists, links to weblb-wg.dual-gslb.spotify.com
auditdesk-server.spotify.com # audit management, links to lon.weblb-wg.dual-gslb.spotify.com
bundling-integration.spotify.com # no clue, links to weblb-wg.dual-gslb.spotify.com
cal.spotify.com # spotify callender, authenticates with google accounts (cname ghs.google.com)
cms.spotify.com # spotify catalog manager, links to lon.weblb-wg.dual-gslb.spotify.com (london)
# https://sites.google.com/spotify.com/spotifyhub/resources/spotify-catalog-manager-scatman
community-stage.spotify.com # spotify community login for artists
docs.spotify.com # spotify documents server (google drive, cname ghs.google.com, google hosting services)
cws.spotify.com # misc (maybe contingent workforce strategies)
cws2.spotify.com # misc (maybe contingent workforce strategies)
datawarehouse.spotify.com # data warehouse
files.spotify.com # ?, links to www-001.lon.spotify.com
groups.spotify.com # google groups (internal discussion, cname ghs.google.com)
mail.spotify.com # google mail (ghs.google.com)
mobile.spotify.com # ?, links to mobile-001.lon.spotify.com
partners.spotify.com # links to lon.weblb-wg.dual-gslb.spotify.com
partnerportal.spotify.com # partner portal (docs etc), cname ghs.googlehosted.com (google sites)
showsportal.spotify.com # podcasts, redirects to https://podcasters.spotify.com
slackin.spotify.com # foss slack community, you are able to create an account (amazon server)
wab.spotify.com # ?, links to mobile-001.lon.spotify.com
# spotify servers (statistics & tracking)
adeventtracker.spotify.com # tracks advertisments triggered and played (should be blocked)
analytics.spotify.com # google analytics (should be blocked just like analytics.google.com)
# spotify servers (bynder, agile marketing)
assets.spotify.com # marketing assets (should be blocked)
# spotify server (akamai technologies)
play.spotify.edgekey.net # spotify web player (cloud), redirects to https://open.spotify.com/
# spotify servers (amazon cloudfront)
repository.spotify.com # repo, links to d2czmavkeme1ql.cloudfront.net
# spotify servers (automattic, wordpress)
brandsnews.spotify.com # redirects to spotifyforbrands.com (hosted by amazon)
hrblog.spotify.com # human resources blog
insights.spotify.com # insights of global use, links to vip-lb.wordpress.com
labs.spotify.community # spotify labs
news.spotify.com # news, redirects to newsroom.spotify.com, links to vip-lb.wordpress.com
press.spotify.com # press, redirects to newsroom.spotify.com, links to vip-lb.wordpress.com
# spotify server (fastly network)
adstudio-assets.scdn.co # ad studio assets, links to beta.spotify.map.fastly.net
creativeservice-production.scdn.co # something related to production of ads, links to beta.spotify.map.fastly.net
developer.spotify.com # developer portal, links to developer.spotify.map.fastly.net
developers.spotify.com # developer portal, links to developer.spotify.map.fastly.net
sp-bootstrap.global.ssl.fastly.net # spotify bootstrap framework (html, css, js)
# spotify servers (interoute communications)
live.spotify.com # ?
# spotify servers (lithium)
community.spotify.com # community forum
# spotify server (merit networks, google cloud)
useradmin.spotify.com # mellon user administration (ann arbor)
# spotify servers (misc)
devaccount.spotify.com # developer portal, links to developer.spotify.com
dev.spotify.com # developer portal, links to developer.spotify.com
devnews.spotify.com # redirects to https://developer.spotify.com/community/news/
img.spotify.com # images, links to lon.weblb-wg.dual-gslb.spotify.com
login-signup.scdn.co # login and signup
lon.weblb-wg.dual-gslb.spotify.com # load balancer / reverse proxy (london)
lon.weblb-wg.gslb.spotify.com # load balancer / reverse proxy (london)
mobile-001.lon.spotify.com # ?
www-001.lon.spotify.com # ?
# spotify servers (sendgrid)
o1.em.spotify.com # mail (old server, denver)
wl.spotify.com # old web site
wl.support.spotify.com # old support site
# spotify servers (steadfast networks)
o11.em.spotify.com # mail (old server, denver)
=====================
SPOTIFY MUSIC NETWORK
=====================
# spotify servers (fastly network, serves the data, geo dependent)
aci.scdn.co # account images?, links to beta.spotify.map.fastly.net
actman.scdn.co # not sure, links to beta.spotify.map.fastly.net
artistheader.scdn.co # artists header images, links to beta.spotify.map.fastly.net
audio-fa.scdn.co # audio used by chromecast, links to beta.spotify.map.fastly.net
audio-fa.spotify.com # audio, links to beta.spotify.map.fastly.net
audio-fab.spotify.com # audio, links to beta.spotify.map.fastly.net
audio-fac.spotify.com # audio, links to beta.spotify.map.fastly.net
beta.spotify.map.fastly.net # ip geo dependent (should be blocked)
cache.spotify.com # cache
car-dev.scdn.co # spotify car mode (development), links to beta.spotify.map.fastly.net
car-prod.scdn.co # spotify car mode, links to beta.spotify.map.fastly.net
car-staging.scdn.co # spotify car mode, links to beta.spotify.map.fastly.net
cast.scdn.co # interface used by chromecast (partner devices), links to beta.spotify.map.fastly.net
charts-images.scdn.co # charts images, links to beta.spotify.map.fastly.net
concerts-hometile-images.scdn.co # windows concert images, links to beta.spotify.map.fastly.net
concerts.scdn.co # concert images (or info), links to beta.spotify.map.fastly.net
crusader.scdn.co # ?, links to beta.spotify.map.fastly.net
daily-mix.scdn.co # daily mixes (less restricted), links to beta.spotify.map.fastly.net
developer.spotify.map.fastly.net # developer portal, links to different load balancers in london
download.scdn.co # track downloads, links to beta.spotify.map.fastly.net
download.spotify.com # track downloads, links to download.spotify.map.fastly.net
download.spotify.map.fastly.net # track downloads
go.scdn.co # ?, links to beta.spotify.map.fastly.net
i.scdn.co # images, links to beta.spotify.map.fastly.net
images.spotify.com # spotify's own images (also ads), links to beta.spotify.map.fastly.net
lineup-images.scdn.co # concert and event images, links to beta.spotify.map.fastly.net
live-tile-images.scdn.co # windows start menu images, links to beta.spotify.map.fastly.net
merch-img.scdn.co # merchandise images (not ads), links to beta.spotify.map.fastly.net
messenger-webview.scdn.co # looks like share function, links to beta.spotify.map.fastly.net
mosaic.scdn.co # mosaic images (playlists), links to beta.spotify.map.fastly.net
o.scdn.co # album images, links to beta.spotify.map.fastly.net
open.scdn.co # cdn equivalent of open.spotify.com, links to beta.spotify.map.fastly.net
p.scdn.co # preview tracks (30 seconds), links to beta.spotify.map.fastly.net
pl.scdn.co # playlists, links to beta.spotify.map.fastly.net
prod.spotify-heads.map.fastlylb.net # ip geo dependent, links to beta.spotify.map.fastly.net (should be blocked)
prod.spotify.map.fastly.net # ip geo dependent, links to beta.spotify.map.fastly.net (should be blocked)
prod.spotify.map.fastlylb.net # ip geo dependent, links to beta.spotify.map.fastly.net (should be blocked)
profile-images.scdn.co # user profile images, links to beta.spotify.map.fastly.net
quicksilver.scdn.co # quicksilver card upsell?, beta.spotify.map.fastly.net
r.scdn.co # images, links to beta.spotify.map.fastly.net
scannables.scdn.co # spotify codes (qr like), links to beta.spotify.map.fastly.net
seektables.scdn.co # patented search of multimedia segments (fetching), links to beta.spotify.map.fastly.net
spritemaps.cdn.spotify.com # ?, links to beta.spotify.map.fastly.net
spritemaps.scdn.co # ?, links to beta.spotify.map.fastly.net
spotify.map.fastly.net # ip geo dependent
squadcdn.spotify.map.fastly.net # jsdelivr CDN?
support2.scdn.co # spotify support, links to beta.spotify.map.fastly.net
thisis-images.scdn.co # this is playlists images, links to beta.spotify.map.fastly.net
t.scdn.co # images, links to beta.spotify.map.fastly.net
tv.scdn.co # images for smart tv, links to beta.spotify.map.fastly.net
tv-cast-prod.scdn.co # interface for smart tv (series?), links to beta.spotify.map.fastly.net
tv-static.scdn.co # some static images for smart tv, links to beta.spotify.map.fastly.net
u.scdn.co # images, links to beta.spotify.map.fastly.net, maybe upsell
upgrade.scdn.co # upgrade spotify, links to beta.spotify.map.fastly.net (could block)
upgrade.spotify.com # upgrade, links to download.spotify.map.fastly.net (could block)
upsell.scdn.co # upgrade ads (should be blocked), links to beta.spotify.map.fastly.net
video-fa.scdn.co # video, links to beta.spotify.map.fastly.net (should be blocked)
video-fa.cdn.spotify.com # video, links to beta.spotify.map.fastly.net (should be blocked)
video-fa-b.cdn.spotify.com # video, links to beta.spotify.map.fastly.net (should be blocked)
welcome-images.scdn.co # images at first login?, links to beta.spotify.map.fastly.net
www.scdn.co # home page images etc, links to beta.spotify.map.fastly.net
# spotify servers (google cloud, does the routing, geo dependent)
accounts.spotify.com # your account page, links to weblb-wg.dual-gslb.spotify.com
ap.gslb.spotify.com # access point (load balancer) / reverse dns
ap.spotify.com # access point (load balancer), links to ap.gslb.spotify.com
apresolve.spotify.com # aplist resolver, links to weblb-wg.dual-gslb.spotify.com, used by chromecast
audio-gc.scdn.co # audio, links to 4.75.201.35.bc.googleusercontent.com
audio-gc.spotify.com # audio, links to 4.75.201.35.bc.googleusercontent.com
axp.spotify.com # audio expo site, links to weblb-wg.dual-gslb.spotify.com
beta.spotify.com # redirects to home page, links to weblb-wg.dual-gslb.spotify.com
blog.spotify.com # blog that does not exist, links to weblb-wg.dual-gslb.spotify.com
bloodhound.spotify.com # no clue, links to weblb-wg.dual-gslb.spotify.com
creator.wg.spotify.com # no clue, links to weblb-wg.dual-gslb.spotify.com
creator-canary.wg.spotify.com # no clue, links to weblb-wg.dual-gslb.spotify.com
dealer.spotify.com # secure websocket (full duplex), links to global-dealer-ssl.spotify.com
demo-builder.spotify.com # ?, links to sjc.weblb-wg.dual-gslb.spotify.com
desktop.spotify.com # desktop app connection to load balancer, links to weblb-wg.dual-gslb.spotify.com
embed.spotify.com # embedding, links to weblb-wg.dual-gslb.spotify.com
esdk-ffl.spotify.com # (extended) sdk, links to weblb-wg.dual-gslb.spotify.com
exp.wg.spotify.com # no clue, links to weblb-wg.dual-gslb.spotify.com
exp-canary.wg.spotify.com # no clue, links to weblb-wg.dual-gslb.spotify.com
facebook-callback.spotify.com # facebook authentication, links to weblb-wg.dual-gslb.spotify.com (there is the api)
gae-dealer.spotify.com # redirector asia (singapore), links to 86.240.199.104.bc.googleusercontent.com
gae-dealer-ssl.spotify.com # redirector asia (singapore) links to 46.224.186.35.bc.googleusercontent.com
gae-spclient.spotify.com # redirector asia (singapore), links to 211.240.199.104.bc.googleusercontent.com
gae2-accesspoint-b-kvql.ap.spotify.com # accesspoint asia (singapore), links to 219.240.199.104.bc.googleusercontent.com
gae2-accesspoint-b-m3zs.ap.spotify.com # accesspoint asia (singapore), links to 187.241.199.104.bc.googleusercontent.com
gae2-accesspoint-b-qgbk.ap.spotify.com # accesspoint asia (singapore), links to 172.241.199.104.bc.googleusercontent.com
gae2-accesspoint-b-zk3b.ap.spotify.com # accesspoint asia (singapore), links to 183.241.199.104.bc.googleusercontent.com
gae2.ap.spotify.com # accesspoint asia (singapore), links to 237.240.199.104.bc.googleusercontent.com
gew-dealer.spotify.com # redirector europe (mabye eemshaven), links to 45.224.186.35.bc.googleusercontent.com
gew-dealer-ssl.spotify.com # redirector europe (mabye eemshaven) links to 45.224.186.35.bc.googleusercontent.com
gew-spclient.spotify.com # redirector europe (mabye eemshaven) links to 62.224.186.35.bc.googleusercontent.com
gew1-accesspoint-b-0t5h.ap.spotify.com # accesspoint europe, links to 47.65.199.104.bc.googleusercontent.com
gew1-accesspoint-b-3vgg.ap.spotify.com # accesspoint europe, links to 16.65.199.104.bc.googleusercontent.com
gew1-accesspoint-b-4nz6.ap.spotify.com # accesspoint europe, links to 30.64.199.104.bc.googleusercontent.com
gew1-accesspoint-b-ch6f.ap.spotify.com # accesspoint europe, links to 25.64.199.104.bc.googleusercontent.com
gew1-accesspoint-b-mb1b.ap.spotify.com # accesspoint europe, links to 139.64.199.104.bc.googleusercontent.com
gew1-accesspoint-b-n2b0.ap.spotify.com # accesspoint europe, links to 173.64.199.104.bc.googleusercontent.com
gew1-accesspoint-b-p520.ap.spotify.com # accesspoint europe, links to 126.64.199.104.bc.googleusercontent.com
gew1-accesspoint-b-rzpq.ap.spotify.com # accesspoint europe, links to 210.65.199.104.bc.googleusercontent.com
gew1-accesspoint-b-wfcl.ap.spotify.com # accesspoint europe, links to 206.65.199.104.bc.googleusercontent.com
gew1-accesspoint-b-wjjm.ap.spotify.com # accesspoint europe, links to 82.65.199.104.bc.googleusercontent.com
gew1-accesspoint-b-zg10.ap.spotify.com # accesspoint europe, 151.64.199.104.bc.googleusercontent.com
gew1.ap.spotify.com # accesspoint europe, links to 124.65.199.104.bc.googleusercontent.com
guc-dealer.spotify.com # redirector usa (san jose) links to 196.127.154.104.bc.googleusercontent.com
guc-dealer-ssl.spotify.com # redirector usa (san jose) links to 34.224.186.35.bc.googleusercontent.com
guc-spclient.spotify.com # redirector usa (san jose) links to sjc.weblb-wg.dual-gslb.spotify.com
guc3.ap.spotify.com # accesspoint usa (san jose), links to 126.127.154.104.bc.googleusercontent.com
guc3-accesspoint-b-76wp.ap.spotify.com # accesspoint usa (san jose), links to 154.127.154.104.bc.googleusercontent.com
guc3-accesspoint-b-vn51.ap.spotify.com # accesspoint usa (san jose), links to 45.127.154.104.bc.googleusercontent.com
global-dealer-ssl.spotify.com # secure websocket (full duplex), links to 47.224.186.35.bc.googleusercontent.com
guc.weblb-wg.spotify.com # load balancer / reverse proxy (san jose), links to 47.127.154.104.bc.googleusercontent.com
image-upload.spotify.com # image upload server, links to 47.127.154.104.bc.googleusercontent.com
line-in.spotify.com # surveys (user input), links to 136.64.199.104.bc.googleusercontent.com
links.spotify.com # links to links.iterable.com (shoud be blocked)
log.spotify.com # logs server (should be blocked), links to weblb-wg.dual-gslb.spotify.com
log2.spotify.com # logs server (should be blocked), links to weblb-wg.dual-gslb.spotify.com
login.spotify.com # login, redirects to home page, links to weblb-wg.gslb.spotify.com
login2.spotify.com # facebook authentication (could be blocked), links to weblb-wg.gslb.spotify.com
m.spotify.com # mobile site, links to weblb-wg.dual-gslb.spotify.com
market.spotify.com # market, links to weblb-wg.dual-gslb.spotify.com
messenger-webhook.spotify.com # sharing, links to weblb-wg.dual-gslb.spotify.com
metadatafeedback.spotify.com # feedback music metedata, links to lon.weblb-wg.dual-gslb.spotify.com (london office)
mobile-ap.spotify.com # mobile access point, links to ap.gslb.spotify.com
lon.weblb-wg.dual-gslb.spotify.com # london load balancer / reverse dns
newsroom.spotify.com # news, links to 13.119.201.35.bc.googleusercontent.com (ann anbor)
nmpa-portal.spotify.com # national music publishers association portal, links to sjc.weblb-wg.dual-gslb.spotify.com
ns2.spotify.com # nameserver
ns3.spotify.com # nameserver
ns4.spotify.com # nameserver
ns5.spotify.com # nameserver
oktascimserver.spotify.com # okta scim server (cross domain id management), links to weblb-wg.dual-gslb.spotify.com
open.spotify.com # spotify web player, links to weblb-wg.dual-gslb.spotify.com
opensource.spotify.com # open source downloads (cef), links to dbfjrnlu8fwjb.cloudfront.net
origin-play.spotify.com # redirects to home page, links to weblb.gslb.spotify.com
partner-provisioning.spotify.com # links to weblb-wg.dual-gslb.spotify.com, free premium accounts for partner employees
sjc.weblb-wg.dual-gslb.spotify.com # load balancer / reverse proxy (san jose), links to guc.weblb-wg.spotify.com
partners.wg.spotify.com # partners, links to weblb-wg.dual-gslb.spotify.com
partner-service.spotify.com # partner (payments) server, links to 172.65.199.104.bc.googleusercontent.com
partner-service-testing.spotify.com # partner (payments) test server, links to 172.65.199.104.bc.googleusercontent.com
payment-callback.spotify.com # payments callback server (with certificate)
pci.spotify.com # payment card industry PCI/DSS
podcasters.spotify.com # podcaster analytics, links to weblb-wg.dual-gslb.spotify.com
pixel.spotify.com # spotify pixel (should be blocked), links to weblb-wg.dual-gslb.spotify.com
play.spotify.com # web player, redirects to https://open.spotify.com, links to weblb-wg.dual-gslb.spotify.com
player.spotify.com # web player, redirects to https://open.spotify.com, links to weblb-wg.dual-gslb.spotify.com
repository-origin.spotify.com # repo, links to weblb-wg.dual-gslb.spotify.com
sap.spotify.com # sap server, erp system, links to sto3-weblb-wg6.sto3.spotify.com (stockholm)
sap-testing.spotify.com # sap test server, enterprise reource planning (erp), links to gew.weblb-wg.spotify.com
shrt.spotify.com # spotify t-shirts, links to weblb-wg.dual-gslb.spotify.com
spclient.wg.spotify.com # client connections gateway (blocking will eliminate ad intro but breaks app)
spclient-canary.wg.spotify.com # client connections beta gateway, links to 62.224.186.35.bc.googleusercontent.com
speech-recognition.spotify.com # speech for car mode?, links to weblb-wg.dual-gslb.spotify.com
spotify.com # spotify domain (dns is with google)
start.spotify.com # google sites
sto3-weblb-wg6.sto3.spotify.com # load balancer / reverse dns / stockholm gateway
staging-newsroom.spotify.com # internal use
support.spotify.com # support site, links to weblb-wg.dual-gslb.spotify.com
surveys.spotify.com # surveys (tune your taste), links to weblb-wg.gslb.spotify.com
timecapsule.spotify.com # music of your generation
wave.spotify.com # google wave (ghs.google.com)
weblb-wg.dual-gslb.spotify.com # main load balancer / reverse dns, links to many google cloud locations
weblb-wg.gslb.spotify.com # main load balancer / reverse dns, links to many google cloud locations
webplayersupport.spotify.com # non existent, links to weblb-wg.dual-gslb.spotify.com
wg.spotify.com # gateway, links to weblb-wg.dual-gslb.spotify.com
ws-partner.spotify.com # payment partner
ws.spotify.com # payments, links to weblb-wg.dual-gslb.spotify.com
www.m.spotify.com # mobile site, links to www.spotify.com
www.spotify-desktop.com # web site, links to www.spotify.com
www.spotify.com # web site, links to weblb-wg.dual-gslb.spotify.com
yearinmusic.spotify.com # year in music, links to blb-wg.dual-gslb.spotify.com
# spotify servers (spotify geo audio streaming using airport codes, iata 3-letter codes)
# these are servers related to cache.spotify.com
audio-sp-ams.spotify.com # audio cache amsterdam
audio-sp-ams2.spotify.com # audio cache amsterdam
audio-sp-atl.spotify.com # audio cache atlanta
audio-sp-bma.spotify.com # audio cache stockholm
audio-sp-bma6.spotify.com # audio cache stockholm
audio-sp-bmab.spotify.com # audio cache stockholm
audio-sp-dca.spotify.com # audio cache washington
audio-sp-dca6.spotify.com # audio cache washington
audio-sp-fra.spotify.com # audio cache washington
audio-sp-fra2.spotify.com # audio cache frankfurt
audio-sp-lhr.spotify.com # audio cache london
audio-sp-lhr6.spotify.com # audio cache london
audio-sp-lhrb.spotify.com # audio cache london
audio-sp-ord.spotify.com # audio cache chicago
audio-sp-sea.spotify.com # audio cache seattle
audio-sp-sea6.spotify.com # audio cache seattle
audio-sp-seab.spotify.com # audio cache seattle
audio-sp-sin.spotify.com # audio cache singapore
audio-sp-sin2.spotify.com # audio cache singapore
audio-sp-sjc.spotify.com # audio cache san jose
audio-sp-sjc6.spotify.com # audio cache san jose
audio-sp-sjc6b.spotify.com # audio cache san jose
audio-sp-sjcb.spotify.com # audio cache san jose
audio-sp-tyo.spotify.com # audio cache tokyo
audio-sp.spotify.com # audio cache global
=========================
SPOTIFY TELEMETRY SYSTEMS
=========================
# spotify servers (amazon cloudfront)
crashdump.spotify.com # crash logs (should be blocked)
crashdump.ciqe-gslb.spotify.com # crash logs (should be blocked)
=============================
SPOTIFY ADVERTISEMENT NETWORK
=============================
# akamai technologies audio ads (geo dependent), akp point to different networks, ak to hosts
audio-ak.spotify.com # audio ads (should be blocked)
audio-akp.spotify.com # audio ads (should be blocked)
heads-ak.spotify.com # should trigger (audio) ads (should be blocked)
heads-akp.spotify.com # should trigger (audio) ads (should be blocked)
# entering the akamai network (geo dependent)
audio-ak-spotify-com.akamaized.net # audio ads (should be blocked), links to below???
audio-ake.spotify.com.edgesuite.net # audio ads (should be blocked)
audio-akp-spotify-com.akamaized.net # audio ads (should be blocked), links to audio-ak.spotify.com.eip.akadns.net
audio-ak.spotify.com.edgesuite.net # audio ads (should be blocked)
audio-akp.spotify.com.edgesuite.net # audio ads (should be blocked)
audio4-ak.spotify.com.edgesuite.net # audio ads (should be blocked)
audio4-akp.spotify.com.edgesuite.net # audio ads (should be blocked)
audio-ak.spotify.com.eip.akadns.net # audio ads (should be blocked), links to the akahost servers below (may be more)
eip-onnet.audio-ak.spotify.com.akahost.net # audio ads (should be blocked)
eip-tata.audio-ak.spotify.com.akahost.net # audio ads (should be blocked)
eip-ntt.audio-ak.spotify.com.akahost.net # audio ads (should be blocked)
heads-ak.spotify.com.edgesuite.net # triggers audio ads (should be blocked)
heads-akp.spotify.com.edgesuite.net # triggers audio ads (should be blocked)
heads4-ak.spotify.com.edgesuite.net # triggers audio ads (should be blocked)
heads4-akp.spotify.com.edgesuite.net # triggers audio ads (should be blocked)
# akamai technologies video ads
event.spotxchange.com # trigger ads, links to ams01.event.spotxchange.com (should be blocked)
search.spotxchange.com # search ads, links to ams01.event.spotxchange.com (should be blocked)
sync.search.spotxchange.com # syncs ads, links to ams01.event.spotxchange.com (should be blocked)
spotxchange.com # spotify advertisement platform aka skipit.com, links to https://www.spotx.tv/
www.spotx.tv $ spotify advertisement platform aka skipit.com, links to spotx.tv
00.video-ak.cdn.spotify.com # video ads (should be blocked)
01.video-ak.cdn.spotify.com # video ads (should be blocked)
02.video-ak.cdn.spotify.com # video ads (should be blocked)
03.video-ak.cdn.spotify.com # video ads (should be blocked)
04.video-ak.cdn.spotify.com # video ads (should be blocked)
05.video-ak.cdn.spotify.com # video ads (should be blocked)
06.video-ak.cdn.spotify.com # video ads (should be blocked)
07.video-ak.cdn.spotify.com # video ads (should be blocked)
08.video-ak.cdn.spotify.com # video ads (should be blocked)
09.video-ak.cdn.spotify.com # video ads (should be blocked)
10.video-ak.cdn.spotify.com # video ads (should be blocked)
11.video-ak.cdn.spotify.com # video ads (should be blocked)
12.video-ak.cdn.spotify.com # video ads (should be blocked)
13.video-ak.cdn.spotify.com # video ads (should be blocked)
14.video-ak.cdn.spotify.com # video ads (should be blocked)
15.video-ak.cdn.spotify.com # video ads (should be blocked)
16.video-ak.cdn.spotify.com # video ads (should be blocked)
17.video-ak.cdn.spotify.com # video ads (should be blocked)
18.video-ak.cdn.spotify.com # video ads (should be blocked)
19.video-ak.cdn.spotify.com # video ads (should be blocked)
1a.video-ak.cdn.spotify.com # video ads (should be blocked)
1b.video-ak.cdn.spotify.com # video ads (should be blocked)
1c.video-ak.cdn.spotify.com # video ads (should be blocked)
1d.video-ak.cdn.spotify.com # video ads (should be blocked)
1e.video-ak.cdn.spotify.com # video ads (should be blocked)
1f.video-ak.cdn.spotify.com # video ads (should be blocked)
20.video-ak.cdn.spotify.com # video ads (should be blocked)
21.video-ak.cdn.spotify.com # video ads (should be blocked)
22.video-ak.cdn.spotify.com # video ads (should be blocked)
23.video-ak.cdn.spotify.com # video ads (should be blocked)
24.video-ak.cdn.spotify.com # video ads (should be blocked)
25.video-ak.cdn.spotify.com # video ads (should be blocked)
26.video-ak.cdn.spotify.com # video ads (should be blocked)
27.video-ak.cdn.spotify.com # video ads (should be blocked)
28.video-ak.cdn.spotify.com # video ads (should be blocked)
29.video-ak.cdn.spotify.com # video ads (should be blocked)
2a.video-ak.cdn.spotify.com # video ads (should be blocked)
2b.video-ak.cdn.spotify.com # video ads (should be blocked)
2c.video-ak.cdn.spotify.com # video ads (should be blocked)
2d.video-ak.cdn.spotify.com # video ads (should be blocked)
2e.video-ak.cdn.spotify.com # video ads (should be blocked)
2f.video-ak.cdn.spotify.com # video ads (should be blocked)
30.video-ak.cdn.spotify.com # video ads (should be blocked)
31.video-ak.cdn.spotify.com # video ads (should be blocked)
32.video-ak.cdn.spotify.com # video ads (should be blocked)
33.video-ak.cdn.spotify.com # video ads (should be blocked)
34.video-ak.cdn.spotify.com # video ads (should be blocked)
35.video-ak.cdn.spotify.com # video ads (should be blocked)
36.video-ak.cdn.spotify.com # video ads (should be blocked)
37.video-ak.cdn.spotify.com # video ads (should be blocked)
38.video-ak.cdn.spotify.com # video ads (should be blocked)
39.video-ak.cdn.spotify.com # video ads (should be blocked)
3a.video-ak.cdn.spotify.com # video ads (should be blocked)
3b.video-ak.cdn.spotify.com # video ads (should be blocked)
3c.video-ak.cdn.spotify.com # video ads (should be blocked)
3d.video-ak.cdn.spotify.com # video ads (should be blocked)
3e.video-ak.cdn.spotify.com # video ads (should be blocked)
3f.video-ak.cdn.spotify.com # video ads (should be blocked)
40.video-ak.cdn.spotify.com # video ads (should be blocked)
41.video-ak.cdn.spotify.com # video ads (should be blocked)
42.video-ak.cdn.spotify.com # video ads (should be blocked)
43.video-ak.cdn.spotify.com # video ads (should be blocked)
44.video-ak.cdn.spotify.com # video ads (should be blocked)
45.video-ak.cdn.spotify.com # video ads (should be blocked)
46.video-ak.cdn.spotify.com # video ads (should be blocked)
47.video-ak.cdn.spotify.com # video ads (should be blocked)
48.video-ak.cdn.spotify.com # video ads (should be blocked)
49.video-ak.cdn.spotify.com # video ads (should be blocked)
4a.video-ak.cdn.spotify.com # video ads (should be blocked)
4b.video-ak.cdn.spotify.com # video ads (should be blocked)
4c.video-ak.cdn.spotify.com # video ads (should be blocked)
4d.video-ak.cdn.spotify.com # video ads (should be blocked)
4e.video-ak.cdn.spotify.com # video ads (should be blocked)
4f.video-ak.cdn.spotify.com # video ads (should be blocked)
50.video-ak.cdn.spotify.com # video ads (should be blocked)
51.video-ak.cdn.spotify.com # video ads (should be blocked)
52.video-ak.cdn.spotify.com # video ads (should be blocked)
53.video-ak.cdn.spotify.com # video ads (should be blocked)
54.video-ak.cdn.spotify.com # video ads (should be blocked)
55.video-ak.cdn.spotify.com # video ads (should be blocked)
56.video-ak.cdn.spotify.com # video ads (should be blocked)
64.video-ak.cdn.spotify.com # video ads (should be blocked)
6d.video-ak.cdn.spotify.com # video ads (should be blocked)
6e.video-ak.cdn.spotify.com # video ads (should be blocked)
6f.video-ak.cdn.spotify.com # video ads (should be blocked)
70.video-ak.cdn.spotify.com # video ads (should be blocked)
71.video-ak.cdn.spotify.com # video ads (should be blocked)
72.video-ak.cdn.spotify.com # video ads (should be blocked)
73.video-ak.cdn.spotify.com # video ads (should be blocked)
74.video-ak.cdn.spotify.com # video ads (should be blocked)
75.video-ak.cdn.spotify.com # video ads (should be blocked)
76.video-ak.cdn.spotify.com # video ads (should be blocked)
77.video-ak.cdn.spotify.com # video ads (should be blocked)
78.video-ak.cdn.spotify.com # video ads (should be blocked)
79.video-ak.cdn.spotify.com # video ads (should be blocked)
7a.video-ak.cdn.spotify.com # video ads (should be blocked)
7b.video-ak.cdn.spotify.com # video ads (should be blocked)
7c.video-ak.cdn.spotify.com # video ads (should be blocked)
7d.video-ak.cdn.spotify.com # video ads (should be blocked)
7e.video-ak.cdn.spotify.com # video ads (should be blocked)
7f.video-ak.cdn.spotify.com # video ads (should be blocked)
80.video-ak.cdn.spotify.com # video ads (should be blocked)
81.video-ak.cdn.spotify.com # video ads (should be blocked)
82.video-ak.cdn.spotify.com # video ads (should be blocked)
83.video-ak.cdn.spotify.com # video ads (should be blocked)
84.video-ak.cdn.spotify.com # video ads (should be blocked)
85.video-ak.cdn.spotify.com # video ads (should be blocked)
86.video-ak.cdn.spotify.com # video ads (should be blocked)
87.video-ak.cdn.spotify.com # video ads (should be blocked)
88.video-ak.cdn.spotify.com # video ads (should be blocked)
89.video-ak.cdn.spotify.com # video ads (should be blocked)
8a.video-ak.cdn.spotify.com # video ads (should be blocked)
8b.video-ak.cdn.spotify.com # video ads (should be blocked)
8c.video-ak.cdn.spotify.com # video ads (should be blocked)
8d.video-ak.cdn.spotify.com # video ads (should be blocked)
8e.video-ak.cdn.spotify.com # video ads (should be blocked)
8f.video-ak.cdn.spotify.com # video ads (should be blocked)
90.video-ak.cdn.spotify.com # video ads (should be blocked)
91.video-ak.cdn.spotify.com # video ads (should be blocked)
92.video-ak.cdn.spotify.com # video ads (should be blocked)
93.video-ak.cdn.spotify.com # video ads (should be blocked)
94.video-ak.cdn.spotify.com # video ads (should be blocked)
95.video-ak.cdn.spotify.com # video ads (should be blocked)
96.video-ak.cdn.spotify.com # video ads (should be blocked)
97.video-ak.cdn.spotify.com # video ads (should be blocked)
98.video-ak.cdn.spotify.com # video ads (should be blocked)
99.video-ak.cdn.spotify.com # video ads (should be blocked)
9a.video-ak.cdn.spotify.com # video ads (should be blocked)
9b.video-ak.cdn.spotify.com # video ads (should be blocked)
9c.video-ak.cdn.spotify.com # video ads (should be blocked)
9d.video-ak.cdn.spotify.com # video ads (should be blocked)
9e.video-ak.cdn.spotify.com # video ads (should be blocked)
9f.video-ak.cdn.spotify.com # video ads (should be blocked)
a0.video-ak.cdn.spotify.com # video ads (should be blocked)
a1.video-ak.cdn.spotify.com # video ads (should be blocked)
a2.video-ak.cdn.spotify.com # video ads (should be blocked)
a3.video-ak.cdn.spotify.com # video ads (should be blocked)
a4.video-ak.cdn.spotify.com # video ads (should be blocked)
a5.video-ak.cdn.spotify.com # video ads (should be blocked)
a6.video-ak.cdn.spotify.com # video ads (should be blocked)
a7.video-ak.cdn.spotify.com # video ads (should be blocked)
a8.video-ak.cdn.spotify.com # video ads (should be blocked)
a9.video-ak.cdn.spotify.com # video ads (should be blocked)
aa.video-ak.cdn.spotify.com # video ads (should be blocked)
ab.video-ak.cdn.spotify.com # video ads (should be blocked)
ac.video-ak.cdn.spotify.com # video ads (should be blocked)
ad.video-ak.cdn.spotify.com # video ads (should be blocked)
ae.video-ak.cdn.spotify.com # video ads (should be blocked)
af.video-ak.cdn.spotify.com # video ads (should be blocked)
b0.video-ak.cdn.spotify.com # video ads (should be blocked)
b1.video-ak.cdn.spotify.com # video ads (should be blocked)
b2.video-ak.cdn.spotify.com # video ads (should be blocked)
b3.video-ak.cdn.spotify.com # video ads (should be blocked)
b4.video-ak.cdn.spotify.com # video ads (should be blocked)
b5.video-ak.cdn.spotify.com # video ads (should be blocked)
b6.video-ak.cdn.spotify.com # video ads (should be blocked)
b7.video-ak.cdn.spotify.com # video ads (should be blocked)
b8.video-ak.cdn.spotify.com # video ads (should be blocked)
b9.video-ak.cdn.spotify.com # video ads (should be blocked)
ba.video-ak.cdn.spotify.com # video ads (should be blocked)
bb.video-ak.cdn.spotify.com # video ads (should be blocked)
bc.video-ak.cdn.spotify.com # video ads (should be blocked)
bd.video-ak.cdn.spotify.com # video ads (should be blocked)
be.video-ak.cdn.spotify.com # video ads (should be blocked)
bf.video-ak.cdn.spotify.com # video ads (should be blocked)
c0.video-ak.cdn.spotify.com # video ads (should be blocked)
c1.video-ak.cdn.spotify.com # video ads (should be blocked)
c2.video-ak.cdn.spotify.com # video ads (should be blocked)
c3.video-ak.cdn.spotify.com # video ads (should be blocked)
c4.video-ak.cdn.spotify.com # video ads (should be blocked)
c5.video-ak.cdn.spotify.com # video ads (should be blocked)
c6.video-ak.cdn.spotify.com # video ads (should be blocked)
c7.video-ak.cdn.spotify.com # video ads (should be blocked)
c8.video-ak.cdn.spotify.com # video ads (should be blocked)
c9.video-ak.cdn.spotify.com # video ads (should be blocked)
ca.video-ak.cdn.spotify.com # video ads (should be blocked)
cb.video-ak.cdn.spotify.com # video ads (should be blocked)
cc.video-ak.cdn.spotify.com # video ads (should be blocked)
cd.video-ak.cdn.spotify.com # video ads (should be blocked)
ce.video-ak.cdn.spotify.com # video ads (should be blocked)
cf.video-ak.cdn.spotify.com # video ads (should be blocked)
d0.video-ak.cdn.spotify.com # video ads (should be blocked)
d1.video-ak.cdn.spotify.com # video ads (should be blocked)
d2.video-ak.cdn.spotify.com # video ads (should be blocked)
d3.video-ak.cdn.spotify.com # video ads (should be blocked)
d4.video-ak.cdn.spotify.com # video ads (should be blocked)
d5.video-ak.cdn.spotify.com # video ads (should be blocked)
d6.video-ak.cdn.spotify.com # video ads (should be blocked)
d7.video-ak.cdn.spotify.com # video ads (should be blocked)
d8.video-ak.cdn.spotify.com # video ads (should be blocked)
d9.video-ak.cdn.spotify.com # video ads (should be blocked)
da.video-ak.cdn.spotify.com # video ads (should be blocked)
db.video-ak.cdn.spotify.com # video ads (should be blocked)
dc.video-ak.cdn.spotify.com # video ads (should be blocked)
dd.video-ak.cdn.spotify.com # video ads (should be blocked)
de.video-ak.cdn.spotify.com # video ads (should be blocked)
df.video-ak.cdn.spotify.com # video ads (should be blocked)
e0.video-ak.cdn.spotify.com # video ads (should be blocked)
e1.video-ak.cdn.spotify.com # video ads (should be blocked)
e2.video-ak.cdn.spotify.com # video ads (should be blocked)
e3.video-ak.cdn.spotify.com # video ads (should be blocked)
e4.video-ak.cdn.spotify.com # video ads (should be blocked)
e5.video-ak.cdn.spotify.com # video ads (should be blocked)
e6.video-ak.cdn.spotify.com # video ads (should be blocked)
e7.video-ak.cdn.spotify.com # video ads (should be blocked)
e8.video-ak.cdn.spotify.com # video ads (should be blocked)
e9.video-ak.cdn.spotify.com # video ads (should be blocked)
ea.video-ak.cdn.spotify.com # video ads (should be blocked)
eb.video-ak.cdn.spotify.com # video ads (should be blocked)
ec.video-ak.cdn.spotify.com # video ads (should be blocked)
ed.video-ak.cdn.spotify.com # video ads (should be blocked)
ee.video-ak.cdn.spotify.com # video ads (should be blocked)
ef.video-ak.cdn.spotify.com # video ads (should be blocked)
f0.video-ak.cdn.spotify.com # video ads (should be blocked)
f1.video-ak.cdn.spotify.com # video ads (should be blocked)
f2.video-ak.cdn.spotify.com # video ads (should be blocked)
f3.video-ak.cdn.spotify.com # video ads (should be blocked)
f4.video-ak.cdn.spotify.com # video ads (should be blocked)
f5.video-ak.cdn.spotify.com # video ads (should be blocked)
f6.video-ak.cdn.spotify.com # video ads (should be blocked)
f7.video-ak.cdn.spotify.com # video ads (should be blocked)
f8.video-ak.cdn.spotify.com # video ads (should be blocked)
f9.video-ak.cdn.spotify.com # video ads (should be blocked)
fc.video-ak.cdn.spotify.com # video ads (should be blocked)
fd.video-ak.cdn.spotify.com # video ads (should be blocked)
fe.video-ak.cdn.spotify.com # video ads (should be blocked)
ff.video-ak.cdn.spotify.com # video ads (should be blocked)
# amazon cloudfront advertisements
audio-cf.spotify.com # audio (should be blocked)
heads-cf.spotify.com # should trigger ads (should be blocked)
# fastly advertisements
ads-akp.spotify.com
heads-fa.scdn.co # should trigger ads (should be blocked, links to beta.spotify.map.fastly.net
heads-fa.spotify.com # should trigger ads (should be blocked)
heads-fab.spotify.com # should trigger ads (should be blocked)
heads-fac.spotify.com # should trigger ads (should be blocked)
mp3ad.scdn.co # mp3 ads (should be blocked, links to beta.spotify.map.fastly.net)
prod.spotify-heads.map.fastlylb.net # should trigger ads (should be blocked)
-------------------------------------------------------------------------
ADVERTISEMENT AND ANALYTICS PARTNERS SOME OF THESE WERE PROVIDED BY OTHER
HOSTSFILES. SOME WERE FOUND IN THE APP OR BY ANALYZING NETWORK TRAFFIC
ALL BELOW SHOULD BE BLOCKED
-------------------------------------------------------------------------
# adjust ads
adjust.com
#app.adjust.com <- do not block
atom.adjust.com
events.adjust.com
ulink.adjust.com
view.adjust.com
# admob ads
a.admob.com
ac1.vip.sc9.admob.com
ac208.sc9.admob.com
admob.biz
admob.co.kr
admob.co.nz
admob.co.uk
admob.com
admob.de
admob.dk
admob.es
admob.fi
admob.fr
admob.gr
admob.it
admob.jp
admob.kr
admob.mobi
admob.no
admob.pt
admob.sg
admob.tk
admob.tw
ads.admob.com
analytics.admob.com
api.admob.com
api.admob.xiaomi.com
b.admob.com
broadcast.admob.com
c.admob.com
c1.vip.sc9.admob.com
clk1.vip.sc9.admob.com
clk2.vip.sc9.admob.com
clk3.vip.sc9.admob.com
cpm.admob.com
cpm1.admob.com
cpm1.vip.sc9.admob.com
cpm2.admob.com
cpm2.vip.sc9.admob.com
cpm3.admob.com
cpm3.vip.sc9.admob.com
d.admob.com
dep.admob.com
dev1.vip.sc9.admob.com
developer.admob.com
e.admob.com
eng.admob.com
f.admob.com
g.admob.com
games.admob.com
ge-0-0-1-edge1.sc9.admob.com
ge-0-0-43-crs1.sc9.admob.com
gw.admob.com
h.admob.com
i.admob.com
j.admob.com
jp.admob.com
k.admob.com
l.admob.com
m.admob.com
media.admob.com
metrics.admob.com
mm.admob.com
mm1.vip.sc1.admob.com
mm1.vip.sc9.admob.com
mm104.sc9.admob.com
mmv.admob.com
n.admob.com
network.admob.com
o.admob.com
p.admob.com
p1.vip.sc9.admob.com
paix1.sc1.admob.com
pixel.admobclick.com
pt.admob.com
q.admob.com
r.admob.com
r2.vip.sc9.admob.com
rmd.admob.com
s.admob.com
sc1.admob.com
sc9.admob.com
smtp.admob.com
smtp2.admob.com
t.admob.com
tap1.vip.sc9.admob.com
tic1.vip.sc9.admob.com
tracking.admobsphere.com
tx102.sc9.admob.com
tx103.sc9.admob.com
u.admob.com
ukr.admob.com
v.admob.com
vip.sc9.admob.com
w.admob.com
wap.admob.com
waps.admob.com
wendy.admob.com
www.admob.com
www.admob.com.akadns.net
www1.vip.sc9.admob.com
x.admob.com
y.admob.com
z.admob.com
zhcn.admob.com
# akamai technologies
a1294.w20.akamai.net
a1843.g.akamai.net
a50.g2.akamai.net
bsams.eyeblaster.akadns.net
e7876.dscg.akamaiedge.net
e8218.dscb1.akamaiedge.net
# amazon
na.gmtdmp.com
d2gi7ultltnc2u.cloudfront.net
lb1-217593028.us-east-1.elb.amazonaws.com
rp-lb-766892831.us-east-1.elb.amazonaws.com
server-54-230-216-203.mrs50.r.cloudfront.net
# aol
adserver.adtechus.com
# appnexus
a.adk2x.com
adnxs.com
adnxs.comadplexmedia.adk2x.com
ams1-ib.adnxs.com
ib.adnxs.com
# ayden payments
live.adyen.com
# bounce exchange (anonymous)
bounceexchange.com
# comscore analytics
admetrix.comscore.com
api.comscore.com
aser.comscore.com
cdr.comscore.com
cer.comscore.com
comscore.net
comscore.org
comscoredatagems.com
comscoredatamine.com
comscoredirect.net
comscorenetworks.net
ia1.comscore.com
ia2.comscore.com
iad.comscore.com
im.comscore.com
images.comscore.com
labs.comscore.com
mail2.comscore.com
marketer.comscore.com
mx0.comscore.com
mx1.comscore.com
mx2.comscore.com
my.comscore.com
mycomscore.com
mymetrix.comscore.com
myresearch.comscore.com
ord.comscore.com
postbuy.comscore.com
proclarity.comscore.com
qat.comscore.com
siterecruit.comscore.com
svn.comscore.com
www.comscore.com
www.mycomscore.net
# crashlytics
crashlytics.163.com
crashlytics.com
crashlytics.twimg.com
e.crashlytics.com
reports.crashlytics.com
settings-crashlytics-1410998606.us-east-1.elb.amazonaws.com
settings-crashlytics-b-103974621.us-east-1.elb.amazonaws.com
settings.crashlytics.com
# data protected
combine.urbanairship.com
# drawbridge
ads-west-colo.adsymptotic.com
# geotrust
gtssl2-ocsp.geotrust.com
# google analytics
analytics.google.com
www.googletagservices.com
# google ads
ad.doubleclick.net
adclick.g.doublecklick.net
ade.googlesyndication.com
adservice.google.com
doubleclick.net
ee-in-f95.1.e100.net
gcdn.2mdn.net
googleads.g.doubleclick.net
googleads4.g.doubleclick.net
googleadservices.com
s0.2mdn.net
pagead.l.doubleclick.net
pagead-googlehosted.l.google.com
pagead2.googlesyndication.com
pagead46.l.doubleclick.net
partner.googleadservices.com
partnerad.l.doubleclick.net
pubads.g.doubleclick.net
s0-2mdn-net.l.google.com
s0.2mdn.net
securepubads.g.doubleclick.net
tpc.googlesyndication.com
video-ad-stats.googlesyndication.com
www.googleadservices.com
# integral ad science
anycast.pixel.adsafeprotected.com
# intercom ads
api-iam.intercom.io
api-ping.intercom.io
api.intercom.io
developers.intercom.io
engineering.intercom.io
funky.staging.intercom.io
intercom.io
internal.intercom.io
leadvisualdesigner.intercom.io
mobile-sdk-api.intercom.io
muster-sandbox.intercom.io
nexus-testing.intercom.io
nexus-websocket-a.intercom.io
nexus.intercom.io
orientation.internal.intercom.io
status.intercom.io
store.intercom.io
terraform-modules-test.intercom.io
via.intercom.io
w.intercom.io
widget.intercom.io
woody.intercom.io
www.intercom.io
# ipinfo.io api
ipinfo.io
# iterable
links.iterable.com
# kantar operations
core.insightexpressai.com
# leanlab
track.leanlab.co (tracking pixel)
# longtail ad solutions (jwplayer also used for ads)
content.bitsontherun.com
v.jwpcdn.com
# media innovation group
eu-gmtdmp.gd1.mookie1.com
# media match
media-match.com
# mobileapptracking ads (now tune)
ab.tune.com
academy.tune.com
beta.tune.com
click.api.cp.tune.com
configuration.ma.tune.com
corp.tune.com
cp.tune.com
dev.lab.tune.com
event.api.cp.tune.com
lab.tune.com
labs.tune.com
ma.tune.com
mkt.tune.com
multiverse.tune.com
ops-prod.us-west-2.k8s.ops.tune.com
playlist.ma.tune.com
request.api.cp.tune.com
stage.tune.com
support.tune.com
tune.com
ui.cp.tune.com
updates.tune.com
www.cp.tune.com
www.ui.cp.tune.com
# mixpanel analytics
api.mixpanel.com
decide.mixpanel.com
mixpanel.com
switchboard.mixpanel.com
www.mixpanel.com
# moatads / moatanalytics
adgrx.moatads.com
afs.moatads.com
apx.moatads.com
bd.moatads.com
c-evt.moatads.com
dbg52463.moatads.com
ejs.moatads.com
evt.moatads.com
fs.moatads.com
geo.moatads.com
jm.moatads.com
js.moatads.com
json.moatads.com
jsonp.moatads.com
logtest.moatads.com
moat.pxl.ace.advertising.com
moatads.com
moatads.com.edgekey.net
pixel.moatads.com
pool3.moatads.com
pool5.moatads.com
post.update.moatads.com
px.moatads.com
quantcast584928381.s.moatpixel.com
r.254a.comjs.moatads.com
s-jsonp.moatads.com
s.moatads.com
s.update.moatads.com
sejs.moatads.com
svast.moatads.com
svastx.moatads.com
t.update.moatads.com
tribpubdfp745347008913.s.moatpixel.com
u.moatads.com
update.moatads.com
upv4.moatads.com
v3.moatads.com
v4.moatads.com
vast.moatads.com
vastx.moatads.com
vpb0.moatads.com
vu.moatads.com
wildcard.moatads.com.edgekey.net
www.moatads.com
www.upv4.moatads.com
y.moatads.com
yj.moatads.com
yt.moatads.com
yts.moatads.com
z.moatads.com
# block myvisualiq tracker (used in web player)
t.myvisualiq.net
vt.myvisualiq.net
# omaze
omaze.com
www.omaze.com
# pubmatic
ads.pubmatic.com
gads.pubmatic.com
gads22000.pubmatic.com
showads33000.pubmatic.com
# ravenjs (debugging etc)
cdn.ravenjs.com
# scorecardresearch
b.scorecardresearch.com
sb.scorecardresearch.com
udm.scorecardresearch.com
# sizmek technologies
bs.serving-sys.com
ds.serving-sys.com
# telia
cs126.wpc.teliasoneracdn.net
cs283.wpc.teliasoneracdn.net
# the whiz marketing
seen-on-screen.thewhizmarketing.com
# verizon
cs126.wpc.edgecastcdn.net
cs934.wac.thetacdn.net
# voicefive
ar.voicefive.com
sb.voicefive.com
# yahoo adflurry
ads.flurry.com
media-router-flurry7.prod.media.wg1.b.yahoo.com
# zwizz army knife (anonymous)
api.zwizzarmyknife.com
@BobWs
Copy link

BobWs commented Feb 12, 2021

Added this list to AdguardHome but still getting ads on Spotify iOS mostly Spotify own ads like e.g. their premium ads and some random ads from Ikea orzo.

Has anyone manage to use this whiteout ads on a iOS device?

@swoondrones
Copy link

Hi, just using the first raw page in my host file. When using Spotify in Safari, there is no sound. There is no other device connected. Tried taking out bits of the hosts file but this made it worse.
I hope you figure out what the problem is and may have a solution.

Many thanks for what you've given. :)

@suterma
Copy link

suterma commented Dec 11, 2022

Unfortunately, this list currently breaks playing from song searches in the official Spotify web player, on Ubuntu Linux, at least.

From the Pi-Hole log, it seems the following is involved after clicking on a search result:
Dec 11 12:44:24: query[A] audio-fa.scdn.co from 192.168.77.159

From the notes in the file, this is also used on Chromecast. Maybe you altogether remove this from the list?

@Major-Mike
Copy link

FYI, noticed today that in the connection logs, they are hitting this IP 146.75.94.248 which seems to be part of the Fastly IP range. There is also a new Akamai address it is connecting to: a23-72-90-68.deploy.static.akamaitechnologies.com

@peterjohnson427
Copy link

I can attest that it took me a very long time to discover a reliable foundation. I still use it, but I also transfer playlists from Spotify to other players via the website https://musconv.com/ After login into the appropriate services, ask musconv to move any songs, playlists, or albums from one service to the other.

@opus-x
Copy link
Author

opus-x commented Aug 23, 2023

To all here. Sorry, I've abandoned this list, but I'm happy to see it's an active gist. For me this was working but note that Spotify moved their own ads to their own domain. So those ads cannot be blocked this way (just like YouTube did for all ads, smart asses). This was created for using Chromecast. I think it would also work when you use Bluetooth (didn't test it). Before I abandoned this, I believe the Web Player was also ad free. Play with it. Depends on what you use and you only need to block some Spotify domains or Spotify CDN's which are remarked (use your logic by observing the names). Nowadays I use an external DNS like NextDNS.io. There you can view the logs and adjust your blocking. But note that you've only 30.000 DNS for free per month. But if you use 1 device on that DNS it could be sufficient. For daredevils, there is some site which offers quasi lite apk's (hint). When you've setup your global ad free environment, installed the app, you're without the ads, have unlimited skips. Use a temp mail address. Good luck!

@DRSDavidSoft
Copy link

@opus-x Thanks for maintaining the list for the time you did, it was always a pleasure. Good info on NextDNS, one of the best projects around! 👌🙏

@Cederick
Copy link

Well I can always recommend DuckDuckGo for Mobile (Android) because it creates a local VPN to block trackers pretty well!

@alirezagit
Copy link

I'm still getting ads on Android. Any better list to use?

@opus-x
Copy link
Author

opus-x commented Sep 9, 2023

Okay, I just asked AI to create an ad block list for Spotify. It denied to create one due to jurisdiction and ToS. I succeeded in convincing AI to create a list. Here it comes.

0.0.0.0 adclick.g.doublecklick.net
0.0.0.0 ads-fa.spotify.com
0.0.0.0 analytics.spotify.com
0.0.0.0 audio2.spotify.com
0.0.0.0 b.scorecardresearch.com
0.0.0.0 bounceexchange.com
0.0.0.0 bs.serving-sys.com
0.0.0.0 content.bitsontherun.com
0.0.0.0 core.insightexpressai.com
0.0.0.0 crashdump.spotify.com
0.0.0.0 cs283.wac.phicdn.net
0.0.0.0 desktop.spotify.com
0.0.0.0 doubleclick.net
0.0.0.0 ds.serving-sys.com
0.0.0.0 googleads.g.doubleclick.net
0.0.0.0 googleadservices.com
0.0.0.0 gtssl2-ocsp.geotrust.com
0.0.0.0 js.moatads.com
0.0.0.0 log.spotify.com
0.0.0.0 media-match.com
0.0.0.0 omaze.com
0.0.0.0 pagead2.googlesyndication.com
0.0.0.0 pagead46.l.doubleclick.net
0.0.0.0 partner.googleadservices.com
0.0.0.0 pubads.g.doubleclick.net
0.0.0.0 redirector.gvt1.com
0.0.0.0 s0.2mdn.net
0.0.0.0 securepubads.g.doubleclick.net
0.0.0.0 spclient.wg.spotify.com
0.0.0.0 tpc.googlesyndication.com
0.0.0.0 v.jwpcdn.com
0.0.0.0 weblb-wg.gslb.spotify.com
0.0.0.0 www.googleadservices.com

Since this is a rather short list i'm not convinced it will work and I'm not eager to test. I still use the original host file gist for my Chromecast and it's working flawlessly (imported in NextDNS). I'm not eager to put any time in this anymore. If I have time I try to find out what hosts I'm blocking right now. I use NextDNS for my Chromecast only (300.000 query limit on the free tier) so it would be easy to see what is blocked when I use Chromecast. Note that this block host file was intended for Chromecast (and web player) since I don't use BlueTooth (a money mather). I've also created a YouTube host file but this is not working anymore since Google decided to play all ads from their own domain name. But it worked very well two/three years ago. Providers are getting smarter.

Cheers!

@opus-x
Copy link
Author

opus-x commented Sep 9, 2023

@opus-x Thanks for maintaining the list for the time you did, it was always a pleasure. Good info on NextDNS, one of the best projects around! 👌🙏

You're welcome! Thank you.

@opus-x
Copy link
Author

opus-x commented Sep 9, 2023

I don't know why but this huge list on my Windows machine didn't worked, this smaller one instead did: https://www.reddit.com/r/Piracy/comments/4kn6rq/comprehensive_guide_to_blocking_ads_on_spotify/

This is probably due to the fact that they block open.spotify.com & spclient.wg.spotify.com while this list isn't (instead it only suggests not to block it).

By blocking these, you will mostly likely break the website streaming, social features and probably the radio feature. So, you are free to do whatever you like.

Indeed, this is accurate. The issue arises because some users utilize the web player, others employ Chromecast, and some solely rely on the app, whether with or without Bluetooth. The hostname "open.spotify.com" is associated with the web player, and indeed, blocking it (or having done so in the past) results in fewer or no ads. Personally, I used the web player on my laptop while programming, which made it challenging to implement ad-blocking.

As for "spclient.wg.spotify.com" (although I'm not entirely certain), it appears to interfere with Chromecast. Although I believe it might be "partner.spotify.com" instead. This list is intended for experienced users only. If you refer to the other file containing Spotify network information, you'll find explanations regarding the purpose of each domain name.

Please note that this list is not intended for plug-and-play usage, which is why there is an additional file provided.

@Major-Mike
Copy link

FWIW, when I use the web player with just uBlock and the standard adblock lists, I get no ads at all. I just wish it was that foolproof with the apps on mobile or desktop.

@Florencemanning1
Copy link

Florencemanning1 commented Sep 11, 2023

i use spotify premium apk from https://modfyp.com/es/spotify. With this version, I can easily remove ads and listen to music without being interrupted by ads.

@evergreen0057
Copy link

Since this is a rather short list i'm not convinced it will work and I'm not eager to test. I still use the original host file gist for my Chromecast and it's working flawlessly (imported in NextDNS).

Any chance you can share your current host file? I am sure you have probably added a few more to the blocklist since you initially made the list? I sorely use Chromecasts in my house so the Desktop/mobile app is not an issue for me. I've run into other issues with ads preventing Spotify continuing playback afterwards or silent songs

@opus-x
Copy link
Author

opus-x commented Nov 12, 2023

Sorry, I have to remove the comment due to the link.

@NormaMoore
Copy link

NormaMoore commented Nov 21, 2023

Your article is very good and detailed, thank you for sharing. Besides, you can go to the store https://apktodo.io/es/spotify-premium to receive the latest version for free.

@akhmed89
Copy link

akhmed89 commented Nov 21, 2023

I have been using Spotify Premium APK from Spotify Authority from last 3 years. It removes all visual and audio ads from my device. Also, this is 100% safe and secure, as it can't harm my device.

@nadeeemyasin
Copy link

nadeeemyasin commented Dec 3, 2023

También he estado buscando un enlace creíble para descargar la aplicación Spotify Premium APK 2024. Pero no he encontrado ningún enlace. Por favor sugiérame un enlace para descargar la aplicación de forma gratuita.

@vretu22
Copy link

vretu22 commented Dec 22, 2023

i use All premium apk from https://inatapkbox.com/ With this version, I can easily remove ads and listen to music without being interrupted by ads.

@joelha-rrison
Copy link

Descargué la versión premium de Spotify APKClasico, me deja bastante satisfecho porque tiene muchas características superiores, sin anuncios al escuchar música.

@kennethjuctikk
Copy link

Funciona bien. Gracias por proporcionármelo. Lo intento en spotify premium apk.

@tec655
Copy link

tec655 commented Feb 23, 2024

i use All premium apk from fm whatsapp update With this version, I can easily remove ads and listen to music without being interrupted by ads.

@candinat3
Copy link

I have been using Spotify mod apk for 2 years and it gives me a lot of fun that no app can do this.

@johnsmrit
Copy link

Thank you for sharing these. I downloaded the application here

@3N37
Copy link

3N37 commented Mar 21, 2024

I tried to adapt this list to adguard but it doesn't work , do you know if there is a working one

@opus-x
Copy link
Author

opus-x commented Mar 21, 2024 via email

@3N37
Copy link

3N37 commented Mar 21, 2024

thanks for the reply,

@WoefulWrecker
Copy link

Thank you for the list, however I found some dead domains as provided below, I have converted the list down to regex for pi-hole, works a treat.

Cheers

www.mycomscore.net
mycomscore.com
comscorenetworks.net
comscoredirect.net
comscoredatamine.com
comscore.org
comscore.net

telia

cs126.wpc.teliasoneracdn.net
cs283.wpc.teliasoneracdn.net

@cracktopc2
Copy link

cracktopc2 commented Mar 31, 2024

I love how this article delves deep into the nuances. The insights shared here are truly eye-opening.
https://cracktopc.com/antares-autotune-pro-crack/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment