public_suffix 4.0.6 → 5.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/dependabot.yml +19 -0
- data/.github/workflows/psl-update.yml +38 -0
- data/.github/workflows/release.yml +18 -0
- data/.github/workflows/tests.yml +16 -23
- data/.rubocop.yml +1 -0
- data/.rubocop_opinionated.yml +0 -22
- data/CHANGELOG.md +26 -0
- data/Gemfile +2 -3
- data/LICENSE.txt +1 -1
- data/README.md +13 -3
- data/Rakefile +4 -3
- data/data/list.txt +1327 -518
- data/lib/public_suffix/domain.rb +1 -1
- data/lib/public_suffix/errors.rb +1 -1
- data/lib/public_suffix/list.rb +4 -4
- data/lib/public_suffix/rule.rb +16 -16
- data/lib/public_suffix/version.rb +5 -3
- data/lib/public_suffix.rb +12 -14
- data/public_suffix.gemspec +1 -1
- data/test/acceptance_test.rb +4 -4
- data/test/psl_test.rb +1 -1
- data/test/test_helper.rb +0 -8
- data/test/unit/domain_test.rb +3 -3
- data/test/unit/list_test.rb +1 -1
- data/test/unit/rule_test.rb +15 -15
- metadata +10 -30
- data/.travis.yml +0 -23
- data/codecov.yml +0 -12
data/data/list.txt
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|
// ===BEGIN ICANN DOMAINS===
|
11
11
|
|
12
|
-
// ac :
|
12
|
+
// ac : http://nic.ac/rules.htm
|
13
13
|
ac
|
14
14
|
com.ac
|
15
15
|
edu.ac
|
@@ -22,8 +22,7 @@ org.ac
|
|
22
22
|
ad
|
23
23
|
nom.ad
|
24
24
|
|
25
|
-
// ae : https://
|
26
|
-
// see also: "Domain Name Eligibility Policy" at http://www.aeda.ae/eng/aepolicy.php
|
25
|
+
// ae : https://tdra.gov.ae/en/aeda/ae-policies
|
27
26
|
ae
|
28
27
|
co.ae
|
29
28
|
net.ae
|
@@ -175,17 +174,21 @@ it.ao
|
|
175
174
|
// aq : https://en.wikipedia.org/wiki/.aq
|
176
175
|
aq
|
177
176
|
|
178
|
-
// ar : https://nic.ar/nic-argentina/normativa
|
177
|
+
// ar : https://nic.ar/es/nic-argentina/normativa
|
179
178
|
ar
|
179
|
+
bet.ar
|
180
180
|
com.ar
|
181
|
+
coop.ar
|
181
182
|
edu.ar
|
182
183
|
gob.ar
|
183
184
|
gov.ar
|
184
185
|
int.ar
|
185
186
|
mil.ar
|
186
187
|
musica.ar
|
188
|
+
mutual.ar
|
187
189
|
net.ar
|
188
190
|
org.ar
|
191
|
+
senasa.ar
|
189
192
|
tur.ar
|
190
193
|
|
191
194
|
// arpa : https://en.wikipedia.org/wiki/.arpa
|
@@ -734,7 +737,6 @@ gouv.ci
|
|
734
737
|
// cl : https://www.nic.cl
|
735
738
|
// Confirmed by .CL registry <hsalgado@nic.cl>
|
736
739
|
cl
|
737
|
-
aprendemas.cl
|
738
740
|
co.cl
|
739
741
|
gob.cl
|
740
742
|
gov.cl
|
@@ -839,7 +841,13 @@ gov.cu
|
|
839
841
|
inf.cu
|
840
842
|
|
841
843
|
// cv : https://en.wikipedia.org/wiki/.cv
|
844
|
+
// cv : http://www.dns.cv/tldcv_portal/do?com=DS;5446457100;111;+PAGE(4000018)+K-CAT-CODIGO(RDOM)+RCNT(100); <- registration rules
|
842
845
|
cv
|
846
|
+
com.cv
|
847
|
+
edu.cv
|
848
|
+
int.cv
|
849
|
+
nome.cv
|
850
|
+
org.cv
|
843
851
|
|
844
852
|
// cw : http://www.una.cw/cw_registry/
|
845
853
|
// Confirmed by registry <registry@una.net> 2013-03-26
|
@@ -856,6 +864,7 @@ gov.cx
|
|
856
864
|
|
857
865
|
// cy : http://www.nic.cy/
|
858
866
|
// Submitted by registry Panayiotou Fotia <cydns@ucy.ac.cy>
|
867
|
+
// namespace policies URL https://www.nic.cy/portal//sites/default/files/symfonia_gia_eggrafi.pdf
|
859
868
|
cy
|
860
869
|
ac.cy
|
861
870
|
biz.cy
|
@@ -863,10 +872,9 @@ com.cy
|
|
863
872
|
ekloges.cy
|
864
873
|
gov.cy
|
865
874
|
ltd.cy
|
866
|
-
|
875
|
+
mil.cy
|
867
876
|
net.cy
|
868
877
|
org.cy
|
869
|
-
parliament.cy
|
870
878
|
press.cy
|
871
879
|
pro.cy
|
872
880
|
tm.cy
|
@@ -907,16 +915,18 @@ org.do
|
|
907
915
|
sld.do
|
908
916
|
web.do
|
909
917
|
|
910
|
-
// dz :
|
918
|
+
// dz : http://www.nic.dz/images/pdf_nic/charte.pdf
|
911
919
|
dz
|
920
|
+
art.dz
|
921
|
+
asso.dz
|
912
922
|
com.dz
|
923
|
+
edu.dz
|
924
|
+
gov.dz
|
913
925
|
org.dz
|
914
926
|
net.dz
|
915
|
-
gov.dz
|
916
|
-
edu.dz
|
917
|
-
asso.dz
|
918
927
|
pol.dz
|
919
|
-
|
928
|
+
soc.dz
|
929
|
+
tm.dz
|
920
930
|
|
921
931
|
// ec : http://www.nic.ec/reg/paso1.asp
|
922
932
|
// Submitted by registry <vabboud@nic.ec>
|
@@ -1150,7 +1160,7 @@ gov.gr
|
|
1150
1160
|
// gs : https://en.wikipedia.org/wiki/.gs
|
1151
1161
|
gs
|
1152
1162
|
|
1153
|
-
// gt :
|
1163
|
+
// gt : https://www.gt/sitio/registration_policy.php?lang=en
|
1154
1164
|
gt
|
1155
1165
|
com.gt
|
1156
1166
|
edu.gt
|
@@ -1174,6 +1184,7 @@ org.gu
|
|
1174
1184
|
web.gu
|
1175
1185
|
|
1176
1186
|
// gw : https://en.wikipedia.org/wiki/.gw
|
1187
|
+
// gw : https://nic.gw/regras/
|
1177
1188
|
gw
|
1178
1189
|
|
1179
1190
|
// gy : https://en.wikipedia.org/wiki/.gy
|
@@ -1304,7 +1315,9 @@ web.id
|
|
1304
1315
|
ie
|
1305
1316
|
gov.ie
|
1306
1317
|
|
1307
|
-
// il :
|
1318
|
+
// il : http://www.isoc.org.il/domains/
|
1319
|
+
// see also: https://en.isoc.org.il/il-cctld/registration-rules
|
1320
|
+
// ISOC-IL (operated by .il Registry)
|
1308
1321
|
il
|
1309
1322
|
ac.il
|
1310
1323
|
co.il
|
@@ -1314,6 +1327,16 @@ k12.il
|
|
1314
1327
|
muni.il
|
1315
1328
|
net.il
|
1316
1329
|
org.il
|
1330
|
+
// xn--4dbrk0ce ("Israel", Hebrew) : IL
|
1331
|
+
ישראל
|
1332
|
+
// xn--4dbgdty6c.xn--4dbrk0ce.
|
1333
|
+
אקדמיה.ישראל
|
1334
|
+
// xn--5dbhl8d.xn--4dbrk0ce.
|
1335
|
+
ישוב.ישראל
|
1336
|
+
// xn--8dbq2a.xn--4dbrk0ce.
|
1337
|
+
צהל.ישראל
|
1338
|
+
// xn--hebda8b.xn--4dbrk0ce.
|
1339
|
+
ממשל.ישראל
|
1317
1340
|
|
1318
1341
|
// im : https://www.nic.im/
|
1319
1342
|
// Submitted by registry <info@nic.im>
|
@@ -1329,22 +1352,51 @@ tt.im
|
|
1329
1352
|
tv.im
|
1330
1353
|
|
1331
1354
|
// in : https://en.wikipedia.org/wiki/.in
|
1332
|
-
// see also: https://registry.in/
|
1355
|
+
// see also: https://registry.in/policies
|
1333
1356
|
// Please note, that nic.in is not an official eTLD, but used by most
|
1334
1357
|
// government institutions.
|
1335
1358
|
in
|
1359
|
+
5g.in
|
1360
|
+
6g.in
|
1361
|
+
ac.in
|
1362
|
+
ai.in
|
1363
|
+
am.in
|
1364
|
+
bihar.in
|
1365
|
+
biz.in
|
1366
|
+
business.in
|
1367
|
+
ca.in
|
1368
|
+
cn.in
|
1336
1369
|
co.in
|
1370
|
+
com.in
|
1371
|
+
coop.in
|
1372
|
+
cs.in
|
1373
|
+
delhi.in
|
1374
|
+
dr.in
|
1375
|
+
edu.in
|
1376
|
+
er.in
|
1337
1377
|
firm.in
|
1338
|
-
net.in
|
1339
|
-
org.in
|
1340
1378
|
gen.in
|
1379
|
+
gov.in
|
1380
|
+
gujarat.in
|
1341
1381
|
ind.in
|
1382
|
+
info.in
|
1383
|
+
int.in
|
1384
|
+
internet.in
|
1385
|
+
io.in
|
1386
|
+
me.in
|
1387
|
+
mil.in
|
1388
|
+
net.in
|
1342
1389
|
nic.in
|
1343
|
-
|
1344
|
-
|
1390
|
+
org.in
|
1391
|
+
pg.in
|
1392
|
+
post.in
|
1393
|
+
pro.in
|
1345
1394
|
res.in
|
1346
|
-
|
1347
|
-
|
1395
|
+
travel.in
|
1396
|
+
tv.in
|
1397
|
+
uk.in
|
1398
|
+
up.in
|
1399
|
+
us.in
|
1348
1400
|
|
1349
1401
|
// info : https://en.wikipedia.org/wiki/.info
|
1350
1402
|
info
|
@@ -1354,7 +1406,7 @@ info
|
|
1354
1406
|
int
|
1355
1407
|
eu.int
|
1356
1408
|
|
1357
|
-
// io : http://www.nic.io/rules.
|
1409
|
+
// io : http://www.nic.io/rules.htm
|
1358
1410
|
// list of other 2nd level tlds ?
|
1359
1411
|
io
|
1360
1412
|
com.io
|
@@ -3753,11 +3805,10 @@ org.kw
|
|
3753
3805
|
// ky : http://www.icta.ky/da_ky_reg_dom.php
|
3754
3806
|
// Confirmed by registry <kysupport@perimeterusa.com> 2008-06-17
|
3755
3807
|
ky
|
3756
|
-
edu.ky
|
3757
|
-
gov.ky
|
3758
3808
|
com.ky
|
3759
|
-
|
3809
|
+
edu.ky
|
3760
3810
|
net.ky
|
3811
|
+
org.ky
|
3761
3812
|
|
3762
3813
|
// kz : https://en.wikipedia.org/wiki/.kz
|
3763
3814
|
// see also: http://www.nic.kz/rules/index.jsp
|
@@ -4592,15 +4643,17 @@ gob.mx
|
|
4592
4643
|
edu.mx
|
4593
4644
|
net.mx
|
4594
4645
|
|
4595
|
-
// my : http://www.mynic.
|
4646
|
+
// my : http://www.mynic.my/
|
4647
|
+
// Available strings: https://mynic.my/resources/domains/buying-a-domain/
|
4596
4648
|
my
|
4649
|
+
biz.my
|
4597
4650
|
com.my
|
4598
|
-
net.my
|
4599
|
-
org.my
|
4600
|
-
gov.my
|
4601
4651
|
edu.my
|
4652
|
+
gov.my
|
4602
4653
|
mil.my
|
4603
4654
|
name.my
|
4655
|
+
net.my
|
4656
|
+
org.my
|
4604
4657
|
|
4605
4658
|
// mz : http://www.uem.mz/
|
4606
4659
|
// Submitted by registry <antonio@uem.mz>
|
@@ -4697,13 +4750,13 @@ web.ni
|
|
4697
4750
|
// ccTLD for the Netherlands
|
4698
4751
|
nl
|
4699
4752
|
|
4700
|
-
// no :
|
4701
|
-
//
|
4702
|
-
//
|
4703
|
-
//
|
4704
|
-
// https://
|
4753
|
+
// no : https://www.norid.no/en/om-domenenavn/regelverk-for-no/
|
4754
|
+
// Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
|
4755
|
+
// Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
|
4756
|
+
// Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
|
4757
|
+
// RSS feed: https://teknisk.norid.no/en/feed/
|
4705
4758
|
no
|
4706
|
-
// Norid
|
4759
|
+
// Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
|
4707
4760
|
fhs.no
|
4708
4761
|
vgs.no
|
4709
4762
|
fylkesbibl.no
|
@@ -4711,13 +4764,13 @@ folkebibl.no
|
|
4711
4764
|
museum.no
|
4712
4765
|
idrett.no
|
4713
4766
|
priv.no
|
4714
|
-
//
|
4767
|
+
// Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
|
4715
4768
|
mil.no
|
4716
4769
|
stat.no
|
4717
4770
|
dep.no
|
4718
4771
|
kommune.no
|
4719
4772
|
herad.no
|
4720
|
-
//
|
4773
|
+
// Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
|
4721
4774
|
// counties
|
4722
4775
|
aa.no
|
4723
4776
|
ah.no
|
@@ -5846,7 +5899,7 @@ com.ps
|
|
5846
5899
|
org.ps
|
5847
5900
|
net.ps
|
5848
5901
|
|
5849
|
-
// pt :
|
5902
|
+
// pt : https://www.dns.pt/en/domain/pt-terms-and-conditions-registration-rules/
|
5850
5903
|
pt
|
5851
5904
|
net.pt
|
5852
5905
|
gov.pt
|
@@ -6023,7 +6076,7 @@ gov.sg
|
|
6023
6076
|
edu.sg
|
6024
6077
|
per.sg
|
6025
6078
|
|
6026
|
-
// sh : http://
|
6079
|
+
// sh : http://nic.sh/rules.htm
|
6027
6080
|
sh
|
6028
6081
|
com.sh
|
6029
6082
|
net.sh
|
@@ -6083,8 +6136,10 @@ biz.ss
|
|
6083
6136
|
com.ss
|
6084
6137
|
edu.ss
|
6085
6138
|
gov.ss
|
6139
|
+
me.ss
|
6086
6140
|
net.ss
|
6087
6141
|
org.ss
|
6142
|
+
sch.ss
|
6088
6143
|
|
6089
6144
|
// st : http://www.nic.st/html/policyrules/
|
6090
6145
|
st
|
@@ -6093,7 +6148,6 @@ com.st
|
|
6093
6148
|
consulado.st
|
6094
6149
|
edu.st
|
6095
6150
|
embaixada.st
|
6096
|
-
gov.st
|
6097
6151
|
mil.st
|
6098
6152
|
net.st
|
6099
6153
|
org.st
|
@@ -6198,29 +6252,22 @@ gov.tm
|
|
6198
6252
|
mil.tm
|
6199
6253
|
edu.tm
|
6200
6254
|
|
6201
|
-
// tn :
|
6202
|
-
//
|
6255
|
+
// tn : http://www.registre.tn/fr/
|
6256
|
+
// https://whois.ati.tn/
|
6203
6257
|
tn
|
6204
6258
|
com.tn
|
6205
6259
|
ens.tn
|
6206
6260
|
fin.tn
|
6207
6261
|
gov.tn
|
6208
6262
|
ind.tn
|
6263
|
+
info.tn
|
6209
6264
|
intl.tn
|
6265
|
+
mincom.tn
|
6210
6266
|
nat.tn
|
6211
6267
|
net.tn
|
6212
6268
|
org.tn
|
6213
|
-
info.tn
|
6214
6269
|
perso.tn
|
6215
6270
|
tourism.tn
|
6216
|
-
edunet.tn
|
6217
|
-
rnrt.tn
|
6218
|
-
rns.tn
|
6219
|
-
rnu.tn
|
6220
|
-
mincom.tn
|
6221
|
-
agrinet.tn
|
6222
|
-
defense.tn
|
6223
|
-
turen.tn
|
6224
6271
|
|
6225
6272
|
// to : https://en.wikipedia.org/wiki/.to
|
6226
6273
|
// Submitted by registry <egullich@colo.to>
|
@@ -6710,9 +6757,10 @@ mil.vc
|
|
6710
6757
|
edu.vc
|
6711
6758
|
|
6712
6759
|
// ve : https://registro.nic.ve/
|
6713
|
-
// Submitted by registry
|
6760
|
+
// Submitted by registry nic@nic.ve and nicve@conatel.gob.ve
|
6714
6761
|
ve
|
6715
6762
|
arts.ve
|
6763
|
+
bib.ve
|
6716
6764
|
co.ve
|
6717
6765
|
com.ve
|
6718
6766
|
e12.ve
|
@@ -6724,7 +6772,9 @@ info.ve
|
|
6724
6772
|
int.ve
|
6725
6773
|
mil.ve
|
6726
6774
|
net.ve
|
6775
|
+
nom.ve
|
6727
6776
|
org.ve
|
6777
|
+
rar.ve
|
6728
6778
|
rec.ve
|
6729
6779
|
store.ve
|
6730
6780
|
tec.ve
|
@@ -6803,6 +6853,9 @@ yt
|
|
6803
6853
|
// xn--90ae ("bg", Bulgarian) : BG
|
6804
6854
|
бг
|
6805
6855
|
|
6856
|
+
// xn--mgbcpq6gpa1a ("albahrain", Arabic) : BH
|
6857
|
+
البحرين
|
6858
|
+
|
6806
6859
|
// xn--90ais ("bel", Belarusian/Russian Cyrillic) : BY
|
6807
6860
|
// Operated by .by registry
|
6808
6861
|
бел
|
@@ -6935,6 +6988,9 @@ yt
|
|
6935
6988
|
// xn--80ao21a ("Kaz", Kazakh) : KZ
|
6936
6989
|
қаз
|
6937
6990
|
|
6991
|
+
// xn--q7ce6a ("Lao", Lao) : LA
|
6992
|
+
ລາວ
|
6993
|
+
|
6938
6994
|
// xn--fzc2c9e2c ("Lanka", Sinhalese-Sinhala) : LK
|
6939
6995
|
// https://nic.lk
|
6940
6996
|
ලංකා
|
@@ -7060,7 +7116,13 @@ yt
|
|
7060
7116
|
xxx
|
7061
7117
|
|
7062
7118
|
// ye : http://www.y.net.ye/services/domain_name.htm
|
7063
|
-
|
7119
|
+
ye
|
7120
|
+
com.ye
|
7121
|
+
edu.ye
|
7122
|
+
gov.ye
|
7123
|
+
net.ye
|
7124
|
+
mil.ye
|
7125
|
+
org.ye
|
7064
7126
|
|
7065
7127
|
// za : https://www.zadna.org.za/content/page/domain-information/
|
7066
7128
|
ac.za
|
@@ -7109,7 +7171,7 @@ org.zw
|
|
7109
7171
|
|
7110
7172
|
// newGTLDs
|
7111
7173
|
|
7112
|
-
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on
|
7174
|
+
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2022-11-29T15:14:18Z
|
7113
7175
|
// This list is auto-generated, don't edit it manually.
|
7114
7176
|
// aaa : 2015-02-26 American Automobile Association, Inc.
|
7115
7177
|
aaa
|
@@ -7135,7 +7197,7 @@ abc
|
|
7135
7197
|
// able : 2015-06-25 Able Inc.
|
7136
7198
|
able
|
7137
7199
|
|
7138
|
-
// abogado : 2014-04-24
|
7200
|
+
// abogado : 2014-04-24 Registry Services, LLC
|
7139
7201
|
abogado
|
7140
7202
|
|
7141
7203
|
// abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre
|
@@ -7159,9 +7221,6 @@ aco
|
|
7159
7221
|
// actor : 2013-12-12 Dog Beach, LLC
|
7160
7222
|
actor
|
7161
7223
|
|
7162
|
-
// adac : 2015-07-16 Allgemeiner Deutscher Automobil-Club e.V. (ADAC)
|
7163
|
-
adac
|
7164
|
-
|
7165
7224
|
// ads : 2014-12-04 Charleston Road Registry Inc.
|
7166
7225
|
ads
|
7167
7226
|
|
@@ -7174,9 +7233,6 @@ aeg
|
|
7174
7233
|
// aetna : 2015-05-21 Aetna Life Insurance Company
|
7175
7234
|
aetna
|
7176
7235
|
|
7177
|
-
// afamilycompany : 2015-07-23 Johnson Shareholdings, Inc.
|
7178
|
-
afamilycompany
|
7179
|
-
|
7180
7236
|
// afl : 2014-10-02 Australian Football League
|
7181
7237
|
afl
|
7182
7238
|
|
@@ -7282,7 +7338,7 @@ arab
|
|
7282
7338
|
// aramco : 2014-11-20 Aramco Services Company
|
7283
7339
|
aramco
|
7284
7340
|
|
7285
|
-
// archi : 2014-02-06
|
7341
|
+
// archi : 2014-02-06 Identity Digital Limited
|
7286
7342
|
archi
|
7287
7343
|
|
7288
7344
|
// army : 2014-03-06 Dog Beach, LLC
|
@@ -7315,7 +7371,7 @@ audi
|
|
7315
7371
|
// audible : 2015-06-25 Amazon Registry Services, Inc.
|
7316
7372
|
audible
|
7317
7373
|
|
7318
|
-
// audio : 2014-03-20
|
7374
|
+
// audio : 2014-03-20 XYZ.COM LLC
|
7319
7375
|
audio
|
7320
7376
|
|
7321
7377
|
// auspost : 2015-08-13 Australian Postal Corporation
|
@@ -7327,16 +7383,16 @@ author
|
|
7327
7383
|
// auto : 2014-11-13 XYZ.COM LLC
|
7328
7384
|
auto
|
7329
7385
|
|
7330
|
-
// autos : 2014-01-09
|
7386
|
+
// autos : 2014-01-09 XYZ.COM LLC
|
7331
7387
|
autos
|
7332
7388
|
|
7333
|
-
// avianca : 2015-01-08 Avianca
|
7389
|
+
// avianca : 2015-01-08 Avianca Inc.
|
7334
7390
|
avianca
|
7335
7391
|
|
7336
|
-
// aws : 2015-06-25
|
7392
|
+
// aws : 2015-06-25 AWS Registry LLC
|
7337
7393
|
aws
|
7338
7394
|
|
7339
|
-
// axa : 2013-12-19 AXA
|
7395
|
+
// axa : 2013-12-19 AXA Group Operations SAS
|
7340
7396
|
axa
|
7341
7397
|
|
7342
7398
|
// azure : 2014-12-18 Microsoft Corporation
|
@@ -7411,7 +7467,7 @@ beats
|
|
7411
7467
|
// beauty : 2015-12-03 XYZ.COM LLC
|
7412
7468
|
beauty
|
7413
7469
|
|
7414
|
-
// beer : 2014-01-09
|
7470
|
+
// beer : 2014-01-09 Registry Services, LLC
|
7415
7471
|
beer
|
7416
7472
|
|
7417
7473
|
// bentley : 2014-12-18 Bentley Motors Limited
|
@@ -7426,7 +7482,7 @@ best
|
|
7426
7482
|
// bestbuy : 2015-07-31 BBY Solutions, Inc.
|
7427
7483
|
bestbuy
|
7428
7484
|
|
7429
|
-
// bet : 2015-05-07
|
7485
|
+
// bet : 2015-05-07 Identity Digital Limited
|
7430
7486
|
bet
|
7431
7487
|
|
7432
7488
|
// bharti : 2014-01-09 Bharti Enterprises (Holding) Private Limited
|
@@ -7447,13 +7503,13 @@ bing
|
|
7447
7503
|
// bingo : 2014-12-04 Binky Moon, LLC
|
7448
7504
|
bingo
|
7449
7505
|
|
7450
|
-
// bio : 2014-03-06
|
7506
|
+
// bio : 2014-03-06 Identity Digital Limited
|
7451
7507
|
bio
|
7452
7508
|
|
7453
|
-
// black : 2014-01-16
|
7509
|
+
// black : 2014-01-16 Identity Digital Limited
|
7454
7510
|
black
|
7455
7511
|
|
7456
|
-
// blackfriday : 2014-01-16
|
7512
|
+
// blackfriday : 2014-01-16 Registry Services, LLC
|
7457
7513
|
blackfriday
|
7458
7514
|
|
7459
7515
|
// blockbuster : 2015-07-30 Dish DBS Corporation
|
@@ -7465,7 +7521,7 @@ blog
|
|
7465
7521
|
// bloomberg : 2014-07-17 Bloomberg IP Holdings LLC
|
7466
7522
|
bloomberg
|
7467
7523
|
|
7468
|
-
// blue : 2013-11-07
|
7524
|
+
// blue : 2013-11-07 Identity Digital Limited
|
7469
7525
|
blue
|
7470
7526
|
|
7471
7527
|
// bms : 2014-10-30 Bristol-Myers Squibb Company
|
@@ -7477,7 +7533,7 @@ bmw
|
|
7477
7533
|
// bnpparibas : 2014-05-29 BNP Paribas
|
7478
7534
|
bnpparibas
|
7479
7535
|
|
7480
|
-
// boats : 2014-12-04
|
7536
|
+
// boats : 2014-12-04 XYZ.COM LLC
|
7481
7537
|
boats
|
7482
7538
|
|
7483
7539
|
// boehringer : 2015-07-09 Boehringer Ingelheim International GmbH
|
@@ -7507,7 +7563,7 @@ bosch
|
|
7507
7563
|
// bostik : 2015-05-28 Bostik SA
|
7508
7564
|
bostik
|
7509
7565
|
|
7510
|
-
// boston : 2015-12-10
|
7566
|
+
// boston : 2015-12-10 Registry Services, LLC
|
7511
7567
|
boston
|
7512
7568
|
|
7513
7569
|
// bot : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -7516,7 +7572,7 @@ bot
|
|
7516
7572
|
// boutique : 2013-11-14 Binky Moon, LLC
|
7517
7573
|
boutique
|
7518
7574
|
|
7519
|
-
// box : 2015-11-12
|
7575
|
+
// box : 2015-11-12 Intercap Registry Inc.
|
7520
7576
|
box
|
7521
7577
|
|
7522
7578
|
// bradesco : 2014-12-18 Banco Bradesco S.A.
|
@@ -7528,7 +7584,7 @@ bridgestone
|
|
7528
7584
|
// broadway : 2014-12-22 Celebrate Broadway, Inc.
|
7529
7585
|
broadway
|
7530
7586
|
|
7531
|
-
// broker : 2014-12-11
|
7587
|
+
// broker : 2014-12-11 Dog Beach, LLC
|
7532
7588
|
broker
|
7533
7589
|
|
7534
7590
|
// brother : 2015-01-29 Brother Industries, Ltd.
|
@@ -7537,12 +7593,6 @@ brother
|
|
7537
7593
|
// brussels : 2014-02-06 DNS.be vzw
|
7538
7594
|
brussels
|
7539
7595
|
|
7540
|
-
// budapest : 2013-11-21 Minds + Machines Group Limited
|
7541
|
-
budapest
|
7542
|
-
|
7543
|
-
// bugatti : 2015-07-23 Bugatti International SA
|
7544
|
-
bugatti
|
7545
|
-
|
7546
7596
|
// build : 2013-11-07 Plan Bee LLC
|
7547
7597
|
build
|
7548
7598
|
|
@@ -7576,7 +7626,7 @@ call
|
|
7576
7626
|
// calvinklein : 2015-07-30 PVH gTLD Holdings LLC
|
7577
7627
|
calvinklein
|
7578
7628
|
|
7579
|
-
// cam : 2016-04-21
|
7629
|
+
// cam : 2016-04-21 Cam Connecting SARL
|
7580
7630
|
cam
|
7581
7631
|
|
7582
7632
|
// camera : 2013-08-27 Binky Moon, LLC
|
@@ -7585,9 +7635,6 @@ camera
|
|
7585
7635
|
// camp : 2013-11-07 Binky Moon, LLC
|
7586
7636
|
camp
|
7587
7637
|
|
7588
|
-
// cancerresearch : 2014-05-15 Australian Cancer Research Foundation
|
7589
|
-
cancerresearch
|
7590
|
-
|
7591
7638
|
// canon : 2014-09-12 Canon Inc.
|
7592
7639
|
canon
|
7593
7640
|
|
@@ -7621,15 +7668,12 @@ careers
|
|
7621
7668
|
// cars : 2014-11-13 XYZ.COM LLC
|
7622
7669
|
cars
|
7623
7670
|
|
7624
|
-
// casa : 2013-11-21
|
7671
|
+
// casa : 2013-11-21 Registry Services, LLC
|
7625
7672
|
casa
|
7626
7673
|
|
7627
|
-
// case : 2015-09-03
|
7674
|
+
// case : 2015-09-03 Digity, LLC
|
7628
7675
|
case
|
7629
7676
|
|
7630
|
-
// caseih : 2015-09-03 CNH Industrial N.V.
|
7631
|
-
caseih
|
7632
|
-
|
7633
7677
|
// cash : 2014-03-06 Binky Moon, LLC
|
7634
7678
|
cash
|
7635
7679
|
|
@@ -7654,9 +7698,6 @@ cbre
|
|
7654
7698
|
// cbs : 2015-08-06 CBS Domains Inc.
|
7655
7699
|
cbs
|
7656
7700
|
|
7657
|
-
// ceb : 2015-04-09 The Corporate Executive Board Company
|
7658
|
-
ceb
|
7659
|
-
|
7660
7701
|
// center : 2013-11-07 Binky Moon, LLC
|
7661
7702
|
center
|
7662
7703
|
|
@@ -7669,7 +7710,7 @@ cern
|
|
7669
7710
|
// cfa : 2014-08-28 CFA Institute
|
7670
7711
|
cfa
|
7671
7712
|
|
7672
|
-
// cfd : 2014-12-11
|
7713
|
+
// cfd : 2014-12-11 ShortDot SA
|
7673
7714
|
cfd
|
7674
7715
|
|
7675
7716
|
// chanel : 2015-04-09 Chanel International B.V.
|
@@ -7678,7 +7719,7 @@ chanel
|
|
7678
7719
|
// channel : 2014-05-08 Charleston Road Registry Inc.
|
7679
7720
|
channel
|
7680
7721
|
|
7681
|
-
// charity : 2018-04-11
|
7722
|
+
// charity : 2018-04-11 Public Interest Registry
|
7682
7723
|
charity
|
7683
7724
|
|
7684
7725
|
// chase : 2015-04-30 JPMorgan Chase Bank, National Association
|
@@ -7693,7 +7734,7 @@ cheap
|
|
7693
7734
|
// chintai : 2015-06-11 CHINTAI Corporation
|
7694
7735
|
chintai
|
7695
7736
|
|
7696
|
-
// christmas : 2013-11-21
|
7737
|
+
// christmas : 2013-11-21 XYZ.COM LLC
|
7697
7738
|
christmas
|
7698
7739
|
|
7699
7740
|
// chrome : 2014-07-24 Charleston Road Registry Inc.
|
@@ -7732,7 +7773,7 @@ claims
|
|
7732
7773
|
// cleaning : 2013-12-05 Binky Moon, LLC
|
7733
7774
|
cleaning
|
7734
7775
|
|
7735
|
-
// click : 2014-06-05
|
7776
|
+
// click : 2014-06-05 Internet Naming Company LLC
|
7736
7777
|
click
|
7737
7778
|
|
7738
7779
|
// clinic : 2014-03-20 Binky Moon, LLC
|
@@ -7747,7 +7788,7 @@ clothing
|
|
7747
7788
|
// cloud : 2015-04-16 Aruba PEC S.p.A.
|
7748
7789
|
cloud
|
7749
7790
|
|
7750
|
-
// club : 2013-11-08
|
7791
|
+
// club : 2013-11-08 Registry Services, LLC
|
7751
7792
|
club
|
7752
7793
|
|
7753
7794
|
// clubmed : 2015-06-25 Club Méditerranée S.A.
|
@@ -7804,7 +7845,7 @@ contact
|
|
7804
7845
|
// contractors : 2013-09-10 Binky Moon, LLC
|
7805
7846
|
contractors
|
7806
7847
|
|
7807
|
-
// cooking : 2013-11-21
|
7848
|
+
// cooking : 2013-11-21 Registry Services, LLC
|
7808
7849
|
cooking
|
7809
7850
|
|
7810
7851
|
// cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
@@ -7816,7 +7857,7 @@ cool
|
|
7816
7857
|
// corsica : 2014-09-25 Collectivité de Corse
|
7817
7858
|
corsica
|
7818
7859
|
|
7819
|
-
// country : 2013-12-19
|
7860
|
+
// country : 2013-12-19 Internet Naming Company LLC
|
7820
7861
|
country
|
7821
7862
|
|
7822
7863
|
// coupon : 2015-02-26 Amazon Registry Services, Inc.
|
@@ -7825,7 +7866,7 @@ coupon
|
|
7825
7866
|
// coupons : 2015-03-26 Binky Moon, LLC
|
7826
7867
|
coupons
|
7827
7868
|
|
7828
|
-
// courses : 2014-12-04
|
7869
|
+
// courses : 2014-12-04 Registry Services, LLC
|
7829
7870
|
courses
|
7830
7871
|
|
7831
7872
|
// cpa : 2019-06-10 American Institute of Certified Public Accountants
|
@@ -7837,7 +7878,7 @@ credit
|
|
7837
7878
|
// creditcard : 2014-03-20 Binky Moon, LLC
|
7838
7879
|
creditcard
|
7839
7880
|
|
7840
|
-
// creditunion : 2015-01-22
|
7881
|
+
// creditunion : 2015-01-22 DotCooperation LLC
|
7841
7882
|
creditunion
|
7842
7883
|
|
7843
7884
|
// cricket : 2014-10-09 dot Cricket Limited
|
@@ -7855,9 +7896,6 @@ cruise
|
|
7855
7896
|
// cruises : 2013-12-05 Binky Moon, LLC
|
7856
7897
|
cruises
|
7857
7898
|
|
7858
|
-
// csc : 2014-09-25 Alliance-One Services, Inc.
|
7859
|
-
csc
|
7860
|
-
|
7861
7899
|
// cuisinella : 2014-04-03 SCHMIDT GROUPE S.A.S.
|
7862
7900
|
cuisinella
|
7863
7901
|
|
@@ -7894,7 +7932,7 @@ day
|
|
7894
7932
|
// dclk : 2014-11-20 Charleston Road Registry Inc.
|
7895
7933
|
dclk
|
7896
7934
|
|
7897
|
-
// dds : 2015-05-07
|
7935
|
+
// dds : 2015-05-07 Registry Services, LLC
|
7898
7936
|
dds
|
7899
7937
|
|
7900
7938
|
// deal : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -7933,7 +7971,7 @@ dentist
|
|
7933
7971
|
// desi : 2013-11-14 Desi Networks LLC
|
7934
7972
|
desi
|
7935
7973
|
|
7936
|
-
// design : 2014-11-07
|
7974
|
+
// design : 2014-11-07 Registry Services, LLC
|
7937
7975
|
design
|
7938
7976
|
|
7939
7977
|
// dev : 2014-10-16 Charleston Road Registry Inc.
|
@@ -7945,7 +7983,7 @@ dhl
|
|
7945
7983
|
// diamonds : 2013-09-22 Binky Moon, LLC
|
7946
7984
|
diamonds
|
7947
7985
|
|
7948
|
-
// diet : 2014-06-26
|
7986
|
+
// diet : 2014-06-26 XYZ.COM LLC
|
7949
7987
|
diet
|
7950
7988
|
|
7951
7989
|
// digital : 2014-03-06 Binky Moon, LLC
|
@@ -7999,13 +8037,10 @@ dtv
|
|
7999
8037
|
// dubai : 2015-01-01 Dubai Smart Government Department
|
8000
8038
|
dubai
|
8001
8039
|
|
8002
|
-
// duck : 2015-07-23 Johnson Shareholdings, Inc.
|
8003
|
-
duck
|
8004
|
-
|
8005
8040
|
// dunlop : 2015-07-02 The Goodyear Tire & Rubber Company
|
8006
8041
|
dunlop
|
8007
8042
|
|
8008
|
-
// dupont : 2015-06-25
|
8043
|
+
// dupont : 2015-06-25 DuPont Specialty Products USA, LLC
|
8009
8044
|
dupont
|
8010
8045
|
|
8011
8046
|
// durban : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
|
@@ -8017,7 +8052,7 @@ dvag
|
|
8017
8052
|
// dvr : 2016-05-26 DISH Technologies L.L.C.
|
8018
8053
|
dvr
|
8019
8054
|
|
8020
|
-
// earth : 2014-12-04 Interlink
|
8055
|
+
// earth : 2014-12-04 Interlink Systems Innovation Institute K.K.
|
8021
8056
|
earth
|
8022
8057
|
|
8023
8058
|
// eat : 2014-01-23 Charleston Road Registry Inc.
|
@@ -8122,7 +8157,7 @@ farm
|
|
8122
8157
|
// farmers : 2015-07-09 Farmers Insurance Exchange
|
8123
8158
|
farmers
|
8124
8159
|
|
8125
|
-
// fashion : 2014-07-03
|
8160
|
+
// fashion : 2014-07-03 Registry Services, LLC
|
8126
8161
|
fashion
|
8127
8162
|
|
8128
8163
|
// fast : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -8173,10 +8208,10 @@ firmdale
|
|
8173
8208
|
// fish : 2013-12-12 Binky Moon, LLC
|
8174
8209
|
fish
|
8175
8210
|
|
8176
|
-
// fishing : 2013-11-21
|
8211
|
+
// fishing : 2013-11-21 Registry Services, LLC
|
8177
8212
|
fishing
|
8178
8213
|
|
8179
|
-
// fit : 2014-11-07
|
8214
|
+
// fit : 2014-11-07 Registry Services, LLC
|
8180
8215
|
fit
|
8181
8216
|
|
8182
8217
|
// fitness : 2014-03-06 Binky Moon, LLC
|
@@ -8194,7 +8229,7 @@ flir
|
|
8194
8229
|
// florist : 2013-11-07 Binky Moon, LLC
|
8195
8230
|
florist
|
8196
8231
|
|
8197
|
-
// flowers : 2014-10-09
|
8232
|
+
// flowers : 2014-10-09 XYZ.COM LLC
|
8198
8233
|
flowers
|
8199
8234
|
|
8200
8235
|
// fly : 2014-05-08 Charleston Road Registry Inc.
|
@@ -8215,7 +8250,7 @@ football
|
|
8215
8250
|
// ford : 2014-11-13 Ford Motor Company
|
8216
8251
|
ford
|
8217
8252
|
|
8218
|
-
// forex : 2014-12-11
|
8253
|
+
// forex : 2014-12-11 Dog Beach, LLC
|
8219
8254
|
forex
|
8220
8255
|
|
8221
8256
|
// forsale : 2014-05-22 Dog Beach, LLC
|
@@ -8224,7 +8259,7 @@ forsale
|
|
8224
8259
|
// forum : 2015-04-02 Fegistry, LLC
|
8225
8260
|
forum
|
8226
8261
|
|
8227
|
-
// foundation : 2013-12-05
|
8262
|
+
// foundation : 2013-12-05 Public Interest Registry
|
8228
8263
|
foundation
|
8229
8264
|
|
8230
8265
|
// fox : 2015-09-11 FOX Registry, LLC
|
@@ -8254,10 +8289,7 @@ ftr
|
|
8254
8289
|
// fujitsu : 2015-07-30 Fujitsu Limited
|
8255
8290
|
fujitsu
|
8256
8291
|
|
8257
|
-
//
|
8258
|
-
fujixerox
|
8259
|
-
|
8260
|
-
// fun : 2016-01-14 DotSpace Inc.
|
8292
|
+
// fun : 2016-01-14 Radix FZC
|
8261
8293
|
fun
|
8262
8294
|
|
8263
8295
|
// fund : 2014-03-20 Binky Moon, LLC
|
@@ -8284,7 +8316,7 @@ gallo
|
|
8284
8316
|
// gallup : 2015-02-19 Gallup, Inc.
|
8285
8317
|
gallup
|
8286
8318
|
|
8287
|
-
// game : 2015-05-28
|
8319
|
+
// game : 2015-05-28 XYZ.COM LLC
|
8288
8320
|
game
|
8289
8321
|
|
8290
8322
|
// games : 2015-05-28 Dog Beach, LLC
|
@@ -8293,7 +8325,7 @@ games
|
|
8293
8325
|
// gap : 2015-07-31 The Gap, Inc.
|
8294
8326
|
gap
|
8295
8327
|
|
8296
|
-
// garden : 2014-06-26
|
8328
|
+
// garden : 2014-06-26 Registry Services, LLC
|
8297
8329
|
garden
|
8298
8330
|
|
8299
8331
|
// gay : 2019-05-23 Top Level Design, LLC
|
@@ -8308,7 +8340,7 @@ gdn
|
|
8308
8340
|
// gea : 2014-12-04 GEA Group Aktiengesellschaft
|
8309
8341
|
gea
|
8310
8342
|
|
8311
|
-
// gent : 2014-01-23
|
8343
|
+
// gent : 2014-01-23 Easyhost BV
|
8312
8344
|
gent
|
8313
8345
|
|
8314
8346
|
// genting : 2015-03-12 Resorts World Inc Pte. Ltd.
|
@@ -8326,15 +8358,12 @@ gift
|
|
8326
8358
|
// gifts : 2014-07-03 Binky Moon, LLC
|
8327
8359
|
gifts
|
8328
8360
|
|
8329
|
-
// gives : 2014-03-06
|
8361
|
+
// gives : 2014-03-06 Public Interest Registry
|
8330
8362
|
gives
|
8331
8363
|
|
8332
|
-
// giving : 2014-11-13
|
8364
|
+
// giving : 2014-11-13 Public Interest Registry
|
8333
8365
|
giving
|
8334
8366
|
|
8335
|
-
// glade : 2015-07-23 Johnson Shareholdings, Inc.
|
8336
|
-
glade
|
8337
|
-
|
8338
8367
|
// glass : 2013-11-07 Binky Moon, LLC
|
8339
8368
|
glass
|
8340
8369
|
|
@@ -8398,7 +8427,7 @@ graphics
|
|
8398
8427
|
// gratis : 2014-03-20 Binky Moon, LLC
|
8399
8428
|
gratis
|
8400
8429
|
|
8401
|
-
// green : 2014-05-08
|
8430
|
+
// green : 2014-05-08 Identity Digital Limited
|
8402
8431
|
green
|
8403
8432
|
|
8404
8433
|
// gripe : 2014-03-06 Binky Moon, LLC
|
@@ -8422,7 +8451,7 @@ guge
|
|
8422
8451
|
// guide : 2013-09-13 Binky Moon, LLC
|
8423
8452
|
guide
|
8424
8453
|
|
8425
|
-
// guitars : 2013-11-14
|
8454
|
+
// guitars : 2013-11-14 XYZ.COM LLC
|
8426
8455
|
guitars
|
8427
8456
|
|
8428
8457
|
// guru : 2013-08-27 Binky Moon, LLC
|
@@ -8455,7 +8484,7 @@ health
|
|
8455
8484
|
// healthcare : 2014-06-12 Binky Moon, LLC
|
8456
8485
|
healthcare
|
8457
8486
|
|
8458
|
-
// help : 2014-06-26
|
8487
|
+
// help : 2014-06-26 Innovation service Limited
|
8459
8488
|
help
|
8460
8489
|
|
8461
8490
|
// helsinki : 2015-02-05 City of Helsinki
|
@@ -8470,7 +8499,7 @@ hermes
|
|
8470
8499
|
// hgtv : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
8471
8500
|
hgtv
|
8472
8501
|
|
8473
|
-
// hiphop : 2014-03-06
|
8502
|
+
// hiphop : 2014-03-06 Dot Hip Hop, LLC
|
8474
8503
|
hiphop
|
8475
8504
|
|
8476
8505
|
// hisamitsu : 2015-07-16 Hisamitsu Pharmaceutical Co.,Inc.
|
@@ -8479,7 +8508,7 @@ hisamitsu
|
|
8479
8508
|
// hitachi : 2014-10-31 Hitachi, Ltd.
|
8480
8509
|
hitachi
|
8481
8510
|
|
8482
|
-
// hiv : 2014-03-13
|
8511
|
+
// hiv : 2014-03-13 Internet Naming Company LLC
|
8483
8512
|
hiv
|
8484
8513
|
|
8485
8514
|
// hkt : 2015-05-14 PCCW-HKT DataCom Services Limited
|
@@ -8500,7 +8529,7 @@ homedepot
|
|
8500
8529
|
// homegoods : 2015-07-16 The TJX Companies, Inc.
|
8501
8530
|
homegoods
|
8502
8531
|
|
8503
|
-
// homes : 2014-01-09
|
8532
|
+
// homes : 2014-01-09 XYZ.COM LLC
|
8504
8533
|
homes
|
8505
8534
|
|
8506
8535
|
// homesense : 2015-07-16 The TJX Companies, Inc.
|
@@ -8509,16 +8538,16 @@ homesense
|
|
8509
8538
|
// honda : 2014-12-18 Honda Motor Co., Ltd.
|
8510
8539
|
honda
|
8511
8540
|
|
8512
|
-
// horse : 2013-11-21
|
8541
|
+
// horse : 2013-11-21 Registry Services, LLC
|
8513
8542
|
horse
|
8514
8543
|
|
8515
8544
|
// hospital : 2016-10-20 Binky Moon, LLC
|
8516
8545
|
hospital
|
8517
8546
|
|
8518
|
-
// host : 2014-04-17
|
8547
|
+
// host : 2014-04-17 Radix FZC
|
8519
8548
|
host
|
8520
8549
|
|
8521
|
-
// hosting : 2014-05-29
|
8550
|
+
// hosting : 2014-05-29 XYZ.COM LLC
|
8522
8551
|
hosting
|
8523
8552
|
|
8524
8553
|
// hot : 2015-08-27 Amazon Registry Services, Inc.
|
@@ -8608,9 +8637,6 @@ insurance
|
|
8608
8637
|
// insure : 2014-03-20 Binky Moon, LLC
|
8609
8638
|
insure
|
8610
8639
|
|
8611
|
-
// intel : 2015-08-06 Intel Corporation
|
8612
|
-
intel
|
8613
|
-
|
8614
8640
|
// international : 2013-11-07 Binky Moon, LLC
|
8615
8641
|
international
|
8616
8642
|
|
@@ -8641,9 +8667,6 @@ itau
|
|
8641
8667
|
// itv : 2015-07-09 ITV Services Limited
|
8642
8668
|
itv
|
8643
8669
|
|
8644
|
-
// iveco : 2015-09-03 CNH Industrial N.V.
|
8645
|
-
iveco
|
8646
|
-
|
8647
8670
|
// jaguar : 2014-11-13 Jaguar Land Rover Ltd
|
8648
8671
|
jaguar
|
8649
8672
|
|
@@ -8653,9 +8676,6 @@ java
|
|
8653
8676
|
// jcb : 2014-11-20 JCB Co., Ltd.
|
8654
8677
|
jcb
|
8655
8678
|
|
8656
|
-
// jcp : 2015-04-23 JCP Media, Inc.
|
8657
|
-
jcp
|
8658
|
-
|
8659
8679
|
// jeep : 2015-07-30 FCA US LLC.
|
8660
8680
|
jeep
|
8661
8681
|
|
@@ -8692,7 +8712,7 @@ jpmorgan
|
|
8692
8712
|
// jprs : 2014-09-18 Japan Registry Services Co., Ltd.
|
8693
8713
|
jprs
|
8694
8714
|
|
8695
|
-
// juegos : 2014-03-20
|
8715
|
+
// juegos : 2014-03-20 Internet Naming Company LLC
|
8696
8716
|
juegos
|
8697
8717
|
|
8698
8718
|
// juniper : 2015-07-30 JUNIPER NETWORKS, INC.
|
@@ -8719,7 +8739,10 @@ kfh
|
|
8719
8739
|
// kia : 2015-07-09 KIA MOTORS CORPORATION
|
8720
8740
|
kia
|
8721
8741
|
|
8722
|
-
//
|
8742
|
+
// kids : 2021-08-13 DotKids Foundation Limited
|
8743
|
+
kids
|
8744
|
+
|
8745
|
+
// kim : 2013-09-23 Identity Digital Limited
|
8723
8746
|
kim
|
8724
8747
|
|
8725
8748
|
// kinder : 2014-11-07 Ferrero Trading Lux S.A.
|
@@ -8788,7 +8811,7 @@ lanxess
|
|
8788
8811
|
// lasalle : 2015-04-02 Jones Lang LaSalle Incorporated
|
8789
8812
|
lasalle
|
8790
8813
|
|
8791
|
-
// lat : 2014-10-16
|
8814
|
+
// lat : 2014-10-16 XYZ.COM LLC
|
8792
8815
|
lat
|
8793
8816
|
|
8794
8817
|
// latino : 2015-07-30 Dish DBS Corporation
|
@@ -8797,7 +8820,7 @@ latino
|
|
8797
8820
|
// latrobe : 2014-06-16 La Trobe University
|
8798
8821
|
latrobe
|
8799
8822
|
|
8800
|
-
// law : 2015-01-22
|
8823
|
+
// law : 2015-01-22 Registry Services, LLC
|
8801
8824
|
law
|
8802
8825
|
|
8803
8826
|
// lawyer : 2014-03-20 Dog Beach, LLC
|
@@ -8824,7 +8847,7 @@ lego
|
|
8824
8847
|
// lexus : 2015-04-23 TOYOTA MOTOR CORPORATION
|
8825
8848
|
lexus
|
8826
8849
|
|
8827
|
-
// lgbt : 2014-05-08
|
8850
|
+
// lgbt : 2014-05-08 Identity Digital Limited
|
8828
8851
|
lgbt
|
8829
8852
|
|
8830
8853
|
// lidl : 2014-09-18 Schwarz Domains und Services GmbH & Co. KG
|
@@ -8860,7 +8883,7 @@ lincoln
|
|
8860
8883
|
// linde : 2014-12-04 Linde Aktiengesellschaft
|
8861
8884
|
linde
|
8862
8885
|
|
8863
|
-
// link : 2013-11-14
|
8886
|
+
// link : 2013-11-14 Nova Registry Ltd
|
8864
8887
|
link
|
8865
8888
|
|
8866
8889
|
// lipsy : 2015-06-25 Lipsy Ltd
|
@@ -8872,13 +8895,10 @@ live
|
|
8872
8895
|
// living : 2015-07-30 Lifestyle Domain Holdings, Inc.
|
8873
8896
|
living
|
8874
8897
|
|
8875
|
-
//
|
8876
|
-
lixil
|
8877
|
-
|
8878
|
-
// llc : 2017-12-14 Afilias Limited
|
8898
|
+
// llc : 2017-12-14 Identity Digital Limited
|
8879
8899
|
llc
|
8880
8900
|
|
8881
|
-
// llp : 2019-08-26
|
8901
|
+
// llp : 2019-08-26 Intercap Registry Inc.
|
8882
8902
|
llp
|
8883
8903
|
|
8884
8904
|
// loan : 2014-11-20 dot Loan Limited
|
@@ -8896,7 +8916,7 @@ locus
|
|
8896
8916
|
// loft : 2015-07-30 Annco, Inc.
|
8897
8917
|
loft
|
8898
8918
|
|
8899
|
-
// lol : 2015-01-30
|
8919
|
+
// lol : 2015-01-30 XYZ.COM LLC
|
8900
8920
|
lol
|
8901
8921
|
|
8902
8922
|
// london : 2013-11-14 Dot London Domains Limited
|
@@ -8905,7 +8925,7 @@ london
|
|
8905
8925
|
// lotte : 2014-11-07 Lotte Holdings Co., Ltd.
|
8906
8926
|
lotte
|
8907
8927
|
|
8908
|
-
// lotto : 2014-04-10
|
8928
|
+
// lotto : 2014-04-10 Identity Digital Limited
|
8909
8929
|
lotto
|
8910
8930
|
|
8911
8931
|
// love : 2014-12-22 Merchant Law Group LLP
|
@@ -8926,10 +8946,7 @@ ltda
|
|
8926
8946
|
// lundbeck : 2015-08-06 H. Lundbeck A/S
|
8927
8947
|
lundbeck
|
8928
8948
|
|
8929
|
-
//
|
8930
|
-
lupin
|
8931
|
-
|
8932
|
-
// luxe : 2014-01-09 Minds + Machines Group Limited
|
8949
|
+
// luxe : 2014-01-09 Registry Services, LLC
|
8933
8950
|
luxe
|
8934
8951
|
|
8935
8952
|
// luxury : 2013-10-17 Luxury Partners, LLC
|
@@ -8968,7 +8985,7 @@ market
|
|
8968
8985
|
// marketing : 2013-11-07 Binky Moon, LLC
|
8969
8986
|
marketing
|
8970
8987
|
|
8971
|
-
// markets : 2014-12-11
|
8988
|
+
// markets : 2014-12-11 Dog Beach, LLC
|
8972
8989
|
markets
|
8973
8990
|
|
8974
8991
|
// marriott : 2014-10-09 Marriott Worldwide Corporation
|
@@ -9016,10 +9033,7 @@ menu
|
|
9016
9033
|
// merckmsd : 2016-07-14 MSD Registry Holdings, Inc.
|
9017
9034
|
merckmsd
|
9018
9035
|
|
9019
|
-
//
|
9020
|
-
metlife
|
9021
|
-
|
9022
|
-
// miami : 2013-12-19 Minds + Machines Group Limited
|
9036
|
+
// miami : 2013-12-19 Registry Services, LLC
|
9023
9037
|
miami
|
9024
9038
|
|
9025
9039
|
// microsoft : 2014-12-18 Microsoft Corporation
|
@@ -9052,13 +9066,13 @@ mobile
|
|
9052
9066
|
// moda : 2013-11-07 Dog Beach, LLC
|
9053
9067
|
moda
|
9054
9068
|
|
9055
|
-
// moe : 2013-11-13 Interlink
|
9069
|
+
// moe : 2013-11-13 Interlink Systems Innovation Institute K.K.
|
9056
9070
|
moe
|
9057
9071
|
|
9058
9072
|
// moi : 2014-12-18 Amazon Registry Services, Inc.
|
9059
9073
|
moi
|
9060
9074
|
|
9061
|
-
// mom : 2015-04-16
|
9075
|
+
// mom : 2015-04-16 XYZ.COM LLC
|
9062
9076
|
mom
|
9063
9077
|
|
9064
9078
|
// monash : 2013-09-30 Monash University
|
@@ -9082,7 +9096,7 @@ moscow
|
|
9082
9096
|
// moto : 2015-06-04 Motorola Trademark Holdings, LLC
|
9083
9097
|
moto
|
9084
9098
|
|
9085
|
-
// motorcycles : 2014-01-09
|
9099
|
+
// motorcycles : 2014-01-09 XYZ.COM LLC
|
9086
9100
|
motorcycles
|
9087
9101
|
|
9088
9102
|
// mov : 2014-01-30 Charleston Road Registry Inc.
|
@@ -9100,6 +9114,9 @@ mtn
|
|
9100
9114
|
// mtr : 2015-03-12 MTR Corporation Limited
|
9101
9115
|
mtr
|
9102
9116
|
|
9117
|
+
// music : 2021-05-04 DotMusic Limited
|
9118
|
+
music
|
9119
|
+
|
9103
9120
|
// mutual : 2015-04-02 Northwestern Mutual MU TLD Registry, LLC
|
9104
9121
|
mutual
|
9105
9122
|
|
@@ -9109,9 +9126,6 @@ nab
|
|
9109
9126
|
// nagoya : 2013-10-24 GMO Registry, Inc.
|
9110
9127
|
nagoya
|
9111
9128
|
|
9112
|
-
// nationwide : 2015-07-23 Nationwide Mutual Insurance Company
|
9113
|
-
nationwide
|
9114
|
-
|
9115
9129
|
// natura : 2015-03-12 NATURA COSMÉTICOS S.A.
|
9116
9130
|
natura
|
9117
9131
|
|
@@ -9139,9 +9153,6 @@ neustar
|
|
9139
9153
|
// new : 2014-01-30 Charleston Road Registry Inc.
|
9140
9154
|
new
|
9141
9155
|
|
9142
|
-
// newholland : 2015-09-03 CNH Industrial N.V.
|
9143
|
-
newholland
|
9144
|
-
|
9145
9156
|
// news : 2014-12-18 Dog Beach, LLC
|
9146
9157
|
news
|
9147
9158
|
|
@@ -9187,7 +9198,7 @@ nokia
|
|
9187
9198
|
// northwesternmutual : 2015-06-18 Northwestern Mutual Registry, LLC
|
9188
9199
|
northwesternmutual
|
9189
9200
|
|
9190
|
-
// norton : 2014-12-04
|
9201
|
+
// norton : 2014-12-04 NortonLifeLock Inc.
|
9191
9202
|
norton
|
9192
9203
|
|
9193
9204
|
// now : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -9214,12 +9225,9 @@ nyc
|
|
9214
9225
|
// obi : 2014-09-25 OBI Group Holding SE & Co. KGaA
|
9215
9226
|
obi
|
9216
9227
|
|
9217
|
-
// observer : 2015-04-30
|
9228
|
+
// observer : 2015-04-30 Dog Beach, LLC
|
9218
9229
|
observer
|
9219
9230
|
|
9220
|
-
// off : 2015-07-23 Johnson Shareholdings, Inc.
|
9221
|
-
off
|
9222
|
-
|
9223
9231
|
// office : 2015-03-12 Microsoft Corporation
|
9224
9232
|
office
|
9225
9233
|
|
@@ -9247,15 +9255,12 @@ one
|
|
9247
9255
|
// ong : 2014-03-06 Public Interest Registry
|
9248
9256
|
ong
|
9249
9257
|
|
9250
|
-
// onl : 2013-09-16
|
9258
|
+
// onl : 2013-09-16 iRegistry GmbH
|
9251
9259
|
onl
|
9252
9260
|
|
9253
|
-
// online : 2015-01-15
|
9261
|
+
// online : 2015-01-15 Radix FZC
|
9254
9262
|
online
|
9255
9263
|
|
9256
|
-
// onyourside : 2015-07-23 Nationwide Mutual Insurance Company
|
9257
|
-
onyourside
|
9258
|
-
|
9259
9264
|
// ooo : 2014-01-09 INFIBEAM AVENUES LIMITED
|
9260
9265
|
ooo
|
9261
9266
|
|
@@ -9268,7 +9273,7 @@ oracle
|
|
9268
9273
|
// orange : 2015-03-12 Orange Brand Services Limited
|
9269
9274
|
orange
|
9270
9275
|
|
9271
|
-
// organic : 2014-03-27
|
9276
|
+
// organic : 2014-03-27 Identity Digital Limited
|
9272
9277
|
organic
|
9273
9278
|
|
9274
9279
|
// origins : 2015-10-01 The Estée Lauder Companies Inc.
|
@@ -9316,7 +9321,7 @@ pay
|
|
9316
9321
|
// pccw : 2015-05-14 PCCW Enterprises Limited
|
9317
9322
|
pccw
|
9318
9323
|
|
9319
|
-
// pet : 2015-05-07
|
9324
|
+
// pet : 2015-05-07 Identity Digital Limited
|
9320
9325
|
pet
|
9321
9326
|
|
9322
9327
|
// pfizer : 2015-09-11 Pfizer Inc.
|
@@ -9334,7 +9339,7 @@ philips
|
|
9334
9339
|
// phone : 2016-06-02 Dish DBS Corporation
|
9335
9340
|
phone
|
9336
9341
|
|
9337
|
-
// photo : 2013-11-14
|
9342
|
+
// photo : 2013-11-14 Registry Services, LLC
|
9338
9343
|
photo
|
9339
9344
|
|
9340
9345
|
// photography : 2013-09-20 Binky Moon, LLC
|
@@ -9346,7 +9351,7 @@ photos
|
|
9346
9351
|
// physio : 2014-05-01 PhysBiz Pty Ltd
|
9347
9352
|
physio
|
9348
9353
|
|
9349
|
-
// pics : 2013-11-14
|
9354
|
+
// pics : 2013-11-14 XYZ.COM LLC
|
9350
9355
|
pics
|
9351
9356
|
|
9352
9357
|
// pictet : 2014-06-26 Pictet Europe S.A.
|
@@ -9364,7 +9369,7 @@ pin
|
|
9364
9369
|
// ping : 2015-06-11 Ping Registry Provider, Inc.
|
9365
9370
|
ping
|
9366
9371
|
|
9367
|
-
// pink : 2013-10-01
|
9372
|
+
// pink : 2013-10-01 Identity Digital Limited
|
9368
9373
|
pink
|
9369
9374
|
|
9370
9375
|
// pioneer : 2015-07-16 Pioneer Corporation
|
@@ -9394,7 +9399,7 @@ pnc
|
|
9394
9399
|
// pohl : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG
|
9395
9400
|
pohl
|
9396
9401
|
|
9397
|
-
// poker : 2014-07-03
|
9402
|
+
// poker : 2014-07-03 Identity Digital Limited
|
9398
9403
|
poker
|
9399
9404
|
|
9400
9405
|
// politie : 2015-08-20 Politie Nederland
|
@@ -9409,7 +9414,7 @@ pramerica
|
|
9409
9414
|
// praxi : 2013-12-05 Praxi S.p.A.
|
9410
9415
|
praxi
|
9411
9416
|
|
9412
|
-
// press : 2014-04-03
|
9417
|
+
// press : 2014-04-03 Radix FZC
|
9413
9418
|
press
|
9414
9419
|
|
9415
9420
|
// prime : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -9427,13 +9432,13 @@ prof
|
|
9427
9432
|
// progressive : 2015-07-23 Progressive Casualty Insurance Company
|
9428
9433
|
progressive
|
9429
9434
|
|
9430
|
-
// promo : 2014-12-18
|
9435
|
+
// promo : 2014-12-18 Identity Digital Limited
|
9431
9436
|
promo
|
9432
9437
|
|
9433
9438
|
// properties : 2013-12-05 Binky Moon, LLC
|
9434
9439
|
properties
|
9435
9440
|
|
9436
|
-
// property : 2014-05-22
|
9441
|
+
// property : 2014-05-22 Internet Naming Company LLC
|
9437
9442
|
property
|
9438
9443
|
|
9439
9444
|
// protection : 2015-04-23 XYZ.COM LLC
|
@@ -9460,18 +9465,12 @@ quebec
|
|
9460
9465
|
// quest : 2015-03-26 XYZ.COM LLC
|
9461
9466
|
quest
|
9462
9467
|
|
9463
|
-
// qvc : 2015-07-30 QVC, Inc.
|
9464
|
-
qvc
|
9465
|
-
|
9466
9468
|
// racing : 2014-12-04 Premier Registry Limited
|
9467
9469
|
racing
|
9468
9470
|
|
9469
9471
|
// radio : 2016-07-21 European Broadcasting Union (EBU)
|
9470
9472
|
radio
|
9471
9473
|
|
9472
|
-
// raid : 2015-07-23 Johnson Shareholdings, Inc.
|
9473
|
-
raid
|
9474
|
-
|
9475
9474
|
// read : 2014-12-18 Amazon Registry Services, Inc.
|
9476
9475
|
read
|
9477
9476
|
|
@@ -9481,13 +9480,13 @@ realestate
|
|
9481
9480
|
// realtor : 2014-05-29 Real Estate Domains LLC
|
9482
9481
|
realtor
|
9483
9482
|
|
9484
|
-
// realty : 2015-03-19
|
9483
|
+
// realty : 2015-03-19 Dog Beach, LLC
|
9485
9484
|
realty
|
9486
9485
|
|
9487
9486
|
// recipes : 2013-10-17 Binky Moon, LLC
|
9488
9487
|
recipes
|
9489
9488
|
|
9490
|
-
// red : 2013-11-07
|
9489
|
+
// red : 2013-11-07 Identity Digital Limited
|
9491
9490
|
red
|
9492
9491
|
|
9493
9492
|
// redstone : 2014-10-31 Redstone Haute Couture Co., Ltd.
|
@@ -9544,7 +9543,7 @@ reviews
|
|
9544
9543
|
// rexroth : 2015-06-18 Robert Bosch GMBH
|
9545
9544
|
rexroth
|
9546
9545
|
|
9547
|
-
// rich : 2013-11-21
|
9546
|
+
// rich : 2013-11-21 iRegistry GmbH
|
9548
9547
|
rich
|
9549
9548
|
|
9550
9549
|
// richardli : 2015-05-14 Pacific Century Asset Management (HK) Limited
|
@@ -9562,16 +9561,13 @@ rio
|
|
9562
9561
|
// rip : 2014-07-10 Dog Beach, LLC
|
9563
9562
|
rip
|
9564
9563
|
|
9565
|
-
// rmit : 2015-11-19 Royal Melbourne Institute of Technology
|
9566
|
-
rmit
|
9567
|
-
|
9568
9564
|
// rocher : 2014-12-18 Ferrero Trading Lux S.A.
|
9569
9565
|
rocher
|
9570
9566
|
|
9571
9567
|
// rocks : 2013-11-14 Dog Beach, LLC
|
9572
9568
|
rocks
|
9573
9569
|
|
9574
|
-
// rodeo : 2013-12-19
|
9570
|
+
// rodeo : 2013-12-19 Registry Services, LLC
|
9575
9571
|
rodeo
|
9576
9572
|
|
9577
9573
|
// rogers : 2015-08-06 Rogers Communications Canada Inc.
|
@@ -9586,7 +9582,7 @@ rsvp
|
|
9586
9582
|
// rugby : 2016-12-15 World Rugby Strategic Developments Limited
|
9587
9583
|
rugby
|
9588
9584
|
|
9589
|
-
// ruhr : 2013-10-02
|
9585
|
+
// ruhr : 2013-10-02 dotSaarland GmbH
|
9590
9586
|
ruhr
|
9591
9587
|
|
9592
9588
|
// run : 2015-03-19 Binky Moon, LLC
|
@@ -9649,7 +9645,7 @@ saxo
|
|
9649
9645
|
// sbi : 2015-03-12 STATE BANK OF INDIA
|
9650
9646
|
sbi
|
9651
9647
|
|
9652
|
-
// sbs : 2014-11-07
|
9648
|
+
// sbs : 2014-11-07 ShortDot SA
|
9653
9649
|
sbs
|
9654
9650
|
|
9655
9651
|
// sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)
|
@@ -9679,9 +9675,6 @@ schwarz
|
|
9679
9675
|
// science : 2014-09-11 dot Science Limited
|
9680
9676
|
science
|
9681
9677
|
|
9682
|
-
// scjohnson : 2015-07-23 Johnson Shareholdings, Inc.
|
9683
|
-
scjohnson
|
9684
|
-
|
9685
9678
|
// scot : 2014-01-23 Dot Scot Registry Limited
|
9686
9679
|
scot
|
9687
9680
|
|
@@ -9721,7 +9714,7 @@ sew
|
|
9721
9714
|
// sex : 2014-11-13 ICM Registry SX LLC
|
9722
9715
|
sex
|
9723
9716
|
|
9724
|
-
// sexy : 2013-09-11
|
9717
|
+
// sexy : 2013-09-11 Internet Naming Company LLC
|
9725
9718
|
sexy
|
9726
9719
|
|
9727
9720
|
// sfr : 2015-08-13 Societe Francaise du Radiotelephone - SFR
|
@@ -9742,7 +9735,7 @@ shell
|
|
9742
9735
|
// shia : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
|
9743
9736
|
shia
|
9744
9737
|
|
9745
|
-
// shiksha : 2013-11-14
|
9738
|
+
// shiksha : 2013-11-14 Identity Digital Limited
|
9746
9739
|
shiksha
|
9747
9740
|
|
9748
9741
|
// shoes : 2013-10-02 Binky Moon, LLC
|
@@ -9763,9 +9756,6 @@ show
|
|
9763
9756
|
// showtime : 2015-08-06 CBS Domains Inc.
|
9764
9757
|
showtime
|
9765
9758
|
|
9766
|
-
// shriram : 2014-01-23 Shriram Capital Ltd.
|
9767
|
-
shriram
|
9768
|
-
|
9769
9759
|
// silk : 2015-06-25 Amazon Registry Services, Inc.
|
9770
9760
|
silk
|
9771
9761
|
|
@@ -9775,10 +9765,10 @@ sina
|
|
9775
9765
|
// singles : 2013-08-27 Binky Moon, LLC
|
9776
9766
|
singles
|
9777
9767
|
|
9778
|
-
// site : 2015-01-15
|
9768
|
+
// site : 2015-01-15 Radix FZC
|
9779
9769
|
site
|
9780
9770
|
|
9781
|
-
// ski : 2015-04-09
|
9771
|
+
// ski : 2015-04-09 Identity Digital Limited
|
9782
9772
|
ski
|
9783
9773
|
|
9784
9774
|
// skin : 2015-01-15 XYZ.COM LLC
|
@@ -9835,7 +9825,7 @@ soy
|
|
9835
9825
|
// spa : 2019-09-19 Asia Spa and Wellness Promotion Council Limited
|
9836
9826
|
spa
|
9837
9827
|
|
9838
|
-
// space : 2014-04-03
|
9828
|
+
// space : 2014-04-03 Radix FZC
|
9839
9829
|
space
|
9840
9830
|
|
9841
9831
|
// sport : 2017-11-16 Global Association of International Sports Federations (GAISF)
|
@@ -9844,9 +9834,6 @@ sport
|
|
9844
9834
|
// spot : 2015-02-26 Amazon Registry Services, Inc.
|
9845
9835
|
spot
|
9846
9836
|
|
9847
|
-
// spreadbetting : 2014-12-11 Dotspreadbetting Registry Limited
|
9848
|
-
spreadbetting
|
9849
|
-
|
9850
9837
|
// srl : 2015-05-07 InterNetX, Corp
|
9851
9838
|
srl
|
9852
9839
|
|
@@ -9877,7 +9864,7 @@ stockholm
|
|
9877
9864
|
// storage : 2014-12-22 XYZ.COM LLC
|
9878
9865
|
storage
|
9879
9866
|
|
9880
|
-
// store : 2015-04-09
|
9867
|
+
// store : 2015-04-09 Radix FZC
|
9881
9868
|
store
|
9882
9869
|
|
9883
9870
|
// stream : 2016-01-08 dot Stream Limited
|
@@ -9886,7 +9873,7 @@ stream
|
|
9886
9873
|
// studio : 2015-02-11 Dog Beach, LLC
|
9887
9874
|
studio
|
9888
9875
|
|
9889
|
-
// study : 2014-12-11
|
9876
|
+
// study : 2014-12-11 Registry Services, LLC
|
9890
9877
|
study
|
9891
9878
|
|
9892
9879
|
// style : 2014-12-04 Binky Moon, LLC
|
@@ -9904,7 +9891,7 @@ supply
|
|
9904
9891
|
// support : 2013-10-24 Binky Moon, LLC
|
9905
9892
|
support
|
9906
9893
|
|
9907
|
-
// surf : 2014-01-09
|
9894
|
+
// surf : 2014-01-09 Registry Services, LLC
|
9908
9895
|
surf
|
9909
9896
|
|
9910
9897
|
// surgery : 2014-03-20 Binky Moon, LLC
|
@@ -9916,9 +9903,6 @@ suzuki
|
|
9916
9903
|
// swatch : 2015-01-08 The Swatch Group Ltd
|
9917
9904
|
swatch
|
9918
9905
|
|
9919
|
-
// swiftcover : 2015-07-23 Swiftcover Insurance Services Limited
|
9920
|
-
swiftcover
|
9921
|
-
|
9922
9906
|
// swiss : 2014-10-16 Swiss Confederation
|
9923
9907
|
swiss
|
9924
9908
|
|
@@ -9949,7 +9933,7 @@ tatamotors
|
|
9949
9933
|
// tatar : 2014-04-24 Limited Liability Company "Coordination Center of Regional Domain of Tatarstan Republic"
|
9950
9934
|
tatar
|
9951
9935
|
|
9952
|
-
// tattoo : 2013-08-30
|
9936
|
+
// tattoo : 2013-08-30 Top Level Design, LLC
|
9953
9937
|
tattoo
|
9954
9938
|
|
9955
9939
|
// tax : 2014-03-20 Binky Moon, LLC
|
@@ -9967,7 +9951,7 @@ tdk
|
|
9967
9951
|
// team : 2015-03-05 Binky Moon, LLC
|
9968
9952
|
team
|
9969
9953
|
|
9970
|
-
// tech : 2015-01-30
|
9954
|
+
// tech : 2015-01-30 Radix FZC
|
9971
9955
|
tech
|
9972
9956
|
|
9973
9957
|
// technology : 2013-09-13 Binky Moon, LLC
|
@@ -9994,7 +9978,7 @@ theatre
|
|
9994
9978
|
// tiaa : 2015-07-23 Teachers Insurance and Annuity Association of America
|
9995
9979
|
tiaa
|
9996
9980
|
|
9997
|
-
// tickets : 2015-02-05
|
9981
|
+
// tickets : 2015-02-05 XYZ.COM LLC
|
9998
9982
|
tickets
|
9999
9983
|
|
10000
9984
|
// tienda : 2013-11-14 Binky Moon, LLC
|
@@ -10042,7 +10026,7 @@ toray
|
|
10042
10026
|
// toshiba : 2014-04-10 TOSHIBA Corporation
|
10043
10027
|
toshiba
|
10044
10028
|
|
10045
|
-
// total : 2015-08-06
|
10029
|
+
// total : 2015-08-06 TOTAL SE
|
10046
10030
|
total
|
10047
10031
|
|
10048
10032
|
// tours : 2015-01-22 Binky Moon, LLC
|
@@ -10060,7 +10044,7 @@ toys
|
|
10060
10044
|
// trade : 2014-01-23 Elite Registry Limited
|
10061
10045
|
trade
|
10062
10046
|
|
10063
|
-
// trading : 2014-12-11
|
10047
|
+
// trading : 2014-12-11 Dog Beach, LLC
|
10064
10048
|
trading
|
10065
10049
|
|
10066
10050
|
// training : 2013-11-07 Binky Moon, LLC
|
@@ -10078,7 +10062,7 @@ travelers
|
|
10078
10062
|
// travelersinsurance : 2015-03-26 Travelers TLD, LLC
|
10079
10063
|
travelersinsurance
|
10080
10064
|
|
10081
|
-
// trust : 2014-10-16
|
10065
|
+
// trust : 2014-10-16 Internet Naming Company LLC
|
10082
10066
|
trust
|
10083
10067
|
|
10084
10068
|
// trv : 2015-03-26 Travelers TLD, LLC
|
@@ -10111,7 +10095,7 @@ unicom
|
|
10111
10095
|
// university : 2014-03-06 Binky Moon, LLC
|
10112
10096
|
university
|
10113
10097
|
|
10114
|
-
// uno : 2013-09-11
|
10098
|
+
// uno : 2013-09-11 Radix FZC
|
10115
10099
|
uno
|
10116
10100
|
|
10117
10101
|
// uol : 2014-05-01 UBN INTERNET LTDA.
|
@@ -10162,7 +10146,7 @@ villas
|
|
10162
10146
|
// vin : 2015-06-18 Binky Moon, LLC
|
10163
10147
|
vin
|
10164
10148
|
|
10165
|
-
// vip : 2015-01-22
|
10149
|
+
// vip : 2015-01-22 Registry Services, LLC
|
10166
10150
|
vip
|
10167
10151
|
|
10168
10152
|
// virgin : 2014-09-25 Virgin Enterprises Limited
|
@@ -10183,7 +10167,7 @@ vivo
|
|
10183
10167
|
// vlaanderen : 2014-02-06 DNS.be vzw
|
10184
10168
|
vlaanderen
|
10185
10169
|
|
10186
|
-
// vodka : 2013-12-19
|
10170
|
+
// vodka : 2013-12-19 Registry Services, LLC
|
10187
10171
|
vodka
|
10188
10172
|
|
10189
10173
|
// volkswagen : 2015-05-14 Volkswagen Group of America Inc.
|
@@ -10225,7 +10209,7 @@ wanggou
|
|
10225
10209
|
// watch : 2013-11-14 Binky Moon, LLC
|
10226
10210
|
watch
|
10227
10211
|
|
10228
|
-
// watches : 2014-12-22
|
10212
|
+
// watches : 2014-12-22 Identity Digital Limited
|
10229
10213
|
watches
|
10230
10214
|
|
10231
10215
|
// weather : 2015-01-08 International Business Machines Corporation
|
@@ -10240,13 +10224,10 @@ webcam
|
|
10240
10224
|
// weber : 2015-06-04 Saint-Gobain Weber SA
|
10241
10225
|
weber
|
10242
10226
|
|
10243
|
-
// website : 2014-04-03
|
10227
|
+
// website : 2014-04-03 Radix FZC
|
10244
10228
|
website
|
10245
10229
|
|
10246
|
-
//
|
10247
|
-
wed
|
10248
|
-
|
10249
|
-
// wedding : 2014-04-24 Minds + Machines Group Limited
|
10230
|
+
// wedding : 2014-04-24 Registry Services, LLC
|
10250
10231
|
wedding
|
10251
10232
|
|
10252
10233
|
// weibo : 2015-03-05 Sina Corporation
|
@@ -10288,7 +10269,7 @@ wolterskluwer
|
|
10288
10269
|
// woodside : 2015-07-09 Woodside Petroleum Limited
|
10289
10270
|
woodside
|
10290
10271
|
|
10291
|
-
// work : 2013-12-19
|
10272
|
+
// work : 2013-12-19 Registry Services, LLC
|
10292
10273
|
work
|
10293
10274
|
|
10294
10275
|
// works : 2013-11-14 Binky Moon, LLC
|
@@ -10339,9 +10320,6 @@ xin
|
|
10339
10320
|
// xn--3ds443g : 2013-09-08 TLD REGISTRY LIMITED OY
|
10340
10321
|
在线
|
10341
10322
|
|
10342
|
-
// xn--3oq18vl8pn36a : 2015-07-02 Volkswagen (China) Investment Co., Ltd.
|
10343
|
-
大众汽车
|
10344
|
-
|
10345
10323
|
// xn--3pxu8k : 2015-01-15 VeriSign Sarl
|
10346
10324
|
点看
|
10347
10325
|
|
@@ -10351,7 +10329,7 @@ xin
|
|
10351
10329
|
// xn--45q11c : 2013-11-21 Zodiac Gemini Ltd
|
10352
10330
|
八卦
|
10353
10331
|
|
10354
|
-
// xn--4gbrim : 2013-10-04
|
10332
|
+
// xn--4gbrim : 2013-10-04 Helium TLDs Ltd
|
10355
10333
|
موقع
|
10356
10334
|
|
10357
10335
|
// xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
|
@@ -10366,7 +10344,7 @@ xin
|
|
10366
10344
|
// xn--5tzm5g : 2014-12-22 Global Website TLD Asia Limited
|
10367
10345
|
网站
|
10368
10346
|
|
10369
|
-
// xn--6frz82g : 2013-09-23
|
10347
|
+
// xn--6frz82g : 2013-09-23 Identity Digital Limited
|
10370
10348
|
移动
|
10371
10349
|
|
10372
10350
|
// xn--6qq986b3xl : 2013-09-13 Tycoon Treasure Limited
|
@@ -10456,7 +10434,7 @@ xin
|
|
10456
10434
|
// xn--fzys8d69uvgm : 2015-05-14 PCCW Enterprises Limited
|
10457
10435
|
電訊盈科
|
10458
10436
|
|
10459
|
-
// xn--g2xx48c : 2015-01-30
|
10437
|
+
// xn--g2xx48c : 2015-01-30 Nawang Heli(Xiamen) Network Service Co., LTD.
|
10460
10438
|
购物
|
10461
10439
|
|
10462
10440
|
// xn--gckr3f0f : 2015-02-26 Amazon Registry Services, Inc.
|
@@ -10603,10 +10581,10 @@ vermögensberatung
|
|
10603
10581
|
// xyz : 2013-12-05 XYZ.COM LLC
|
10604
10582
|
xyz
|
10605
10583
|
|
10606
|
-
// yachts : 2014-01-09
|
10584
|
+
// yachts : 2014-01-09 XYZ.COM LLC
|
10607
10585
|
yachts
|
10608
10586
|
|
10609
|
-
// yahoo : 2015-04-02
|
10587
|
+
// yahoo : 2015-04-02 Oath Inc.
|
10610
10588
|
yahoo
|
10611
10589
|
|
10612
10590
|
// yamaxun : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -10618,7 +10596,7 @@ yandex
|
|
10618
10596
|
// yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
|
10619
10597
|
yodobashi
|
10620
10598
|
|
10621
|
-
// yoga : 2014-05-29
|
10599
|
+
// yoga : 2014-05-29 Registry Services, LLC
|
10622
10600
|
yoga
|
10623
10601
|
|
10624
10602
|
// yokohama : 2013-12-12 GMO Registry, Inc.
|
@@ -10665,16 +10643,45 @@ ltd.ua
|
|
10665
10643
|
// 611coin : https://611project.org/
|
10666
10644
|
611.to
|
10667
10645
|
|
10646
|
+
// Aaron Marais' Gitlab pages: https://lab.aaronleem.co.za
|
10647
|
+
// Submitted by Aaron Marais <its_me@aaronleem.co.za>
|
10648
|
+
graphox.us
|
10649
|
+
|
10650
|
+
// accesso Technology Group, plc. : https://accesso.com/
|
10651
|
+
// Submitted by accesso Team <accessoecommerce@accesso.com>
|
10652
|
+
*.devcdnaccesso.com
|
10653
|
+
|
10654
|
+
// Acorn Labs : https://acorn.io
|
10655
|
+
// Submitted by Craig Jellick <domains@acorn.io>
|
10656
|
+
*.on-acorn.io
|
10657
|
+
|
10658
|
+
// ActiveTrail: https://www.activetrail.biz/
|
10659
|
+
// Submitted by Ofer Kalaora <postmaster@activetrail.com>
|
10660
|
+
activetrail.biz
|
10661
|
+
|
10668
10662
|
// Adobe : https://www.adobe.com/
|
10669
|
-
// Submitted by Ian Boston <boston@adobe.com>
|
10663
|
+
// Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
|
10670
10664
|
adobeaemcloud.com
|
10671
|
-
adobeaemcloud.net
|
10672
10665
|
*.dev.adobeaemcloud.com
|
10666
|
+
hlx.live
|
10667
|
+
adobeaemcloud.net
|
10668
|
+
hlx.page
|
10669
|
+
hlx3.page
|
10673
10670
|
|
10674
10671
|
// Agnat sp. z o.o. : https://domena.pl
|
10675
10672
|
// Submitted by Przemyslaw Plewa <it-admin@domena.pl>
|
10676
10673
|
beep.pl
|
10677
10674
|
|
10675
|
+
// Airkit : https://www.airkit.com/
|
10676
|
+
// Submitted by Grant Cooksey <security@airkit.com>
|
10677
|
+
airkitapps.com
|
10678
|
+
airkitapps-au.com
|
10679
|
+
airkitapps.eu
|
10680
|
+
|
10681
|
+
// Aiven: https://aiven.io/
|
10682
|
+
// Submitted by Etienne Stalmans <security@aiven.io>
|
10683
|
+
aivencloud.com
|
10684
|
+
|
10678
10685
|
// alboto.ca : http://alboto.ca
|
10679
10686
|
// Submitted by Anton Avramov <avramov@alboto.ca>
|
10680
10687
|
barsy.ca
|
@@ -10688,12 +10695,6 @@ barsy.ca
|
|
10688
10695
|
// Submitted by Werner Kaltofen <wk@all-inkl.com>
|
10689
10696
|
kasserver.com
|
10690
10697
|
|
10691
|
-
// Algorithmia, Inc. : algorithmia.com
|
10692
|
-
// Submitted by Eli Perelman <eperelman@algorithmia.io>
|
10693
|
-
*.algorithmia.com
|
10694
|
-
!teams.algorithmia.com
|
10695
|
-
!test.algorithmia.com
|
10696
|
-
|
10697
10698
|
// Altervista: https://www.altervista.org
|
10698
10699
|
// Submitted by Carlo Cannas <tech_staff@altervista.it>
|
10699
10700
|
altervista.org
|
@@ -10702,19 +10703,134 @@ altervista.org
|
|
10702
10703
|
// Submitted by Cyril <admin@alwaysdata.com>
|
10703
10704
|
alwaysdata.net
|
10704
10705
|
|
10705
|
-
//
|
10706
|
+
// Amaze Software : https://amaze.co
|
10707
|
+
// Submitted by Domain Admin <domainadmin@amaze.co>
|
10708
|
+
myamaze.net
|
10709
|
+
|
10710
|
+
// Amazon : https://www.amazon.com/
|
10711
|
+
// Submitted by AWS Security <psl-maintainers@amazon.com>
|
10712
|
+
// Subsections of Amazon/subsidiaries will appear until "concludes" tag
|
10713
|
+
|
10714
|
+
// Amazon CloudFront
|
10706
10715
|
// Submitted by Donavan Miller <donavanm@amazon.com>
|
10716
|
+
// Reference: 54144616-fd49-4435-8535-19c6a601bdb3
|
10707
10717
|
cloudfront.net
|
10708
10718
|
|
10709
|
-
// Amazon
|
10719
|
+
// Amazon EC2
|
10710
10720
|
// Submitted by Luke Wells <psl-maintainers@amazon.com>
|
10721
|
+
// Reference: 4c38fa71-58ac-4768-99e5-689c1767e537
|
10711
10722
|
*.compute.amazonaws.com
|
10712
10723
|
*.compute-1.amazonaws.com
|
10713
10724
|
*.compute.amazonaws.com.cn
|
10714
10725
|
us-east-1.amazonaws.com
|
10715
10726
|
|
10716
|
-
// Amazon
|
10727
|
+
// Amazon S3
|
10728
|
+
// Submitted by Luke Wells <psl-maintainers@amazon.com>
|
10729
|
+
// Reference: d068bd97-f0a9-4838-a6d8-954b622ef4ae
|
10730
|
+
s3.cn-north-1.amazonaws.com.cn
|
10731
|
+
s3.dualstack.ap-northeast-1.amazonaws.com
|
10732
|
+
s3.dualstack.ap-northeast-2.amazonaws.com
|
10733
|
+
s3.ap-northeast-2.amazonaws.com
|
10734
|
+
s3-website.ap-northeast-2.amazonaws.com
|
10735
|
+
s3.dualstack.ap-south-1.amazonaws.com
|
10736
|
+
s3.ap-south-1.amazonaws.com
|
10737
|
+
s3-website.ap-south-1.amazonaws.com
|
10738
|
+
s3.dualstack.ap-southeast-1.amazonaws.com
|
10739
|
+
s3.dualstack.ap-southeast-2.amazonaws.com
|
10740
|
+
s3.dualstack.ca-central-1.amazonaws.com
|
10741
|
+
s3.ca-central-1.amazonaws.com
|
10742
|
+
s3-website.ca-central-1.amazonaws.com
|
10743
|
+
s3.dualstack.eu-central-1.amazonaws.com
|
10744
|
+
s3.eu-central-1.amazonaws.com
|
10745
|
+
s3-website.eu-central-1.amazonaws.com
|
10746
|
+
s3.dualstack.eu-west-1.amazonaws.com
|
10747
|
+
s3.dualstack.eu-west-2.amazonaws.com
|
10748
|
+
s3.eu-west-2.amazonaws.com
|
10749
|
+
s3-website.eu-west-2.amazonaws.com
|
10750
|
+
s3.dualstack.eu-west-3.amazonaws.com
|
10751
|
+
s3.eu-west-3.amazonaws.com
|
10752
|
+
s3-website.eu-west-3.amazonaws.com
|
10753
|
+
s3.amazonaws.com
|
10754
|
+
s3-ap-northeast-1.amazonaws.com
|
10755
|
+
s3-ap-northeast-2.amazonaws.com
|
10756
|
+
s3-ap-south-1.amazonaws.com
|
10757
|
+
s3-ap-southeast-1.amazonaws.com
|
10758
|
+
s3-ap-southeast-2.amazonaws.com
|
10759
|
+
s3-ca-central-1.amazonaws.com
|
10760
|
+
s3-eu-central-1.amazonaws.com
|
10761
|
+
s3-eu-west-1.amazonaws.com
|
10762
|
+
s3-eu-west-2.amazonaws.com
|
10763
|
+
s3-eu-west-3.amazonaws.com
|
10764
|
+
s3-external-1.amazonaws.com
|
10765
|
+
s3-fips-us-gov-west-1.amazonaws.com
|
10766
|
+
s3-sa-east-1.amazonaws.com
|
10767
|
+
s3-us-east-2.amazonaws.com
|
10768
|
+
s3-us-gov-west-1.amazonaws.com
|
10769
|
+
s3-us-west-1.amazonaws.com
|
10770
|
+
s3-us-west-2.amazonaws.com
|
10771
|
+
s3-website-ap-northeast-1.amazonaws.com
|
10772
|
+
s3-website-ap-southeast-1.amazonaws.com
|
10773
|
+
s3-website-ap-southeast-2.amazonaws.com
|
10774
|
+
s3-website-eu-west-1.amazonaws.com
|
10775
|
+
s3-website-sa-east-1.amazonaws.com
|
10776
|
+
s3-website-us-east-1.amazonaws.com
|
10777
|
+
s3-website-us-west-1.amazonaws.com
|
10778
|
+
s3-website-us-west-2.amazonaws.com
|
10779
|
+
s3.dualstack.sa-east-1.amazonaws.com
|
10780
|
+
s3.dualstack.us-east-1.amazonaws.com
|
10781
|
+
s3.dualstack.us-east-2.amazonaws.com
|
10782
|
+
s3.us-east-2.amazonaws.com
|
10783
|
+
s3-website.us-east-2.amazonaws.com
|
10784
|
+
|
10785
|
+
// AWS Cloud9
|
10786
|
+
// Submitted by: AWS Security <psl-maintainers@amazon.com>
|
10787
|
+
// Reference: 2b6dfa9a-3a7f-4367-b2e7-0321e77c0d59
|
10788
|
+
vfs.cloud9.af-south-1.amazonaws.com
|
10789
|
+
webview-assets.cloud9.af-south-1.amazonaws.com
|
10790
|
+
vfs.cloud9.ap-east-1.amazonaws.com
|
10791
|
+
webview-assets.cloud9.ap-east-1.amazonaws.com
|
10792
|
+
vfs.cloud9.ap-northeast-1.amazonaws.com
|
10793
|
+
webview-assets.cloud9.ap-northeast-1.amazonaws.com
|
10794
|
+
vfs.cloud9.ap-northeast-2.amazonaws.com
|
10795
|
+
webview-assets.cloud9.ap-northeast-2.amazonaws.com
|
10796
|
+
vfs.cloud9.ap-northeast-3.amazonaws.com
|
10797
|
+
webview-assets.cloud9.ap-northeast-3.amazonaws.com
|
10798
|
+
vfs.cloud9.ap-south-1.amazonaws.com
|
10799
|
+
webview-assets.cloud9.ap-south-1.amazonaws.com
|
10800
|
+
vfs.cloud9.ap-southeast-1.amazonaws.com
|
10801
|
+
webview-assets.cloud9.ap-southeast-1.amazonaws.com
|
10802
|
+
vfs.cloud9.ap-southeast-2.amazonaws.com
|
10803
|
+
webview-assets.cloud9.ap-southeast-2.amazonaws.com
|
10804
|
+
vfs.cloud9.ca-central-1.amazonaws.com
|
10805
|
+
webview-assets.cloud9.ca-central-1.amazonaws.com
|
10806
|
+
vfs.cloud9.eu-central-1.amazonaws.com
|
10807
|
+
webview-assets.cloud9.eu-central-1.amazonaws.com
|
10808
|
+
vfs.cloud9.eu-north-1.amazonaws.com
|
10809
|
+
webview-assets.cloud9.eu-north-1.amazonaws.com
|
10810
|
+
vfs.cloud9.eu-south-1.amazonaws.com
|
10811
|
+
webview-assets.cloud9.eu-south-1.amazonaws.com
|
10812
|
+
vfs.cloud9.eu-west-1.amazonaws.com
|
10813
|
+
webview-assets.cloud9.eu-west-1.amazonaws.com
|
10814
|
+
vfs.cloud9.eu-west-2.amazonaws.com
|
10815
|
+
webview-assets.cloud9.eu-west-2.amazonaws.com
|
10816
|
+
vfs.cloud9.eu-west-3.amazonaws.com
|
10817
|
+
webview-assets.cloud9.eu-west-3.amazonaws.com
|
10818
|
+
vfs.cloud9.me-south-1.amazonaws.com
|
10819
|
+
webview-assets.cloud9.me-south-1.amazonaws.com
|
10820
|
+
vfs.cloud9.sa-east-1.amazonaws.com
|
10821
|
+
webview-assets.cloud9.sa-east-1.amazonaws.com
|
10822
|
+
vfs.cloud9.us-east-1.amazonaws.com
|
10823
|
+
webview-assets.cloud9.us-east-1.amazonaws.com
|
10824
|
+
vfs.cloud9.us-east-2.amazonaws.com
|
10825
|
+
webview-assets.cloud9.us-east-2.amazonaws.com
|
10826
|
+
vfs.cloud9.us-west-1.amazonaws.com
|
10827
|
+
webview-assets.cloud9.us-west-1.amazonaws.com
|
10828
|
+
vfs.cloud9.us-west-2.amazonaws.com
|
10829
|
+
webview-assets.cloud9.us-west-2.amazonaws.com
|
10830
|
+
|
10831
|
+
// AWS Elastic Beanstalk
|
10717
10832
|
// Submitted by Luke Wells <psl-maintainers@amazon.com>
|
10833
|
+
// Reference: aa202394-43a0-4857-b245-8db04549137e
|
10718
10834
|
cn-north-1.eb.amazonaws.com.cn
|
10719
10835
|
cn-northwest-1.eb.amazonaws.com.cn
|
10720
10836
|
elasticbeanstalk.com
|
@@ -10736,71 +10852,24 @@ us-gov-west-1.elasticbeanstalk.com
|
|
10736
10852
|
us-west-1.elasticbeanstalk.com
|
10737
10853
|
us-west-2.elasticbeanstalk.com
|
10738
10854
|
|
10739
|
-
//
|
10855
|
+
// (AWS) Elastic Load Balancing
|
10740
10856
|
// Submitted by Luke Wells <psl-maintainers@amazon.com>
|
10741
|
-
|
10857
|
+
// Reference: 12a3d528-1bac-4433-a359-a395867ffed2
|
10742
10858
|
*.elb.amazonaws.com.cn
|
10859
|
+
*.elb.amazonaws.com
|
10743
10860
|
|
10744
|
-
//
|
10745
|
-
// Submitted by
|
10746
|
-
|
10747
|
-
|
10748
|
-
|
10749
|
-
|
10750
|
-
|
10751
|
-
|
10752
|
-
|
10753
|
-
|
10754
|
-
s3-eu-west-1.amazonaws.com
|
10755
|
-
s3-eu-west-2.amazonaws.com
|
10756
|
-
s3-eu-west-3.amazonaws.com
|
10757
|
-
s3-external-1.amazonaws.com
|
10758
|
-
s3-fips-us-gov-west-1.amazonaws.com
|
10759
|
-
s3-sa-east-1.amazonaws.com
|
10760
|
-
s3-us-gov-west-1.amazonaws.com
|
10761
|
-
s3-us-east-2.amazonaws.com
|
10762
|
-
s3-us-west-1.amazonaws.com
|
10763
|
-
s3-us-west-2.amazonaws.com
|
10764
|
-
s3.ap-northeast-2.amazonaws.com
|
10765
|
-
s3.ap-south-1.amazonaws.com
|
10766
|
-
s3.cn-north-1.amazonaws.com.cn
|
10767
|
-
s3.ca-central-1.amazonaws.com
|
10768
|
-
s3.eu-central-1.amazonaws.com
|
10769
|
-
s3.eu-west-2.amazonaws.com
|
10770
|
-
s3.eu-west-3.amazonaws.com
|
10771
|
-
s3.us-east-2.amazonaws.com
|
10772
|
-
s3.dualstack.ap-northeast-1.amazonaws.com
|
10773
|
-
s3.dualstack.ap-northeast-2.amazonaws.com
|
10774
|
-
s3.dualstack.ap-south-1.amazonaws.com
|
10775
|
-
s3.dualstack.ap-southeast-1.amazonaws.com
|
10776
|
-
s3.dualstack.ap-southeast-2.amazonaws.com
|
10777
|
-
s3.dualstack.ca-central-1.amazonaws.com
|
10778
|
-
s3.dualstack.eu-central-1.amazonaws.com
|
10779
|
-
s3.dualstack.eu-west-1.amazonaws.com
|
10780
|
-
s3.dualstack.eu-west-2.amazonaws.com
|
10781
|
-
s3.dualstack.eu-west-3.amazonaws.com
|
10782
|
-
s3.dualstack.sa-east-1.amazonaws.com
|
10783
|
-
s3.dualstack.us-east-1.amazonaws.com
|
10784
|
-
s3.dualstack.us-east-2.amazonaws.com
|
10785
|
-
s3-website-us-east-1.amazonaws.com
|
10786
|
-
s3-website-us-west-1.amazonaws.com
|
10787
|
-
s3-website-us-west-2.amazonaws.com
|
10788
|
-
s3-website-ap-northeast-1.amazonaws.com
|
10789
|
-
s3-website-ap-southeast-1.amazonaws.com
|
10790
|
-
s3-website-ap-southeast-2.amazonaws.com
|
10791
|
-
s3-website-eu-west-1.amazonaws.com
|
10792
|
-
s3-website-sa-east-1.amazonaws.com
|
10793
|
-
s3-website.ap-northeast-2.amazonaws.com
|
10794
|
-
s3-website.ap-south-1.amazonaws.com
|
10795
|
-
s3-website.ca-central-1.amazonaws.com
|
10796
|
-
s3-website.eu-central-1.amazonaws.com
|
10797
|
-
s3-website.eu-west-2.amazonaws.com
|
10798
|
-
s3-website.eu-west-3.amazonaws.com
|
10799
|
-
s3-website.us-east-2.amazonaws.com
|
10861
|
+
// AWS Global Accelerator
|
10862
|
+
// Submitted by Daniel Massaguer <psl-maintainers@amazon.com>
|
10863
|
+
// Reference: d916759d-a08b-4241-b536-4db887383a6a
|
10864
|
+
awsglobalaccelerator.com
|
10865
|
+
|
10866
|
+
// eero
|
10867
|
+
// Submitted by Yue Kang <eero-dynamic-dns@amazon.com>
|
10868
|
+
// Reference: 264afe70-f62c-4c02-8ab9-b5281ed24461
|
10869
|
+
eero.online
|
10870
|
+
eero-stage.online
|
10800
10871
|
|
10801
|
-
//
|
10802
|
-
// Submitted by Imre Jonk <hostmaster@amsterdamwireless.nl>
|
10803
|
-
amsw.nl
|
10872
|
+
// concludes Amazon
|
10804
10873
|
|
10805
10874
|
// Amune : https://amune.org/
|
10806
10875
|
// Submitted by Team Amune <cert@amune.org>
|
@@ -10811,6 +10880,19 @@ tele.amune.org
|
|
10811
10880
|
// Submitted by Apigee Security Team <security@apigee.com>
|
10812
10881
|
apigee.io
|
10813
10882
|
|
10883
|
+
// Apphud : https://apphud.com
|
10884
|
+
// Submitted by Alexander Selivanov <alex@apphud.com>
|
10885
|
+
siiites.com
|
10886
|
+
|
10887
|
+
// Appspace : https://www.appspace.com
|
10888
|
+
// Submitted by Appspace Security Team <security@appspace.com>
|
10889
|
+
appspacehosted.com
|
10890
|
+
appspaceusercontent.com
|
10891
|
+
|
10892
|
+
// Appudo UG (haftungsbeschränkt) : https://www.appudo.com
|
10893
|
+
// Submitted by Alexander Hochbaum <admin@appudo.com>
|
10894
|
+
appudo.net
|
10895
|
+
|
10814
10896
|
// Aptible : https://www.aptible.com/
|
10815
10897
|
// Submitted by Thomas Orozco <thomas@aptible.com>
|
10816
10898
|
on-aptible.com
|
@@ -10836,15 +10918,31 @@ sweetpepper.org
|
|
10836
10918
|
// Submitted by Vincent Tseng <vincenttseng@asustor.com>
|
10837
10919
|
myasustor.com
|
10838
10920
|
|
10921
|
+
// Atlassian : https://atlassian.com
|
10922
|
+
// Submitted by Sam Smyth <devloop@atlassian.com>
|
10923
|
+
cdn.prod.atlassian-dev.net
|
10924
|
+
|
10925
|
+
// Authentick UG (haftungsbeschränkt) : https://authentick.net
|
10926
|
+
// Submitted by Lukas Reschke <lukas@authentick.net>
|
10927
|
+
translated.page
|
10928
|
+
|
10839
10929
|
// AVM : https://avm.de
|
10840
10930
|
// Submitted by Andreas Weise <a.weise@avm.de>
|
10841
10931
|
myfritz.net
|
10842
10932
|
|
10933
|
+
// AVStack Pte. Ltd. : https://avstack.io
|
10934
|
+
// Submitted by Jasper Hugo <jasper@avstack.io>
|
10935
|
+
onavstack.net
|
10936
|
+
|
10843
10937
|
// AW AdvisorWebsites.com Software Inc : https://advisorwebsites.com
|
10844
10938
|
// Submitted by James Kennedy <domains@advisorwebsites.com>
|
10845
10939
|
*.awdev.ca
|
10846
10940
|
*.advisor.ws
|
10847
10941
|
|
10942
|
+
// AZ.pl sp. z.o.o: https://az.pl
|
10943
|
+
// Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
10944
|
+
ecommerce-shop.pl
|
10945
|
+
|
10848
10946
|
// b-data GmbH : https://www.b-data.io
|
10849
10947
|
// Submitted by Olivier Benz <olivier.benz@b-data.ch>
|
10850
10948
|
b-data.io
|
@@ -10857,12 +10955,37 @@ backplaneapp.io
|
|
10857
10955
|
// Submitted by Petros Angelatos <petrosagg@balena.io>
|
10858
10956
|
balena-devices.com
|
10859
10957
|
|
10958
|
+
// University of Banja Luka : https://unibl.org
|
10959
|
+
// Domains for Republic of Srpska administrative entity.
|
10960
|
+
// Submitted by Marko Ivanovic <kormang@hotmail.rs>
|
10961
|
+
rs.ba
|
10962
|
+
|
10860
10963
|
// Banzai Cloud
|
10861
10964
|
// Submitted by Janos Matyas <info@banzaicloud.com>
|
10862
10965
|
*.banzai.cloud
|
10863
10966
|
app.banzaicloud.io
|
10864
10967
|
*.backyards.banzaicloud.io
|
10865
10968
|
|
10969
|
+
// BASE, Inc. : https://binc.jp
|
10970
|
+
// Submitted by Yuya NAGASAWA <public-suffix-list@binc.jp>
|
10971
|
+
base.ec
|
10972
|
+
official.ec
|
10973
|
+
buyshop.jp
|
10974
|
+
fashionstore.jp
|
10975
|
+
handcrafted.jp
|
10976
|
+
kawaiishop.jp
|
10977
|
+
supersale.jp
|
10978
|
+
theshop.jp
|
10979
|
+
shopselect.net
|
10980
|
+
base.shop
|
10981
|
+
|
10982
|
+
// BeagleBoard.org Foundation : https://beagleboard.org
|
10983
|
+
// Submitted by Jason Kridner <jkridner@beagleboard.org>
|
10984
|
+
beagleboard.io
|
10985
|
+
|
10986
|
+
// Beget Ltd
|
10987
|
+
// Submitted by Lev Nekrasov <lnekrasov@beget.com>
|
10988
|
+
*.beget.app
|
10866
10989
|
|
10867
10990
|
// BetaInABox
|
10868
10991
|
// Submitted by Adrian <adrian@betainabox.com>
|
@@ -10872,14 +10995,30 @@ betainabox.com
|
|
10872
10995
|
// Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
|
10873
10996
|
bnr.la
|
10874
10997
|
|
10998
|
+
// Bitbucket : http://bitbucket.org
|
10999
|
+
// Submitted by Andy Ortlieb <aortlieb@atlassian.com>
|
11000
|
+
bitbucket.io
|
11001
|
+
|
10875
11002
|
// Blackbaud, Inc. : https://www.blackbaud.com
|
10876
11003
|
// Submitted by Paul Crowder <paul.crowder@blackbaud.com>
|
10877
11004
|
blackbaudcdn.net
|
10878
11005
|
|
11006
|
+
// Blatech : http://www.blatech.net
|
11007
|
+
// Submitted by Luke Bratch <luke@bratch.co.uk>
|
11008
|
+
of.je
|
11009
|
+
|
11010
|
+
// Blue Bite, LLC : https://bluebite.com
|
11011
|
+
// Submitted by Joshua Weiss <admin.engineering@bluebite.com>
|
11012
|
+
bluebite.io
|
11013
|
+
|
10879
11014
|
// Boomla : https://boomla.com
|
10880
11015
|
// Submitted by Tibor Halter <thalter@boomla.com>
|
10881
11016
|
boomla.net
|
10882
11017
|
|
11018
|
+
// Boutir : https://www.boutir.com
|
11019
|
+
// Submitted by Eric Ng Ka Ka <ngkaka@boutir.com>
|
11020
|
+
boutir.com
|
11021
|
+
|
10883
11022
|
// Boxfuse : https://boxfuse.com
|
10884
11023
|
// Submitted by Axel Fontaine <axel@boxfuse.com>
|
10885
11024
|
boxfuse.io
|
@@ -10893,6 +11032,10 @@ square7.de
|
|
10893
11032
|
bplaced.net
|
10894
11033
|
square7.net
|
10895
11034
|
|
11035
|
+
// Brendly : https://brendly.rs
|
11036
|
+
// Submitted by Dusan Radovanovic <dusan.radovanovic@brendly.rs>
|
11037
|
+
shop.brendly.rs
|
11038
|
+
|
10896
11039
|
// BrowserSafetyMark
|
10897
11040
|
// Submitted by Dave Tharp <browsersafetymark.io@quicinc.com>
|
10898
11041
|
browsersafetymark.io
|
@@ -10903,15 +11046,21 @@ uk0.bigv.io
|
|
10903
11046
|
dh.bytemark.co.uk
|
10904
11047
|
vm.bytemark.co.uk
|
10905
11048
|
|
11049
|
+
// Caf.js Labs LLC : https://www.cafjs.com
|
11050
|
+
// Submitted by Antonio Lain <antlai@cafjs.com>
|
11051
|
+
cafjs.com
|
11052
|
+
|
10906
11053
|
// callidomus : https://www.callidomus.com/
|
10907
11054
|
// Submitted by Marcus Popp <admin@callidomus.com>
|
10908
11055
|
mycd.eu
|
10909
11056
|
|
10910
11057
|
// Carrd : https://carrd.co
|
10911
11058
|
// Submitted by AJ <aj@carrd.co>
|
11059
|
+
drr.ac
|
11060
|
+
uwu.ai
|
10912
11061
|
carrd.co
|
10913
11062
|
crd.co
|
10914
|
-
|
11063
|
+
ju.mp
|
10915
11064
|
|
10916
11065
|
// CentralNic : http://www.centralnic.com/names/domains
|
10917
11066
|
// Submitted by registry <gavin.brown@centralnic.com>
|
@@ -10939,7 +11088,6 @@ za.com
|
|
10939
11088
|
// No longer operated by CentralNic, these entries should be adopted and/or removed by current operators
|
10940
11089
|
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10941
11090
|
ar.com
|
10942
|
-
gb.com
|
10943
11091
|
hu.com
|
10944
11092
|
kr.com
|
10945
11093
|
no.com
|
@@ -10977,11 +11125,6 @@ nz.basketball
|
|
10977
11125
|
radio.am
|
10978
11126
|
radio.fm
|
10979
11127
|
|
10980
|
-
// Globe Hosting SRL : https://www.globehosting.com/
|
10981
|
-
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10982
|
-
co.ro
|
10983
|
-
shop.ro
|
10984
|
-
|
10985
11128
|
// c.la : http://www.c.la/
|
10986
11129
|
c.la
|
10987
11130
|
|
@@ -10989,31 +11132,31 @@ c.la
|
|
10989
11132
|
// Submitted by B. Blechschmidt <hostmaster@certmgr.org>
|
10990
11133
|
certmgr.org
|
10991
11134
|
|
10992
|
-
//
|
10993
|
-
// Submitted by
|
10994
|
-
|
11135
|
+
// Cityhost LLC : https://cityhost.ua
|
11136
|
+
// Submitted by Maksym Rivtin <support@cityhost.net.ua>
|
11137
|
+
cx.ua
|
10995
11138
|
|
10996
11139
|
// Civilized Discourse Construction Kit, Inc. : https://www.discourse.org/
|
10997
11140
|
// Submitted by Rishabh Nambiar & Michael Brown <team@discourse.org>
|
10998
11141
|
discourse.group
|
10999
11142
|
discourse.team
|
11000
11143
|
|
11001
|
-
// ClearVox : http://www.clearvox.nl/
|
11002
|
-
// Submitted by Leon Rowland <leon@clearvox.nl>
|
11003
|
-
virtueeldomein.nl
|
11004
|
-
|
11005
11144
|
// Clever Cloud : https://www.clever-cloud.com/
|
11006
11145
|
// Submitted by Quentin Adam <noc@clever-cloud.com>
|
11007
11146
|
cleverapps.io
|
11008
11147
|
|
11009
11148
|
// Clerk : https://www.clerk.dev
|
11010
|
-
// Submitted by Colin Sidoti <
|
11149
|
+
// Submitted by Colin Sidoti <systems@clerk.dev>
|
11150
|
+
clerk.app
|
11151
|
+
clerkstage.app
|
11011
11152
|
*.lcl.dev
|
11153
|
+
*.lclstage.dev
|
11012
11154
|
*.stg.dev
|
11155
|
+
*.stgstage.dev
|
11013
11156
|
|
11014
|
-
//
|
11015
|
-
// Submitted by
|
11016
|
-
|
11157
|
+
// ClickRising : https://clickrising.com/
|
11158
|
+
// Submitted by Umut Gumeli <infrastructure-publicsuffixlist@clickrising.com>
|
11159
|
+
clickrising.net
|
11017
11160
|
|
11018
11161
|
// Cloud66 : https://www.cloud66.com/
|
11019
11162
|
// Submitted by Khash Sajadi <khash@cloud66.com>
|
@@ -11035,12 +11178,16 @@ cloudcontrolled.com
|
|
11035
11178
|
cloudcontrolapp.com
|
11036
11179
|
|
11037
11180
|
// Cloudera, Inc. : https://www.cloudera.com/
|
11038
|
-
// Submitted by
|
11039
|
-
cloudera.site
|
11181
|
+
// Submitted by Kedarnath Waikar <security@cloudera.com>
|
11182
|
+
*.cloudera.site
|
11040
11183
|
|
11041
11184
|
// Cloudflare, Inc. : https://www.cloudflare.com/
|
11042
|
-
// Submitted by
|
11185
|
+
// Submitted by Cloudflare Team <publicsuffixlist@cloudflare.com>
|
11186
|
+
cf-ipfs.com
|
11187
|
+
cloudflare-ipfs.com
|
11043
11188
|
trycloudflare.com
|
11189
|
+
pages.dev
|
11190
|
+
r2.dev
|
11044
11191
|
workers.dev
|
11045
11192
|
|
11046
11193
|
// Clovyr : https://clovyr.io
|
@@ -11080,14 +11227,14 @@ cloudns.pro
|
|
11080
11227
|
cloudns.pw
|
11081
11228
|
cloudns.us
|
11082
11229
|
|
11083
|
-
// Cloudeity Inc : https://cloudeity.com
|
11084
|
-
// Submitted by Stefan Dimitrov <contact@cloudeity.com>
|
11085
|
-
cloudeity.net
|
11086
|
-
|
11087
11230
|
// CNPY : https://cnpy.gdn
|
11088
11231
|
// Submitted by Angelo Gladding <angelo@lahacker.net>
|
11089
11232
|
cnpy.gdn
|
11090
11233
|
|
11234
|
+
// Codeberg e. V. : https://codeberg.org
|
11235
|
+
// Submitted by Moritz Marquardt <git@momar.de>
|
11236
|
+
codeberg.page
|
11237
|
+
|
11091
11238
|
// CoDNS B.V.
|
11092
11239
|
co.nl
|
11093
11240
|
co.no
|
@@ -11188,18 +11335,47 @@ dyndns.dappnode.io
|
|
11188
11335
|
// Submitted by Paul Biggar <ops@darklang.com>
|
11189
11336
|
builtwithdark.com
|
11190
11337
|
|
11338
|
+
// DataDetect, LLC. : https://datadetect.com
|
11339
|
+
// Submitted by Andrew Banchich <abanchich@sceven.com>
|
11340
|
+
demo.datadetect.com
|
11341
|
+
instance.datadetect.com
|
11342
|
+
|
11191
11343
|
// Datawire, Inc : https://www.datawire.io
|
11192
11344
|
// Submitted by Richard Li <secalert@datawire.io>
|
11193
11345
|
edgestack.me
|
11194
11346
|
|
11347
|
+
// DDNS5 : https://ddns5.com
|
11348
|
+
// Submitted by Cameron Elliott <cameron@cameronelliott.com>
|
11349
|
+
ddns5.com
|
11350
|
+
|
11195
11351
|
// Debian : https://www.debian.org/
|
11196
11352
|
// Submitted by Peter Palfrader / Debian Sysadmin Team <dsa-publicsuffixlist@debian.org>
|
11197
11353
|
debian.net
|
11198
11354
|
|
11355
|
+
// Deno Land Inc : https://deno.com/
|
11356
|
+
// Submitted by Luca Casonato <hostmaster@deno.com>
|
11357
|
+
deno.dev
|
11358
|
+
deno-staging.dev
|
11359
|
+
|
11199
11360
|
// deSEC : https://desec.io/
|
11200
11361
|
// Submitted by Peter Thomassen <peter@desec.io>
|
11201
11362
|
dedyn.io
|
11202
11363
|
|
11364
|
+
// Deta: https://www.deta.sh/
|
11365
|
+
// Submitted by Aavash Shrestha <aavash@deta.sh>
|
11366
|
+
deta.app
|
11367
|
+
deta.dev
|
11368
|
+
|
11369
|
+
// Diher Solutions : https://diher.solutions
|
11370
|
+
// Submitted by Didi Hermawan <mail@diher.solutions>
|
11371
|
+
*.rss.my.id
|
11372
|
+
*.diher.solutions
|
11373
|
+
|
11374
|
+
// Discord Inc : https://discord.com
|
11375
|
+
// Submitted by Sahn Lam <slam@discordapp.com>
|
11376
|
+
discordsays.com
|
11377
|
+
discordsez.com
|
11378
|
+
|
11203
11379
|
// DNS Africa Ltd https://dns.business
|
11204
11380
|
// Submitted by Calvin Browne <calvin@dns.business>
|
11205
11381
|
jozi.biz
|
@@ -11217,6 +11393,10 @@ shop.th
|
|
11217
11393
|
// Submitted by Paul Fang <mis@draytek.com>
|
11218
11394
|
drayddns.com
|
11219
11395
|
|
11396
|
+
// DreamCommerce : https://shoper.pl/
|
11397
|
+
// Submitted by Konrad Kotarba <konrad.kotarba@dreamcommerce.com>
|
11398
|
+
shoparena.pl
|
11399
|
+
|
11220
11400
|
// DreamHost : http://www.dreamhost.com/
|
11221
11401
|
// Submitted by Andrew Farmer <andrew.farmer@dreamhost.com>
|
11222
11402
|
dreamhosters.com
|
@@ -11234,6 +11414,10 @@ drud.us
|
|
11234
11414
|
// Submitted by Richard Harper <richard@duckdns.org>
|
11235
11415
|
duckdns.org
|
11236
11416
|
|
11417
|
+
// Bip : https://bip.sh
|
11418
|
+
// Submitted by Joel Kennedy <joel@bip.sh>
|
11419
|
+
bip.sh
|
11420
|
+
|
11237
11421
|
// bitbridge.net : Submitted by Craig Welch, abeliidev@gmail.com
|
11238
11422
|
bitbridge.net
|
11239
11423
|
|
@@ -11540,6 +11724,14 @@ ddnss.org
|
|
11540
11724
|
definima.net
|
11541
11725
|
definima.io
|
11542
11726
|
|
11727
|
+
// DigitalOcean App Platform : https://www.digitalocean.com/products/app-platform/
|
11728
|
+
// Submitted by Braxton Huggins <psl-maintainers@digitalocean.com>
|
11729
|
+
ondigitalocean.app
|
11730
|
+
|
11731
|
+
// DigitalOcean Spaces : https://www.digitalocean.com/products/spaces/
|
11732
|
+
// Submitted by Robin H. Johnson <psl-maintainers@digitalocean.com>
|
11733
|
+
*.digitaloceanspaces.com
|
11734
|
+
|
11543
11735
|
// dnstrace.pro : https://dnstrace.pro/
|
11544
11736
|
// Submitted by Chris Partridge <chris@partridge.tech>
|
11545
11737
|
bci.dnstrace.pro
|
@@ -11572,6 +11764,16 @@ dynv6.net
|
|
11572
11764
|
// Submitted by Vladimir Dudr <info@e4you.cz>
|
11573
11765
|
e4.cz
|
11574
11766
|
|
11767
|
+
// Easypanel : https://easypanel.io
|
11768
|
+
// Submitted by Andrei Canta <andrei@easypanel.io>
|
11769
|
+
easypanel.app
|
11770
|
+
easypanel.host
|
11771
|
+
|
11772
|
+
// Elementor : Elementor Ltd.
|
11773
|
+
// Submitted by Anton Barkan <antonb@elementor.com>
|
11774
|
+
elementor.cloud
|
11775
|
+
elementor.cool
|
11776
|
+
|
11575
11777
|
// En root‽ : https://en-root.org
|
11576
11778
|
// Submitted by Emmanuel Raviart <emmanuel@raviart.com>
|
11577
11779
|
en-root.fr
|
@@ -11579,16 +11781,21 @@ en-root.fr
|
|
11579
11781
|
// Enalean SAS: https://www.enalean.com
|
11580
11782
|
// Submitted by Thomas Cottier <thomas.cottier@enalean.com>
|
11581
11783
|
mytuleap.com
|
11784
|
+
tuleap-partners.com
|
11785
|
+
|
11786
|
+
// Encoretivity AB: https://encore.dev
|
11787
|
+
// Submitted by André Eriksson <andre@encore.dev>
|
11788
|
+
encr.app
|
11789
|
+
encoreapi.com
|
11582
11790
|
|
11583
11791
|
// ECG Robotics, Inc: https://ecgrobotics.org
|
11584
11792
|
// Submitted by <frc1533@ecgrobotics.org>
|
11585
11793
|
onred.one
|
11586
11794
|
staging.onred.one
|
11587
11795
|
|
11588
|
-
//
|
11589
|
-
// Submitted by
|
11590
|
-
|
11591
|
-
customer.enonic.io
|
11796
|
+
// encoway GmbH : https://www.encoway.de
|
11797
|
+
// Submitted by Marcel Daus <cloudops@encoway.de>
|
11798
|
+
eu.encoway.cloud
|
11592
11799
|
|
11593
11800
|
// EU.org https://eu.org/
|
11594
11801
|
// Submitted by Pierre Beyssac <hostmaster@eu.org>
|
@@ -11649,6 +11856,10 @@ tr.eu.org
|
|
11649
11856
|
uk.eu.org
|
11650
11857
|
us.eu.org
|
11651
11858
|
|
11859
|
+
// Eurobyte : https://eurobyte.ru
|
11860
|
+
// Submitted by Evgeniy Subbotin <e.subbotin@eurobyte.ru>
|
11861
|
+
eurodir.ru
|
11862
|
+
|
11652
11863
|
// Evennode : http://www.evennode.com/
|
11653
11864
|
// Submitted by Michal Kralik <support@evennode.com>
|
11654
11865
|
eu-1.evennode.com
|
@@ -11759,6 +11970,7 @@ u.channelsdvr.net
|
|
11759
11970
|
|
11760
11971
|
// Fastly Inc. : http://www.fastly.com/
|
11761
11972
|
// Submitted by Fastly Security <security@fastly.com>
|
11973
|
+
edgecompute.app
|
11762
11974
|
fastly-terrarium.com
|
11763
11975
|
fastlylb.net
|
11764
11976
|
map.fastlylb.net
|
@@ -11770,6 +11982,10 @@ a.ssl.fastly.net
|
|
11770
11982
|
b.ssl.fastly.net
|
11771
11983
|
global.ssl.fastly.net
|
11772
11984
|
|
11985
|
+
// Fastmail : https://www.fastmail.com/
|
11986
|
+
// Submitted by Marc Bradshaw <marc@fastmailteam.com>
|
11987
|
+
*.user.fm
|
11988
|
+
|
11773
11989
|
// FASTVPS EESTI OU : https://fastvps.ru/
|
11774
11990
|
// Submitted by Likhachev Vasiliy <lihachev@fastvps.ru>
|
11775
11991
|
fastvps-server.com
|
@@ -11778,10 +11994,6 @@ myfast.host
|
|
11778
11994
|
fastvps.site
|
11779
11995
|
myfast.space
|
11780
11996
|
|
11781
|
-
// Featherhead : https://featherhead.xyz/
|
11782
|
-
// Submitted by Simon Menke <simon@featherhead.xyz>
|
11783
|
-
fhapp.xyz
|
11784
|
-
|
11785
11997
|
// Fedora : https://fedoraproject.org/
|
11786
11998
|
// submitted by Patrick Uiterwijk <puiterwijk@fedoraproject.org>
|
11787
11999
|
fedorainfracloud.org
|
@@ -11794,13 +12006,16 @@ app.os.stg.fedoraproject.org
|
|
11794
12006
|
// submitted by Keith Fairley <domains@fearworksmedia.co.uk>
|
11795
12007
|
conn.uk
|
11796
12008
|
copro.uk
|
11797
|
-
|
11798
|
-
ukco.me
|
12009
|
+
hosp.uk
|
11799
12010
|
|
11800
12011
|
// Fermax : https://fermax.com/
|
11801
12012
|
// submitted by Koen Van Isterdael <k.vanisterdael@fermax.be>
|
11802
12013
|
mydobiss.com
|
11803
12014
|
|
12015
|
+
// FH Muenster : https://www.fh-muenster.de
|
12016
|
+
// Submitted by Robin Naundorf <r.naundorf@fh-muenster.de>
|
12017
|
+
fh-muenster.io
|
12018
|
+
|
11804
12019
|
// Filegear Inc. : https://www.filegear.com
|
11805
12020
|
// Submitted by Jason Zhu <jason@owtware.com>
|
11806
12021
|
filegear.me
|
@@ -11815,6 +12030,19 @@ filegear-sg.me
|
|
11815
12030
|
// Submitted by Chris Raynor <chris@firebase.com>
|
11816
12031
|
firebaseapp.com
|
11817
12032
|
|
12033
|
+
// Firewebkit : https://www.firewebkit.com
|
12034
|
+
// Submitted by Majid Qureshi <mqureshi@amrayn.com>
|
12035
|
+
fireweb.app
|
12036
|
+
|
12037
|
+
// FLAP : https://www.flap.cloud
|
12038
|
+
// Submitted by Louis Chemineau <louis@chmn.me>
|
12039
|
+
flap.id
|
12040
|
+
|
12041
|
+
// FlashDrive : https://flashdrive.io
|
12042
|
+
// Submitted by Eric Chan <support@flashdrive.io>
|
12043
|
+
onflashdrive.app
|
12044
|
+
fldrv.com
|
12045
|
+
|
11818
12046
|
// fly.io: https://fly.io
|
11819
12047
|
// Submitted by Kurt Mackey <kurt@fly.io>
|
11820
12048
|
fly.dev
|
@@ -11825,6 +12053,28 @@ shw.io
|
|
11825
12053
|
// Submitted by Jonathan Rudenberg <jonathan@flynn.io>
|
11826
12054
|
flynnhosting.net
|
11827
12055
|
|
12056
|
+
// Forgerock : https://www.forgerock.com
|
12057
|
+
// Submitted by Roderick Parr <roderick.parr@forgerock.com>
|
12058
|
+
forgeblocks.com
|
12059
|
+
id.forgerock.io
|
12060
|
+
|
12061
|
+
// Framer : https://www.framer.com
|
12062
|
+
// Submitted by Koen Rouwhorst <koenrh@framer.com>
|
12063
|
+
framer.app
|
12064
|
+
framercanvas.com
|
12065
|
+
framer.media
|
12066
|
+
framer.photos
|
12067
|
+
framer.website
|
12068
|
+
framer.wiki
|
12069
|
+
|
12070
|
+
// Frusky MEDIA&PR : https://www.frusky.de
|
12071
|
+
// Submitted by Victor Pupynin <hallo@frusky.de>
|
12072
|
+
*.frusky.de
|
12073
|
+
|
12074
|
+
// RavPage : https://www.ravpage.co.il
|
12075
|
+
// Submitted by Roni Horowitz <roni@responder.co.il>
|
12076
|
+
ravpage.co.il
|
12077
|
+
|
11828
12078
|
// Frederik Braun https://frederik-braun.com
|
11829
12079
|
// Submitted by Frederik Braun <fb@frederik-braun.com>
|
11830
12080
|
0e.vc
|
@@ -11842,6 +12092,10 @@ freeboxos.fr
|
|
11842
12092
|
// Submitted by Daniel Stone <daniel@fooishbar.org>
|
11843
12093
|
freedesktop.org
|
11844
12094
|
|
12095
|
+
// freemyip.com : https://freemyip.com
|
12096
|
+
// Submitted by Cadence <contact@freemyip.com>
|
12097
|
+
freemyip.com
|
12098
|
+
|
11845
12099
|
// FunkFeuer - Verein zur Förderung freier Netze : https://www.funkfeuer.at
|
11846
12100
|
// Submitted by Daniel A. Maierhofer <vorstand@funkfeuer.at>
|
11847
12101
|
wien.funkfeuer.at
|
@@ -11857,10 +12111,22 @@ futuremailing.at
|
|
11857
12111
|
*.kunden.ortsinfo.at
|
11858
12112
|
*.statics.cloud
|
11859
12113
|
|
11860
|
-
// GDS : https://www.gov.uk/service-manual/
|
11861
|
-
// Submitted by
|
12114
|
+
// GDS : https://www.gov.uk/service-manual/technology/managing-domain-names
|
12115
|
+
// Submitted by Stephen Ford <hostmaster@digital.cabinet-office.gov.uk>
|
12116
|
+
independent-commission.uk
|
12117
|
+
independent-inquest.uk
|
12118
|
+
independent-inquiry.uk
|
12119
|
+
independent-panel.uk
|
12120
|
+
independent-review.uk
|
12121
|
+
public-inquiry.uk
|
12122
|
+
royal-commission.uk
|
12123
|
+
campaign.gov.uk
|
11862
12124
|
service.gov.uk
|
11863
12125
|
|
12126
|
+
// CDDO : https://www.gov.uk/guidance/get-an-api-domain-on-govuk
|
12127
|
+
// Submitted by Jamie Tanna <jamie.tanna@digital.cabinet-office.gov.uk>
|
12128
|
+
api.gov.uk
|
12129
|
+
|
11864
12130
|
// Gehirn Inc. : https://www.gehirn.co.jp/
|
11865
12131
|
// Submitted by Kohei YOSHIDA <tech@gehirn.co.jp>
|
11866
12132
|
gehirn.ne.jp
|
@@ -11871,11 +12137,21 @@ usercontent.jp
|
|
11871
12137
|
gentapps.com
|
11872
12138
|
gentlentapis.com
|
11873
12139
|
lab.ms
|
12140
|
+
cdn-edges.net
|
12141
|
+
|
12142
|
+
// Ghost Foundation : https://ghost.org
|
12143
|
+
// Submitted by Matt Hanley <security@ghost.org>
|
12144
|
+
ghost.io
|
12145
|
+
|
12146
|
+
// GignoSystemJapan: http://gsj.bz
|
12147
|
+
// Submitted by GignoSystemJapan <kakutou-ec@gsj.bz>
|
12148
|
+
gsj.bz
|
11874
12149
|
|
11875
12150
|
// GitHub, Inc.
|
11876
12151
|
// Submitted by Patrick Toomey <security@github.com>
|
11877
|
-
github.io
|
11878
12152
|
githubusercontent.com
|
12153
|
+
githubpreview.dev
|
12154
|
+
github.io
|
11879
12155
|
|
11880
12156
|
// GitLab, Inc.
|
11881
12157
|
// Submitted by Alex Hanselka <alex@gitlab.com>
|
@@ -11883,18 +12159,134 @@ gitlab.io
|
|
11883
12159
|
|
11884
12160
|
// Gitplac.si - https://gitplac.si
|
11885
12161
|
// Submitted by Aljaž Starc <me@aljaxus.eu>
|
12162
|
+
gitapp.si
|
11886
12163
|
gitpage.si
|
11887
12164
|
|
11888
12165
|
// Glitch, Inc : https://glitch.com
|
11889
12166
|
// Submitted by Mads Hartmann <mads@glitch.com>
|
11890
12167
|
glitch.me
|
11891
12168
|
|
12169
|
+
// Global NOG Alliance : https://nogalliance.org/
|
12170
|
+
// Submitted by Sander Steffann <sander@nogalliance.org>
|
12171
|
+
nog.community
|
12172
|
+
|
12173
|
+
// Globe Hosting SRL : https://www.globehosting.com/
|
12174
|
+
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
12175
|
+
co.ro
|
12176
|
+
shop.ro
|
12177
|
+
|
11892
12178
|
// GMO Pepabo, Inc. : https://pepabo.com/
|
11893
|
-
// Submitted by
|
12179
|
+
// Submitted by Hosting Div <admin@pepabo.com>
|
11894
12180
|
lolipop.io
|
12181
|
+
angry.jp
|
12182
|
+
babyblue.jp
|
12183
|
+
babymilk.jp
|
12184
|
+
backdrop.jp
|
12185
|
+
bambina.jp
|
12186
|
+
bitter.jp
|
12187
|
+
blush.jp
|
12188
|
+
boo.jp
|
12189
|
+
boy.jp
|
12190
|
+
boyfriend.jp
|
12191
|
+
but.jp
|
12192
|
+
candypop.jp
|
12193
|
+
capoo.jp
|
12194
|
+
catfood.jp
|
12195
|
+
cheap.jp
|
12196
|
+
chicappa.jp
|
12197
|
+
chillout.jp
|
12198
|
+
chips.jp
|
12199
|
+
chowder.jp
|
12200
|
+
chu.jp
|
12201
|
+
ciao.jp
|
12202
|
+
cocotte.jp
|
12203
|
+
coolblog.jp
|
12204
|
+
cranky.jp
|
12205
|
+
cutegirl.jp
|
12206
|
+
daa.jp
|
12207
|
+
deca.jp
|
12208
|
+
deci.jp
|
12209
|
+
digick.jp
|
12210
|
+
egoism.jp
|
12211
|
+
fakefur.jp
|
12212
|
+
fem.jp
|
12213
|
+
flier.jp
|
12214
|
+
floppy.jp
|
12215
|
+
fool.jp
|
12216
|
+
frenchkiss.jp
|
12217
|
+
girlfriend.jp
|
12218
|
+
girly.jp
|
12219
|
+
gloomy.jp
|
12220
|
+
gonna.jp
|
12221
|
+
greater.jp
|
12222
|
+
hacca.jp
|
12223
|
+
heavy.jp
|
12224
|
+
her.jp
|
12225
|
+
hiho.jp
|
12226
|
+
hippy.jp
|
12227
|
+
holy.jp
|
12228
|
+
hungry.jp
|
12229
|
+
icurus.jp
|
12230
|
+
itigo.jp
|
12231
|
+
jellybean.jp
|
12232
|
+
kikirara.jp
|
12233
|
+
kill.jp
|
12234
|
+
kilo.jp
|
12235
|
+
kuron.jp
|
12236
|
+
littlestar.jp
|
12237
|
+
lolipopmc.jp
|
12238
|
+
lolitapunk.jp
|
12239
|
+
lomo.jp
|
12240
|
+
lovepop.jp
|
12241
|
+
lovesick.jp
|
12242
|
+
main.jp
|
12243
|
+
mods.jp
|
12244
|
+
mond.jp
|
12245
|
+
mongolian.jp
|
12246
|
+
moo.jp
|
12247
|
+
namaste.jp
|
12248
|
+
nikita.jp
|
12249
|
+
nobushi.jp
|
12250
|
+
noor.jp
|
12251
|
+
oops.jp
|
12252
|
+
parallel.jp
|
12253
|
+
parasite.jp
|
12254
|
+
pecori.jp
|
12255
|
+
peewee.jp
|
12256
|
+
penne.jp
|
12257
|
+
pepper.jp
|
12258
|
+
perma.jp
|
12259
|
+
pigboat.jp
|
12260
|
+
pinoko.jp
|
12261
|
+
punyu.jp
|
12262
|
+
pupu.jp
|
12263
|
+
pussycat.jp
|
12264
|
+
pya.jp
|
12265
|
+
raindrop.jp
|
12266
|
+
readymade.jp
|
12267
|
+
sadist.jp
|
12268
|
+
schoolbus.jp
|
12269
|
+
secret.jp
|
12270
|
+
staba.jp
|
12271
|
+
stripper.jp
|
12272
|
+
sub.jp
|
12273
|
+
sunnyday.jp
|
12274
|
+
thick.jp
|
12275
|
+
tonkotsu.jp
|
12276
|
+
under.jp
|
12277
|
+
upper.jp
|
12278
|
+
velvet.jp
|
12279
|
+
verse.jp
|
12280
|
+
versus.jp
|
12281
|
+
vivian.jp
|
12282
|
+
watson.jp
|
12283
|
+
weblike.jp
|
12284
|
+
whitesnow.jp
|
12285
|
+
zombie.jp
|
12286
|
+
heteml.net
|
11895
12287
|
|
11896
12288
|
// GOV.UK Platform as a Service : https://www.cloud.service.gov.uk/
|
11897
|
-
// Submitted by Tom Whitwell <
|
12289
|
+
// Submitted by Tom Whitwell <gov-uk-paas-support@digital.cabinet-office.gov.uk>
|
11898
12290
|
cloudapps.digital
|
11899
12291
|
london.cloudapps.digital
|
11900
12292
|
|
@@ -11922,6 +12314,18 @@ web.app
|
|
11922
12314
|
*.0emm.com
|
11923
12315
|
appspot.com
|
11924
12316
|
*.r.appspot.com
|
12317
|
+
codespot.com
|
12318
|
+
googleapis.com
|
12319
|
+
googlecode.com
|
12320
|
+
pagespeedmobilizer.com
|
12321
|
+
publishproxy.com
|
12322
|
+
withgoogle.com
|
12323
|
+
withyoutube.com
|
12324
|
+
*.gateway.dev
|
12325
|
+
cloud.goog
|
12326
|
+
translate.goog
|
12327
|
+
*.usercontent.goog
|
12328
|
+
cloudfunctions.net
|
11925
12329
|
blogspot.ae
|
11926
12330
|
blogspot.al
|
11927
12331
|
blogspot.am
|
@@ -11996,26 +12400,26 @@ blogspot.td
|
|
11996
12400
|
blogspot.tw
|
11997
12401
|
blogspot.ug
|
11998
12402
|
blogspot.vn
|
11999
|
-
cloudfunctions.net
|
12000
|
-
cloud.goog
|
12001
|
-
codespot.com
|
12002
|
-
googleapis.com
|
12003
|
-
googlecode.com
|
12004
|
-
pagespeedmobilizer.com
|
12005
|
-
publishproxy.com
|
12006
|
-
withgoogle.com
|
12007
|
-
withyoutube.com
|
12008
12403
|
|
12009
|
-
//
|
12010
|
-
// Submitted by
|
12011
|
-
|
12404
|
+
// Goupile : https://goupile.fr
|
12405
|
+
// Submitted by Niels Martignene <hello@goupile.fr>
|
12406
|
+
goupile.fr
|
12407
|
+
|
12408
|
+
// Government of the Netherlands: https://www.government.nl
|
12409
|
+
// Submitted by <domeinnaam@minaz.nl>
|
12410
|
+
gov.nl
|
12012
12411
|
|
12013
12412
|
// Group 53, LLC : https://www.group53.com
|
12014
12413
|
// Submitted by Tyler Todd <noc@nova53.net>
|
12015
12414
|
awsmppl.com
|
12016
12415
|
|
12416
|
+
// GünstigBestellen : https://günstigbestellen.de
|
12417
|
+
// Submitted by Furkan Akkoc <info@hendelzon.de>
|
12418
|
+
günstigbestellen.de
|
12419
|
+
günstigliefern.de
|
12420
|
+
|
12017
12421
|
// Hakaran group: http://hakaran.cz
|
12018
|
-
//
|
12422
|
+
// Submitted by Arseniy Sokolov <security@hakaran.cz>
|
12019
12423
|
fin.ci
|
12020
12424
|
free.hr
|
12021
12425
|
caa.li
|
@@ -12035,6 +12439,10 @@ hashbang.sh
|
|
12035
12439
|
hasura.app
|
12036
12440
|
hasura-app.io
|
12037
12441
|
|
12442
|
+
// Heilbronn University of Applied Sciences - Faculty Informatics (GitLab Pages): https://www.hs-heilbronn.de
|
12443
|
+
// Submitted by Richard Zowalla <mi-admin@hs-heilbronn.de>
|
12444
|
+
pages.it.hs-heilbronn.de
|
12445
|
+
|
12038
12446
|
// Hepforge : https://www.hepforge.org
|
12039
12447
|
// Submitted by David Grellscheid <admin@hepforge.org>
|
12040
12448
|
hepforge.org
|
@@ -12046,25 +12454,35 @@ herokussl.com
|
|
12046
12454
|
|
12047
12455
|
// Hibernating Rhinos
|
12048
12456
|
// Submitted by Oren Eini <oren@ravendb.net>
|
12049
|
-
|
12457
|
+
ravendb.cloud
|
12050
12458
|
ravendb.community
|
12051
12459
|
ravendb.me
|
12052
12460
|
development.run
|
12053
12461
|
ravendb.run
|
12054
12462
|
|
12463
|
+
// home.pl S.A.: https://home.pl
|
12464
|
+
// Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
12465
|
+
homesklep.pl
|
12466
|
+
|
12467
|
+
// Hong Kong Productivity Council: https://www.hkpc.org/
|
12468
|
+
// Submitted by SECaaS Team <summchan@hkpc.org>
|
12469
|
+
secaas.hk
|
12470
|
+
|
12471
|
+
// Hoplix : https://www.hoplix.com
|
12472
|
+
// Submitted by Danilo De Franco<info@hoplix.shop>
|
12473
|
+
hoplix.shop
|
12474
|
+
|
12475
|
+
|
12055
12476
|
// HOSTBIP REGISTRY : https://www.hostbip.com/
|
12056
12477
|
// Submitted by Atanunu Igbunuroghene <publicsuffixlist@hostbip.com>
|
12057
|
-
bpl.biz
|
12058
12478
|
orx.biz
|
12059
|
-
ng.city
|
12060
12479
|
biz.gl
|
12061
|
-
ng.ink
|
12062
12480
|
col.ng
|
12063
12481
|
firm.ng
|
12064
12482
|
gen.ng
|
12065
12483
|
ltd.ng
|
12066
12484
|
ngo.ng
|
12067
|
-
|
12485
|
+
edu.scot
|
12068
12486
|
sch.so
|
12069
12487
|
|
12070
12488
|
// HostyHosting (hostyhosting.com)
|
@@ -12083,6 +12501,24 @@ moonscale.net
|
|
12083
12501
|
// Submitted by Hannu Aronsson <haa@iki.fi>
|
12084
12502
|
iki.fi
|
12085
12503
|
|
12504
|
+
// iliad italia: https://www.iliad.it
|
12505
|
+
// Submitted by Marios Makassikis <mmakassikis@freebox.fr>
|
12506
|
+
ibxos.it
|
12507
|
+
iliadboxos.it
|
12508
|
+
|
12509
|
+
// Impertrix Solutions : <https://impertrixcdn.com>
|
12510
|
+
// Submitted by Zhixiang Zhao <csuite@impertrix.com>
|
12511
|
+
impertrixcdn.com
|
12512
|
+
impertrix.com
|
12513
|
+
|
12514
|
+
// Incsub, LLC: https://incsub.com/
|
12515
|
+
// Submitted by Aaron Edwards <sysadmins@incsub.com>
|
12516
|
+
smushcdn.com
|
12517
|
+
wphostedmail.com
|
12518
|
+
wpmucdn.com
|
12519
|
+
tempurl.host
|
12520
|
+
wpmudev.host
|
12521
|
+
|
12086
12522
|
// Individual Network Berlin e.V. : https://www.in-berlin.de/
|
12087
12523
|
// Submitted by Christian Seitz <chris@in-berlin.de>
|
12088
12524
|
dyn-berlin.de
|
@@ -12139,16 +12575,22 @@ to.leg.br
|
|
12139
12575
|
pixolino.com
|
12140
12576
|
|
12141
12577
|
// Internet-Pro, LLP: https://netangels.ru/
|
12142
|
-
//
|
12578
|
+
// Submitted by Vasiliy Sheredeko <piphon@gmail.com>
|
12143
12579
|
na4u.ru
|
12144
12580
|
|
12581
|
+
// iopsys software solutions AB : https://iopsys.eu/
|
12582
|
+
// Submitted by Roman Azarenko <roman.azarenko@iopsys.eu>
|
12583
|
+
iopsys.se
|
12584
|
+
|
12145
12585
|
// IPiFony Systems, Inc. : https://www.ipifony.com/
|
12146
12586
|
// Submitted by Matthew Hardeman <mhardeman@ipifony.com>
|
12147
12587
|
ipifony.net
|
12148
12588
|
|
12149
|
-
// IServ GmbH : https://iserv.
|
12150
|
-
// Submitted by
|
12589
|
+
// IServ GmbH : https://iserv.de
|
12590
|
+
// Submitted by Mario Hoberg <info@iserv.de>
|
12591
|
+
iservschule.de
|
12151
12592
|
mein-iserv.de
|
12593
|
+
schulplattform.de
|
12152
12594
|
schulserver.de
|
12153
12595
|
test-iserv.de
|
12154
12596
|
iserv.dev
|
@@ -12157,31 +12599,91 @@ iserv.dev
|
|
12157
12599
|
// Submitted by Yuji Minagawa <domains-admin@iodata.jp>
|
12158
12600
|
iobb.net
|
12159
12601
|
|
12160
|
-
//Jelastic, Inc. : https://jelastic.com/
|
12161
|
-
//
|
12602
|
+
// Jelastic, Inc. : https://jelastic.com/
|
12603
|
+
// Submitted by Ihor Kolodyuk <ik@jelastic.com>
|
12604
|
+
mel.cloudlets.com.au
|
12605
|
+
cloud.interhostsolutions.be
|
12606
|
+
users.scale.virtualcloud.com.br
|
12607
|
+
mycloud.by
|
12608
|
+
alp1.ae.flow.ch
|
12162
12609
|
appengine.flow.ch
|
12610
|
+
es-1.axarnet.cloud
|
12611
|
+
diadem.cloud
|
12163
12612
|
vip.jelastic.cloud
|
12164
12613
|
jele.cloud
|
12614
|
+
it1.eur.aruba.jenv-aruba.cloud
|
12615
|
+
it1.jenv-aruba.cloud
|
12616
|
+
keliweb.cloud
|
12617
|
+
cs.keliweb.cloud
|
12618
|
+
oxa.cloud
|
12619
|
+
tn.oxa.cloud
|
12620
|
+
uk.oxa.cloud
|
12621
|
+
primetel.cloud
|
12622
|
+
uk.primetel.cloud
|
12623
|
+
ca.reclaim.cloud
|
12624
|
+
uk.reclaim.cloud
|
12625
|
+
us.reclaim.cloud
|
12626
|
+
ch.trendhosting.cloud
|
12627
|
+
de.trendhosting.cloud
|
12165
12628
|
jele.club
|
12629
|
+
amscompute.com
|
12630
|
+
clicketcloud.com
|
12166
12631
|
dopaas.com
|
12167
12632
|
hidora.com
|
12633
|
+
paas.hosted-by-previder.com
|
12634
|
+
rag-cloud.hosteur.com
|
12635
|
+
rag-cloud-ch.hosteur.com
|
12168
12636
|
jcloud.ik-server.com
|
12637
|
+
jcloud-ver-jpc.ik-server.com
|
12169
12638
|
demo.jelastic.com
|
12639
|
+
kilatiron.com
|
12170
12640
|
paas.massivegrid.com
|
12641
|
+
jed.wafaicloud.com
|
12642
|
+
lon.wafaicloud.com
|
12643
|
+
ryd.wafaicloud.com
|
12171
12644
|
j.scaleforce.com.cy
|
12172
12645
|
jelastic.dogado.eu
|
12173
12646
|
fi.cloudplatform.fi
|
12647
|
+
demo.datacenter.fi
|
12174
12648
|
paas.datacenter.fi
|
12175
12649
|
jele.host
|
12176
12650
|
mircloud.host
|
12651
|
+
paas.beebyte.io
|
12652
|
+
sekd1.beebyteapp.io
|
12177
12653
|
jele.io
|
12654
|
+
cloud-fr1.unispace.io
|
12655
|
+
jc.neen.it
|
12656
|
+
cloud.jelastic.open.tim.it
|
12657
|
+
jcloud.kz
|
12658
|
+
upaas.kazteleport.kz
|
12178
12659
|
cloudjiffy.net
|
12660
|
+
fra1-de.cloudjiffy.net
|
12661
|
+
west1-us.cloudjiffy.net
|
12179
12662
|
jls-sto1.elastx.net
|
12663
|
+
jls-sto2.elastx.net
|
12664
|
+
jls-sto3.elastx.net
|
12665
|
+
faststacks.net
|
12666
|
+
fr-1.paas.massivegrid.net
|
12667
|
+
lon-1.paas.massivegrid.net
|
12668
|
+
lon-2.paas.massivegrid.net
|
12669
|
+
ny-1.paas.massivegrid.net
|
12670
|
+
ny-2.paas.massivegrid.net
|
12671
|
+
sg-1.paas.massivegrid.net
|
12180
12672
|
jelastic.saveincloud.net
|
12673
|
+
nordeste-idc.saveincloud.net
|
12674
|
+
j.scaleforce.net
|
12675
|
+
jelastic.tsukaeru.net
|
12676
|
+
sdscloud.pl
|
12677
|
+
unicloud.pl
|
12678
|
+
mircloud.ru
|
12181
12679
|
jelastic.regruhosting.ru
|
12680
|
+
enscaled.sg
|
12182
12681
|
jele.site
|
12183
12682
|
jelastic.team
|
12683
|
+
orangecloud.tn
|
12184
12684
|
j.layershift.co.uk
|
12685
|
+
phx.enscaled.us
|
12686
|
+
mircloud.us
|
12185
12687
|
|
12186
12688
|
// Jino : https://www.jino.ru
|
12187
12689
|
// Submitted by Sergey Ulyashin <ulyashin@jino.ru>
|
@@ -12191,6 +12693,10 @@ myjino.ru
|
|
12191
12693
|
*.spectrum.myjino.ru
|
12192
12694
|
*.vps.myjino.ru
|
12193
12695
|
|
12696
|
+
// Jotelulu S.L. : https://jotelulu.com
|
12697
|
+
// Submitted by Daniel Fariña <ingenieria@jotelulu.com>
|
12698
|
+
jotelulu.cloud
|
12699
|
+
|
12194
12700
|
// Joyent : https://www.joyent.com/
|
12195
12701
|
// Submitted by Brian Bennett <brian.bennett@joyent.com>
|
12196
12702
|
*.triton.zone
|
@@ -12205,6 +12711,14 @@ js.org
|
|
12205
12711
|
kaas.gg
|
12206
12712
|
khplay.nl
|
12207
12713
|
|
12714
|
+
// Kakao : https://www.kakaocorp.com/
|
12715
|
+
// Submitted by JaeYoong Lee <cec@kakaocorp.com>
|
12716
|
+
ktistory.com
|
12717
|
+
|
12718
|
+
// Kapsi : https://kapsi.fi
|
12719
|
+
// Submitted by Tomi Juntunen <erani@kapsi.fi>
|
12720
|
+
kapsi.fi
|
12721
|
+
|
12208
12722
|
// Keyweb AG : https://www.keyweb.de
|
12209
12723
|
// Submitted by Martin Dannehl <postmaster@keymachine.de>
|
12210
12724
|
keymachine.de
|
@@ -12218,14 +12732,28 @@ uni5.net
|
|
12218
12732
|
// Submitted by Roy Keene <rkeene@knightpoint.com>
|
12219
12733
|
knightpoint.systems
|
12220
12734
|
|
12735
|
+
// KoobinEvent, SL: https://www.koobin.com
|
12736
|
+
// Submitted by Iván Oliva <ivan.oliva@koobin.com>
|
12737
|
+
koobin.events
|
12738
|
+
|
12221
12739
|
// KUROKU LTD : https://kuroku.ltd/
|
12222
12740
|
// Submitted by DisposaBoy <security@oya.to>
|
12223
12741
|
oya.to
|
12224
12742
|
|
12743
|
+
// Katholieke Universiteit Leuven: https://www.kuleuven.be
|
12744
|
+
// Submitted by Abuse KU Leuven <abuse@kuleuven.be>
|
12745
|
+
kuleuven.cloud
|
12746
|
+
ezproxy.kuleuven.be
|
12747
|
+
|
12225
12748
|
// .KRD : http://nic.krd/data/krd/Registration%20Policy.pdf
|
12226
12749
|
co.krd
|
12227
12750
|
edu.krd
|
12228
12751
|
|
12752
|
+
// Krellian Ltd. : https://krellian.com
|
12753
|
+
// Submitted by Ben Francis <ben@krellian.com>
|
12754
|
+
krellian.net
|
12755
|
+
webthings.io
|
12756
|
+
|
12229
12757
|
// LCube - Professional hosting e.K. : https://www.lcube-webhosting.de
|
12230
12758
|
// Submitted by Lars Laehn <info@lcube.de>
|
12231
12759
|
git-repos.de
|
@@ -12256,10 +12784,6 @@ co.technology
|
|
12256
12784
|
// Submitted by Greg Holland <greg.holland@lmpm.com>
|
12257
12785
|
app.lmpm.com
|
12258
12786
|
|
12259
|
-
// Linki Tools UG : https://linki.tools
|
12260
|
-
// Submitted by Paulo Matos <pmatos@linki.tools>
|
12261
|
-
linkitools.space
|
12262
|
-
|
12263
12787
|
// linkyard ldt: https://www.linkyard.ch/
|
12264
12788
|
// Submitted by Mario Siegenthaler <mario.siegenthaler@linkyard.ch>
|
12265
12789
|
linkyard.cloud
|
@@ -12270,11 +12794,20 @@ linkyard-cloud.ch
|
|
12270
12794
|
members.linode.com
|
12271
12795
|
*.nodebalancer.linode.com
|
12272
12796
|
*.linodeobjects.com
|
12797
|
+
ip.linodeusercontent.com
|
12273
12798
|
|
12274
12799
|
// LiquidNet Ltd : http://www.liquidnetlimited.com/
|
12275
12800
|
// Submitted by Victor Velchev <admin@liquidnetlimited.com>
|
12276
12801
|
we.bs
|
12277
12802
|
|
12803
|
+
// Localcert : https://localcert.dev
|
12804
|
+
// Submitted by Lann Martin <security@localcert.dev>
|
12805
|
+
*.user.localcert.dev
|
12806
|
+
|
12807
|
+
// localzone.xyz
|
12808
|
+
// Submitted by Kenny Niehage <hello@yahe.sh>
|
12809
|
+
localzone.xyz
|
12810
|
+
|
12278
12811
|
// Log'in Line : https://www.loginline.com/
|
12279
12812
|
// Submitted by Rémi Mach <remi.mach@loginline.com>
|
12280
12813
|
loginline.app
|
@@ -12283,6 +12816,14 @@ loginline.io
|
|
12283
12816
|
loginline.services
|
12284
12817
|
loginline.site
|
12285
12818
|
|
12819
|
+
// Lokalized : https://lokalized.nl
|
12820
|
+
// Submitted by Noah Taheij <noah@lokalized.nl>
|
12821
|
+
servers.run
|
12822
|
+
|
12823
|
+
// Lõhmus Family, The
|
12824
|
+
// Submitted by Heiki Lõhmus <hostmaster at lohmus dot me>
|
12825
|
+
lohmus.me
|
12826
|
+
|
12286
12827
|
// LubMAN UMCS Sp. z o.o : https://lubman.pl/
|
12287
12828
|
// Submitted by Ireneusz Maliszewski <ireneusz.maliszewski@lubman.pl>
|
12288
12829
|
krasnik.pl
|
@@ -12294,7 +12835,6 @@ swidnik.pl
|
|
12294
12835
|
|
12295
12836
|
// Lug.org.uk : https://lug.org.uk
|
12296
12837
|
// Submitted by Jon Spriggs <admin@lug.org.uk>
|
12297
|
-
uklugs.org
|
12298
12838
|
glug.org.uk
|
12299
12839
|
lug.org.uk
|
12300
12840
|
lugs.org.uk
|
@@ -12320,6 +12860,7 @@ barsy.online
|
|
12320
12860
|
barsy.org
|
12321
12861
|
barsy.pro
|
12322
12862
|
barsy.pub
|
12863
|
+
barsy.ro
|
12323
12864
|
barsy.shop
|
12324
12865
|
barsy.site
|
12325
12866
|
barsy.support
|
@@ -12338,20 +12879,43 @@ mayfirst.org
|
|
12338
12879
|
// Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
|
12339
12880
|
hb.cldmail.ru
|
12340
12881
|
|
12882
|
+
// Mail Transfer Platform : https://www.neupeer.com
|
12883
|
+
// Submitted by Li Hui <lihui@neupeer.com>
|
12884
|
+
cn.vu
|
12885
|
+
|
12886
|
+
// Maze Play: https://www.mazeplay.com
|
12887
|
+
// Submitted by Adam Humpherys <adam@mws.dev>
|
12888
|
+
mazeplay.com
|
12889
|
+
|
12341
12890
|
// mcpe.me : https://mcpe.me
|
12342
12891
|
// Submitted by Noa Heyl <hi@noa.dev>
|
12343
12892
|
mcpe.me
|
12344
12893
|
|
12345
12894
|
// McHost : https://mchost.ru
|
12346
12895
|
// Submitted by Evgeniy Subbotin <e.subbotin@mchost.ru>
|
12896
|
+
mcdir.me
|
12347
12897
|
mcdir.ru
|
12898
|
+
mcpre.ru
|
12348
12899
|
vps.mcdir.ru
|
12349
12900
|
|
12901
|
+
// Mediatech : https://mediatech.by
|
12902
|
+
// Submitted by Evgeniy Kozhuhovskiy <ugenk@mediatech.by>
|
12903
|
+
mediatech.by
|
12904
|
+
mediatech.dev
|
12905
|
+
|
12906
|
+
// Medicom Health : https://medicomhealth.com
|
12907
|
+
// Submitted by Michael Olson <molson@medicomhealth.com>
|
12908
|
+
hra.health
|
12909
|
+
|
12350
12910
|
// Memset hosting : https://www.memset.com
|
12351
12911
|
// Submitted by Tom Whitwell <domains@memset.com>
|
12352
12912
|
miniserver.com
|
12353
12913
|
memset.net
|
12354
12914
|
|
12915
|
+
// Messerli Informatik AG : https://www.messerli.ch/
|
12916
|
+
// Submitted by Ruben Schmidmeister <psl-maintainers@messerli.ch>
|
12917
|
+
messerli.app
|
12918
|
+
|
12355
12919
|
// MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/
|
12356
12920
|
// Submitted by Zdeněk Šustr <zdenek.sustr@cesnet.cz>
|
12357
12921
|
*.cloud.metacentrum.cz
|
@@ -12371,16 +12935,28 @@ eu.meteorapp.com
|
|
12371
12935
|
co.pl
|
12372
12936
|
|
12373
12937
|
// Microsoft Corporation : http://microsoft.com
|
12374
|
-
// Submitted by
|
12938
|
+
// Submitted by Public Suffix List Admin <msftpsladmin@microsoft.com>
|
12375
12939
|
*.azurecontainer.io
|
12376
12940
|
azurewebsites.net
|
12377
12941
|
azure-mobile.net
|
12378
12942
|
cloudapp.net
|
12943
|
+
azurestaticapps.net
|
12944
|
+
1.azurestaticapps.net
|
12945
|
+
2.azurestaticapps.net
|
12946
|
+
centralus.azurestaticapps.net
|
12947
|
+
eastasia.azurestaticapps.net
|
12948
|
+
eastus2.azurestaticapps.net
|
12949
|
+
westeurope.azurestaticapps.net
|
12950
|
+
westus2.azurestaticapps.net
|
12379
12951
|
|
12380
12952
|
// minion.systems : http://minion.systems
|
12381
12953
|
// Submitted by Robert Böttinger <r@minion.systems>
|
12382
12954
|
csx.cc
|
12383
12955
|
|
12956
|
+
// Mintere : https://mintere.com/
|
12957
|
+
// Submitted by Ben Aubin <security@mintere.com>
|
12958
|
+
mintere.site
|
12959
|
+
|
12384
12960
|
// MobileEducation, LLC : https://joinforte.com
|
12385
12961
|
// Submitted by Grayson Martin <grayson.martin@mobileeducation.us>
|
12386
12962
|
forte.id
|
@@ -12403,8 +12979,11 @@ pp.ru
|
|
12403
12979
|
// Submitted by Paul Cammish <kelduum@mythic-beasts.com>
|
12404
12980
|
hostedpi.com
|
12405
12981
|
customer.mythic-beasts.com
|
12982
|
+
caracal.mythic-beasts.com
|
12983
|
+
fentiger.mythic-beasts.com
|
12406
12984
|
lynx.mythic-beasts.com
|
12407
12985
|
ocelot.mythic-beasts.com
|
12986
|
+
oncilla.mythic-beasts.com
|
12408
12987
|
onza.mythic-beasts.com
|
12409
12988
|
sphinx.mythic-beasts.com
|
12410
12989
|
vs.mythic-beasts.com
|
@@ -12416,25 +12995,9 @@ cust.retrosnub.co.uk
|
|
12416
12995
|
// Submitted by Paulus Schoutsen <infra@nabucasa.com>
|
12417
12996
|
ui.nabu.casa
|
12418
12997
|
|
12419
|
-
//
|
12420
|
-
// Submitted by
|
12421
|
-
|
12422
|
-
of.fashion
|
12423
|
-
on.fashion
|
12424
|
-
of.football
|
12425
|
-
in.london
|
12426
|
-
of.london
|
12427
|
-
for.men
|
12428
|
-
and.mom
|
12429
|
-
for.mom
|
12430
|
-
for.one
|
12431
|
-
for.sale
|
12432
|
-
of.work
|
12433
|
-
to.work
|
12434
|
-
|
12435
|
-
// NCTU.ME : https://nctu.me/
|
12436
|
-
// Submitted by Tocknicsu <admin@nctu.me>
|
12437
|
-
nctu.me
|
12998
|
+
// Net at Work Gmbh : https://www.netatwork.de
|
12999
|
+
// Submitted by Jan Jaeschke <jan.jaeschke@netatwork.de>
|
13000
|
+
cloud.nospamproxy.com
|
12438
13001
|
|
12439
13002
|
// Netlify : https://www.netlify.com
|
12440
13003
|
// Submitted by Jessica Parsons <jessica@netlify.com>
|
@@ -12456,6 +13019,23 @@ nh-serv.co.uk
|
|
12456
13019
|
// Submitted by Jeff Wheelhouse <support@nearlyfreespeech.net>
|
12457
13020
|
nfshost.com
|
12458
13021
|
|
13022
|
+
// Noop : https://noop.app
|
13023
|
+
// Submitted by Nathaniel Schweinberg <noop@rearc.io>
|
13024
|
+
*.developer.app
|
13025
|
+
noop.app
|
13026
|
+
|
13027
|
+
// Northflank Ltd. : https://northflank.com/
|
13028
|
+
// Submitted by Marco Suter <marco@northflank.com>
|
13029
|
+
*.northflank.app
|
13030
|
+
*.build.run
|
13031
|
+
*.code.run
|
13032
|
+
*.database.run
|
13033
|
+
*.migration.run
|
13034
|
+
|
13035
|
+
// Noticeable : https://noticeable.io
|
13036
|
+
// Submitted by Laurent Pellegrino <security@noticeable.io>
|
13037
|
+
noticeable.news
|
13038
|
+
|
12459
13039
|
// Now-DNS : https://now-dns.com
|
12460
13040
|
// Submitted by Steve Russell <steve@now-dns.com>
|
12461
13041
|
dnsking.ch
|
@@ -12581,11 +13161,6 @@ zapto.org
|
|
12581
13161
|
// Submitted by Konstantin Nosov <Nosov@nodeart.io>
|
12582
13162
|
stage.nodeart.io
|
12583
13163
|
|
12584
|
-
// Nodum B.V. : https://nodum.io/
|
12585
|
-
// Submitted by Wietse Wind <hello+publicsuffixlist@nodum.io>
|
12586
|
-
nodum.co
|
12587
|
-
nodum.io
|
12588
|
-
|
12589
13164
|
// Nucleos Inc. : https://nucleos.com
|
12590
13165
|
// Submitted by Piotr Zduniak <piotr@nucleos.com>
|
12591
13166
|
pcloud.host
|
@@ -12594,60 +13169,6 @@ pcloud.host
|
|
12594
13169
|
// Submitted by Matthew Brown <mattbrown@nyc.mn>
|
12595
13170
|
nyc.mn
|
12596
13171
|
|
12597
|
-
// NymNom : https://nymnom.com/
|
12598
|
-
// Submitted by NymNom <psl@nymnom.com>
|
12599
|
-
nom.ae
|
12600
|
-
nom.af
|
12601
|
-
nom.ai
|
12602
|
-
nom.al
|
12603
|
-
nym.by
|
12604
|
-
nom.bz
|
12605
|
-
nym.bz
|
12606
|
-
nom.cl
|
12607
|
-
nym.ec
|
12608
|
-
nom.gd
|
12609
|
-
nom.ge
|
12610
|
-
nom.gl
|
12611
|
-
nym.gr
|
12612
|
-
nom.gt
|
12613
|
-
nym.gy
|
12614
|
-
nym.hk
|
12615
|
-
nom.hn
|
12616
|
-
nym.ie
|
12617
|
-
nom.im
|
12618
|
-
nom.ke
|
12619
|
-
nym.kz
|
12620
|
-
nym.la
|
12621
|
-
nym.lc
|
12622
|
-
nom.li
|
12623
|
-
nym.li
|
12624
|
-
nym.lt
|
12625
|
-
nym.lu
|
12626
|
-
nom.lv
|
12627
|
-
nym.me
|
12628
|
-
nom.mk
|
12629
|
-
nym.mn
|
12630
|
-
nym.mx
|
12631
|
-
nom.nu
|
12632
|
-
nym.nz
|
12633
|
-
nym.pe
|
12634
|
-
nym.pt
|
12635
|
-
nom.pw
|
12636
|
-
nom.qa
|
12637
|
-
nym.ro
|
12638
|
-
nom.rs
|
12639
|
-
nom.si
|
12640
|
-
nym.sk
|
12641
|
-
nom.st
|
12642
|
-
nym.su
|
12643
|
-
nym.sx
|
12644
|
-
nom.tj
|
12645
|
-
nym.tw
|
12646
|
-
nom.ug
|
12647
|
-
nom.uy
|
12648
|
-
nom.vc
|
12649
|
-
nom.vg
|
12650
|
-
|
12651
13172
|
// Observable, Inc. : https://observablehq.com
|
12652
13173
|
// Submitted by Mike Bostock <dns@observablehq.com>
|
12653
13174
|
static.observableusercontent.com
|
@@ -12668,6 +13189,29 @@ cloudycluster.net
|
|
12668
13189
|
// Submitted by Vicary Archangel <vicary@omniwe.com>
|
12669
13190
|
omniwe.site
|
12670
13191
|
|
13192
|
+
// One.com: https://www.one.com/
|
13193
|
+
// Submitted by Jacob Bunk Nielsen <jbn@one.com>
|
13194
|
+
123hjemmeside.dk
|
13195
|
+
123hjemmeside.no
|
13196
|
+
123homepage.it
|
13197
|
+
123kotisivu.fi
|
13198
|
+
123minsida.se
|
13199
|
+
123miweb.es
|
13200
|
+
123paginaweb.pt
|
13201
|
+
123sait.ru
|
13202
|
+
123siteweb.fr
|
13203
|
+
123webseite.at
|
13204
|
+
123webseite.de
|
13205
|
+
123website.be
|
13206
|
+
123website.ch
|
13207
|
+
123website.lu
|
13208
|
+
123website.nl
|
13209
|
+
service.one
|
13210
|
+
simplesite.com
|
13211
|
+
simplesite.com.br
|
13212
|
+
simplesite.gr
|
13213
|
+
simplesite.pl
|
13214
|
+
|
12671
13215
|
// One Fold Media : http://www.onefoldmedia.com/
|
12672
13216
|
// Submitted by Eddie Jones <eddie@onefoldmedia.com>
|
12673
13217
|
nid.io
|
@@ -12680,18 +13224,33 @@ opensocial.site
|
|
12680
13224
|
// Submitted by Sven Marnach <sven@opencraft.com>
|
12681
13225
|
opencraft.hosting
|
12682
13226
|
|
13227
|
+
// OpenResearch GmbH: https://openresearch.com/
|
13228
|
+
// Submitted by Philipp Schmid <ops@openresearch.com>
|
13229
|
+
orsites.com
|
13230
|
+
|
12683
13231
|
// Opera Software, A.S.A.
|
12684
13232
|
// Submitted by Yngve Pettersen <yngve@opera.com>
|
12685
13233
|
operaunite.com
|
12686
13234
|
|
12687
|
-
//
|
12688
|
-
//
|
13235
|
+
// Orange : https://www.orange.com
|
13236
|
+
// Submitted by Alexandre Linte <alexandre.linte@orange.com>
|
13237
|
+
tech.orange
|
13238
|
+
|
13239
|
+
// Oursky Limited : https://authgear.com/, https://skygear.io/
|
13240
|
+
// Submitted by Authgear Team <hello@authgear.com>, Skygear Developer <hello@skygear.io>
|
13241
|
+
authgear-staging.com
|
13242
|
+
authgearapps.com
|
12689
13243
|
skygearapp.com
|
12690
13244
|
|
12691
13245
|
// OutSystems
|
12692
13246
|
// Submitted by Duarte Santos <domain-admin@outsystemscloud.com>
|
12693
13247
|
outsystemscloud.com
|
12694
13248
|
|
13249
|
+
// OVHcloud: https://ovhcloud.com
|
13250
|
+
// Submitted by Vincent Cassé <vincent.casse@ovhcloud.com>
|
13251
|
+
*.webpaas.ovh.net
|
13252
|
+
*.hosting.ovh.net
|
13253
|
+
|
12695
13254
|
// OwnProvider GmbH: http://www.ownprovider.com
|
12696
13255
|
// Submitted by Jan Moennich <jan.moennich@ownprovider.com>
|
12697
13256
|
ownprovider.com
|
@@ -12721,6 +13280,10 @@ pagefrontapp.com
|
|
12721
13280
|
// Submitted by Yann Guichard <yann@pagexl.com>
|
12722
13281
|
pagexl.com
|
12723
13282
|
|
13283
|
+
// Paywhirl, Inc : https://paywhirl.com/
|
13284
|
+
// Submitted by Daniel Netzer <dan@paywhirl.com>
|
13285
|
+
*.paywhirl.com
|
13286
|
+
|
12724
13287
|
// pcarrier.ca Software Inc: https://pcarrier.ca/
|
12725
13288
|
// Submitted by Pierre Carrier <pc@rrier.ca>
|
12726
13289
|
bar0.net
|
@@ -12749,6 +13312,10 @@ mypep.link
|
|
12749
13312
|
// Submitted by Kenneth Van Alstyne <kvanalstyne@perspecta.com>
|
12750
13313
|
perspecta.cloud
|
12751
13314
|
|
13315
|
+
// PE Ulyanov Kirill Sergeevich : https://airy.host
|
13316
|
+
// Submitted by Kirill Ulyanov <k.ulyanov@airy.host>
|
13317
|
+
lk3.ru
|
13318
|
+
|
12752
13319
|
// Planet-Work : https://www.planet-work.com/
|
12753
13320
|
// Submitted by Frédéric VANNIÈRE <f.vanniere@planet-work.com>
|
12754
13321
|
on-web.fr
|
@@ -12760,6 +13327,7 @@ ent.platform.sh
|
|
12760
13327
|
eu.platform.sh
|
12761
13328
|
us.platform.sh
|
12762
13329
|
*.platformsh.site
|
13330
|
+
*.tst.site
|
12763
13331
|
|
12764
13332
|
// Platter: https://platter.dev
|
12765
13333
|
// Submitted by Patrick Flor <patrick@platter.dev>
|
@@ -12777,10 +13345,25 @@ pleskns.com
|
|
12777
13345
|
// Submitted by Maximilian Schieder <maxi@zeug.co>
|
12778
13346
|
dyn53.io
|
12779
13347
|
|
13348
|
+
// Porter : https://porter.run/
|
13349
|
+
// Submitted by Rudraksh MK <rudi@porter.run>
|
13350
|
+
onporter.run
|
13351
|
+
|
12780
13352
|
// Positive Codes Technology Company : http://co.bn/faq.html
|
12781
13353
|
// Submitted by Zulfais <pc@co.bn>
|
12782
13354
|
co.bn
|
12783
13355
|
|
13356
|
+
// Postman, Inc : https://postman.com
|
13357
|
+
// Submitted by Rahul Dhawan <security@postman.com>
|
13358
|
+
postman-echo.com
|
13359
|
+
pstmn.io
|
13360
|
+
mock.pstmn.io
|
13361
|
+
httpbin.org
|
13362
|
+
|
13363
|
+
//prequalifyme.today : https://prequalifyme.today
|
13364
|
+
//Submitted by DeepakTiwari deepak@ivylead.io
|
13365
|
+
prequalifyme.today
|
13366
|
+
|
12784
13367
|
// prgmr.com : https://prgmr.com/
|
12785
13368
|
// Submitted by Sarah Newman <owner@prgmr.com>
|
12786
13369
|
xen.prgmr.com
|
@@ -12810,6 +13393,15 @@ byen.site
|
|
12810
13393
|
// Submitted by Kor Nielsen <kor@pubtls.org>
|
12811
13394
|
pubtls.org
|
12812
13395
|
|
13396
|
+
// PythonAnywhere LLP: https://www.pythonanywhere.com
|
13397
|
+
// Submitted by Giles Thomas <giles@pythonanywhere.com>
|
13398
|
+
pythonanywhere.com
|
13399
|
+
eu.pythonanywhere.com
|
13400
|
+
|
13401
|
+
// QOTO, Org.
|
13402
|
+
// Submitted by Jeffrey Phillips Freeman <jeffrey.freeman@qoto.org>
|
13403
|
+
qoto.io
|
13404
|
+
|
12813
13405
|
// Qualifio : https://qualifio.com/
|
12814
13406
|
// Submitted by Xavier De Cock <xdecock@gmail.com>
|
12815
13407
|
qualifioapp.com
|
@@ -12818,6 +13410,14 @@ qualifioapp.com
|
|
12818
13410
|
// Submitted by Dani Biro <dani@pymet.com>
|
12819
13411
|
qbuser.com
|
12820
13412
|
|
13413
|
+
// Rad Web Hosting: https://radwebhosting.com
|
13414
|
+
// Submitted by Scott Claeys <s.claeys@radwebhosting.com>
|
13415
|
+
cloudsite.builders
|
13416
|
+
|
13417
|
+
// Redgate Software: https://red-gate.com
|
13418
|
+
// Submitted by Andrew Farries <andrew.farries@red-gate.com>
|
13419
|
+
instances.spawn.cc
|
13420
|
+
|
12821
13421
|
// Redstar Consultants : https://www.redstarconsultants.com/
|
12822
13422
|
// Submitted by Jons Slemmer <jons@redstarconsultants.com>
|
12823
13423
|
instantcloud.cn
|
@@ -12879,8 +13479,11 @@ app.render.com
|
|
12879
13479
|
onrender.com
|
12880
13480
|
|
12881
13481
|
// Repl.it : https://repl.it
|
12882
|
-
// Submitted by
|
13482
|
+
// Submitted by Lincoln Bergeson <lincoln@replit.com>
|
13483
|
+
firewalledreplit.co
|
13484
|
+
id.firewalledreplit.co
|
12883
13485
|
repl.co
|
13486
|
+
id.repl.co
|
12884
13487
|
repl.run
|
12885
13488
|
|
12886
13489
|
// Resin.io : https://resin.io
|
@@ -12895,13 +13498,43 @@ hzc.io
|
|
12895
13498
|
// Revitalised Limited : http://www.revitalised.co.uk
|
12896
13499
|
// Submitted by Jack Price <jack@revitalised.co.uk>
|
12897
13500
|
wellbeingzone.eu
|
12898
|
-
ptplus.fit
|
12899
13501
|
wellbeingzone.co.uk
|
12900
13502
|
|
13503
|
+
// Rico Developments Limited : https://adimo.co
|
13504
|
+
// Submitted by Colin Brown <hello@adimo.co>
|
13505
|
+
adimo.co.uk
|
13506
|
+
|
13507
|
+
// Riseup Networks : https://riseup.net
|
13508
|
+
// Submitted by Micah Anderson <micah@riseup.net>
|
13509
|
+
itcouldbewor.se
|
13510
|
+
|
12901
13511
|
// Rochester Institute of Technology : http://www.rit.edu/
|
12902
13512
|
// Submitted by Jennifer Herting <jchits@rit.edu>
|
12903
13513
|
git-pages.rit.edu
|
12904
13514
|
|
13515
|
+
// Rocky Enterprise Software Foundation : https://resf.org
|
13516
|
+
// Submitted by Neil Hanlon <neil@resf.org>
|
13517
|
+
rocky.page
|
13518
|
+
|
13519
|
+
// Rusnames Limited: http://rusnames.ru/
|
13520
|
+
// Submitted by Sergey Zotov <admin@rusnames.ru>
|
13521
|
+
биз.рус
|
13522
|
+
ком.рус
|
13523
|
+
крым.рус
|
13524
|
+
мир.рус
|
13525
|
+
мск.рус
|
13526
|
+
орг.рус
|
13527
|
+
самара.рус
|
13528
|
+
сочи.рус
|
13529
|
+
спб.рус
|
13530
|
+
я.рус
|
13531
|
+
|
13532
|
+
// Salesforce.com, Inc. https://salesforce.com/
|
13533
|
+
// Submitted by Michael Biven <mbiven@salesforce.com>
|
13534
|
+
*.builder.code.com
|
13535
|
+
*.dev-builder.code.com
|
13536
|
+
*.stg-builder.code.com
|
13537
|
+
|
12905
13538
|
// Sandstorm Development Group, Inc. : https://sandcats.io/
|
12906
13539
|
// Submitted by Asheesh Laroia <asheesh@sandstorm.io>
|
12907
13540
|
sandcats.io
|
@@ -12911,6 +13544,34 @@ sandcats.io
|
|
12911
13544
|
logoip.de
|
12912
13545
|
logoip.com
|
12913
13546
|
|
13547
|
+
// Scaleway : https://www.scaleway.com/
|
13548
|
+
// Submitted by Rémy Léone <rleone@scaleway.com>
|
13549
|
+
fr-par-1.baremetal.scw.cloud
|
13550
|
+
fr-par-2.baremetal.scw.cloud
|
13551
|
+
nl-ams-1.baremetal.scw.cloud
|
13552
|
+
fnc.fr-par.scw.cloud
|
13553
|
+
functions.fnc.fr-par.scw.cloud
|
13554
|
+
k8s.fr-par.scw.cloud
|
13555
|
+
nodes.k8s.fr-par.scw.cloud
|
13556
|
+
s3.fr-par.scw.cloud
|
13557
|
+
s3-website.fr-par.scw.cloud
|
13558
|
+
whm.fr-par.scw.cloud
|
13559
|
+
priv.instances.scw.cloud
|
13560
|
+
pub.instances.scw.cloud
|
13561
|
+
k8s.scw.cloud
|
13562
|
+
k8s.nl-ams.scw.cloud
|
13563
|
+
nodes.k8s.nl-ams.scw.cloud
|
13564
|
+
s3.nl-ams.scw.cloud
|
13565
|
+
s3-website.nl-ams.scw.cloud
|
13566
|
+
whm.nl-ams.scw.cloud
|
13567
|
+
k8s.pl-waw.scw.cloud
|
13568
|
+
nodes.k8s.pl-waw.scw.cloud
|
13569
|
+
s3.pl-waw.scw.cloud
|
13570
|
+
s3-website.pl-waw.scw.cloud
|
13571
|
+
scalebook.scw.cloud
|
13572
|
+
smartlabeling.scw.cloud
|
13573
|
+
dedibox.fr
|
13574
|
+
|
12914
13575
|
// schokokeks.org GbR : https://schokokeks.org/
|
12915
13576
|
// Submitted by Hanno Böck <hanno@schokokeks.org>
|
12916
13577
|
schokokeks.net
|
@@ -12918,6 +13579,7 @@ schokokeks.net
|
|
12918
13579
|
// Scottish Government: https://www.gov.scot
|
12919
13580
|
// Submitted by Martin Ellis <martin.ellis@gov.scot>
|
12920
13581
|
gov.scot
|
13582
|
+
service.gov.scot
|
12921
13583
|
|
12922
13584
|
// Scry Security : http://www.scrysec.com
|
12923
13585
|
// Submitted by Shante Adam <shante@skyhat.io>
|
@@ -12940,16 +13602,33 @@ spdns.org
|
|
12940
13602
|
// Submitted by Artem Kondratev <accounts@seidat.com>
|
12941
13603
|
seidat.net
|
12942
13604
|
|
13605
|
+
// Sellfy : https://sellfy.com
|
13606
|
+
// Submitted by Yuriy Romadin <contact@sellfy.com>
|
13607
|
+
sellfy.store
|
13608
|
+
|
12943
13609
|
// Senseering GmbH : https://www.senseering.de
|
12944
13610
|
// Submitted by Felix Mönckemeyer <f.moenckemeyer@senseering.de>
|
12945
13611
|
senseering.net
|
12946
13612
|
|
13613
|
+
// Sendmsg: https://www.sendmsg.co.il
|
13614
|
+
// Submitted by Assaf Stern <domains@comstar.co.il>
|
13615
|
+
minisite.ms
|
13616
|
+
|
13617
|
+
// Service Magnet : https://myservicemagnet.com
|
13618
|
+
// Submitted by Dave Sanders <dave@myservicemagnet.com>
|
13619
|
+
magnet.page
|
13620
|
+
|
12947
13621
|
// Service Online LLC : http://drs.ua/
|
12948
13622
|
// Submitted by Serhii Bulakh <support@drs.ua>
|
12949
13623
|
biz.ua
|
12950
13624
|
co.ua
|
12951
13625
|
pp.ua
|
12952
13626
|
|
13627
|
+
// Shift Crypto AG : https://shiftcrypto.ch
|
13628
|
+
// Submitted by alex <alex@shiftcrypto.ch>
|
13629
|
+
shiftcrypto.dev
|
13630
|
+
shiftcrypto.io
|
13631
|
+
|
12953
13632
|
// ShiftEdit : https://shiftedit.net/
|
12954
13633
|
// Submitted by Adam Jimenez <adam@shiftcreate.com>
|
12955
13634
|
shiftedit.io
|
@@ -12958,6 +13637,10 @@ shiftedit.io
|
|
12958
13637
|
// Submitted by Alex Bowers <alex@shopblocks.com>
|
12959
13638
|
myshopblocks.com
|
12960
13639
|
|
13640
|
+
// Shopify : https://www.shopify.com
|
13641
|
+
// Submitted by Alex Richter <alex.richter@shopify.com>
|
13642
|
+
myshopify.com
|
13643
|
+
|
12961
13644
|
// Shopit : https://www.shopitcommerce.com/
|
12962
13645
|
// Submitted by Craig McMahon <craig@shopitcommerce.com>
|
12963
13646
|
shopitsite.com
|
@@ -12992,16 +13675,49 @@ beta.bounty-full.com
|
|
12992
13675
|
// Submitted by Aral Balkan <aral@small-tech.org>
|
12993
13676
|
small-web.org
|
12994
13677
|
|
13678
|
+
// Smoove.io : https://www.smoove.io/
|
13679
|
+
// Submitted by Dan Kozak <dan@smoove.io>
|
13680
|
+
vp4.me
|
13681
|
+
|
13682
|
+
// Snowflake Inc : https://www.snowflake.com/
|
13683
|
+
// Submitted by Faith Olapade <faith.olapade@snowflake.com>
|
13684
|
+
streamlitapp.com
|
13685
|
+
|
13686
|
+
// Snowplow Analytics : https://snowplowanalytics.com/
|
13687
|
+
// Submitted by Ian Streeter <ian@snowplowanalytics.com>
|
13688
|
+
try-snowplow.com
|
13689
|
+
|
13690
|
+
// SourceHut : https://sourcehut.org
|
13691
|
+
// Submitted by Drew DeVault <sir@cmpwn.com>
|
13692
|
+
srht.site
|
13693
|
+
|
12995
13694
|
// Stackhero : https://www.stackhero.io
|
12996
13695
|
// Submitted by Adrien Gillon <adrien+public-suffix-list@stackhero.io>
|
12997
13696
|
stackhero-network.com
|
12998
13697
|
|
13698
|
+
// Staclar : https://staclar.com
|
13699
|
+
// Submitted by Q Misell <q@staclar.com>
|
13700
|
+
musician.io
|
13701
|
+
// Submitted by Matthias Merkel <matthias.merkel@staclar.com>
|
13702
|
+
novecore.site
|
13703
|
+
|
12999
13704
|
// staticland : https://static.land
|
13000
13705
|
// Submitted by Seth Vincent <sethvincent@gmail.com>
|
13001
13706
|
static.land
|
13002
13707
|
dev.static.land
|
13003
13708
|
sites.static.land
|
13004
13709
|
|
13710
|
+
// Storebase : https://www.storebase.io
|
13711
|
+
// Submitted by Tony Schirmer <tony@storebase.io>
|
13712
|
+
storebase.store
|
13713
|
+
|
13714
|
+
// Strategic System Consulting (eApps Hosting): https://www.eapps.com/
|
13715
|
+
// Submitted by Alex Oancea <aoancea@cloudscale365.com>
|
13716
|
+
vps-host.net
|
13717
|
+
atl.jelastic.vps-host.net
|
13718
|
+
njs.jelastic.vps-host.net
|
13719
|
+
ric.jelastic.vps-host.net
|
13720
|
+
|
13005
13721
|
// Sony Interactive Entertainment LLC : https://sie.com/
|
13006
13722
|
// Submitted by David Coles <david.coles@sony.com>
|
13007
13723
|
playstation-cloud.com
|
@@ -13019,6 +13735,28 @@ spacekit.io
|
|
13019
13735
|
// Submitted by Stefan Neufeind <info@speedpartner.de>
|
13020
13736
|
customer.speedpartner.de
|
13021
13737
|
|
13738
|
+
// Spreadshop (sprd.net AG) : https://www.spreadshop.com/
|
13739
|
+
// Submitted by Martin Breest <security@spreadshop.com>
|
13740
|
+
myspreadshop.at
|
13741
|
+
myspreadshop.com.au
|
13742
|
+
myspreadshop.be
|
13743
|
+
myspreadshop.ca
|
13744
|
+
myspreadshop.ch
|
13745
|
+
myspreadshop.com
|
13746
|
+
myspreadshop.de
|
13747
|
+
myspreadshop.dk
|
13748
|
+
myspreadshop.es
|
13749
|
+
myspreadshop.fi
|
13750
|
+
myspreadshop.fr
|
13751
|
+
myspreadshop.ie
|
13752
|
+
myspreadshop.it
|
13753
|
+
myspreadshop.net
|
13754
|
+
myspreadshop.nl
|
13755
|
+
myspreadshop.no
|
13756
|
+
myspreadshop.pl
|
13757
|
+
myspreadshop.se
|
13758
|
+
myspreadshop.co.uk
|
13759
|
+
|
13022
13760
|
// Standard Library : https://stdlib.com
|
13023
13761
|
// Submitted by Jacob Lee <jacob@stdlib.com>
|
13024
13762
|
api.stdlib.com
|
@@ -13040,10 +13778,12 @@ user.srcf.net
|
|
13040
13778
|
// Submitted by Dan Miller <dm@sub6.com>
|
13041
13779
|
temp-dns.com
|
13042
13780
|
|
13043
|
-
//
|
13044
|
-
// Submitted by
|
13045
|
-
|
13046
|
-
|
13781
|
+
// Supabase : https://supabase.io
|
13782
|
+
// Submitted by Inian Parameshwaran <security@supabase.io>
|
13783
|
+
supabase.co
|
13784
|
+
supabase.in
|
13785
|
+
supabase.net
|
13786
|
+
su.paba.se
|
13047
13787
|
|
13048
13788
|
// Symfony, SAS : https://symfony.com/
|
13049
13789
|
// Submitted by Fabien Potencier <fabien@symfony.com>
|
@@ -13056,26 +13796,38 @@ syncloud.it
|
|
13056
13796
|
|
13057
13797
|
// Synology, Inc. : https://www.synology.com/
|
13058
13798
|
// Submitted by Rony Weng <ronyweng@synology.com>
|
13059
|
-
diskstation.me
|
13060
13799
|
dscloud.biz
|
13061
|
-
|
13062
|
-
dscloud.mobi
|
13800
|
+
direct.quickconnect.cn
|
13063
13801
|
dsmynas.com
|
13064
|
-
dsmynas.net
|
13065
|
-
dsmynas.org
|
13066
13802
|
familyds.com
|
13067
|
-
|
13068
|
-
|
13803
|
+
diskstation.me
|
13804
|
+
dscloud.me
|
13069
13805
|
i234.me
|
13070
13806
|
myds.me
|
13071
13807
|
synology.me
|
13808
|
+
dscloud.mobi
|
13809
|
+
dsmynas.net
|
13810
|
+
familyds.net
|
13811
|
+
dsmynas.org
|
13812
|
+
familyds.org
|
13072
13813
|
vpnplus.to
|
13073
13814
|
direct.quickconnect.to
|
13074
13815
|
|
13816
|
+
// Tabit Technologies Ltd. : https://tabit.cloud/
|
13817
|
+
// Submitted by Oren Agiv <oren@tabit.cloud>
|
13818
|
+
tabitorder.co.il
|
13819
|
+
mytabit.co.il
|
13820
|
+
mytabit.com
|
13821
|
+
|
13075
13822
|
// TAIFUN Software AG : http://taifun-software.de
|
13076
13823
|
// Submitted by Bjoern Henke <dev-server@taifun-software.de>
|
13077
13824
|
taifun-dns.de
|
13078
13825
|
|
13826
|
+
// Tailscale Inc. : https://www.tailscale.com
|
13827
|
+
// Submitted by David Anderson <danderson@tailscale.com>
|
13828
|
+
beta.tailscale.net
|
13829
|
+
ts.net
|
13830
|
+
|
13079
13831
|
// TASK geographical domains (www.task.gda.pl/uslugi/dns)
|
13080
13832
|
gda.pl
|
13081
13833
|
gdansk.pl
|
@@ -13083,9 +13835,14 @@ gdynia.pl
|
|
13083
13835
|
med.pl
|
13084
13836
|
sopot.pl
|
13085
13837
|
|
13838
|
+
// team.blue https://team.blue
|
13839
|
+
// Submitted by Cedric Dubois <cedric.dubois@team.blue>
|
13840
|
+
site.tb-hosting.com
|
13841
|
+
|
13086
13842
|
// Teckids e.V. : https://www.teckids.org
|
13087
13843
|
// Submitted by Dominik George <dominik.george@teckids.org>
|
13088
|
-
edugit.
|
13844
|
+
edugit.io
|
13845
|
+
s3.teckids.org
|
13089
13846
|
|
13090
13847
|
// Telebit : https://telebit.cloud
|
13091
13848
|
// Submitted by AJ ONeal <aj@telebit.cloud>
|
@@ -13093,24 +13850,34 @@ telebit.app
|
|
13093
13850
|
telebit.io
|
13094
13851
|
*.telebit.xyz
|
13095
13852
|
|
13096
|
-
// The Gwiddle Foundation : https://gwiddlefoundation.org.uk
|
13097
|
-
// Submitted by Joshua Bayfield <joshua.bayfield@gwiddlefoundation.org.uk>
|
13098
|
-
gwiddle.co.uk
|
13099
|
-
|
13100
13853
|
// Thingdust AG : https://thingdust.com/
|
13101
13854
|
// Submitted by Adrian Imboden <adi@thingdust.com>
|
13855
|
+
*.firenet.ch
|
13856
|
+
*.svc.firenet.ch
|
13857
|
+
reservd.com
|
13102
13858
|
thingdustdata.com
|
13103
13859
|
cust.dev.thingdust.io
|
13104
13860
|
cust.disrec.thingdust.io
|
13105
13861
|
cust.prod.thingdust.io
|
13106
13862
|
cust.testing.thingdust.io
|
13107
|
-
|
13108
|
-
|
13863
|
+
reservd.dev.thingdust.io
|
13864
|
+
reservd.disrec.thingdust.io
|
13865
|
+
reservd.testing.thingdust.io
|
13866
|
+
|
13867
|
+
// ticket i/O GmbH : https://ticket.io
|
13868
|
+
// Submitted by Christian Franke <it@ticket.io>
|
13869
|
+
tickets.io
|
13109
13870
|
|
13110
13871
|
// Tlon.io : https://tlon.io
|
13111
13872
|
// Submitted by Mark Staarink <mark@tlon.io>
|
13112
13873
|
arvo.network
|
13113
13874
|
azimuth.network
|
13875
|
+
tlon.network
|
13876
|
+
|
13877
|
+
// Tor Project, Inc. : https://torproject.org
|
13878
|
+
// Submitted by Antoine Beaupré <anarcat@torproject.org
|
13879
|
+
torproject.net
|
13880
|
+
pages.torproject.net
|
13114
13881
|
|
13115
13882
|
// TownNews.com : http://www.townnews.com
|
13116
13883
|
// Submitted by Dustin Ward <dward@townnews.com>
|
@@ -13145,6 +13912,10 @@ lima.zone
|
|
13145
13912
|
*.transurl.eu
|
13146
13913
|
*.transurl.nl
|
13147
13914
|
|
13915
|
+
// TransIP: https://www.transip.nl
|
13916
|
+
// Submitted by Cedric Dubois <cedric.dubois@team.blue>
|
13917
|
+
site.transip.me
|
13918
|
+
|
13148
13919
|
// TuxFamily : http://tuxfamily.org
|
13149
13920
|
// Submitted by TuxFamily administrators <adm@staff.tuxfamily.org>
|
13150
13921
|
tuxfamily.org
|
@@ -13165,6 +13936,14 @@ syno-ds.de
|
|
13165
13936
|
synology-diskstation.de
|
13166
13937
|
synology-ds.de
|
13167
13938
|
|
13939
|
+
// Typedream : https://typedream.com
|
13940
|
+
// Submitted by Putri Karunia <putri@typedream.com>
|
13941
|
+
typedream.app
|
13942
|
+
|
13943
|
+
// Typeform : https://www.typeform.com
|
13944
|
+
// Submitted by Sergi Ferriz <sergi.ferriz@typeform.com>
|
13945
|
+
pro.typeform.com
|
13946
|
+
|
13168
13947
|
// Uberspace : https://uberspace.de
|
13169
13948
|
// Submitted by Moritz Werner <mwerner@jonaspasche.com>
|
13170
13949
|
uber.space
|
@@ -13177,11 +13956,24 @@ hk.org
|
|
13177
13956
|
ltd.hk
|
13178
13957
|
inc.hk
|
13179
13958
|
|
13959
|
+
// UNIVERSAL DOMAIN REGISTRY : https://www.udr.org.yt/
|
13960
|
+
// see also: whois -h whois.udr.org.yt help
|
13961
|
+
// Submitted by Atanunu Igbunuroghene <publicsuffixlist@udr.org.yt>
|
13962
|
+
name.pm
|
13963
|
+
sch.tf
|
13964
|
+
biz.wf
|
13965
|
+
sch.wf
|
13966
|
+
org.yt
|
13967
|
+
|
13180
13968
|
// United Gameserver GmbH : https://united-gameserver.de
|
13181
13969
|
// Submitted by Stefan Schwarz <sysadm@united-gameserver.de>
|
13182
13970
|
virtualuser.de
|
13183
13971
|
virtual-user.de
|
13184
13972
|
|
13973
|
+
// Upli : https://upli.io
|
13974
|
+
// Submitted by Lenny Bakkalian <lenny.bakkalian@gmail.com>
|
13975
|
+
upli.io
|
13976
|
+
|
13185
13977
|
// urown.net : https://urown.net
|
13186
13978
|
// Submitted by Hostmaster <hostmaster@urown.net>
|
13187
13979
|
urown.cloud
|
@@ -13244,7 +14036,6 @@ at.md
|
|
13244
14036
|
de.md
|
13245
14037
|
jp.md
|
13246
14038
|
to.md
|
13247
|
-
uwu.nu
|
13248
14039
|
indie.porn
|
13249
14040
|
vxl.sh
|
13250
14041
|
ch.tc
|
@@ -13260,6 +14051,10 @@ me.vu
|
|
13260
14051
|
// Submitted by Serhii Rostilo <sergey@rostilo.kiev.ua>
|
13261
14052
|
v.ua
|
13262
14053
|
|
14054
|
+
// Vultr Objects : https://www.vultr.com/products/object-storage/
|
14055
|
+
// Submitted by Niels Maumenee <storage@vultr.com>
|
14056
|
+
*.vultrobjects.com
|
14057
|
+
|
13263
14058
|
// Waffle Computer Inc., Ltd. : https://docs.waffleinfo.com
|
13264
14059
|
// Submitted by Masayuki Note <masa@blade.wafflecell.com>
|
13265
14060
|
wafflecell.com
|
@@ -13268,6 +14063,13 @@ wafflecell.com
|
|
13268
14063
|
// Submitted by Arnold Hendriks <info@webhare.com>
|
13269
14064
|
*.webhare.dev
|
13270
14065
|
|
14066
|
+
// WebHotelier Technologies Ltd: https://www.webhotelier.net/
|
14067
|
+
// Submitted by Apostolos Tsakpinis <apostolos.tsakpinis@gmail.com>
|
14068
|
+
reserve-online.net
|
14069
|
+
reserve-online.com
|
14070
|
+
bookonline.app
|
14071
|
+
hotelwithflight.com
|
14072
|
+
|
13271
14073
|
// WeDeploy by Liferay, Inc. : https://www.wedeploy.com
|
13272
14074
|
// Submitted by Henrique Vicente <security@wedeploy.com>
|
13273
14075
|
wedeploy.io
|
@@ -13293,17 +14095,35 @@ wmcloud.org
|
|
13293
14095
|
panel.gg
|
13294
14096
|
daemon.panel.gg
|
13295
14097
|
|
14098
|
+
// Wizard Zines : https://wizardzines.com
|
14099
|
+
// Submitted by Julia Evans <julia@wizardzines.com>
|
14100
|
+
messwithdns.com
|
14101
|
+
|
13296
14102
|
// WoltLab GmbH : https://www.woltlab.com
|
13297
14103
|
// Submitted by Tim Düsterhus <security@woltlab.cloud>
|
14104
|
+
woltlab-demo.com
|
13298
14105
|
myforum.community
|
13299
14106
|
community-pro.de
|
13300
14107
|
diskussionsbereich.de
|
13301
14108
|
community-pro.net
|
13302
14109
|
meinforum.net
|
13303
14110
|
|
13304
|
-
//
|
13305
|
-
// Submitted by
|
13306
|
-
|
14111
|
+
// Woods Valldata : https://www.woodsvalldata.co.uk/
|
14112
|
+
// Submitted by Chris Whittle <chris.whittle@woodsvalldata.co.uk>
|
14113
|
+
affinitylottery.org.uk
|
14114
|
+
raffleentry.org.uk
|
14115
|
+
weeklylottery.org.uk
|
14116
|
+
|
14117
|
+
// WP Engine : https://wpengine.com/
|
14118
|
+
// Submitted by Michael Smith <michael.smith@wpengine.com>
|
14119
|
+
// Submitted by Brandon DuRette <brandon.durette@wpengine.com>
|
14120
|
+
wpenginepowered.com
|
14121
|
+
js.wpenginepowered.com
|
14122
|
+
|
14123
|
+
// Wix.com, Inc. : https://www.wix.com
|
14124
|
+
// Submitted by Shahar Talmi <shahar@wix.com>
|
14125
|
+
wixsite.com
|
14126
|
+
editorx.io
|
13307
14127
|
|
13308
14128
|
// XenonCloud GbR: https://xenoncloud.net
|
13309
14129
|
// Submitted by Julian Uphoff <publicsuffixlist@xenoncloud.net>
|
@@ -13347,6 +14167,7 @@ ybo.trade
|
|
13347
14167
|
|
13348
14168
|
// Yunohost : https://yunohost.org
|
13349
14169
|
// Submitted by Valentin Grimaud <security@yunohost.org>
|
14170
|
+
ynh.fr
|
13350
14171
|
nohost.me
|
13351
14172
|
noho.st
|
13352
14173
|
|
@@ -13365,16 +14186,4 @@ basicserver.io
|
|
13365
14186
|
virtualserver.io
|
13366
14187
|
enterprisecloud.nu
|
13367
14188
|
|
13368
|
-
// Mintere : https://mintere.com/
|
13369
|
-
// Submitted by Ben Aubin <security@mintere.com>
|
13370
|
-
mintere.site
|
13371
|
-
|
13372
|
-
// WP Engine : https://wpengine.com/
|
13373
|
-
// Submitted by Michael Smith <michael.smith@wpengine.com>
|
13374
|
-
wpenginepowered.com
|
13375
|
-
|
13376
|
-
// Impertrix Solutions : <https://impertrixcdn.com>
|
13377
|
-
// Submitted by Zhixiang Zhao <csuite@impertrix.com>
|
13378
|
-
impertrixcdn.com
|
13379
|
-
impertrix.com
|
13380
14189
|
// ===END PRIVATE DOMAINS===
|