-
Notifications
You must be signed in to change notification settings - Fork 76
/
blocklist.txt
727 lines (723 loc) · 24.2 KB
/
blocklist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
# List of "Forbidden" (blocked) names & CIDRs
# This is a list of forbidden names and CIDRs that are often used in phishing
# attacks. We won't resolve these hostnames to their embedded IP address (e.g.
# we won't resolve "raiffeisen.94.228.116.140.sslip.io" to 94.228.116.140);
# instead, we'll resolve it to one of our server's, ns-aws.sslip.io's, IP
# addresses, 52.0.56.137 or 2600:1f18:aaf:6900::a. Similarly, we won't resolve
# nf-43-134-66-67.sslip.io to 43.134.66.67 because it falls within one of our
# blocked CIDRs (43.134.66.67/24).
# Forbidden names are resolved as expected for private networks (e.g.
# "raiffeisen.192.168.0.1.sslip.io" resolves to 192.168.0.1) because they
# aren't publicly accessible & thus can't be used for phishing attempts.
# File format: blank lines are ignored, "#" are comments and are ignored. One
# name or CIDR per line.
raiffeisen # https://www.rbinternational.com/en/homepage.html
43-134-66-67 # Netflix, https://nf-43-134-66-67.sslip.io/sg
43.134.66.67/24 # Netflix
2601:646:100:69f7:cafe:bebe:cafe:bebe/112 # personal (Comcast) IPv6 range for testing blocklist
139.198.158.74/32 # @yongzhi-weee: not obtain/acquiring a ICP license
20.55.32.72 # hxxps://bofa-tablas-v2.20-55-32-72[.]sslip[.]io/#/user
91.107.178.82/32 # Linkedin Phishing
45.82.251.70/32 # ??
68.183.106.84/32 # EasyWeb Login
188.64.13.153/32 # https://188.64.13.153.sslip.io/business Facebook phishing
185.229.65.160/32 # ¿"benarponpombahk"?
185.248.144.24/32 # CommBank
5.206.224.115/32 # ABNAMRO.nl
37.28.157.12/32 # Belfius Bank, also Argenta.be
5.182.36.181/32 # Protonmail
34.125.139.171/32 # Linkedin
194.99.79.28/32 # LinkedIn
107.189.5.14/32 # amazon.co.jp
79.137.202.34/32 # "The Global Fund"
45.156.24.10/32 # amazon.co.jp
91.107.154.247/32 # United Nations Population Fund UNFPA
5.161.56.94/32 # nypost.com
5.250.187.205/32 # brave.com
194.116.214.162/32 # rt.com
49.12.41.51/32 # slate.com
104.234.196.206/32 # blizzard.com
45.87.41.92/32 # pogo.com
128.140.56.172/32 # n4g.com
128.140.77.135/32 # n4g.com
91.107.145.237/32 # nbcnews.com
209.141.40.61/32 # pytorch.org
89.110.65.182/32 # apple.com
172.86.70.223/32 # sfsi.org
79.132.135.157/32 # concern.net
38.180.104.125/32 # actionaid.org
167.235.149.231/32 # templatemo.com
66.245.197.41/32 # emailaddresses.com
164.90.229.173/32 # chirurgie-delitzsch.de
46.31.79.79/32 # onedio.com
49.12.204.135/32 # dailysabah.com
142.171.230.250/32 # lanacion.com.ar
65.109.200.95/32 # 2degrees.nz
78.47.48.110/32 # freeconvert.com
176.58.111.183/32 # this-person-does-not-exist.com
92.119.124.99/32 # arabnews.com
65.109.15.45/32 # speedtest.net
37.27.37.68/32 # winespectator.com
192.9.157.126/32 # obsproject.com
216.24.189.4/32 # undp.org
128.140.97.90/32 # kff.org
159.69.35.159/32 # defcad.com
139.59.88.201/32 # lbry.com
77.221.136.77/32 # firstpost.com
145.239.54.184/32 # witness.org
194.62.251.128/32 # reliefweb.int
95.164.16.5/32 # sbs.com.au
192.248.159.51/32 # ynet.co.il
45.61.134.40/32 # download.cnet.com
103.75.199.87/32 # arachemishop.com
5.75.205.208/32 # my-diary.org
91.107.181.88/32 # bat.com
88.99.108.110/32 # download.cnet.com
84.32.190.7/32 # slate.com
194.116.190.25/32 # wechat.com
154.16.16.103/32 # doctorswithoutborders.org
185.198.57.133/32 # pogo.com
5.75.233.237/32 # fhi360.org
91.107.224.123/32 # foreignpolicy.com
107.174.63.163/32 # visitdubai.com
172.232.159.186/32 # epa.gov
172.234.99.74/32 # ente.io
85.239.52.124/32 # sayt.ws
88.218.17.193/32 # architectureau.com
212.64.223.251/32 # heritage.org
206.189.51.165/32 # obsproject.com
23.94.57.87/32 # nypost.com
45.133.118.77/32 # unfpa.org
88.99.21.170/32 # csmonitor.com
5.42.106.54/32 # csmonitor.com
95.216.109.218/32 # beintheknow.org
77.91.78.26/32 # xenu.net
37.58.18.232/32 # download.cnet.com
172.86.77.127/32 # laco.org
192.99.210.176/32 # undp.org
146.59.192.162/32 # privacytools.io
207.246.83.11/32 # foreignpolicy.com
46.249.100.129/32 # theintercept.com
178.62.196.150/32 # aljazeera.net
37.27.41.197/32 # speedtest.net
144.126.145.43/32 # parsine.com
5.161.216.141/32 # foreignpolicy.com
65.108.58.0/32 # arvehaldus.ee
5.42.102.77/32 # e4gl.com
82.115.18.148/32 # flooringinstaller.org
164.92.136.56/32 # tommymyllymaki.se
128.140.13.221/32 # buyrealfollows.com
91.210.169.16/32 # overwiki.ru
54.36.119.4/32 # nypost.com
178.79.142.33/32 # aljazeera.net
78.153.139.39/32 # easycomposites.co.uk
80.87.206.55/32 # dalfak.com
116.202.8.64/32 # geschichtsdramaturgie.de
57.180.206.7/32 # infini-cloud.net
165.22.18.3/32 # musicema.com
164.90.187.137/32 # ekoyapidergisi.org
13.209.188.54/32 # mediamba.ssu.ac.kr
172.232.148.63/32 # aljazeera.net
174.138.27.137/32 # denniswu.com
45.9.250.228/32 # arabnews.com
188.132.209.133/32 # ebaumsworld.com
49.13.84.154/32 # slate.com
104.234.46.217/32 # ted.com
192.9.152.157/32 # slate.com
165.227.145.52/32 # credibilitycoalition.org
158.160.32.235/32 # atomyze.ru
144.202.10.114/32 # deerhunterforum.com
45.59.118.58/32 # news.gooya.com
45.159.248.190/32 # sliding.toys
65.21.179.255/32 # wsj.com
212.64.193.246/32 # ebaumsworld.com
5.78.110.219/32 # thestar.com
5.75.201.168/32 # witness.org
45.252.183.185/32 # nbcnews.com
37.221.125.82/32 # thestar.com
185.31.200.36/32 # worldwildlife.org
57.128.107.209/32 # wickr.com
128.140.39.65/32 # dia.mil
152.42.142.21/32 # tacticaltech.org
91.107.178.59/32 # isscr.org
91.107.138.86/32 # ddo.com
141.11.246.231/32 # un.org
176.120.64.60/32 # engenderhealth.org
51.89.156.250/32 # fosfeminista.org
147.45.43.91/32 # oca.org
142.93.46.4/32 # thestar.com
37.27.16.237/32 # reliefweb.int
167.235.157.229/32 # aljazeera.com
212.64.214.246/32 # tails.net
109.120.176.184/32 # arabnews.com
45.11.182.161/32 # thestar.com
147.45.78.152/32 # tails.net
209.38.194.217/32 # elpha.com
162.55.21.181/32 # khamenei.ir
92.246.137.149/32 # foreignpolicy.com
49.13.150.236/32 # internetsociety.org
178.32.224.219/32 # superuser.com
49.13.145.55/32 # glsen.org
188.116.25.165/32 # atlasofsurveillance.org
168.119.185.233/32 # wsj.com
156.255.1.134/32 # download.cnet.com
176.123.1.51/32 # bendodson.com
185.17.136.39/32 # ebaumsworld.com
78.135.80.144/32 # ebaumsworld.com
139.144.97.232/32 # dtdcaustralia.com.au
80.242.56.112/32 # dailywire.com
213.238.167.51/32 # ebaumsworld.com
91.107.156.115/32 # ebaumsworld.com
91.107.146.89/32 # mastodon.sdf.org
212.64.214.54/32 # ebaumsworld.com
212.64.214.22/32 # ebaumsworld.com
212.64.214.13/32 # ebaumsworld.com
116.202.15.101/32 # nextpit.com
147.189.131.181/32 # coolmathgames.com
46.101.72.21/32 # coolmathgames.com
172.93.185.171/32 # ectaco.com
134.209.185.94/32 # thestar.com
77.238.248.166/32 # gamespot.com
108.61.198.77/32 # download.cnet.com
167.71.134.82/32 # thestar.com
212.64.214.77/32 # ebaumsworld.com
213.238.167.197/32 # ebaumsworld.com
108.61.171.127/32 # ple.com.au
212.64.223.53/32 # ebaumsworld.com
13.80.65.209/32 # last.fm
192.119.64.121/32 # moeclipse.org
80.251.219.99/32 # kickasstorrents.to
128.140.52.186/32 # apple.com
94.103.92.125/32 # arriyadiyah.com
109.172.80.235/32 # slate.com
103.75.196.210/32 # soft98.ir
91.107.163.211/32 # pogo.com
85.159.230.171/32 # actionaid.org
45.92.111.164/32 # holakoueearchive.co
5.161.108.76/32 # shopmeramedical.com
193.163.200.15/32 # nbcnews.com
45.144.234.170/32 # rfa.org
34.80.136.10/32 # arabnews.com
43.225.108.140/32 # aimer-web.jp
212.83.46.41/32 # isscr.org
167.235.29.143/32 # blog.denic.de
62.113.255.125/32 # pogo.com
213.238.167.52/32 # ebaumsworld.com
104.167.215.178/32 # now.gg
138.68.180.24/32 # thestar.com
212.64.223.72/32 # ebaumsworld.com
212.64.193.61/32 # ebaumsworld.com
159.89.104.113/32 # ilo.org
107.174.172.254/32 # foreignpolicy.com
46.4.148.166/32 # unfpa.org
138.68.138.112/32 # thestar.com
135.148.113.128/32 # support.mozilla.org
146.19.75.114/32 # ashfootwear.co.uk
141.11.96.34/32 # nytimes.com
206.189.243.3/32 # gameignition.io
135.181.109.197/32 # projectveritas.com
142.171.81.119/32 # aljazeera.net
79.137.199.3/32 # iotdesignpro.com
37.27.46.150/32 # foreignpolicy.com
78.47.196.26/32 # dailywire.com
70.34.196.214/32 # foreignpolicy.com
45.61.154.115/32 # foreignpolicy.com
45.8.147.169/32 # csmonitor.com
195.16.74.5/32 # ebaumsworld.com
104.248.130.5/32 # dabrni.com
194.120.24.173/32 # my.webramz.com
5.42.82.86/32 # foreignpolicy.com
178.128.194.220/32 # uisp.com
78.135.80.217/32 # ebaumsworld.com
65.109.198.30/32 # nbcnewyork.com
212.64.214.161/32 # ebaumsworld.com
212.64.193.63/32 # ebaumsworld.com
87.247.170.234/32 # shenoto.com
176.105.255.204/32 # businesstoday.in
5.78.58.233/32 # csmonitor.com
109.61.95.86/32 # wickr.com
49.13.14.86/32 # csmonitor.com
212.64.214.87/32 # ebaumsworld.com
139.59.6.237/32 # gadgetsnow.com
91.107.154.162/32 # my-diary.org
213.238.167.10/32 # ebaumsworld.com
104.248.41.59/32 # app.teslacrypto.me
92.50.249.198/32 # mechel.ru
139.28.232.233/32 # khabarcanada.ca
37.27.10.56/32 # techniker-forum.de
77.221.136.78/32 # worldhealth.net
152.42.188.133/32 # nu.or.id
159.69.122.252/32 # junior-report.media
146.190.88.137/32 # rama168.co
78.135.104.164/32 # cesr.org
216.9.227.101/32 # saatkac.info.tr
174.138.15.168/32 # thecatsite.com
85.159.229.32/32 # pikabu.ru
167.114.90.232/32 # okala.com
109.120.188.67/32 # dppo.pro
46.17.102.186/32 # cadenza.ir
94.130.76.212/32 # pcgamesn.com
103.231.75.79/32 # pcgamesn.com
95.164.22.254/32 # getdrupe.com
128.140.36.89/32 # elbapit.it
164.90.211.63/32 # drudgereport.com
172.188.114.154/32 # jahannews.com
94.131.123.161/32 # drudgereport.com
212.64.214.90/32 # ebaumsworld.com
23.94.174.148/32 # nbcnews.com
91.107.152.217/32 # crypt.ee
91.107.139.71/32 # triller.co
92.246.136.54/32 # slate.com
212.64.223.40/32 # download.cnet.com
167.235.128.251/32 # spotmyenergy.com
13.235.0.237/32 # eduloanzm.com
51.178.236.99/32 # speedify.com
89.107.62.251/32 # limetorrents.lol
194.124.43.116/32 # arabnews.com
192.9.153.69/32 # store.steampowered.com
81.161.238.97/32 # arriyadiyah.com
134.209.228.38/32 # afilmywap.org.tw
168.119.121.187/32 # proton.me
139.84.167.74/32 # delta.chat
159.65.122.63/32 # upgrade.rs
45.12.108.203/32 # standardnotes.com
217.69.13.138/32 # download.cnet.com
148.113.3.154/32 # tacticaltech.org
95.179.217.91/32 # download.cnet.com
141.98.119.198/32 # gnupg.org
113.30.191.120/32 # arxiv.org
195.201.234.54/32 # nextpit.com
161.35.74.213/32 # cs-app.xyz
116.203.192.213/32 # inspavo.com
157.90.245.228/32 # sputnikglobe.com
170.64.140.55/32 # waihekecarrental.co.nz
172.96.191.241/32 # betflik5.info
164.92.168.210/32 # fysm.co
142.93.161.236/32 # landmarkproductions.live
94.154.33.158/32 # download.cnet.com
164.90.238.192/32 # schnauzerminiaturadelagonal.com
5.78.117.154/32 # nypost.com
164.92.225.172/32 # mp4moviez.legal
146.19.247.75/32 # slate.com
103.75.199.234/32 # freepik.com
170.64.170.123/32 # daronmont.com.au
94.131.123.13/32 # sbs.com.au
65.109.186.107/32 # coolmathgames.com
188.132.188.114/32 # ebaumsworld.com
212.64.223.51/32 # ebaumsworld.com
77.90.8.81/32 # element.io
5.161.149.183/32 # download.cnet.com
124.156.6.174/32 # lalgbtcenter.org
135.181.157.72/32 # waqfeya.net
83.217.9.85/32 # apt.ch
134.209.190.61/32 # thestar.com
146.190.18.201/32 # nytimes.com
65.109.221.11/32 # defcad.com
134.122.75.15/32 # bathelalnada.com
128.140.10.175/32 # alea-italia.it
89.185.85.193/32 # tomato.gg
165.227.225.17/32 # thestar.com
49.12.103.72/32 # reliefweb.int
164.92.139.32/32 # palmy-investing.com
46.4.162.14/32 # foreignpolicy.com
141.11.107.89/32 # linphone.org
77.238.238.216/32 # sci-hub.se
194.62.251.127/32 # goodreads.com
157.90.149.110/32 # beyondexgay.com
80.66.87.109/32 # NBC news
176.222.55.49/32 # slate.com
142.171.230.151/32 # whatsoproudlywehail.org
104.248.92.238/32 # esebari.it
5.180.30.211/32 # jadidonline.com
91.107.245.247/32 # ebaumsworld.com
154.12.61.243/32 # tvb.com
89.221.224.170/32 # foreignpolicy.com
91.107.172.136/32 # arabnews.com
46.17.101.214/32 # nytimes.com
92.118.114.109/32 # slate.com
13.49.239.35/32 # citylife.az
35.80.21.115/32 # crazygames.com
157.90.28.252/32 # fruitcraft.co
144.217.18.111/32 # wickr.com
79.137.202.87/32 # circumcision.org
65.20.103.236/32 # aljazeera.net
167.172.150.42/32 # mercari (Japanese)
35.85.65.126/32 # foreignpolicy.com
95.179.163.90/32 # foreignpolicy.com
91.107.255.196/32 # mastodon.xyz
81.19.137.196/32 # trezor
103.161.184.149/32 # UNFPA
38.180.62.143/32 # winespectator.com
167.235.65.210/32 # merriam-webster.com
109.120.156.173/32 # arabnews.com
164.90.223.13/32 # gadgetsnow.com
194.28.225.187/32 # ymca.int
49.13.159.110/32 # unicef.org
154.90.54.178/32 # khanacademy.org
45.252.183.181/32 # out.com
85.192.56.134/32 # kennedy-center.org
116.202.111.124/32 # mega.io
44.192.53.252/32 # imagene-ai.com
49.13.144.216/32 # oldschoololdfriends.com
45.145.4.81/32 # slate.com
139.84.171.117/32 # lgbtqnation.com
116.203.196.37/32 # speeddater.co.uk
49.13.214.82/32 # radiopaedia.org
78.135.80.210/32 # ebaumsworld.com
157.245.96.129/32 # atomapi.in
65.109.189.250/32 # afp.com
212.64.214.103/32 # ebaumsworld.com
91.107.137.210/32 # csmonitor.com
45.158.15.184/32 # ebaumsworld.com
139.59.176.152/32 # thestar.com
135.181.28.176/32 # marinetraffic.pro
23.177.136.104/32 # UNFPA
65.109.178.204/32 # UNFPA
78.135.104.19/32 # UNFPA
172.86.74.137/32 # UNFPA
188.166.174.56/32 # crypt.ee
65.109.238.97/32 # heyatonline.ir
152.70.94.211/32 # muckrock.com
185.219.84.223/32 # cpimlm.org
107.175.222.54/32 # download.ir
188.245.54.212/32 # bonbast.com
193.23.55.15/32 # plus.im
194.58.111.143/32 # prodoctorov.ru
5.75.200.8/32 # untappd.com
167.234.213.68/32 # brew.sh
38.60.208.121/32 # arabnews.com
151.80.106.167/32 # rg.ru
132.145.49.90/32 # tradingview.com
54.214.15.21/32 # untappd.com
188.132.188.25/32 # saatkac.info.tr
91.107.172.10/32 # unfpa.org
38.54.68.74/32 # hootsuite.com
92.119.59.97/32 # arthive.com
176.124.220.184/32 # arabnews.com
91.107.170.178/32 # timcast.com
129.151.147.169/32 # terredeshommes.org
107.174.102.113/32 # getsharex.com
77.83.203.86/32 # southcom.mil
93.127.223.129/32 # reliefweb.int
38.60.255.239/32 # actionaid.org
141.94.2.52/32 # defcad.com
94.130.78.56/32 # arabic.rt.com
89.251.9.57/32 # projectveritas.com
91.107.129.135/32 # onlinesim.io
91.107.182.82/32 # space.com
45.195.250.148/32 # cdnjs.com
93.188.161.162/32 # nypost.com
188.166.39.77/32 # aljazeera.net
95.216.186.128/32 # artforum.com
46.101.131.66/32 # gadgetsnow.com
206.189.140.121/32 # gadgetsnow.com
104.234.196.242/32 # unfpa.org
107.172.32.185/32 # arabnews.com
104.156.225.37/32 # forums.prsguitars.com
66.151.33.226/32 # sputniknews.in
49.13.84.255/32 # linguee.de
46.183.27.211/32 # akharinnews.com
91.241.49.48/32 # wordreference.com
107.175.183.191/32 # four-paws.org
91.107.175.212/32 # muckrock.com
45.76.95.134/32 # donya-e-eqtesad.com
107.172.167.252/32 # doctorswithoutborders.org
65.109.204.11/32 # worldhealth.net
52.220.134.5/32 # arabnews.com
159.69.150.196/32 # undp.org
91.107.253.226/32 # ebaumsworld.com
91.107.146.169/32 # ebaumsworld.com
136.244.84.246/32 # ilo.org
89.251.22.110/32 # Mercantil Servicios Financieros
107.189.16.42/32 # muckrock.com
178.62.79.170/32 # pcgamesn.com
80.253.255.2/32 # ebaumsworld.com
103.75.196.193/32 # ymca.int
64.176.189.63/32 # climaterealityproject.org
95.217.99.94/32 # gamespot.com
172.232.142.143/32 # f-droid.org
172.86.77.42/32 # f-droid.org
212.64.223.249/32 # ebaumsworld.com
45.159.249.169/32 # sheypoor.com
164.92.172.100/32 # slate.com
194.116.214.238/32 # videolan.org
5.78.51.159/32 # arriyadiyah.com
91.107.144.251/32 # ebaumsworld.com
142.93.238.38/32 # almanar.com.lb
54.152.242.38/32 # usatoday.com
65.109.218.141/32 # ebaumsworld.com
143.42.19.49/32 # gutschein724.de
188.132.209.230/32 # ebaumsworld.com
212.132.124.61/32 # key2gaming.com
109.120.157.43/32 # doctorswithoutborders.org
206.206.104.221/32 # doctorswithoutborders.org
38.54.8.58/32 # jami.net
91.192.81.2/32 # nypost.com
5.75.202.84/32 # ebaumsworld.com
91.107.128.116/32 # ilo.org
137.184.226.70/32 # blogease.co
45.158.15.124/32 # ebaumsworld.com
91.107.248.66/32 # ebaumsworld.com
80.253.254.10/32 # ebaumsworld.com
212.64.214.169/32 # ebaumsworld.com
194.146.123.175/32 # kickasstorrents.to
195.20.227.112/32 # digg.com
5.255.117.216/32 # soon.works
91.108.241.48/32 # digg.com
64.227.45.81/32 # thestar.com
185.17.136.135/32 # ebaumsworld.com
91.107.145.135/32 # ebaumsworld.com
139.59.20.162/32 # artgram.co
91.107.245.20/32 # ebaumsworld.com
38.54.30.247/32 # actionaid.org
68.183.46.0/32 # tacticaltech.org
193.24.209.143/32 # globalpolicy.org
209.38.38.51/32 # cesr.org
109.120.187.71/32 # now.org
65.109.186.19/32 # my-diary.org
37.27.80.4/32 # actionaid.org
104.168.68.225/32 # beparsi.com
107.174.92.107/32 # privacytools.io
212.64.214.31/32 # technorati.com
3.67.106.44/32 # nabaliaenergia.com
168.119.94.3/32 # pcgamesn.com
91.107.247.95/32 # ebaumsworld.com
# 23.137.104.229/32 # reviewscaribbean.com # See https://github.com/cunnie/sslip.io/issues/78
91.107.156.231/32 # ebaumsworld.com
37.27.12.156/32 # uptvs.com
108.165.128.113/32 # concern.net
104.234.11.35/32 # camspark.com
207.154.229.160/32 # haqi.org
38.180.154.91/32 # earthwatch.org
38.180.15.105/32 # stonewall.org.uk
5.75.207.83/32 # ebaumsworld.com
91.107.240.195/32 # cesr.org
92.51.45.76/32 # rescue.org
49.12.241.120/32 # roam.news
91.107.139.245/32 # catholic.org
82.115.17.9/32 # ted.com
49.12.208.158/32 # dotabuff.com
103.35.191.94/32 # ctx.io
134.209.31.184/32 # gallerina-egypt.com
45.138.183.44/32 # kashoob.com
45.59.170.69/32 # isscr.org
43.229.150.11/32 # bicommunitynews.co.uk
167.235.158.56/32 # ai-techfusion.com
3.135.10.112/32 # popularenlinea.com
49.13.156.202/32 # vandermast.be
5.45.93.79/32 # indiatimes.com
216.9.227.8/32 # frontlineaids.org
77.105.147.35/32 # indiatimes.com
185.87.48.156/32 # penza-elegant.ru
91.207.183.233/32 # slate.com
78.135.80.44/32 # ebaumsworld.com
172.86.65.133/32 # lbry.com
91.107.245.231/32 # ebaumsworld.com
138.197.183.135/32 # actionaid.org
65.109.221.214/32 # gamespot.com
23.162.152.72/32 # fruitcraft.co
45.195.69.178/32 # sliding.toys
35.88.54.82/32 # crazygames.com
65.109.183.180/32 # superuser.com
195.219.251.74/32 # utoronto.ca
5.42.106.119/32 # arabnews.com
77.221.157.3/32 # indiatimes.com
45.158.15.135/32 # ebaumsworld.com
178.128.253.192/32 # aljazeera.net
176.222.52.130/32 # websplosion.com
104.248.156.203/32 # boyernews.com
49.13.196.224/32 # fliesenverlegung-hoertnagl.at
91.107.149.19/32 # ebaumsworld.com
137.184.224.51/32 # ford-market.com.ua
15.204.89.177/32 # boursemrooz.com
165.227.148.243/32 # foodizone.net
172.232.146.24/32 # unfpa.org
185.244.218.204/32 # csmonitor.com
23.254.161.20/32 # 2shared.com
65.109.198.80/32 # ebaumsworld.com
49.12.227.226/32 # f-secure.com
188.132.192.168/32 # usatoday.com
5.161.44.48/32 # nypost.com
128.140.92.102/32 # chinasentry.com
45.8.21.98/32 # doostihaa.com
45.67.86.25/32 # stonewall.org.uk
172.233.47.114/32 # doctorswithoutborders.org
139.59.34.114/32 # myawady.net.mm
212.24.110.231/32 # seclists.org
3.237.252.127/32 # cesr.org
80.240.21.194/32 # bigdev.ir
135.181.30.103/32 # meduza.io
78.141.246.36/32 # wccftech.com
65.109.176.33/32 # eventbrite.com
154.205.130.176/32 # climaterealityproject.org
64.226.82.36/32 # liveayurprana.com
91.107.148.133/32 # ebaumsworld.com
134.122.66.162/32 # flymizar.com
104.194.128.126/32 # durva.ir
104.168.54.193/32 # certbot.eff.org
38.60.255.84/32 # sputnikglobe.com
95.217.232.185/32 # mama.tv
159.69.53.79/32 # zapalean.com
165.227.133.84/32 # king.com
81.19.137.126/32 # rcsb.org
5.75.193.98/32 # muscleandfitness.com
45.63.117.88/32 # u4.no
38.54.84.228/32 # climaterealityproject.org
146.19.75.3/32 # slate.com
140.82.39.13/32 # ekonomiveyatirim.com
91.107.242.111/32 # keystone.guru
185.106.94.156/32 # indiatimes.com
194.26.232.15/32 # slate.com
85.159.226.73/32 # substack.com
89.208.106.240/32 # steam-currency.ru
172.105.107.43/32 # bestchildrensdentistsudbury.ca
91.107.247.129/32 # ebaumsworld.com
188.245.98.56/32 # news12.com
65.21.48.238/32 # itexcgroup.com
188.245.104.226/32 # afp.com
172.86.105.216/32 # thecafemeow.com
128.140.8.187/32 # phone.com
104.168.88.39/32 # bing.com
95.179.170.223/32 # credibilitycoalition.org
165.22.26.12/32 # ilo.org
194.15.152.82/32 # csmonitor.com
109.107.165.182/32 # uncaccoalition.org
95.216.147.91/32 # roozno.com
124.156.207.253/32 # terredeshommes.nl
5.75.200.244/32 # merriam-webster.com
79.132.139.29/32 # harvard.edu
45.8.147.233/32 # mojogem.com
185.230.143.180/32 # jhu.edu
152.42.226.149/32 # witness.org
141.144.204.180/32 # opendns.com
103.75.199.39/32 # lbry.org
45.138.74.44/32 # secfirst.org
136.244.84.68/32 # pirateparty.org.au
91.107.249.25/32 # ebaumsworld.com
199.247.14.108/32 # brothersroad.org
193.168.141.15/32 # minorityrights.org
132.145.89.187/32 # oneworld.net
135.181.89.225/32 # foodpix.ai
167.235.18.77/32 # smtb.io
91.107.152.37/32 # ebaumsworld.com
154.64.251.131/32 # panties.com
3.6.171.182/32 # hasura.io
128.140.85.249/32 # zibastyler.com
5.75.194.181/32 # childrensdefense.org
86.38.156.169/32 # sxyprn.com
5.255.117.196/32 # eln-voces.com
159.69.202.38/32 # kastanienhof-lemgo.de
94.131.123.230/32 # columbia.edu
46.29.239.47/32 # episcopalrelief.org
70.34.216.244/32 # reliefweb.int
65.109.232.185/32 # sierraclub.org
85.239.63.67/32 # tumblr.com
77.238.228.48/32 # UNFPA
128.140.89.200/32 # junior-report.media
194.61.120.156/32 # hellopoetry.com
89.22.224.202/32 # pcgamer.com
65.109.236.170/32 # pcgamesn.com
193.123.94.90/32 # sputnikglobe.com
5.42.78.43/32 # farayad.co
185.226.92.129/32 # metmuseum.org
77.223.98.77/32 # fhi360.org
172.86.106.182/32 # nypost.com
185.113.223.164/32 # mstdn.jp
141.98.210.133/32 # mastodon.xyz
95.179.140.173/32 # varzesh3.com
94.154.32.229/32 # jahannews.com
108.61.209.64/32 # knowyourmeme.com
77.92.151.38/32 # time.is
65.109.193.200/32 # tacticaltech.org
138.68.77.97/32 # laborrights.org
141.227.128.238/32 # UNFPA
154.205.148.163/32 # UNFPA
18.219.211.22/32 # velhaestancia.com.br
178.20.47.52/32 # arriyadiyah.com
209.38.250.14/32 # concern.net
81.29.149.131/32 # slate.com
65.108.247.57/32 # pcgamesn.com
104.245.12.38/32 # mastodon.sdf.org
178.73.210.233/32 # aljazeera.com
91.107.156.17/32 # panda.org
178.236.246.214/32 # madmaxworld.tv
5.75.195.227/32 # wildriftfire.com
108.59.199.190/32 # stthomasaquinassociety.org
188.34.167.93/32 # bazicenter.com
77.92.145.191/32 # atlaq.com
172.104.203.95/32 # unfpa.org
91.107.176.158/32 # photoroom.com
31.129.106.225/32 # 1800respect.org.au
65.109.198.229/32 # artsandculture.google.com
18.184.57.83/32 # shenoto.com
46.8.236.174/32 # fardanews.com
209.38.234.73/32 # fardanews.com
128.140.15.52/32 # account4web.com
5.161.43.35/32 # Abyss
82.115.18.250/32 # citizensclimatelobby.org
199.247.13.156/32 # rog.asus.com
91.107.244.181/32 # panda.org
49.12.0.222/32 # catholicsforchoice.org
198.181.36.122/32 # actionaid.org
38.60.196.184/32 # celebon.ir
109.176.198.98/32 # beparsi.com
194.36.170.226/32 # sputnikglobe.com
207.154.216.14/32 # unfpa.org
176.222.53.110/32 # freepik.com
184.174.96.189/32 # mozilla.org
185.222.241.107/32 # pcgamer.com
65.109.215.176/32 # heritage.org
138.197.128.25/32 # phoenixagritech.com
5.161.138.203/32 # starconfig.com.au
3.8.119.3/32 # optical.toys
104.248.31.5/32 # 47segundos.com
159.223.3.6/32 # oratie.com
82.115.5.6/32 # norml.org
54.229.43.6/32 # csmonitor.com
178.128.38.7/32 # gitlab-staging.riders.ai
217.144.188.8/32 # sputnikglobe.com
135.181.37.8/32 # cesr.org
45.14.247.9/32 # secondlife.com
66.245.194.10/32 # laborrights.org
179.61.249.10/32 # csmonitor.com
168.119.160.60/32 # akharinnews.com
104.244.78.172/32 # 9gag.com
91.225.217.17/32 # weather.com
185.198.234.74/32 # u4.no
134.209.181.141/32 # bluehedgerelocators.com
170.64.134.93/32 # clarenicholson.com
95.179.155.148/32 # roozno.com
15.235.207.99/32 # ghost.org
5.75.200.95/32 # ebaumsworld.com
152.53.47.35/32 # theintercept.com
91.107.136.156/32 # aljazeera.net
91.107.254.171/32 # ebaumsworld.com
78.135.80.254/32 # ebaumsworld.com
185.70.185.70/32 # newsvl.ru
149.248.15.223/32 # abc13.com
77.221.151.104/32 # sputnikglobe.com
91.107.252.71/32 # ebaumsworld.com
193.24.210.210/32 # uscg.mil
65.109.184.35/32 # 1800respect.org.au
195.201.223.122/32 # w3schools.com
68.183.120.73/32 # vezafy.com
91.107.245.21/32 # ebaumsworld.com
5.252.21.29/32 # giphy.com
205.172.56.59/32 # transformunow.org
45.59.118.106/32 # hootsuite.com
18.218.70.131/32 # nuevoleon.travel
135.181.197.31/32 # brothersroad.org
45.95.233.96/32 # proton.me
176.124.221.172/32 # arabnews.com
158.178.229.68/32 # usatoday.com
140.238.3.112/32 # usatoday.com
188.245.96.82/32 # jhu.edu
129.80.218.5/32 # actionaid.org
23.88.103.245/32 # laughfactory.com
45.116.14.101/32 # usatoday.com
141.95.103.173/32 # rebellion.global
65.109.208.36/32 # pof.com
188.245.148.2/32 # iranhiv.com
5.75.140.81/32 # kishss2.ir
141.94.173.106/32 # cvut.cz
66.23.193.126/32 # Interstellar