public_suffix 4.0.6 → 5.0.0
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 +8 -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 +20 -0
- data/Gemfile +1 -2
- data/LICENSE.txt +1 -1
- data/README.md +13 -3
- data/Rakefile +4 -3
- data/data/list.txt +1082 -396
- 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
|
@@ -1329,7 +1340,7 @@ tt.im
|
|
1329
1340
|
tv.im
|
1330
1341
|
|
1331
1342
|
// in : https://en.wikipedia.org/wiki/.in
|
1332
|
-
// see also: https://registry.in/
|
1343
|
+
// see also: https://registry.in/policies
|
1333
1344
|
// Please note, that nic.in is not an official eTLD, but used by most
|
1334
1345
|
// government institutions.
|
1335
1346
|
in
|
@@ -1354,7 +1365,7 @@ info
|
|
1354
1365
|
int
|
1355
1366
|
eu.int
|
1356
1367
|
|
1357
|
-
// io : http://www.nic.io/rules.
|
1368
|
+
// io : http://www.nic.io/rules.htm
|
1358
1369
|
// list of other 2nd level tlds ?
|
1359
1370
|
io
|
1360
1371
|
com.io
|
@@ -3753,11 +3764,10 @@ org.kw
|
|
3753
3764
|
// ky : http://www.icta.ky/da_ky_reg_dom.php
|
3754
3765
|
// Confirmed by registry <kysupport@perimeterusa.com> 2008-06-17
|
3755
3766
|
ky
|
3756
|
-
edu.ky
|
3757
|
-
gov.ky
|
3758
3767
|
com.ky
|
3759
|
-
|
3768
|
+
edu.ky
|
3760
3769
|
net.ky
|
3770
|
+
org.ky
|
3761
3771
|
|
3762
3772
|
// kz : https://en.wikipedia.org/wiki/.kz
|
3763
3773
|
// see also: http://www.nic.kz/rules/index.jsp
|
@@ -4592,15 +4602,17 @@ gob.mx
|
|
4592
4602
|
edu.mx
|
4593
4603
|
net.mx
|
4594
4604
|
|
4595
|
-
// my : http://www.mynic.
|
4605
|
+
// my : http://www.mynic.my/
|
4606
|
+
// Available strings: https://mynic.my/resources/domains/buying-a-domain/
|
4596
4607
|
my
|
4608
|
+
biz.my
|
4597
4609
|
com.my
|
4598
|
-
net.my
|
4599
|
-
org.my
|
4600
|
-
gov.my
|
4601
4610
|
edu.my
|
4611
|
+
gov.my
|
4602
4612
|
mil.my
|
4603
4613
|
name.my
|
4614
|
+
net.my
|
4615
|
+
org.my
|
4604
4616
|
|
4605
4617
|
// mz : http://www.uem.mz/
|
4606
4618
|
// Submitted by registry <antonio@uem.mz>
|
@@ -4697,13 +4709,13 @@ web.ni
|
|
4697
4709
|
// ccTLD for the Netherlands
|
4698
4710
|
nl
|
4699
4711
|
|
4700
|
-
// no :
|
4701
|
-
//
|
4702
|
-
//
|
4703
|
-
//
|
4704
|
-
// https://
|
4712
|
+
// no : https://www.norid.no/en/om-domenenavn/regelverk-for-no/
|
4713
|
+
// Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
|
4714
|
+
// Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
|
4715
|
+
// Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
|
4716
|
+
// RSS feed: https://teknisk.norid.no/en/feed/
|
4705
4717
|
no
|
4706
|
-
// Norid
|
4718
|
+
// Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
|
4707
4719
|
fhs.no
|
4708
4720
|
vgs.no
|
4709
4721
|
fylkesbibl.no
|
@@ -4711,13 +4723,13 @@ folkebibl.no
|
|
4711
4723
|
museum.no
|
4712
4724
|
idrett.no
|
4713
4725
|
priv.no
|
4714
|
-
//
|
4726
|
+
// Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
|
4715
4727
|
mil.no
|
4716
4728
|
stat.no
|
4717
4729
|
dep.no
|
4718
4730
|
kommune.no
|
4719
4731
|
herad.no
|
4720
|
-
//
|
4732
|
+
// Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
|
4721
4733
|
// counties
|
4722
4734
|
aa.no
|
4723
4735
|
ah.no
|
@@ -5846,7 +5858,7 @@ com.ps
|
|
5846
5858
|
org.ps
|
5847
5859
|
net.ps
|
5848
5860
|
|
5849
|
-
// pt :
|
5861
|
+
// pt : https://www.dns.pt/en/domain/pt-terms-and-conditions-registration-rules/
|
5850
5862
|
pt
|
5851
5863
|
net.pt
|
5852
5864
|
gov.pt
|
@@ -6023,7 +6035,7 @@ gov.sg
|
|
6023
6035
|
edu.sg
|
6024
6036
|
per.sg
|
6025
6037
|
|
6026
|
-
// sh : http://
|
6038
|
+
// sh : http://nic.sh/rules.htm
|
6027
6039
|
sh
|
6028
6040
|
com.sh
|
6029
6041
|
net.sh
|
@@ -6083,8 +6095,10 @@ biz.ss
|
|
6083
6095
|
com.ss
|
6084
6096
|
edu.ss
|
6085
6097
|
gov.ss
|
6098
|
+
me.ss
|
6086
6099
|
net.ss
|
6087
6100
|
org.ss
|
6101
|
+
sch.ss
|
6088
6102
|
|
6089
6103
|
// st : http://www.nic.st/html/policyrules/
|
6090
6104
|
st
|
@@ -6093,7 +6107,6 @@ com.st
|
|
6093
6107
|
consulado.st
|
6094
6108
|
edu.st
|
6095
6109
|
embaixada.st
|
6096
|
-
gov.st
|
6097
6110
|
mil.st
|
6098
6111
|
net.st
|
6099
6112
|
org.st
|
@@ -6198,29 +6211,22 @@ gov.tm
|
|
6198
6211
|
mil.tm
|
6199
6212
|
edu.tm
|
6200
6213
|
|
6201
|
-
// tn :
|
6202
|
-
//
|
6214
|
+
// tn : http://www.registre.tn/fr/
|
6215
|
+
// https://whois.ati.tn/
|
6203
6216
|
tn
|
6204
6217
|
com.tn
|
6205
6218
|
ens.tn
|
6206
6219
|
fin.tn
|
6207
6220
|
gov.tn
|
6208
6221
|
ind.tn
|
6222
|
+
info.tn
|
6209
6223
|
intl.tn
|
6224
|
+
mincom.tn
|
6210
6225
|
nat.tn
|
6211
6226
|
net.tn
|
6212
6227
|
org.tn
|
6213
|
-
info.tn
|
6214
6228
|
perso.tn
|
6215
6229
|
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
6230
|
|
6225
6231
|
// to : https://en.wikipedia.org/wiki/.to
|
6226
6232
|
// Submitted by registry <egullich@colo.to>
|
@@ -6710,9 +6716,10 @@ mil.vc
|
|
6710
6716
|
edu.vc
|
6711
6717
|
|
6712
6718
|
// ve : https://registro.nic.ve/
|
6713
|
-
// Submitted by registry
|
6719
|
+
// Submitted by registry nic@nic.ve and nicve@conatel.gob.ve
|
6714
6720
|
ve
|
6715
6721
|
arts.ve
|
6722
|
+
bib.ve
|
6716
6723
|
co.ve
|
6717
6724
|
com.ve
|
6718
6725
|
e12.ve
|
@@ -6724,7 +6731,9 @@ info.ve
|
|
6724
6731
|
int.ve
|
6725
6732
|
mil.ve
|
6726
6733
|
net.ve
|
6734
|
+
nom.ve
|
6727
6735
|
org.ve
|
6736
|
+
rar.ve
|
6728
6737
|
rec.ve
|
6729
6738
|
store.ve
|
6730
6739
|
tec.ve
|
@@ -6803,6 +6812,9 @@ yt
|
|
6803
6812
|
// xn--90ae ("bg", Bulgarian) : BG
|
6804
6813
|
бг
|
6805
6814
|
|
6815
|
+
// xn--mgbcpq6gpa1a ("albahrain", Arabic) : BH
|
6816
|
+
البحرين
|
6817
|
+
|
6806
6818
|
// xn--90ais ("bel", Belarusian/Russian Cyrillic) : BY
|
6807
6819
|
// Operated by .by registry
|
6808
6820
|
бел
|
@@ -6935,6 +6947,9 @@ yt
|
|
6935
6947
|
// xn--80ao21a ("Kaz", Kazakh) : KZ
|
6936
6948
|
қаз
|
6937
6949
|
|
6950
|
+
// xn--q7ce6a ("Lao", Lao) : LA
|
6951
|
+
ລາວ
|
6952
|
+
|
6938
6953
|
// xn--fzc2c9e2c ("Lanka", Sinhalese-Sinhala) : LK
|
6939
6954
|
// https://nic.lk
|
6940
6955
|
ලංකා
|
@@ -7060,7 +7075,13 @@ yt
|
|
7060
7075
|
xxx
|
7061
7076
|
|
7062
7077
|
// ye : http://www.y.net.ye/services/domain_name.htm
|
7063
|
-
|
7078
|
+
ye
|
7079
|
+
com.ye
|
7080
|
+
edu.ye
|
7081
|
+
gov.ye
|
7082
|
+
net.ye
|
7083
|
+
mil.ye
|
7084
|
+
org.ye
|
7064
7085
|
|
7065
7086
|
// za : https://www.zadna.org.za/content/page/domain-information/
|
7066
7087
|
ac.za
|
@@ -7109,7 +7130,7 @@ org.zw
|
|
7109
7130
|
|
7110
7131
|
// newGTLDs
|
7111
7132
|
|
7112
|
-
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on
|
7133
|
+
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2022-07-03T15:13:53Z
|
7113
7134
|
// This list is auto-generated, don't edit it manually.
|
7114
7135
|
// aaa : 2015-02-26 American Automobile Association, Inc.
|
7115
7136
|
aaa
|
@@ -7135,7 +7156,7 @@ abc
|
|
7135
7156
|
// able : 2015-06-25 Able Inc.
|
7136
7157
|
able
|
7137
7158
|
|
7138
|
-
// abogado : 2014-04-24
|
7159
|
+
// abogado : 2014-04-24 Registry Services, LLC
|
7139
7160
|
abogado
|
7140
7161
|
|
7141
7162
|
// abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre
|
@@ -7174,9 +7195,6 @@ aeg
|
|
7174
7195
|
// aetna : 2015-05-21 Aetna Life Insurance Company
|
7175
7196
|
aetna
|
7176
7197
|
|
7177
|
-
// afamilycompany : 2015-07-23 Johnson Shareholdings, Inc.
|
7178
|
-
afamilycompany
|
7179
|
-
|
7180
7198
|
// afl : 2014-10-02 Australian Football League
|
7181
7199
|
afl
|
7182
7200
|
|
@@ -7315,7 +7333,7 @@ audi
|
|
7315
7333
|
// audible : 2015-06-25 Amazon Registry Services, Inc.
|
7316
7334
|
audible
|
7317
7335
|
|
7318
|
-
// audio : 2014-03-20
|
7336
|
+
// audio : 2014-03-20 XYZ.COM LLC
|
7319
7337
|
audio
|
7320
7338
|
|
7321
7339
|
// auspost : 2015-08-13 Australian Postal Corporation
|
@@ -7327,16 +7345,16 @@ author
|
|
7327
7345
|
// auto : 2014-11-13 XYZ.COM LLC
|
7328
7346
|
auto
|
7329
7347
|
|
7330
|
-
// autos : 2014-01-09
|
7348
|
+
// autos : 2014-01-09 XYZ.COM LLC
|
7331
7349
|
autos
|
7332
7350
|
|
7333
7351
|
// avianca : 2015-01-08 Avianca Holdings S.A.
|
7334
7352
|
avianca
|
7335
7353
|
|
7336
|
-
// aws : 2015-06-25
|
7354
|
+
// aws : 2015-06-25 AWS Registry LLC
|
7337
7355
|
aws
|
7338
7356
|
|
7339
|
-
// axa : 2013-12-19 AXA
|
7357
|
+
// axa : 2013-12-19 AXA Group Operations SAS
|
7340
7358
|
axa
|
7341
7359
|
|
7342
7360
|
// azure : 2014-12-18 Microsoft Corporation
|
@@ -7411,7 +7429,7 @@ beats
|
|
7411
7429
|
// beauty : 2015-12-03 XYZ.COM LLC
|
7412
7430
|
beauty
|
7413
7431
|
|
7414
|
-
// beer : 2014-01-09
|
7432
|
+
// beer : 2014-01-09 Registry Services, LLC
|
7415
7433
|
beer
|
7416
7434
|
|
7417
7435
|
// bentley : 2014-12-18 Bentley Motors Limited
|
@@ -7453,7 +7471,7 @@ bio
|
|
7453
7471
|
// black : 2014-01-16 Afilias Limited
|
7454
7472
|
black
|
7455
7473
|
|
7456
|
-
// blackfriday : 2014-01-16
|
7474
|
+
// blackfriday : 2014-01-16 Registry Services, LLC
|
7457
7475
|
blackfriday
|
7458
7476
|
|
7459
7477
|
// blockbuster : 2015-07-30 Dish DBS Corporation
|
@@ -7477,7 +7495,7 @@ bmw
|
|
7477
7495
|
// bnpparibas : 2014-05-29 BNP Paribas
|
7478
7496
|
bnpparibas
|
7479
7497
|
|
7480
|
-
// boats : 2014-12-04
|
7498
|
+
// boats : 2014-12-04 XYZ.COM LLC
|
7481
7499
|
boats
|
7482
7500
|
|
7483
7501
|
// boehringer : 2015-07-09 Boehringer Ingelheim International GmbH
|
@@ -7507,7 +7525,7 @@ bosch
|
|
7507
7525
|
// bostik : 2015-05-28 Bostik SA
|
7508
7526
|
bostik
|
7509
7527
|
|
7510
|
-
// boston : 2015-12-10
|
7528
|
+
// boston : 2015-12-10 Registry Services, LLC
|
7511
7529
|
boston
|
7512
7530
|
|
7513
7531
|
// bot : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -7516,7 +7534,7 @@ bot
|
|
7516
7534
|
// boutique : 2013-11-14 Binky Moon, LLC
|
7517
7535
|
boutique
|
7518
7536
|
|
7519
|
-
// box : 2015-11-12
|
7537
|
+
// box : 2015-11-12 Intercap Registry Inc.
|
7520
7538
|
box
|
7521
7539
|
|
7522
7540
|
// bradesco : 2014-12-18 Banco Bradesco S.A.
|
@@ -7528,7 +7546,7 @@ bridgestone
|
|
7528
7546
|
// broadway : 2014-12-22 Celebrate Broadway, Inc.
|
7529
7547
|
broadway
|
7530
7548
|
|
7531
|
-
// broker : 2014-12-11
|
7549
|
+
// broker : 2014-12-11 Dog Beach, LLC
|
7532
7550
|
broker
|
7533
7551
|
|
7534
7552
|
// brother : 2015-01-29 Brother Industries, Ltd.
|
@@ -7537,9 +7555,6 @@ brother
|
|
7537
7555
|
// brussels : 2014-02-06 DNS.be vzw
|
7538
7556
|
brussels
|
7539
7557
|
|
7540
|
-
// budapest : 2013-11-21 Minds + Machines Group Limited
|
7541
|
-
budapest
|
7542
|
-
|
7543
7558
|
// bugatti : 2015-07-23 Bugatti International SA
|
7544
7559
|
bugatti
|
7545
7560
|
|
@@ -7576,7 +7591,7 @@ call
|
|
7576
7591
|
// calvinklein : 2015-07-30 PVH gTLD Holdings LLC
|
7577
7592
|
calvinklein
|
7578
7593
|
|
7579
|
-
// cam : 2016-04-21
|
7594
|
+
// cam : 2016-04-21 Cam Connecting SARL
|
7580
7595
|
cam
|
7581
7596
|
|
7582
7597
|
// camera : 2013-08-27 Binky Moon, LLC
|
@@ -7621,15 +7636,12 @@ careers
|
|
7621
7636
|
// cars : 2014-11-13 XYZ.COM LLC
|
7622
7637
|
cars
|
7623
7638
|
|
7624
|
-
// casa : 2013-11-21
|
7639
|
+
// casa : 2013-11-21 Registry Services, LLC
|
7625
7640
|
casa
|
7626
7641
|
|
7627
|
-
// case : 2015-09-03
|
7642
|
+
// case : 2015-09-03 Helium TLDs Ltd
|
7628
7643
|
case
|
7629
7644
|
|
7630
|
-
// caseih : 2015-09-03 CNH Industrial N.V.
|
7631
|
-
caseih
|
7632
|
-
|
7633
7645
|
// cash : 2014-03-06 Binky Moon, LLC
|
7634
7646
|
cash
|
7635
7647
|
|
@@ -7654,9 +7666,6 @@ cbre
|
|
7654
7666
|
// cbs : 2015-08-06 CBS Domains Inc.
|
7655
7667
|
cbs
|
7656
7668
|
|
7657
|
-
// ceb : 2015-04-09 The Corporate Executive Board Company
|
7658
|
-
ceb
|
7659
|
-
|
7660
7669
|
// center : 2013-11-07 Binky Moon, LLC
|
7661
7670
|
center
|
7662
7671
|
|
@@ -7669,7 +7678,7 @@ cern
|
|
7669
7678
|
// cfa : 2014-08-28 CFA Institute
|
7670
7679
|
cfa
|
7671
7680
|
|
7672
|
-
// cfd : 2014-12-11
|
7681
|
+
// cfd : 2014-12-11 ShortDot SA
|
7673
7682
|
cfd
|
7674
7683
|
|
7675
7684
|
// chanel : 2015-04-09 Chanel International B.V.
|
@@ -7678,7 +7687,7 @@ chanel
|
|
7678
7687
|
// channel : 2014-05-08 Charleston Road Registry Inc.
|
7679
7688
|
channel
|
7680
7689
|
|
7681
|
-
// charity : 2018-04-11
|
7690
|
+
// charity : 2018-04-11 Public Interest Registry
|
7682
7691
|
charity
|
7683
7692
|
|
7684
7693
|
// chase : 2015-04-30 JPMorgan Chase Bank, National Association
|
@@ -7693,7 +7702,7 @@ cheap
|
|
7693
7702
|
// chintai : 2015-06-11 CHINTAI Corporation
|
7694
7703
|
chintai
|
7695
7704
|
|
7696
|
-
// christmas : 2013-11-21
|
7705
|
+
// christmas : 2013-11-21 XYZ.COM LLC
|
7697
7706
|
christmas
|
7698
7707
|
|
7699
7708
|
// chrome : 2014-07-24 Charleston Road Registry Inc.
|
@@ -7747,7 +7756,7 @@ clothing
|
|
7747
7756
|
// cloud : 2015-04-16 Aruba PEC S.p.A.
|
7748
7757
|
cloud
|
7749
7758
|
|
7750
|
-
// club : 2013-11-08
|
7759
|
+
// club : 2013-11-08 Registry Services, LLC
|
7751
7760
|
club
|
7752
7761
|
|
7753
7762
|
// clubmed : 2015-06-25 Club Méditerranée S.A.
|
@@ -7804,7 +7813,7 @@ contact
|
|
7804
7813
|
// contractors : 2013-09-10 Binky Moon, LLC
|
7805
7814
|
contractors
|
7806
7815
|
|
7807
|
-
// cooking : 2013-11-21
|
7816
|
+
// cooking : 2013-11-21 Registry Services, LLC
|
7808
7817
|
cooking
|
7809
7818
|
|
7810
7819
|
// cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
@@ -7825,7 +7834,7 @@ coupon
|
|
7825
7834
|
// coupons : 2015-03-26 Binky Moon, LLC
|
7826
7835
|
coupons
|
7827
7836
|
|
7828
|
-
// courses : 2014-12-04
|
7837
|
+
// courses : 2014-12-04 Registry Services, LLC
|
7829
7838
|
courses
|
7830
7839
|
|
7831
7840
|
// cpa : 2019-06-10 American Institute of Certified Public Accountants
|
@@ -7837,7 +7846,7 @@ credit
|
|
7837
7846
|
// creditcard : 2014-03-20 Binky Moon, LLC
|
7838
7847
|
creditcard
|
7839
7848
|
|
7840
|
-
// creditunion : 2015-01-22
|
7849
|
+
// creditunion : 2015-01-22 DotCooperation LLC
|
7841
7850
|
creditunion
|
7842
7851
|
|
7843
7852
|
// cricket : 2014-10-09 dot Cricket Limited
|
@@ -7855,9 +7864,6 @@ cruise
|
|
7855
7864
|
// cruises : 2013-12-05 Binky Moon, LLC
|
7856
7865
|
cruises
|
7857
7866
|
|
7858
|
-
// csc : 2014-09-25 Alliance-One Services, Inc.
|
7859
|
-
csc
|
7860
|
-
|
7861
7867
|
// cuisinella : 2014-04-03 SCHMIDT GROUPE S.A.S.
|
7862
7868
|
cuisinella
|
7863
7869
|
|
@@ -7894,7 +7900,7 @@ day
|
|
7894
7900
|
// dclk : 2014-11-20 Charleston Road Registry Inc.
|
7895
7901
|
dclk
|
7896
7902
|
|
7897
|
-
// dds : 2015-05-07
|
7903
|
+
// dds : 2015-05-07 Registry Services, LLC
|
7898
7904
|
dds
|
7899
7905
|
|
7900
7906
|
// deal : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -7933,7 +7939,7 @@ dentist
|
|
7933
7939
|
// desi : 2013-11-14 Desi Networks LLC
|
7934
7940
|
desi
|
7935
7941
|
|
7936
|
-
// design : 2014-11-07
|
7942
|
+
// design : 2014-11-07 Registry Services, LLC
|
7937
7943
|
design
|
7938
7944
|
|
7939
7945
|
// dev : 2014-10-16 Charleston Road Registry Inc.
|
@@ -7945,7 +7951,7 @@ dhl
|
|
7945
7951
|
// diamonds : 2013-09-22 Binky Moon, LLC
|
7946
7952
|
diamonds
|
7947
7953
|
|
7948
|
-
// diet : 2014-06-26
|
7954
|
+
// diet : 2014-06-26 XYZ.COM LLC
|
7949
7955
|
diet
|
7950
7956
|
|
7951
7957
|
// digital : 2014-03-06 Binky Moon, LLC
|
@@ -7999,13 +8005,10 @@ dtv
|
|
7999
8005
|
// dubai : 2015-01-01 Dubai Smart Government Department
|
8000
8006
|
dubai
|
8001
8007
|
|
8002
|
-
// duck : 2015-07-23 Johnson Shareholdings, Inc.
|
8003
|
-
duck
|
8004
|
-
|
8005
8008
|
// dunlop : 2015-07-02 The Goodyear Tire & Rubber Company
|
8006
8009
|
dunlop
|
8007
8010
|
|
8008
|
-
// dupont : 2015-06-25
|
8011
|
+
// dupont : 2015-06-25 DuPont Specialty Products USA, LLC
|
8009
8012
|
dupont
|
8010
8013
|
|
8011
8014
|
// durban : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
|
@@ -8017,7 +8020,7 @@ dvag
|
|
8017
8020
|
// dvr : 2016-05-26 DISH Technologies L.L.C.
|
8018
8021
|
dvr
|
8019
8022
|
|
8020
|
-
// earth : 2014-12-04 Interlink
|
8023
|
+
// earth : 2014-12-04 Interlink Systems Innovation Institute K.K.
|
8021
8024
|
earth
|
8022
8025
|
|
8023
8026
|
// eat : 2014-01-23 Charleston Road Registry Inc.
|
@@ -8122,7 +8125,7 @@ farm
|
|
8122
8125
|
// farmers : 2015-07-09 Farmers Insurance Exchange
|
8123
8126
|
farmers
|
8124
8127
|
|
8125
|
-
// fashion : 2014-07-03
|
8128
|
+
// fashion : 2014-07-03 Registry Services, LLC
|
8126
8129
|
fashion
|
8127
8130
|
|
8128
8131
|
// fast : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -8173,10 +8176,10 @@ firmdale
|
|
8173
8176
|
// fish : 2013-12-12 Binky Moon, LLC
|
8174
8177
|
fish
|
8175
8178
|
|
8176
|
-
// fishing : 2013-11-21
|
8179
|
+
// fishing : 2013-11-21 Registry Services, LLC
|
8177
8180
|
fishing
|
8178
8181
|
|
8179
|
-
// fit : 2014-11-07
|
8182
|
+
// fit : 2014-11-07 Registry Services, LLC
|
8180
8183
|
fit
|
8181
8184
|
|
8182
8185
|
// fitness : 2014-03-06 Binky Moon, LLC
|
@@ -8194,7 +8197,7 @@ flir
|
|
8194
8197
|
// florist : 2013-11-07 Binky Moon, LLC
|
8195
8198
|
florist
|
8196
8199
|
|
8197
|
-
// flowers : 2014-10-09
|
8200
|
+
// flowers : 2014-10-09 XYZ.COM LLC
|
8198
8201
|
flowers
|
8199
8202
|
|
8200
8203
|
// fly : 2014-05-08 Charleston Road Registry Inc.
|
@@ -8215,7 +8218,7 @@ football
|
|
8215
8218
|
// ford : 2014-11-13 Ford Motor Company
|
8216
8219
|
ford
|
8217
8220
|
|
8218
|
-
// forex : 2014-12-11
|
8221
|
+
// forex : 2014-12-11 Dog Beach, LLC
|
8219
8222
|
forex
|
8220
8223
|
|
8221
8224
|
// forsale : 2014-05-22 Dog Beach, LLC
|
@@ -8224,7 +8227,7 @@ forsale
|
|
8224
8227
|
// forum : 2015-04-02 Fegistry, LLC
|
8225
8228
|
forum
|
8226
8229
|
|
8227
|
-
// foundation : 2013-12-05
|
8230
|
+
// foundation : 2013-12-05 Public Interest Registry
|
8228
8231
|
foundation
|
8229
8232
|
|
8230
8233
|
// fox : 2015-09-11 FOX Registry, LLC
|
@@ -8254,10 +8257,7 @@ ftr
|
|
8254
8257
|
// fujitsu : 2015-07-30 Fujitsu Limited
|
8255
8258
|
fujitsu
|
8256
8259
|
|
8257
|
-
//
|
8258
|
-
fujixerox
|
8259
|
-
|
8260
|
-
// fun : 2016-01-14 DotSpace Inc.
|
8260
|
+
// fun : 2016-01-14 Radix FZC
|
8261
8261
|
fun
|
8262
8262
|
|
8263
8263
|
// fund : 2014-03-20 Binky Moon, LLC
|
@@ -8284,7 +8284,7 @@ gallo
|
|
8284
8284
|
// gallup : 2015-02-19 Gallup, Inc.
|
8285
8285
|
gallup
|
8286
8286
|
|
8287
|
-
// game : 2015-05-28
|
8287
|
+
// game : 2015-05-28 XYZ.COM LLC
|
8288
8288
|
game
|
8289
8289
|
|
8290
8290
|
// games : 2015-05-28 Dog Beach, LLC
|
@@ -8293,7 +8293,7 @@ games
|
|
8293
8293
|
// gap : 2015-07-31 The Gap, Inc.
|
8294
8294
|
gap
|
8295
8295
|
|
8296
|
-
// garden : 2014-06-26
|
8296
|
+
// garden : 2014-06-26 Registry Services, LLC
|
8297
8297
|
garden
|
8298
8298
|
|
8299
8299
|
// gay : 2019-05-23 Top Level Design, LLC
|
@@ -8308,7 +8308,7 @@ gdn
|
|
8308
8308
|
// gea : 2014-12-04 GEA Group Aktiengesellschaft
|
8309
8309
|
gea
|
8310
8310
|
|
8311
|
-
// gent : 2014-01-23
|
8311
|
+
// gent : 2014-01-23 Easyhost BV
|
8312
8312
|
gent
|
8313
8313
|
|
8314
8314
|
// genting : 2015-03-12 Resorts World Inc Pte. Ltd.
|
@@ -8326,15 +8326,12 @@ gift
|
|
8326
8326
|
// gifts : 2014-07-03 Binky Moon, LLC
|
8327
8327
|
gifts
|
8328
8328
|
|
8329
|
-
// gives : 2014-03-06
|
8329
|
+
// gives : 2014-03-06 Public Interest Registry
|
8330
8330
|
gives
|
8331
8331
|
|
8332
8332
|
// giving : 2014-11-13 Giving Limited
|
8333
8333
|
giving
|
8334
8334
|
|
8335
|
-
// glade : 2015-07-23 Johnson Shareholdings, Inc.
|
8336
|
-
glade
|
8337
|
-
|
8338
8335
|
// glass : 2013-11-07 Binky Moon, LLC
|
8339
8336
|
glass
|
8340
8337
|
|
@@ -8422,7 +8419,7 @@ guge
|
|
8422
8419
|
// guide : 2013-09-13 Binky Moon, LLC
|
8423
8420
|
guide
|
8424
8421
|
|
8425
|
-
// guitars : 2013-11-14
|
8422
|
+
// guitars : 2013-11-14 XYZ.COM LLC
|
8426
8423
|
guitars
|
8427
8424
|
|
8428
8425
|
// guru : 2013-08-27 Binky Moon, LLC
|
@@ -8455,7 +8452,7 @@ health
|
|
8455
8452
|
// healthcare : 2014-06-12 Binky Moon, LLC
|
8456
8453
|
healthcare
|
8457
8454
|
|
8458
|
-
// help : 2014-06-26
|
8455
|
+
// help : 2014-06-26 Innovation service Limited
|
8459
8456
|
help
|
8460
8457
|
|
8461
8458
|
// helsinki : 2015-02-05 City of Helsinki
|
@@ -8470,7 +8467,7 @@ hermes
|
|
8470
8467
|
// hgtv : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
8471
8468
|
hgtv
|
8472
8469
|
|
8473
|
-
// hiphop : 2014-03-06
|
8470
|
+
// hiphop : 2014-03-06 Dot Hip Hop, LLC
|
8474
8471
|
hiphop
|
8475
8472
|
|
8476
8473
|
// hisamitsu : 2015-07-16 Hisamitsu Pharmaceutical Co.,Inc.
|
@@ -8500,7 +8497,7 @@ homedepot
|
|
8500
8497
|
// homegoods : 2015-07-16 The TJX Companies, Inc.
|
8501
8498
|
homegoods
|
8502
8499
|
|
8503
|
-
// homes : 2014-01-09
|
8500
|
+
// homes : 2014-01-09 XYZ.COM LLC
|
8504
8501
|
homes
|
8505
8502
|
|
8506
8503
|
// homesense : 2015-07-16 The TJX Companies, Inc.
|
@@ -8509,16 +8506,16 @@ homesense
|
|
8509
8506
|
// honda : 2014-12-18 Honda Motor Co., Ltd.
|
8510
8507
|
honda
|
8511
8508
|
|
8512
|
-
// horse : 2013-11-21
|
8509
|
+
// horse : 2013-11-21 Registry Services, LLC
|
8513
8510
|
horse
|
8514
8511
|
|
8515
8512
|
// hospital : 2016-10-20 Binky Moon, LLC
|
8516
8513
|
hospital
|
8517
8514
|
|
8518
|
-
// host : 2014-04-17
|
8515
|
+
// host : 2014-04-17 Radix FZC
|
8519
8516
|
host
|
8520
8517
|
|
8521
|
-
// hosting : 2014-05-29
|
8518
|
+
// hosting : 2014-05-29 XYZ.COM LLC
|
8522
8519
|
hosting
|
8523
8520
|
|
8524
8521
|
// hot : 2015-08-27 Amazon Registry Services, Inc.
|
@@ -8608,9 +8605,6 @@ insurance
|
|
8608
8605
|
// insure : 2014-03-20 Binky Moon, LLC
|
8609
8606
|
insure
|
8610
8607
|
|
8611
|
-
// intel : 2015-08-06 Intel Corporation
|
8612
|
-
intel
|
8613
|
-
|
8614
8608
|
// international : 2013-11-07 Binky Moon, LLC
|
8615
8609
|
international
|
8616
8610
|
|
@@ -8641,9 +8635,6 @@ itau
|
|
8641
8635
|
// itv : 2015-07-09 ITV Services Limited
|
8642
8636
|
itv
|
8643
8637
|
|
8644
|
-
// iveco : 2015-09-03 CNH Industrial N.V.
|
8645
|
-
iveco
|
8646
|
-
|
8647
8638
|
// jaguar : 2014-11-13 Jaguar Land Rover Ltd
|
8648
8639
|
jaguar
|
8649
8640
|
|
@@ -8653,9 +8644,6 @@ java
|
|
8653
8644
|
// jcb : 2014-11-20 JCB Co., Ltd.
|
8654
8645
|
jcb
|
8655
8646
|
|
8656
|
-
// jcp : 2015-04-23 JCP Media, Inc.
|
8657
|
-
jcp
|
8658
|
-
|
8659
8647
|
// jeep : 2015-07-30 FCA US LLC.
|
8660
8648
|
jeep
|
8661
8649
|
|
@@ -8719,6 +8707,9 @@ kfh
|
|
8719
8707
|
// kia : 2015-07-09 KIA MOTORS CORPORATION
|
8720
8708
|
kia
|
8721
8709
|
|
8710
|
+
// kids : 2021-08-13 DotKids Foundation Limited
|
8711
|
+
kids
|
8712
|
+
|
8722
8713
|
// kim : 2013-09-23 Afilias Limited
|
8723
8714
|
kim
|
8724
8715
|
|
@@ -8797,7 +8788,7 @@ latino
|
|
8797
8788
|
// latrobe : 2014-06-16 La Trobe University
|
8798
8789
|
latrobe
|
8799
8790
|
|
8800
|
-
// law : 2015-01-22
|
8791
|
+
// law : 2015-01-22 Registry Services, LLC
|
8801
8792
|
law
|
8802
8793
|
|
8803
8794
|
// lawyer : 2014-03-20 Dog Beach, LLC
|
@@ -8860,7 +8851,7 @@ lincoln
|
|
8860
8851
|
// linde : 2014-12-04 Linde Aktiengesellschaft
|
8861
8852
|
linde
|
8862
8853
|
|
8863
|
-
// link : 2013-11-14
|
8854
|
+
// link : 2013-11-14 Nova Registry Ltd
|
8864
8855
|
link
|
8865
8856
|
|
8866
8857
|
// lipsy : 2015-06-25 Lipsy Ltd
|
@@ -8872,13 +8863,10 @@ live
|
|
8872
8863
|
// living : 2015-07-30 Lifestyle Domain Holdings, Inc.
|
8873
8864
|
living
|
8874
8865
|
|
8875
|
-
// lixil : 2015-03-19 LIXIL Group Corporation
|
8876
|
-
lixil
|
8877
|
-
|
8878
8866
|
// llc : 2017-12-14 Afilias Limited
|
8879
8867
|
llc
|
8880
8868
|
|
8881
|
-
// llp : 2019-08-26
|
8869
|
+
// llp : 2019-08-26 Intercap Registry Inc.
|
8882
8870
|
llp
|
8883
8871
|
|
8884
8872
|
// loan : 2014-11-20 dot Loan Limited
|
@@ -8896,7 +8884,7 @@ locus
|
|
8896
8884
|
// loft : 2015-07-30 Annco, Inc.
|
8897
8885
|
loft
|
8898
8886
|
|
8899
|
-
// lol : 2015-01-30
|
8887
|
+
// lol : 2015-01-30 XYZ.COM LLC
|
8900
8888
|
lol
|
8901
8889
|
|
8902
8890
|
// london : 2013-11-14 Dot London Domains Limited
|
@@ -8926,10 +8914,7 @@ ltda
|
|
8926
8914
|
// lundbeck : 2015-08-06 H. Lundbeck A/S
|
8927
8915
|
lundbeck
|
8928
8916
|
|
8929
|
-
//
|
8930
|
-
lupin
|
8931
|
-
|
8932
|
-
// luxe : 2014-01-09 Minds + Machines Group Limited
|
8917
|
+
// luxe : 2014-01-09 Registry Services, LLC
|
8933
8918
|
luxe
|
8934
8919
|
|
8935
8920
|
// luxury : 2013-10-17 Luxury Partners, LLC
|
@@ -8968,7 +8953,7 @@ market
|
|
8968
8953
|
// marketing : 2013-11-07 Binky Moon, LLC
|
8969
8954
|
marketing
|
8970
8955
|
|
8971
|
-
// markets : 2014-12-11
|
8956
|
+
// markets : 2014-12-11 Dog Beach, LLC
|
8972
8957
|
markets
|
8973
8958
|
|
8974
8959
|
// marriott : 2014-10-09 Marriott Worldwide Corporation
|
@@ -9016,10 +9001,7 @@ menu
|
|
9016
9001
|
// merckmsd : 2016-07-14 MSD Registry Holdings, Inc.
|
9017
9002
|
merckmsd
|
9018
9003
|
|
9019
|
-
//
|
9020
|
-
metlife
|
9021
|
-
|
9022
|
-
// miami : 2013-12-19 Minds + Machines Group Limited
|
9004
|
+
// miami : 2013-12-19 Registry Services, LLC
|
9023
9005
|
miami
|
9024
9006
|
|
9025
9007
|
// microsoft : 2014-12-18 Microsoft Corporation
|
@@ -9052,13 +9034,13 @@ mobile
|
|
9052
9034
|
// moda : 2013-11-07 Dog Beach, LLC
|
9053
9035
|
moda
|
9054
9036
|
|
9055
|
-
// moe : 2013-11-13 Interlink
|
9037
|
+
// moe : 2013-11-13 Interlink Systems Innovation Institute K.K.
|
9056
9038
|
moe
|
9057
9039
|
|
9058
9040
|
// moi : 2014-12-18 Amazon Registry Services, Inc.
|
9059
9041
|
moi
|
9060
9042
|
|
9061
|
-
// mom : 2015-04-16
|
9043
|
+
// mom : 2015-04-16 XYZ.COM LLC
|
9062
9044
|
mom
|
9063
9045
|
|
9064
9046
|
// monash : 2013-09-30 Monash University
|
@@ -9082,7 +9064,7 @@ moscow
|
|
9082
9064
|
// moto : 2015-06-04 Motorola Trademark Holdings, LLC
|
9083
9065
|
moto
|
9084
9066
|
|
9085
|
-
// motorcycles : 2014-01-09
|
9067
|
+
// motorcycles : 2014-01-09 XYZ.COM LLC
|
9086
9068
|
motorcycles
|
9087
9069
|
|
9088
9070
|
// mov : 2014-01-30 Charleston Road Registry Inc.
|
@@ -9100,6 +9082,9 @@ mtn
|
|
9100
9082
|
// mtr : 2015-03-12 MTR Corporation Limited
|
9101
9083
|
mtr
|
9102
9084
|
|
9085
|
+
// music : 2021-05-04 DotMusic Limited
|
9086
|
+
music
|
9087
|
+
|
9103
9088
|
// mutual : 2015-04-02 Northwestern Mutual MU TLD Registry, LLC
|
9104
9089
|
mutual
|
9105
9090
|
|
@@ -9109,9 +9094,6 @@ nab
|
|
9109
9094
|
// nagoya : 2013-10-24 GMO Registry, Inc.
|
9110
9095
|
nagoya
|
9111
9096
|
|
9112
|
-
// nationwide : 2015-07-23 Nationwide Mutual Insurance Company
|
9113
|
-
nationwide
|
9114
|
-
|
9115
9097
|
// natura : 2015-03-12 NATURA COSMÉTICOS S.A.
|
9116
9098
|
natura
|
9117
9099
|
|
@@ -9139,9 +9121,6 @@ neustar
|
|
9139
9121
|
// new : 2014-01-30 Charleston Road Registry Inc.
|
9140
9122
|
new
|
9141
9123
|
|
9142
|
-
// newholland : 2015-09-03 CNH Industrial N.V.
|
9143
|
-
newholland
|
9144
|
-
|
9145
9124
|
// news : 2014-12-18 Dog Beach, LLC
|
9146
9125
|
news
|
9147
9126
|
|
@@ -9187,7 +9166,7 @@ nokia
|
|
9187
9166
|
// northwesternmutual : 2015-06-18 Northwestern Mutual Registry, LLC
|
9188
9167
|
northwesternmutual
|
9189
9168
|
|
9190
|
-
// norton : 2014-12-04
|
9169
|
+
// norton : 2014-12-04 NortonLifeLock Inc.
|
9191
9170
|
norton
|
9192
9171
|
|
9193
9172
|
// now : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -9214,12 +9193,9 @@ nyc
|
|
9214
9193
|
// obi : 2014-09-25 OBI Group Holding SE & Co. KGaA
|
9215
9194
|
obi
|
9216
9195
|
|
9217
|
-
// observer : 2015-04-30
|
9196
|
+
// observer : 2015-04-30 Dog Beach, LLC
|
9218
9197
|
observer
|
9219
9198
|
|
9220
|
-
// off : 2015-07-23 Johnson Shareholdings, Inc.
|
9221
|
-
off
|
9222
|
-
|
9223
9199
|
// office : 2015-03-12 Microsoft Corporation
|
9224
9200
|
office
|
9225
9201
|
|
@@ -9247,15 +9223,12 @@ one
|
|
9247
9223
|
// ong : 2014-03-06 Public Interest Registry
|
9248
9224
|
ong
|
9249
9225
|
|
9250
|
-
// onl : 2013-09-16
|
9226
|
+
// onl : 2013-09-16 iRegistry GmbH
|
9251
9227
|
onl
|
9252
9228
|
|
9253
|
-
// online : 2015-01-15
|
9229
|
+
// online : 2015-01-15 Radix FZC
|
9254
9230
|
online
|
9255
9231
|
|
9256
|
-
// onyourside : 2015-07-23 Nationwide Mutual Insurance Company
|
9257
|
-
onyourside
|
9258
|
-
|
9259
9232
|
// ooo : 2014-01-09 INFIBEAM AVENUES LIMITED
|
9260
9233
|
ooo
|
9261
9234
|
|
@@ -9334,7 +9307,7 @@ philips
|
|
9334
9307
|
// phone : 2016-06-02 Dish DBS Corporation
|
9335
9308
|
phone
|
9336
9309
|
|
9337
|
-
// photo : 2013-11-14
|
9310
|
+
// photo : 2013-11-14 Registry Services, LLC
|
9338
9311
|
photo
|
9339
9312
|
|
9340
9313
|
// photography : 2013-09-20 Binky Moon, LLC
|
@@ -9346,7 +9319,7 @@ photos
|
|
9346
9319
|
// physio : 2014-05-01 PhysBiz Pty Ltd
|
9347
9320
|
physio
|
9348
9321
|
|
9349
|
-
// pics : 2013-11-14
|
9322
|
+
// pics : 2013-11-14 XYZ.COM LLC
|
9350
9323
|
pics
|
9351
9324
|
|
9352
9325
|
// pictet : 2014-06-26 Pictet Europe S.A.
|
@@ -9409,7 +9382,7 @@ pramerica
|
|
9409
9382
|
// praxi : 2013-12-05 Praxi S.p.A.
|
9410
9383
|
praxi
|
9411
9384
|
|
9412
|
-
// press : 2014-04-03
|
9385
|
+
// press : 2014-04-03 Radix FZC
|
9413
9386
|
press
|
9414
9387
|
|
9415
9388
|
// prime : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -9460,18 +9433,12 @@ quebec
|
|
9460
9433
|
// quest : 2015-03-26 XYZ.COM LLC
|
9461
9434
|
quest
|
9462
9435
|
|
9463
|
-
// qvc : 2015-07-30 QVC, Inc.
|
9464
|
-
qvc
|
9465
|
-
|
9466
9436
|
// racing : 2014-12-04 Premier Registry Limited
|
9467
9437
|
racing
|
9468
9438
|
|
9469
9439
|
// radio : 2016-07-21 European Broadcasting Union (EBU)
|
9470
9440
|
radio
|
9471
9441
|
|
9472
|
-
// raid : 2015-07-23 Johnson Shareholdings, Inc.
|
9473
|
-
raid
|
9474
|
-
|
9475
9442
|
// read : 2014-12-18 Amazon Registry Services, Inc.
|
9476
9443
|
read
|
9477
9444
|
|
@@ -9481,7 +9448,7 @@ realestate
|
|
9481
9448
|
// realtor : 2014-05-29 Real Estate Domains LLC
|
9482
9449
|
realtor
|
9483
9450
|
|
9484
|
-
// realty : 2015-03-19
|
9451
|
+
// realty : 2015-03-19 Dog Beach, LLC
|
9485
9452
|
realty
|
9486
9453
|
|
9487
9454
|
// recipes : 2013-10-17 Binky Moon, LLC
|
@@ -9544,7 +9511,7 @@ reviews
|
|
9544
9511
|
// rexroth : 2015-06-18 Robert Bosch GMBH
|
9545
9512
|
rexroth
|
9546
9513
|
|
9547
|
-
// rich : 2013-11-21
|
9514
|
+
// rich : 2013-11-21 iRegistry GmbH
|
9548
9515
|
rich
|
9549
9516
|
|
9550
9517
|
// richardli : 2015-05-14 Pacific Century Asset Management (HK) Limited
|
@@ -9562,16 +9529,13 @@ rio
|
|
9562
9529
|
// rip : 2014-07-10 Dog Beach, LLC
|
9563
9530
|
rip
|
9564
9531
|
|
9565
|
-
// rmit : 2015-11-19 Royal Melbourne Institute of Technology
|
9566
|
-
rmit
|
9567
|
-
|
9568
9532
|
// rocher : 2014-12-18 Ferrero Trading Lux S.A.
|
9569
9533
|
rocher
|
9570
9534
|
|
9571
9535
|
// rocks : 2013-11-14 Dog Beach, LLC
|
9572
9536
|
rocks
|
9573
9537
|
|
9574
|
-
// rodeo : 2013-12-19
|
9538
|
+
// rodeo : 2013-12-19 Registry Services, LLC
|
9575
9539
|
rodeo
|
9576
9540
|
|
9577
9541
|
// rogers : 2015-08-06 Rogers Communications Canada Inc.
|
@@ -9586,7 +9550,7 @@ rsvp
|
|
9586
9550
|
// rugby : 2016-12-15 World Rugby Strategic Developments Limited
|
9587
9551
|
rugby
|
9588
9552
|
|
9589
|
-
// ruhr : 2013-10-02
|
9553
|
+
// ruhr : 2013-10-02 dotSaarland GmbH
|
9590
9554
|
ruhr
|
9591
9555
|
|
9592
9556
|
// run : 2015-03-19 Binky Moon, LLC
|
@@ -9649,7 +9613,7 @@ saxo
|
|
9649
9613
|
// sbi : 2015-03-12 STATE BANK OF INDIA
|
9650
9614
|
sbi
|
9651
9615
|
|
9652
|
-
// sbs : 2014-11-07
|
9616
|
+
// sbs : 2014-11-07 ShortDot SA
|
9653
9617
|
sbs
|
9654
9618
|
|
9655
9619
|
// sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)
|
@@ -9679,9 +9643,6 @@ schwarz
|
|
9679
9643
|
// science : 2014-09-11 dot Science Limited
|
9680
9644
|
science
|
9681
9645
|
|
9682
|
-
// scjohnson : 2015-07-23 Johnson Shareholdings, Inc.
|
9683
|
-
scjohnson
|
9684
|
-
|
9685
9646
|
// scot : 2014-01-23 Dot Scot Registry Limited
|
9686
9647
|
scot
|
9687
9648
|
|
@@ -9763,9 +9724,6 @@ show
|
|
9763
9724
|
// showtime : 2015-08-06 CBS Domains Inc.
|
9764
9725
|
showtime
|
9765
9726
|
|
9766
|
-
// shriram : 2014-01-23 Shriram Capital Ltd.
|
9767
|
-
shriram
|
9768
|
-
|
9769
9727
|
// silk : 2015-06-25 Amazon Registry Services, Inc.
|
9770
9728
|
silk
|
9771
9729
|
|
@@ -9775,7 +9733,7 @@ sina
|
|
9775
9733
|
// singles : 2013-08-27 Binky Moon, LLC
|
9776
9734
|
singles
|
9777
9735
|
|
9778
|
-
// site : 2015-01-15
|
9736
|
+
// site : 2015-01-15 Radix FZC
|
9779
9737
|
site
|
9780
9738
|
|
9781
9739
|
// ski : 2015-04-09 Afilias Limited
|
@@ -9835,7 +9793,7 @@ soy
|
|
9835
9793
|
// spa : 2019-09-19 Asia Spa and Wellness Promotion Council Limited
|
9836
9794
|
spa
|
9837
9795
|
|
9838
|
-
// space : 2014-04-03
|
9796
|
+
// space : 2014-04-03 Radix FZC
|
9839
9797
|
space
|
9840
9798
|
|
9841
9799
|
// sport : 2017-11-16 Global Association of International Sports Federations (GAISF)
|
@@ -9844,9 +9802,6 @@ sport
|
|
9844
9802
|
// spot : 2015-02-26 Amazon Registry Services, Inc.
|
9845
9803
|
spot
|
9846
9804
|
|
9847
|
-
// spreadbetting : 2014-12-11 Dotspreadbetting Registry Limited
|
9848
|
-
spreadbetting
|
9849
|
-
|
9850
9805
|
// srl : 2015-05-07 InterNetX, Corp
|
9851
9806
|
srl
|
9852
9807
|
|
@@ -9877,7 +9832,7 @@ stockholm
|
|
9877
9832
|
// storage : 2014-12-22 XYZ.COM LLC
|
9878
9833
|
storage
|
9879
9834
|
|
9880
|
-
// store : 2015-04-09
|
9835
|
+
// store : 2015-04-09 Radix FZC
|
9881
9836
|
store
|
9882
9837
|
|
9883
9838
|
// stream : 2016-01-08 dot Stream Limited
|
@@ -9886,7 +9841,7 @@ stream
|
|
9886
9841
|
// studio : 2015-02-11 Dog Beach, LLC
|
9887
9842
|
studio
|
9888
9843
|
|
9889
|
-
// study : 2014-12-11
|
9844
|
+
// study : 2014-12-11 Registry Services, LLC
|
9890
9845
|
study
|
9891
9846
|
|
9892
9847
|
// style : 2014-12-04 Binky Moon, LLC
|
@@ -9904,7 +9859,7 @@ supply
|
|
9904
9859
|
// support : 2013-10-24 Binky Moon, LLC
|
9905
9860
|
support
|
9906
9861
|
|
9907
|
-
// surf : 2014-01-09
|
9862
|
+
// surf : 2014-01-09 Registry Services, LLC
|
9908
9863
|
surf
|
9909
9864
|
|
9910
9865
|
// surgery : 2014-03-20 Binky Moon, LLC
|
@@ -9916,9 +9871,6 @@ suzuki
|
|
9916
9871
|
// swatch : 2015-01-08 The Swatch Group Ltd
|
9917
9872
|
swatch
|
9918
9873
|
|
9919
|
-
// swiftcover : 2015-07-23 Swiftcover Insurance Services Limited
|
9920
|
-
swiftcover
|
9921
|
-
|
9922
9874
|
// swiss : 2014-10-16 Swiss Confederation
|
9923
9875
|
swiss
|
9924
9876
|
|
@@ -9949,7 +9901,7 @@ tatamotors
|
|
9949
9901
|
// tatar : 2014-04-24 Limited Liability Company "Coordination Center of Regional Domain of Tatarstan Republic"
|
9950
9902
|
tatar
|
9951
9903
|
|
9952
|
-
// tattoo : 2013-08-30
|
9904
|
+
// tattoo : 2013-08-30 Top Level Design, LLC
|
9953
9905
|
tattoo
|
9954
9906
|
|
9955
9907
|
// tax : 2014-03-20 Binky Moon, LLC
|
@@ -9967,7 +9919,7 @@ tdk
|
|
9967
9919
|
// team : 2015-03-05 Binky Moon, LLC
|
9968
9920
|
team
|
9969
9921
|
|
9970
|
-
// tech : 2015-01-30
|
9922
|
+
// tech : 2015-01-30 Radix FZC
|
9971
9923
|
tech
|
9972
9924
|
|
9973
9925
|
// technology : 2013-09-13 Binky Moon, LLC
|
@@ -9994,7 +9946,7 @@ theatre
|
|
9994
9946
|
// tiaa : 2015-07-23 Teachers Insurance and Annuity Association of America
|
9995
9947
|
tiaa
|
9996
9948
|
|
9997
|
-
// tickets : 2015-02-05
|
9949
|
+
// tickets : 2015-02-05 XYZ.COM LLC
|
9998
9950
|
tickets
|
9999
9951
|
|
10000
9952
|
// tienda : 2013-11-14 Binky Moon, LLC
|
@@ -10042,7 +9994,7 @@ toray
|
|
10042
9994
|
// toshiba : 2014-04-10 TOSHIBA Corporation
|
10043
9995
|
toshiba
|
10044
9996
|
|
10045
|
-
// total : 2015-08-06
|
9997
|
+
// total : 2015-08-06 TOTAL SE
|
10046
9998
|
total
|
10047
9999
|
|
10048
10000
|
// tours : 2015-01-22 Binky Moon, LLC
|
@@ -10060,7 +10012,7 @@ toys
|
|
10060
10012
|
// trade : 2014-01-23 Elite Registry Limited
|
10061
10013
|
trade
|
10062
10014
|
|
10063
|
-
// trading : 2014-12-11
|
10015
|
+
// trading : 2014-12-11 Dog Beach, LLC
|
10064
10016
|
trading
|
10065
10017
|
|
10066
10018
|
// training : 2013-11-07 Binky Moon, LLC
|
@@ -10078,7 +10030,7 @@ travelers
|
|
10078
10030
|
// travelersinsurance : 2015-03-26 Travelers TLD, LLC
|
10079
10031
|
travelersinsurance
|
10080
10032
|
|
10081
|
-
// trust : 2014-10-16
|
10033
|
+
// trust : 2014-10-16 UNR Corp.
|
10082
10034
|
trust
|
10083
10035
|
|
10084
10036
|
// trv : 2015-03-26 Travelers TLD, LLC
|
@@ -10111,7 +10063,7 @@ unicom
|
|
10111
10063
|
// university : 2014-03-06 Binky Moon, LLC
|
10112
10064
|
university
|
10113
10065
|
|
10114
|
-
// uno : 2013-09-11
|
10066
|
+
// uno : 2013-09-11 Radix FZC
|
10115
10067
|
uno
|
10116
10068
|
|
10117
10069
|
// uol : 2014-05-01 UBN INTERNET LTDA.
|
@@ -10162,7 +10114,7 @@ villas
|
|
10162
10114
|
// vin : 2015-06-18 Binky Moon, LLC
|
10163
10115
|
vin
|
10164
10116
|
|
10165
|
-
// vip : 2015-01-22
|
10117
|
+
// vip : 2015-01-22 Registry Services, LLC
|
10166
10118
|
vip
|
10167
10119
|
|
10168
10120
|
// virgin : 2014-09-25 Virgin Enterprises Limited
|
@@ -10183,7 +10135,7 @@ vivo
|
|
10183
10135
|
// vlaanderen : 2014-02-06 DNS.be vzw
|
10184
10136
|
vlaanderen
|
10185
10137
|
|
10186
|
-
// vodka : 2013-12-19
|
10138
|
+
// vodka : 2013-12-19 Registry Services, LLC
|
10187
10139
|
vodka
|
10188
10140
|
|
10189
10141
|
// volkswagen : 2015-05-14 Volkswagen Group of America Inc.
|
@@ -10225,7 +10177,7 @@ wanggou
|
|
10225
10177
|
// watch : 2013-11-14 Binky Moon, LLC
|
10226
10178
|
watch
|
10227
10179
|
|
10228
|
-
// watches : 2014-12-22
|
10180
|
+
// watches : 2014-12-22 Afilias Limited
|
10229
10181
|
watches
|
10230
10182
|
|
10231
10183
|
// weather : 2015-01-08 International Business Machines Corporation
|
@@ -10240,13 +10192,10 @@ webcam
|
|
10240
10192
|
// weber : 2015-06-04 Saint-Gobain Weber SA
|
10241
10193
|
weber
|
10242
10194
|
|
10243
|
-
// website : 2014-04-03
|
10195
|
+
// website : 2014-04-03 Radix FZC
|
10244
10196
|
website
|
10245
10197
|
|
10246
|
-
//
|
10247
|
-
wed
|
10248
|
-
|
10249
|
-
// wedding : 2014-04-24 Minds + Machines Group Limited
|
10198
|
+
// wedding : 2014-04-24 Registry Services, LLC
|
10250
10199
|
wedding
|
10251
10200
|
|
10252
10201
|
// weibo : 2015-03-05 Sina Corporation
|
@@ -10288,7 +10237,7 @@ wolterskluwer
|
|
10288
10237
|
// woodside : 2015-07-09 Woodside Petroleum Limited
|
10289
10238
|
woodside
|
10290
10239
|
|
10291
|
-
// work : 2013-12-19
|
10240
|
+
// work : 2013-12-19 Registry Services, LLC
|
10292
10241
|
work
|
10293
10242
|
|
10294
10243
|
// works : 2013-11-14 Binky Moon, LLC
|
@@ -10339,9 +10288,6 @@ xin
|
|
10339
10288
|
// xn--3ds443g : 2013-09-08 TLD REGISTRY LIMITED OY
|
10340
10289
|
在线
|
10341
10290
|
|
10342
|
-
// xn--3oq18vl8pn36a : 2015-07-02 Volkswagen (China) Investment Co., Ltd.
|
10343
|
-
大众汽车
|
10344
|
-
|
10345
10291
|
// xn--3pxu8k : 2015-01-15 VeriSign Sarl
|
10346
10292
|
点看
|
10347
10293
|
|
@@ -10351,7 +10297,7 @@ xin
|
|
10351
10297
|
// xn--45q11c : 2013-11-21 Zodiac Gemini Ltd
|
10352
10298
|
八卦
|
10353
10299
|
|
10354
|
-
// xn--4gbrim : 2013-10-04
|
10300
|
+
// xn--4gbrim : 2013-10-04 Helium TLDs Ltd
|
10355
10301
|
موقع
|
10356
10302
|
|
10357
10303
|
// xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
|
@@ -10456,7 +10402,7 @@ xin
|
|
10456
10402
|
// xn--fzys8d69uvgm : 2015-05-14 PCCW Enterprises Limited
|
10457
10403
|
電訊盈科
|
10458
10404
|
|
10459
|
-
// xn--g2xx48c : 2015-01-30
|
10405
|
+
// xn--g2xx48c : 2015-01-30 Nawang Heli(Xiamen) Network Service Co., LTD.
|
10460
10406
|
购物
|
10461
10407
|
|
10462
10408
|
// xn--gckr3f0f : 2015-02-26 Amazon Registry Services, Inc.
|
@@ -10603,10 +10549,10 @@ vermögensberatung
|
|
10603
10549
|
// xyz : 2013-12-05 XYZ.COM LLC
|
10604
10550
|
xyz
|
10605
10551
|
|
10606
|
-
// yachts : 2014-01-09
|
10552
|
+
// yachts : 2014-01-09 XYZ.COM LLC
|
10607
10553
|
yachts
|
10608
10554
|
|
10609
|
-
// yahoo : 2015-04-02
|
10555
|
+
// yahoo : 2015-04-02 Oath Inc.
|
10610
10556
|
yahoo
|
10611
10557
|
|
10612
10558
|
// yamaxun : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -10618,7 +10564,7 @@ yandex
|
|
10618
10564
|
// yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
|
10619
10565
|
yodobashi
|
10620
10566
|
|
10621
|
-
// yoga : 2014-05-29
|
10567
|
+
// yoga : 2014-05-29 Registry Services, LLC
|
10622
10568
|
yoga
|
10623
10569
|
|
10624
10570
|
// yokohama : 2013-12-12 GMO Registry, Inc.
|
@@ -10665,16 +10611,37 @@ ltd.ua
|
|
10665
10611
|
// 611coin : https://611project.org/
|
10666
10612
|
611.to
|
10667
10613
|
|
10614
|
+
// Aaron Marais' Gitlab pages: https://lab.aaronleem.co.za
|
10615
|
+
// Submitted by Aaron Marais <its_me@aaronleem.co.za>
|
10616
|
+
graphox.us
|
10617
|
+
|
10618
|
+
// accesso Technology Group, plc. : https://accesso.com/
|
10619
|
+
// Submitted by accesso Team <accessoecommerce@accesso.com>
|
10620
|
+
*.devcdnaccesso.com
|
10621
|
+
|
10668
10622
|
// Adobe : https://www.adobe.com/
|
10669
|
-
// Submitted by Ian Boston <boston@adobe.com>
|
10623
|
+
// Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
|
10670
10624
|
adobeaemcloud.com
|
10671
|
-
adobeaemcloud.net
|
10672
10625
|
*.dev.adobeaemcloud.com
|
10626
|
+
hlx.live
|
10627
|
+
adobeaemcloud.net
|
10628
|
+
hlx.page
|
10629
|
+
hlx3.page
|
10673
10630
|
|
10674
10631
|
// Agnat sp. z o.o. : https://domena.pl
|
10675
10632
|
// Submitted by Przemyslaw Plewa <it-admin@domena.pl>
|
10676
10633
|
beep.pl
|
10677
10634
|
|
10635
|
+
// Airkit : https://www.airkit.com/
|
10636
|
+
// Submitted by Grant Cooksey <security@airkit.com>
|
10637
|
+
airkitapps.com
|
10638
|
+
airkitapps-au.com
|
10639
|
+
airkitapps.eu
|
10640
|
+
|
10641
|
+
// Aiven: https://aiven.io/
|
10642
|
+
// Submitted by Etienne Stalmans <security@aiven.io>
|
10643
|
+
aivencloud.com
|
10644
|
+
|
10678
10645
|
// alboto.ca : http://alboto.ca
|
10679
10646
|
// Submitted by Anton Avramov <avramov@alboto.ca>
|
10680
10647
|
barsy.ca
|
@@ -10688,12 +10655,6 @@ barsy.ca
|
|
10688
10655
|
// Submitted by Werner Kaltofen <wk@all-inkl.com>
|
10689
10656
|
kasserver.com
|
10690
10657
|
|
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
10658
|
// Altervista: https://www.altervista.org
|
10698
10659
|
// Submitted by Carlo Cannas <tech_staff@altervista.it>
|
10699
10660
|
altervista.org
|
@@ -10741,6 +10702,10 @@ us-west-2.elasticbeanstalk.com
|
|
10741
10702
|
*.elb.amazonaws.com
|
10742
10703
|
*.elb.amazonaws.com.cn
|
10743
10704
|
|
10705
|
+
// Amazon Global Accelerator : https://aws.amazon.com/global-accelerator/
|
10706
|
+
// Submitted by Daniel Massaguer <psl-maintainers@amazon.com>
|
10707
|
+
awsglobalaccelerator.com
|
10708
|
+
|
10744
10709
|
// Amazon S3 : https://aws.amazon.com/s3/
|
10745
10710
|
// Submitted by Luke Wells <psl-maintainers@amazon.com>
|
10746
10711
|
s3.amazonaws.com
|
@@ -10798,10 +10763,6 @@ s3-website.eu-west-2.amazonaws.com
|
|
10798
10763
|
s3-website.eu-west-3.amazonaws.com
|
10799
10764
|
s3-website.us-east-2.amazonaws.com
|
10800
10765
|
|
10801
|
-
// Amsterdam Wireless: https://www.amsterdamwireless.nl/
|
10802
|
-
// Submitted by Imre Jonk <hostmaster@amsterdamwireless.nl>
|
10803
|
-
amsw.nl
|
10804
|
-
|
10805
10766
|
// Amune : https://amune.org/
|
10806
10767
|
// Submitted by Team Amune <cert@amune.org>
|
10807
10768
|
t3l3p0rt.net
|
@@ -10811,6 +10772,19 @@ tele.amune.org
|
|
10811
10772
|
// Submitted by Apigee Security Team <security@apigee.com>
|
10812
10773
|
apigee.io
|
10813
10774
|
|
10775
|
+
// Apphud : https://apphud.com
|
10776
|
+
// Submitted by Alexander Selivanov <alex@apphud.com>
|
10777
|
+
siiites.com
|
10778
|
+
|
10779
|
+
// Appspace : https://www.appspace.com
|
10780
|
+
// Submitted by Appspace Security Team <security@appspace.com>
|
10781
|
+
appspacehosted.com
|
10782
|
+
appspaceusercontent.com
|
10783
|
+
|
10784
|
+
// Appudo UG (haftungsbeschränkt) : https://www.appudo.com
|
10785
|
+
// Submitted by Alexander Hochbaum <admin@appudo.com>
|
10786
|
+
appudo.net
|
10787
|
+
|
10814
10788
|
// Aptible : https://www.aptible.com/
|
10815
10789
|
// Submitted by Thomas Orozco <thomas@aptible.com>
|
10816
10790
|
on-aptible.com
|
@@ -10836,15 +10810,31 @@ sweetpepper.org
|
|
10836
10810
|
// Submitted by Vincent Tseng <vincenttseng@asustor.com>
|
10837
10811
|
myasustor.com
|
10838
10812
|
|
10813
|
+
// Atlassian : https://atlassian.com
|
10814
|
+
// Submitted by Sam Smyth <devloop@atlassian.com>
|
10815
|
+
cdn.prod.atlassian-dev.net
|
10816
|
+
|
10817
|
+
// Authentick UG (haftungsbeschränkt) : https://authentick.net
|
10818
|
+
// Submitted by Lukas Reschke <lukas@authentick.net>
|
10819
|
+
translated.page
|
10820
|
+
|
10839
10821
|
// AVM : https://avm.de
|
10840
10822
|
// Submitted by Andreas Weise <a.weise@avm.de>
|
10841
10823
|
myfritz.net
|
10842
10824
|
|
10825
|
+
// AVStack Pte. Ltd. : https://avstack.io
|
10826
|
+
// Submitted by Jasper Hugo <jasper@avstack.io>
|
10827
|
+
onavstack.net
|
10828
|
+
|
10843
10829
|
// AW AdvisorWebsites.com Software Inc : https://advisorwebsites.com
|
10844
10830
|
// Submitted by James Kennedy <domains@advisorwebsites.com>
|
10845
10831
|
*.awdev.ca
|
10846
10832
|
*.advisor.ws
|
10847
10833
|
|
10834
|
+
// AZ.pl sp. z.o.o: https://az.pl
|
10835
|
+
// Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
10836
|
+
ecommerce-shop.pl
|
10837
|
+
|
10848
10838
|
// b-data GmbH : https://www.b-data.io
|
10849
10839
|
// Submitted by Olivier Benz <olivier.benz@b-data.ch>
|
10850
10840
|
b-data.io
|
@@ -10857,12 +10847,33 @@ backplaneapp.io
|
|
10857
10847
|
// Submitted by Petros Angelatos <petrosagg@balena.io>
|
10858
10848
|
balena-devices.com
|
10859
10849
|
|
10850
|
+
// University of Banja Luka : https://unibl.org
|
10851
|
+
// Domains for Republic of Srpska administrative entity.
|
10852
|
+
// Submitted by Marko Ivanovic <kormang@hotmail.rs>
|
10853
|
+
rs.ba
|
10854
|
+
|
10860
10855
|
// Banzai Cloud
|
10861
10856
|
// Submitted by Janos Matyas <info@banzaicloud.com>
|
10862
10857
|
*.banzai.cloud
|
10863
10858
|
app.banzaicloud.io
|
10864
10859
|
*.backyards.banzaicloud.io
|
10865
10860
|
|
10861
|
+
// BASE, Inc. : https://binc.jp
|
10862
|
+
// Submitted by Yuya NAGASAWA <public-suffix-list@binc.jp>
|
10863
|
+
base.ec
|
10864
|
+
official.ec
|
10865
|
+
buyshop.jp
|
10866
|
+
fashionstore.jp
|
10867
|
+
handcrafted.jp
|
10868
|
+
kawaiishop.jp
|
10869
|
+
supersale.jp
|
10870
|
+
theshop.jp
|
10871
|
+
shopselect.net
|
10872
|
+
base.shop
|
10873
|
+
|
10874
|
+
// Beget Ltd
|
10875
|
+
// Submitted by Lev Nekrasov <lnekrasov@beget.com>
|
10876
|
+
*.beget.app
|
10866
10877
|
|
10867
10878
|
// BetaInABox
|
10868
10879
|
// Submitted by Adrian <adrian@betainabox.com>
|
@@ -10872,14 +10883,30 @@ betainabox.com
|
|
10872
10883
|
// Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
|
10873
10884
|
bnr.la
|
10874
10885
|
|
10886
|
+
// Bitbucket : http://bitbucket.org
|
10887
|
+
// Submitted by Andy Ortlieb <aortlieb@atlassian.com>
|
10888
|
+
bitbucket.io
|
10889
|
+
|
10875
10890
|
// Blackbaud, Inc. : https://www.blackbaud.com
|
10876
10891
|
// Submitted by Paul Crowder <paul.crowder@blackbaud.com>
|
10877
10892
|
blackbaudcdn.net
|
10878
10893
|
|
10894
|
+
// Blatech : http://www.blatech.net
|
10895
|
+
// Submitted by Luke Bratch <luke@bratch.co.uk>
|
10896
|
+
of.je
|
10897
|
+
|
10898
|
+
// Blue Bite, LLC : https://bluebite.com
|
10899
|
+
// Submitted by Joshua Weiss <admin.engineering@bluebite.com>
|
10900
|
+
bluebite.io
|
10901
|
+
|
10879
10902
|
// Boomla : https://boomla.com
|
10880
10903
|
// Submitted by Tibor Halter <thalter@boomla.com>
|
10881
10904
|
boomla.net
|
10882
10905
|
|
10906
|
+
// Boutir : https://www.boutir.com
|
10907
|
+
// Submitted by Eric Ng Ka Ka <ngkaka@boutir.com>
|
10908
|
+
boutir.com
|
10909
|
+
|
10883
10910
|
// Boxfuse : https://boxfuse.com
|
10884
10911
|
// Submitted by Axel Fontaine <axel@boxfuse.com>
|
10885
10912
|
boxfuse.io
|
@@ -10893,6 +10920,10 @@ square7.de
|
|
10893
10920
|
bplaced.net
|
10894
10921
|
square7.net
|
10895
10922
|
|
10923
|
+
// Brendly : https://brendly.rs
|
10924
|
+
// Submitted by Dusan Radovanovic <dusan.radovanovic@brendly.rs>
|
10925
|
+
shop.brendly.rs
|
10926
|
+
|
10896
10927
|
// BrowserSafetyMark
|
10897
10928
|
// Submitted by Dave Tharp <browsersafetymark.io@quicinc.com>
|
10898
10929
|
browsersafetymark.io
|
@@ -10903,15 +10934,21 @@ uk0.bigv.io
|
|
10903
10934
|
dh.bytemark.co.uk
|
10904
10935
|
vm.bytemark.co.uk
|
10905
10936
|
|
10937
|
+
// Caf.js Labs LLC : https://www.cafjs.com
|
10938
|
+
// Submitted by Antonio Lain <antlai@cafjs.com>
|
10939
|
+
cafjs.com
|
10940
|
+
|
10906
10941
|
// callidomus : https://www.callidomus.com/
|
10907
10942
|
// Submitted by Marcus Popp <admin@callidomus.com>
|
10908
10943
|
mycd.eu
|
10909
10944
|
|
10910
10945
|
// Carrd : https://carrd.co
|
10911
10946
|
// Submitted by AJ <aj@carrd.co>
|
10947
|
+
drr.ac
|
10948
|
+
uwu.ai
|
10912
10949
|
carrd.co
|
10913
10950
|
crd.co
|
10914
|
-
|
10951
|
+
ju.mp
|
10915
10952
|
|
10916
10953
|
// CentralNic : http://www.centralnic.com/names/domains
|
10917
10954
|
// Submitted by registry <gavin.brown@centralnic.com>
|
@@ -10939,7 +10976,6 @@ za.com
|
|
10939
10976
|
// No longer operated by CentralNic, these entries should be adopted and/or removed by current operators
|
10940
10977
|
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10941
10978
|
ar.com
|
10942
|
-
gb.com
|
10943
10979
|
hu.com
|
10944
10980
|
kr.com
|
10945
10981
|
no.com
|
@@ -10977,11 +11013,6 @@ nz.basketball
|
|
10977
11013
|
radio.am
|
10978
11014
|
radio.fm
|
10979
11015
|
|
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
11016
|
// c.la : http://www.c.la/
|
10986
11017
|
c.la
|
10987
11018
|
|
@@ -10989,31 +11020,31 @@ c.la
|
|
10989
11020
|
// Submitted by B. Blechschmidt <hostmaster@certmgr.org>
|
10990
11021
|
certmgr.org
|
10991
11022
|
|
10992
|
-
//
|
10993
|
-
// Submitted by
|
10994
|
-
|
11023
|
+
// Cityhost LLC : https://cityhost.ua
|
11024
|
+
// Submitted by Maksym Rivtin <support@cityhost.net.ua>
|
11025
|
+
cx.ua
|
10995
11026
|
|
10996
11027
|
// Civilized Discourse Construction Kit, Inc. : https://www.discourse.org/
|
10997
11028
|
// Submitted by Rishabh Nambiar & Michael Brown <team@discourse.org>
|
10998
11029
|
discourse.group
|
10999
11030
|
discourse.team
|
11000
11031
|
|
11001
|
-
// ClearVox : http://www.clearvox.nl/
|
11002
|
-
// Submitted by Leon Rowland <leon@clearvox.nl>
|
11003
|
-
virtueeldomein.nl
|
11004
|
-
|
11005
11032
|
// Clever Cloud : https://www.clever-cloud.com/
|
11006
11033
|
// Submitted by Quentin Adam <noc@clever-cloud.com>
|
11007
11034
|
cleverapps.io
|
11008
11035
|
|
11009
11036
|
// Clerk : https://www.clerk.dev
|
11010
|
-
// Submitted by Colin Sidoti <
|
11037
|
+
// Submitted by Colin Sidoti <systems@clerk.dev>
|
11038
|
+
clerk.app
|
11039
|
+
clerkstage.app
|
11011
11040
|
*.lcl.dev
|
11041
|
+
*.lclstage.dev
|
11012
11042
|
*.stg.dev
|
11043
|
+
*.stgstage.dev
|
11013
11044
|
|
11014
|
-
//
|
11015
|
-
// Submitted by
|
11016
|
-
|
11045
|
+
// ClickRising : https://clickrising.com/
|
11046
|
+
// Submitted by Umut Gumeli <infrastructure-publicsuffixlist@clickrising.com>
|
11047
|
+
clickrising.net
|
11017
11048
|
|
11018
11049
|
// Cloud66 : https://www.cloud66.com/
|
11019
11050
|
// Submitted by Khash Sajadi <khash@cloud66.com>
|
@@ -11035,11 +11066,12 @@ cloudcontrolled.com
|
|
11035
11066
|
cloudcontrolapp.com
|
11036
11067
|
|
11037
11068
|
// Cloudera, Inc. : https://www.cloudera.com/
|
11038
|
-
// Submitted by
|
11039
|
-
cloudera.site
|
11069
|
+
// Submitted by Kedarnath Waikar <security@cloudera.com>
|
11070
|
+
*.cloudera.site
|
11040
11071
|
|
11041
11072
|
// Cloudflare, Inc. : https://www.cloudflare.com/
|
11042
|
-
// Submitted by
|
11073
|
+
// Submitted by Cloudflare Team <publicsuffixlist@cloudflare.com>
|
11074
|
+
pages.dev
|
11043
11075
|
trycloudflare.com
|
11044
11076
|
workers.dev
|
11045
11077
|
|
@@ -11080,14 +11112,14 @@ cloudns.pro
|
|
11080
11112
|
cloudns.pw
|
11081
11113
|
cloudns.us
|
11082
11114
|
|
11083
|
-
// Cloudeity Inc : https://cloudeity.com
|
11084
|
-
// Submitted by Stefan Dimitrov <contact@cloudeity.com>
|
11085
|
-
cloudeity.net
|
11086
|
-
|
11087
11115
|
// CNPY : https://cnpy.gdn
|
11088
11116
|
// Submitted by Angelo Gladding <angelo@lahacker.net>
|
11089
11117
|
cnpy.gdn
|
11090
11118
|
|
11119
|
+
// Codeberg e. V. : https://codeberg.org
|
11120
|
+
// Submitted by Moritz Marquardt <git@momar.de>
|
11121
|
+
codeberg.page
|
11122
|
+
|
11091
11123
|
// CoDNS B.V.
|
11092
11124
|
co.nl
|
11093
11125
|
co.no
|
@@ -11188,18 +11220,47 @@ dyndns.dappnode.io
|
|
11188
11220
|
// Submitted by Paul Biggar <ops@darklang.com>
|
11189
11221
|
builtwithdark.com
|
11190
11222
|
|
11223
|
+
// DataDetect, LLC. : https://datadetect.com
|
11224
|
+
// Submitted by Andrew Banchich <abanchich@sceven.com>
|
11225
|
+
demo.datadetect.com
|
11226
|
+
instance.datadetect.com
|
11227
|
+
|
11191
11228
|
// Datawire, Inc : https://www.datawire.io
|
11192
11229
|
// Submitted by Richard Li <secalert@datawire.io>
|
11193
11230
|
edgestack.me
|
11194
11231
|
|
11232
|
+
// DDNS5 : https://ddns5.com
|
11233
|
+
// Submitted by Cameron Elliott <cameron@cameronelliott.com>
|
11234
|
+
ddns5.com
|
11235
|
+
|
11195
11236
|
// Debian : https://www.debian.org/
|
11196
11237
|
// Submitted by Peter Palfrader / Debian Sysadmin Team <dsa-publicsuffixlist@debian.org>
|
11197
11238
|
debian.net
|
11198
11239
|
|
11240
|
+
// Deno Land Inc : https://deno.com/
|
11241
|
+
// Submitted by Luca Casonato <hostmaster@deno.com>
|
11242
|
+
deno.dev
|
11243
|
+
deno-staging.dev
|
11244
|
+
|
11199
11245
|
// deSEC : https://desec.io/
|
11200
11246
|
// Submitted by Peter Thomassen <peter@desec.io>
|
11201
11247
|
dedyn.io
|
11202
11248
|
|
11249
|
+
// Deta: https://www.deta.sh/
|
11250
|
+
// Submitted by Aavash Shrestha <aavash@deta.sh>
|
11251
|
+
deta.app
|
11252
|
+
deta.dev
|
11253
|
+
|
11254
|
+
// Diher Solutions : https://diher.solutions
|
11255
|
+
// Submitted by Didi Hermawan <mail@diher.solutions>
|
11256
|
+
*.rss.my.id
|
11257
|
+
*.diher.solutions
|
11258
|
+
|
11259
|
+
// Discord Inc : https://discord.com
|
11260
|
+
// Submitted by Sahn Lam <slam@discordapp.com>
|
11261
|
+
discordsays.com
|
11262
|
+
discordsez.com
|
11263
|
+
|
11203
11264
|
// DNS Africa Ltd https://dns.business
|
11204
11265
|
// Submitted by Calvin Browne <calvin@dns.business>
|
11205
11266
|
jozi.biz
|
@@ -11217,6 +11278,10 @@ shop.th
|
|
11217
11278
|
// Submitted by Paul Fang <mis@draytek.com>
|
11218
11279
|
drayddns.com
|
11219
11280
|
|
11281
|
+
// DreamCommerce : https://shoper.pl/
|
11282
|
+
// Submitted by Konrad Kotarba <konrad.kotarba@dreamcommerce.com>
|
11283
|
+
shoparena.pl
|
11284
|
+
|
11220
11285
|
// DreamHost : http://www.dreamhost.com/
|
11221
11286
|
// Submitted by Andrew Farmer <andrew.farmer@dreamhost.com>
|
11222
11287
|
dreamhosters.com
|
@@ -11234,6 +11299,10 @@ drud.us
|
|
11234
11299
|
// Submitted by Richard Harper <richard@duckdns.org>
|
11235
11300
|
duckdns.org
|
11236
11301
|
|
11302
|
+
// Bip : https://bip.sh
|
11303
|
+
// Submitted by Joel Kennedy <joel@bip.sh>
|
11304
|
+
bip.sh
|
11305
|
+
|
11237
11306
|
// bitbridge.net : Submitted by Craig Welch, abeliidev@gmail.com
|
11238
11307
|
bitbridge.net
|
11239
11308
|
|
@@ -11540,6 +11609,14 @@ ddnss.org
|
|
11540
11609
|
definima.net
|
11541
11610
|
definima.io
|
11542
11611
|
|
11612
|
+
// DigitalOcean App Platform : https://www.digitalocean.com/products/app-platform/
|
11613
|
+
// Submitted by Braxton Huggins <psl-maintainers@digitalocean.com>
|
11614
|
+
ondigitalocean.app
|
11615
|
+
|
11616
|
+
// DigitalOcean Spaces : https://www.digitalocean.com/products/spaces/
|
11617
|
+
// Submitted by Robin H. Johnson <psl-maintainers@digitalocean.com>
|
11618
|
+
*.digitaloceanspaces.com
|
11619
|
+
|
11543
11620
|
// dnstrace.pro : https://dnstrace.pro/
|
11544
11621
|
// Submitted by Chris Partridge <chris@partridge.tech>
|
11545
11622
|
bci.dnstrace.pro
|
@@ -11572,6 +11649,16 @@ dynv6.net
|
|
11572
11649
|
// Submitted by Vladimir Dudr <info@e4you.cz>
|
11573
11650
|
e4.cz
|
11574
11651
|
|
11652
|
+
// eero : https://eero.com/
|
11653
|
+
// Submitted by Yue Kang <eero-dynamic-dns@amazon.com>
|
11654
|
+
eero.online
|
11655
|
+
eero-stage.online
|
11656
|
+
|
11657
|
+
// Elementor : Elementor Ltd.
|
11658
|
+
// Submitted by Anton Barkan <antonb@elementor.com>
|
11659
|
+
elementor.cloud
|
11660
|
+
elementor.cool
|
11661
|
+
|
11575
11662
|
// En root‽ : https://en-root.org
|
11576
11663
|
// Submitted by Emmanuel Raviart <emmanuel@raviart.com>
|
11577
11664
|
en-root.fr
|
@@ -11579,16 +11666,21 @@ en-root.fr
|
|
11579
11666
|
// Enalean SAS: https://www.enalean.com
|
11580
11667
|
// Submitted by Thomas Cottier <thomas.cottier@enalean.com>
|
11581
11668
|
mytuleap.com
|
11669
|
+
tuleap-partners.com
|
11670
|
+
|
11671
|
+
// Encoretivity AB: https://encore.dev
|
11672
|
+
// Submitted by André Eriksson <andre@encore.dev>
|
11673
|
+
encr.app
|
11674
|
+
encoreapi.com
|
11582
11675
|
|
11583
11676
|
// ECG Robotics, Inc: https://ecgrobotics.org
|
11584
11677
|
// Submitted by <frc1533@ecgrobotics.org>
|
11585
11678
|
onred.one
|
11586
11679
|
staging.onred.one
|
11587
11680
|
|
11588
|
-
//
|
11589
|
-
// Submitted by
|
11590
|
-
|
11591
|
-
customer.enonic.io
|
11681
|
+
// encoway GmbH : https://www.encoway.de
|
11682
|
+
// Submitted by Marcel Daus <cloudops@encoway.de>
|
11683
|
+
eu.encoway.cloud
|
11592
11684
|
|
11593
11685
|
// EU.org https://eu.org/
|
11594
11686
|
// Submitted by Pierre Beyssac <hostmaster@eu.org>
|
@@ -11649,6 +11741,10 @@ tr.eu.org
|
|
11649
11741
|
uk.eu.org
|
11650
11742
|
us.eu.org
|
11651
11743
|
|
11744
|
+
// Eurobyte : https://eurobyte.ru
|
11745
|
+
// Submitted by Evgeniy Subbotin <e.subbotin@eurobyte.ru>
|
11746
|
+
eurodir.ru
|
11747
|
+
|
11652
11748
|
// Evennode : http://www.evennode.com/
|
11653
11749
|
// Submitted by Michal Kralik <support@evennode.com>
|
11654
11750
|
eu-1.evennode.com
|
@@ -11759,6 +11855,7 @@ u.channelsdvr.net
|
|
11759
11855
|
|
11760
11856
|
// Fastly Inc. : http://www.fastly.com/
|
11761
11857
|
// Submitted by Fastly Security <security@fastly.com>
|
11858
|
+
edgecompute.app
|
11762
11859
|
fastly-terrarium.com
|
11763
11860
|
fastlylb.net
|
11764
11861
|
map.fastlylb.net
|
@@ -11778,10 +11875,6 @@ myfast.host
|
|
11778
11875
|
fastvps.site
|
11779
11876
|
myfast.space
|
11780
11877
|
|
11781
|
-
// Featherhead : https://featherhead.xyz/
|
11782
|
-
// Submitted by Simon Menke <simon@featherhead.xyz>
|
11783
|
-
fhapp.xyz
|
11784
|
-
|
11785
11878
|
// Fedora : https://fedoraproject.org/
|
11786
11879
|
// submitted by Patrick Uiterwijk <puiterwijk@fedoraproject.org>
|
11787
11880
|
fedorainfracloud.org
|
@@ -11794,13 +11887,16 @@ app.os.stg.fedoraproject.org
|
|
11794
11887
|
// submitted by Keith Fairley <domains@fearworksmedia.co.uk>
|
11795
11888
|
conn.uk
|
11796
11889
|
copro.uk
|
11797
|
-
|
11798
|
-
ukco.me
|
11890
|
+
hosp.uk
|
11799
11891
|
|
11800
11892
|
// Fermax : https://fermax.com/
|
11801
11893
|
// submitted by Koen Van Isterdael <k.vanisterdael@fermax.be>
|
11802
11894
|
mydobiss.com
|
11803
11895
|
|
11896
|
+
// FH Muenster : https://www.fh-muenster.de
|
11897
|
+
// Submitted by Robin Naundorf <r.naundorf@fh-muenster.de>
|
11898
|
+
fh-muenster.io
|
11899
|
+
|
11804
11900
|
// Filegear Inc. : https://www.filegear.com
|
11805
11901
|
// Submitted by Jason Zhu <jason@owtware.com>
|
11806
11902
|
filegear.me
|
@@ -11815,6 +11911,19 @@ filegear-sg.me
|
|
11815
11911
|
// Submitted by Chris Raynor <chris@firebase.com>
|
11816
11912
|
firebaseapp.com
|
11817
11913
|
|
11914
|
+
// Firewebkit : https://www.firewebkit.com
|
11915
|
+
// Submitted by Majid Qureshi <mqureshi@amrayn.com>
|
11916
|
+
fireweb.app
|
11917
|
+
|
11918
|
+
// FLAP : https://www.flap.cloud
|
11919
|
+
// Submitted by Louis Chemineau <louis@chmn.me>
|
11920
|
+
flap.id
|
11921
|
+
|
11922
|
+
// FlashDrive : https://flashdrive.io
|
11923
|
+
// Submitted by Eric Chan <support@flashdrive.io>
|
11924
|
+
onflashdrive.app
|
11925
|
+
fldrv.com
|
11926
|
+
|
11818
11927
|
// fly.io: https://fly.io
|
11819
11928
|
// Submitted by Kurt Mackey <kurt@fly.io>
|
11820
11929
|
fly.dev
|
@@ -11825,6 +11934,24 @@ shw.io
|
|
11825
11934
|
// Submitted by Jonathan Rudenberg <jonathan@flynn.io>
|
11826
11935
|
flynnhosting.net
|
11827
11936
|
|
11937
|
+
// Forgerock : https://www.forgerock.com
|
11938
|
+
// Submitted by Roderick Parr <roderick.parr@forgerock.com>
|
11939
|
+
forgeblocks.com
|
11940
|
+
id.forgerock.io
|
11941
|
+
|
11942
|
+
// Framer : https://www.framer.com
|
11943
|
+
// Submitted by Koen Rouwhorst <koenrh@framer.com>
|
11944
|
+
framer.app
|
11945
|
+
framercanvas.com
|
11946
|
+
|
11947
|
+
// Frusky MEDIA&PR : https://www.frusky.de
|
11948
|
+
// Submitted by Victor Pupynin <hallo@frusky.de>
|
11949
|
+
*.frusky.de
|
11950
|
+
|
11951
|
+
// RavPage : https://www.ravpage.co.il
|
11952
|
+
// Submitted by Roni Horowitz <roni@responder.co.il>
|
11953
|
+
ravpage.co.il
|
11954
|
+
|
11828
11955
|
// Frederik Braun https://frederik-braun.com
|
11829
11956
|
// Submitted by Frederik Braun <fb@frederik-braun.com>
|
11830
11957
|
0e.vc
|
@@ -11842,6 +11969,10 @@ freeboxos.fr
|
|
11842
11969
|
// Submitted by Daniel Stone <daniel@fooishbar.org>
|
11843
11970
|
freedesktop.org
|
11844
11971
|
|
11972
|
+
// freemyip.com : https://freemyip.com
|
11973
|
+
// Submitted by Cadence <contact@freemyip.com>
|
11974
|
+
freemyip.com
|
11975
|
+
|
11845
11976
|
// FunkFeuer - Verein zur Förderung freier Netze : https://www.funkfeuer.at
|
11846
11977
|
// Submitted by Daniel A. Maierhofer <vorstand@funkfeuer.at>
|
11847
11978
|
wien.funkfeuer.at
|
@@ -11857,10 +11988,22 @@ futuremailing.at
|
|
11857
11988
|
*.kunden.ortsinfo.at
|
11858
11989
|
*.statics.cloud
|
11859
11990
|
|
11860
|
-
// GDS : https://www.gov.uk/service-manual/
|
11861
|
-
// Submitted by
|
11991
|
+
// GDS : https://www.gov.uk/service-manual/technology/managing-domain-names
|
11992
|
+
// Submitted by Stephen Ford <hostmaster@digital.cabinet-office.gov.uk>
|
11993
|
+
independent-commission.uk
|
11994
|
+
independent-inquest.uk
|
11995
|
+
independent-inquiry.uk
|
11996
|
+
independent-panel.uk
|
11997
|
+
independent-review.uk
|
11998
|
+
public-inquiry.uk
|
11999
|
+
royal-commission.uk
|
12000
|
+
campaign.gov.uk
|
11862
12001
|
service.gov.uk
|
11863
12002
|
|
12003
|
+
// CDDO : https://www.gov.uk/guidance/get-an-api-domain-on-govuk
|
12004
|
+
// Submitted by Jamie Tanna <jamie.tanna@digital.cabinet-office.gov.uk>
|
12005
|
+
api.gov.uk
|
12006
|
+
|
11864
12007
|
// Gehirn Inc. : https://www.gehirn.co.jp/
|
11865
12008
|
// Submitted by Kohei YOSHIDA <tech@gehirn.co.jp>
|
11866
12009
|
gehirn.ne.jp
|
@@ -11871,11 +12014,21 @@ usercontent.jp
|
|
11871
12014
|
gentapps.com
|
11872
12015
|
gentlentapis.com
|
11873
12016
|
lab.ms
|
12017
|
+
cdn-edges.net
|
12018
|
+
|
12019
|
+
// Ghost Foundation : https://ghost.org
|
12020
|
+
// Submitted by Matt Hanley <security@ghost.org>
|
12021
|
+
ghost.io
|
12022
|
+
|
12023
|
+
// GignoSystemJapan: http://gsj.bz
|
12024
|
+
// Submitted by GignoSystemJapan <kakutou-ec@gsj.bz>
|
12025
|
+
gsj.bz
|
11874
12026
|
|
11875
12027
|
// GitHub, Inc.
|
11876
12028
|
// Submitted by Patrick Toomey <security@github.com>
|
11877
|
-
github.io
|
11878
12029
|
githubusercontent.com
|
12030
|
+
githubpreview.dev
|
12031
|
+
github.io
|
11879
12032
|
|
11880
12033
|
// GitLab, Inc.
|
11881
12034
|
// Submitted by Alex Hanselka <alex@gitlab.com>
|
@@ -11883,18 +12036,134 @@ gitlab.io
|
|
11883
12036
|
|
11884
12037
|
// Gitplac.si - https://gitplac.si
|
11885
12038
|
// Submitted by Aljaž Starc <me@aljaxus.eu>
|
12039
|
+
gitapp.si
|
11886
12040
|
gitpage.si
|
11887
12041
|
|
11888
12042
|
// Glitch, Inc : https://glitch.com
|
11889
12043
|
// Submitted by Mads Hartmann <mads@glitch.com>
|
11890
12044
|
glitch.me
|
11891
12045
|
|
12046
|
+
// Global NOG Alliance : https://nogalliance.org/
|
12047
|
+
// Submitted by Sander Steffann <sander@nogalliance.org>
|
12048
|
+
nog.community
|
12049
|
+
|
12050
|
+
// Globe Hosting SRL : https://www.globehosting.com/
|
12051
|
+
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
12052
|
+
co.ro
|
12053
|
+
shop.ro
|
12054
|
+
|
11892
12055
|
// GMO Pepabo, Inc. : https://pepabo.com/
|
11893
|
-
// Submitted by
|
12056
|
+
// Submitted by Hosting Div <admin@pepabo.com>
|
11894
12057
|
lolipop.io
|
12058
|
+
angry.jp
|
12059
|
+
babyblue.jp
|
12060
|
+
babymilk.jp
|
12061
|
+
backdrop.jp
|
12062
|
+
bambina.jp
|
12063
|
+
bitter.jp
|
12064
|
+
blush.jp
|
12065
|
+
boo.jp
|
12066
|
+
boy.jp
|
12067
|
+
boyfriend.jp
|
12068
|
+
but.jp
|
12069
|
+
candypop.jp
|
12070
|
+
capoo.jp
|
12071
|
+
catfood.jp
|
12072
|
+
cheap.jp
|
12073
|
+
chicappa.jp
|
12074
|
+
chillout.jp
|
12075
|
+
chips.jp
|
12076
|
+
chowder.jp
|
12077
|
+
chu.jp
|
12078
|
+
ciao.jp
|
12079
|
+
cocotte.jp
|
12080
|
+
coolblog.jp
|
12081
|
+
cranky.jp
|
12082
|
+
cutegirl.jp
|
12083
|
+
daa.jp
|
12084
|
+
deca.jp
|
12085
|
+
deci.jp
|
12086
|
+
digick.jp
|
12087
|
+
egoism.jp
|
12088
|
+
fakefur.jp
|
12089
|
+
fem.jp
|
12090
|
+
flier.jp
|
12091
|
+
floppy.jp
|
12092
|
+
fool.jp
|
12093
|
+
frenchkiss.jp
|
12094
|
+
girlfriend.jp
|
12095
|
+
girly.jp
|
12096
|
+
gloomy.jp
|
12097
|
+
gonna.jp
|
12098
|
+
greater.jp
|
12099
|
+
hacca.jp
|
12100
|
+
heavy.jp
|
12101
|
+
her.jp
|
12102
|
+
hiho.jp
|
12103
|
+
hippy.jp
|
12104
|
+
holy.jp
|
12105
|
+
hungry.jp
|
12106
|
+
icurus.jp
|
12107
|
+
itigo.jp
|
12108
|
+
jellybean.jp
|
12109
|
+
kikirara.jp
|
12110
|
+
kill.jp
|
12111
|
+
kilo.jp
|
12112
|
+
kuron.jp
|
12113
|
+
littlestar.jp
|
12114
|
+
lolipopmc.jp
|
12115
|
+
lolitapunk.jp
|
12116
|
+
lomo.jp
|
12117
|
+
lovepop.jp
|
12118
|
+
lovesick.jp
|
12119
|
+
main.jp
|
12120
|
+
mods.jp
|
12121
|
+
mond.jp
|
12122
|
+
mongolian.jp
|
12123
|
+
moo.jp
|
12124
|
+
namaste.jp
|
12125
|
+
nikita.jp
|
12126
|
+
nobushi.jp
|
12127
|
+
noor.jp
|
12128
|
+
oops.jp
|
12129
|
+
parallel.jp
|
12130
|
+
parasite.jp
|
12131
|
+
pecori.jp
|
12132
|
+
peewee.jp
|
12133
|
+
penne.jp
|
12134
|
+
pepper.jp
|
12135
|
+
perma.jp
|
12136
|
+
pigboat.jp
|
12137
|
+
pinoko.jp
|
12138
|
+
punyu.jp
|
12139
|
+
pupu.jp
|
12140
|
+
pussycat.jp
|
12141
|
+
pya.jp
|
12142
|
+
raindrop.jp
|
12143
|
+
readymade.jp
|
12144
|
+
sadist.jp
|
12145
|
+
schoolbus.jp
|
12146
|
+
secret.jp
|
12147
|
+
staba.jp
|
12148
|
+
stripper.jp
|
12149
|
+
sub.jp
|
12150
|
+
sunnyday.jp
|
12151
|
+
thick.jp
|
12152
|
+
tonkotsu.jp
|
12153
|
+
under.jp
|
12154
|
+
upper.jp
|
12155
|
+
velvet.jp
|
12156
|
+
verse.jp
|
12157
|
+
versus.jp
|
12158
|
+
vivian.jp
|
12159
|
+
watson.jp
|
12160
|
+
weblike.jp
|
12161
|
+
whitesnow.jp
|
12162
|
+
zombie.jp
|
12163
|
+
heteml.net
|
11895
12164
|
|
11896
12165
|
// GOV.UK Platform as a Service : https://www.cloud.service.gov.uk/
|
11897
|
-
// Submitted by Tom Whitwell <
|
12166
|
+
// Submitted by Tom Whitwell <gov-uk-paas-support@digital.cabinet-office.gov.uk>
|
11898
12167
|
cloudapps.digital
|
11899
12168
|
london.cloudapps.digital
|
11900
12169
|
|
@@ -11922,6 +12191,18 @@ web.app
|
|
11922
12191
|
*.0emm.com
|
11923
12192
|
appspot.com
|
11924
12193
|
*.r.appspot.com
|
12194
|
+
codespot.com
|
12195
|
+
googleapis.com
|
12196
|
+
googlecode.com
|
12197
|
+
pagespeedmobilizer.com
|
12198
|
+
publishproxy.com
|
12199
|
+
withgoogle.com
|
12200
|
+
withyoutube.com
|
12201
|
+
*.gateway.dev
|
12202
|
+
cloud.goog
|
12203
|
+
translate.goog
|
12204
|
+
*.usercontent.goog
|
12205
|
+
cloudfunctions.net
|
11925
12206
|
blogspot.ae
|
11926
12207
|
blogspot.al
|
11927
12208
|
blogspot.am
|
@@ -11996,26 +12277,26 @@ blogspot.td
|
|
11996
12277
|
blogspot.tw
|
11997
12278
|
blogspot.ug
|
11998
12279
|
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
12280
|
|
12009
|
-
//
|
12010
|
-
// Submitted by
|
12011
|
-
|
12281
|
+
// Goupile : https://goupile.fr
|
12282
|
+
// Submitted by Niels Martignene <hello@goupile.fr>
|
12283
|
+
goupile.fr
|
12284
|
+
|
12285
|
+
// Government of the Netherlands: https://www.government.nl
|
12286
|
+
// Submitted by <domeinnaam@minaz.nl>
|
12287
|
+
gov.nl
|
12012
12288
|
|
12013
12289
|
// Group 53, LLC : https://www.group53.com
|
12014
12290
|
// Submitted by Tyler Todd <noc@nova53.net>
|
12015
12291
|
awsmppl.com
|
12016
12292
|
|
12293
|
+
// GünstigBestellen : https://günstigbestellen.de
|
12294
|
+
// Submitted by Furkan Akkoc <info@hendelzon.de>
|
12295
|
+
günstigbestellen.de
|
12296
|
+
günstigliefern.de
|
12297
|
+
|
12017
12298
|
// Hakaran group: http://hakaran.cz
|
12018
|
-
//
|
12299
|
+
// Submitted by Arseniy Sokolov <security@hakaran.cz>
|
12019
12300
|
fin.ci
|
12020
12301
|
free.hr
|
12021
12302
|
caa.li
|
@@ -12035,6 +12316,10 @@ hashbang.sh
|
|
12035
12316
|
hasura.app
|
12036
12317
|
hasura-app.io
|
12037
12318
|
|
12319
|
+
// Heilbronn University of Applied Sciences - Faculty Informatics (GitLab Pages): https://www.hs-heilbronn.de
|
12320
|
+
// Submitted by Richard Zowalla <mi-admin@hs-heilbronn.de>
|
12321
|
+
pages.it.hs-heilbronn.de
|
12322
|
+
|
12038
12323
|
// Hepforge : https://www.hepforge.org
|
12039
12324
|
// Submitted by David Grellscheid <admin@hepforge.org>
|
12040
12325
|
hepforge.org
|
@@ -12046,25 +12331,36 @@ herokussl.com
|
|
12046
12331
|
|
12047
12332
|
// Hibernating Rhinos
|
12048
12333
|
// Submitted by Oren Eini <oren@ravendb.net>
|
12334
|
+
ravendb.cloud
|
12049
12335
|
myravendb.com
|
12050
12336
|
ravendb.community
|
12051
12337
|
ravendb.me
|
12052
12338
|
development.run
|
12053
12339
|
ravendb.run
|
12054
12340
|
|
12341
|
+
// home.pl S.A.: https://home.pl
|
12342
|
+
// Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
12343
|
+
homesklep.pl
|
12344
|
+
|
12345
|
+
// Hong Kong Productivity Council: https://www.hkpc.org/
|
12346
|
+
// Submitted by SECaaS Team <summchan@hkpc.org>
|
12347
|
+
secaas.hk
|
12348
|
+
|
12349
|
+
// Hoplix : https://www.hoplix.com
|
12350
|
+
// Submitted by Danilo De Franco<info@hoplix.shop>
|
12351
|
+
hoplix.shop
|
12352
|
+
|
12353
|
+
|
12055
12354
|
// HOSTBIP REGISTRY : https://www.hostbip.com/
|
12056
12355
|
// Submitted by Atanunu Igbunuroghene <publicsuffixlist@hostbip.com>
|
12057
|
-
bpl.biz
|
12058
12356
|
orx.biz
|
12059
|
-
ng.city
|
12060
12357
|
biz.gl
|
12061
|
-
ng.ink
|
12062
12358
|
col.ng
|
12063
12359
|
firm.ng
|
12064
12360
|
gen.ng
|
12065
12361
|
ltd.ng
|
12066
12362
|
ngo.ng
|
12067
|
-
|
12363
|
+
edu.scot
|
12068
12364
|
sch.so
|
12069
12365
|
|
12070
12366
|
// HostyHosting (hostyhosting.com)
|
@@ -12083,6 +12379,24 @@ moonscale.net
|
|
12083
12379
|
// Submitted by Hannu Aronsson <haa@iki.fi>
|
12084
12380
|
iki.fi
|
12085
12381
|
|
12382
|
+
// iliad italia: https://www.iliad.it
|
12383
|
+
// Submitted by Marios Makassikis <mmakassikis@freebox.fr>
|
12384
|
+
ibxos.it
|
12385
|
+
iliadboxos.it
|
12386
|
+
|
12387
|
+
// Impertrix Solutions : <https://impertrixcdn.com>
|
12388
|
+
// Submitted by Zhixiang Zhao <csuite@impertrix.com>
|
12389
|
+
impertrixcdn.com
|
12390
|
+
impertrix.com
|
12391
|
+
|
12392
|
+
// Incsub, LLC: https://incsub.com/
|
12393
|
+
// Submitted by Aaron Edwards <sysadmins@incsub.com>
|
12394
|
+
smushcdn.com
|
12395
|
+
wphostedmail.com
|
12396
|
+
wpmucdn.com
|
12397
|
+
tempurl.host
|
12398
|
+
wpmudev.host
|
12399
|
+
|
12086
12400
|
// Individual Network Berlin e.V. : https://www.in-berlin.de/
|
12087
12401
|
// Submitted by Christian Seitz <chris@in-berlin.de>
|
12088
12402
|
dyn-berlin.de
|
@@ -12139,16 +12453,22 @@ to.leg.br
|
|
12139
12453
|
pixolino.com
|
12140
12454
|
|
12141
12455
|
// Internet-Pro, LLP: https://netangels.ru/
|
12142
|
-
//
|
12456
|
+
// Submitted by Vasiliy Sheredeko <piphon@gmail.com>
|
12143
12457
|
na4u.ru
|
12144
12458
|
|
12459
|
+
// iopsys software solutions AB : https://iopsys.eu/
|
12460
|
+
// Submitted by Roman Azarenko <roman.azarenko@iopsys.eu>
|
12461
|
+
iopsys.se
|
12462
|
+
|
12145
12463
|
// IPiFony Systems, Inc. : https://www.ipifony.com/
|
12146
12464
|
// Submitted by Matthew Hardeman <mhardeman@ipifony.com>
|
12147
12465
|
ipifony.net
|
12148
12466
|
|
12149
|
-
// IServ GmbH : https://iserv.
|
12150
|
-
// Submitted by
|
12467
|
+
// IServ GmbH : https://iserv.de
|
12468
|
+
// Submitted by Mario Hoberg <info@iserv.de>
|
12469
|
+
iservschule.de
|
12151
12470
|
mein-iserv.de
|
12471
|
+
schulplattform.de
|
12152
12472
|
schulserver.de
|
12153
12473
|
test-iserv.de
|
12154
12474
|
iserv.dev
|
@@ -12157,31 +12477,91 @@ iserv.dev
|
|
12157
12477
|
// Submitted by Yuji Minagawa <domains-admin@iodata.jp>
|
12158
12478
|
iobb.net
|
12159
12479
|
|
12160
|
-
//Jelastic, Inc. : https://jelastic.com/
|
12161
|
-
//
|
12480
|
+
// Jelastic, Inc. : https://jelastic.com/
|
12481
|
+
// Submitted by Ihor Kolodyuk <ik@jelastic.com>
|
12482
|
+
mel.cloudlets.com.au
|
12483
|
+
cloud.interhostsolutions.be
|
12484
|
+
users.scale.virtualcloud.com.br
|
12485
|
+
mycloud.by
|
12486
|
+
alp1.ae.flow.ch
|
12162
12487
|
appengine.flow.ch
|
12488
|
+
es-1.axarnet.cloud
|
12489
|
+
diadem.cloud
|
12163
12490
|
vip.jelastic.cloud
|
12164
12491
|
jele.cloud
|
12492
|
+
it1.eur.aruba.jenv-aruba.cloud
|
12493
|
+
it1.jenv-aruba.cloud
|
12494
|
+
keliweb.cloud
|
12495
|
+
cs.keliweb.cloud
|
12496
|
+
oxa.cloud
|
12497
|
+
tn.oxa.cloud
|
12498
|
+
uk.oxa.cloud
|
12499
|
+
primetel.cloud
|
12500
|
+
uk.primetel.cloud
|
12501
|
+
ca.reclaim.cloud
|
12502
|
+
uk.reclaim.cloud
|
12503
|
+
us.reclaim.cloud
|
12504
|
+
ch.trendhosting.cloud
|
12505
|
+
de.trendhosting.cloud
|
12165
12506
|
jele.club
|
12507
|
+
amscompute.com
|
12508
|
+
clicketcloud.com
|
12166
12509
|
dopaas.com
|
12167
12510
|
hidora.com
|
12511
|
+
paas.hosted-by-previder.com
|
12512
|
+
rag-cloud.hosteur.com
|
12513
|
+
rag-cloud-ch.hosteur.com
|
12168
12514
|
jcloud.ik-server.com
|
12515
|
+
jcloud-ver-jpc.ik-server.com
|
12169
12516
|
demo.jelastic.com
|
12517
|
+
kilatiron.com
|
12170
12518
|
paas.massivegrid.com
|
12519
|
+
jed.wafaicloud.com
|
12520
|
+
lon.wafaicloud.com
|
12521
|
+
ryd.wafaicloud.com
|
12171
12522
|
j.scaleforce.com.cy
|
12172
12523
|
jelastic.dogado.eu
|
12173
12524
|
fi.cloudplatform.fi
|
12525
|
+
demo.datacenter.fi
|
12174
12526
|
paas.datacenter.fi
|
12175
12527
|
jele.host
|
12176
12528
|
mircloud.host
|
12529
|
+
paas.beebyte.io
|
12530
|
+
sekd1.beebyteapp.io
|
12177
12531
|
jele.io
|
12532
|
+
cloud-fr1.unispace.io
|
12533
|
+
jc.neen.it
|
12534
|
+
cloud.jelastic.open.tim.it
|
12535
|
+
jcloud.kz
|
12536
|
+
upaas.kazteleport.kz
|
12178
12537
|
cloudjiffy.net
|
12538
|
+
fra1-de.cloudjiffy.net
|
12539
|
+
west1-us.cloudjiffy.net
|
12179
12540
|
jls-sto1.elastx.net
|
12541
|
+
jls-sto2.elastx.net
|
12542
|
+
jls-sto3.elastx.net
|
12543
|
+
faststacks.net
|
12544
|
+
fr-1.paas.massivegrid.net
|
12545
|
+
lon-1.paas.massivegrid.net
|
12546
|
+
lon-2.paas.massivegrid.net
|
12547
|
+
ny-1.paas.massivegrid.net
|
12548
|
+
ny-2.paas.massivegrid.net
|
12549
|
+
sg-1.paas.massivegrid.net
|
12180
12550
|
jelastic.saveincloud.net
|
12551
|
+
nordeste-idc.saveincloud.net
|
12552
|
+
j.scaleforce.net
|
12553
|
+
jelastic.tsukaeru.net
|
12554
|
+
sdscloud.pl
|
12555
|
+
unicloud.pl
|
12556
|
+
mircloud.ru
|
12181
12557
|
jelastic.regruhosting.ru
|
12558
|
+
enscaled.sg
|
12182
12559
|
jele.site
|
12183
12560
|
jelastic.team
|
12561
|
+
orangecloud.tn
|
12184
12562
|
j.layershift.co.uk
|
12563
|
+
phx.enscaled.us
|
12564
|
+
mircloud.us
|
12185
12565
|
|
12186
12566
|
// Jino : https://www.jino.ru
|
12187
12567
|
// Submitted by Sergey Ulyashin <ulyashin@jino.ru>
|
@@ -12191,6 +12571,10 @@ myjino.ru
|
|
12191
12571
|
*.spectrum.myjino.ru
|
12192
12572
|
*.vps.myjino.ru
|
12193
12573
|
|
12574
|
+
// Jotelulu S.L. : https://jotelulu.com
|
12575
|
+
// Submitted by Daniel Fariña <ingenieria@jotelulu.com>
|
12576
|
+
jotelulu.cloud
|
12577
|
+
|
12194
12578
|
// Joyent : https://www.joyent.com/
|
12195
12579
|
// Submitted by Brian Bennett <brian.bennett@joyent.com>
|
12196
12580
|
*.triton.zone
|
@@ -12205,6 +12589,14 @@ js.org
|
|
12205
12589
|
kaas.gg
|
12206
12590
|
khplay.nl
|
12207
12591
|
|
12592
|
+
// Kakao : https://www.kakaocorp.com/
|
12593
|
+
// Submitted by JaeYoong Lee <cec@kakaocorp.com>
|
12594
|
+
ktistory.com
|
12595
|
+
|
12596
|
+
// Kapsi : https://kapsi.fi
|
12597
|
+
// Submitted by Tomi Juntunen <erani@kapsi.fi>
|
12598
|
+
kapsi.fi
|
12599
|
+
|
12208
12600
|
// Keyweb AG : https://www.keyweb.de
|
12209
12601
|
// Submitted by Martin Dannehl <postmaster@keymachine.de>
|
12210
12602
|
keymachine.de
|
@@ -12218,14 +12610,28 @@ uni5.net
|
|
12218
12610
|
// Submitted by Roy Keene <rkeene@knightpoint.com>
|
12219
12611
|
knightpoint.systems
|
12220
12612
|
|
12613
|
+
// KoobinEvent, SL: https://www.koobin.com
|
12614
|
+
// Submitted by Iván Oliva <ivan.oliva@koobin.com>
|
12615
|
+
koobin.events
|
12616
|
+
|
12221
12617
|
// KUROKU LTD : https://kuroku.ltd/
|
12222
12618
|
// Submitted by DisposaBoy <security@oya.to>
|
12223
12619
|
oya.to
|
12224
12620
|
|
12621
|
+
// Katholieke Universiteit Leuven: https://www.kuleuven.be
|
12622
|
+
// Submitted by Abuse KU Leuven <abuse@kuleuven.be>
|
12623
|
+
kuleuven.cloud
|
12624
|
+
ezproxy.kuleuven.be
|
12625
|
+
|
12225
12626
|
// .KRD : http://nic.krd/data/krd/Registration%20Policy.pdf
|
12226
12627
|
co.krd
|
12227
12628
|
edu.krd
|
12228
12629
|
|
12630
|
+
// Krellian Ltd. : https://krellian.com
|
12631
|
+
// Submitted by Ben Francis <ben@krellian.com>
|
12632
|
+
krellian.net
|
12633
|
+
webthings.io
|
12634
|
+
|
12229
12635
|
// LCube - Professional hosting e.K. : https://www.lcube-webhosting.de
|
12230
12636
|
// Submitted by Lars Laehn <info@lcube.de>
|
12231
12637
|
git-repos.de
|
@@ -12256,10 +12662,6 @@ co.technology
|
|
12256
12662
|
// Submitted by Greg Holland <greg.holland@lmpm.com>
|
12257
12663
|
app.lmpm.com
|
12258
12664
|
|
12259
|
-
// Linki Tools UG : https://linki.tools
|
12260
|
-
// Submitted by Paulo Matos <pmatos@linki.tools>
|
12261
|
-
linkitools.space
|
12262
|
-
|
12263
12665
|
// linkyard ldt: https://www.linkyard.ch/
|
12264
12666
|
// Submitted by Mario Siegenthaler <mario.siegenthaler@linkyard.ch>
|
12265
12667
|
linkyard.cloud
|
@@ -12270,11 +12672,20 @@ linkyard-cloud.ch
|
|
12270
12672
|
members.linode.com
|
12271
12673
|
*.nodebalancer.linode.com
|
12272
12674
|
*.linodeobjects.com
|
12675
|
+
ip.linodeusercontent.com
|
12273
12676
|
|
12274
12677
|
// LiquidNet Ltd : http://www.liquidnetlimited.com/
|
12275
12678
|
// Submitted by Victor Velchev <admin@liquidnetlimited.com>
|
12276
12679
|
we.bs
|
12277
12680
|
|
12681
|
+
// Localcert : https://localcert.dev
|
12682
|
+
// Submitted by Lann Martin <security@localcert.dev>
|
12683
|
+
*.user.localcert.dev
|
12684
|
+
|
12685
|
+
// localzone.xyz
|
12686
|
+
// Submitted by Kenny Niehage <hello@yahe.sh>
|
12687
|
+
localzone.xyz
|
12688
|
+
|
12278
12689
|
// Log'in Line : https://www.loginline.com/
|
12279
12690
|
// Submitted by Rémi Mach <remi.mach@loginline.com>
|
12280
12691
|
loginline.app
|
@@ -12283,6 +12694,14 @@ loginline.io
|
|
12283
12694
|
loginline.services
|
12284
12695
|
loginline.site
|
12285
12696
|
|
12697
|
+
// Lokalized : https://lokalized.nl
|
12698
|
+
// Submitted by Noah Taheij <noah@lokalized.nl>
|
12699
|
+
servers.run
|
12700
|
+
|
12701
|
+
// Lõhmus Family, The
|
12702
|
+
// Submitted by Heiki Lõhmus <hostmaster at lohmus dot me>
|
12703
|
+
lohmus.me
|
12704
|
+
|
12286
12705
|
// LubMAN UMCS Sp. z o.o : https://lubman.pl/
|
12287
12706
|
// Submitted by Ireneusz Maliszewski <ireneusz.maliszewski@lubman.pl>
|
12288
12707
|
krasnik.pl
|
@@ -12294,7 +12713,6 @@ swidnik.pl
|
|
12294
12713
|
|
12295
12714
|
// Lug.org.uk : https://lug.org.uk
|
12296
12715
|
// Submitted by Jon Spriggs <admin@lug.org.uk>
|
12297
|
-
uklugs.org
|
12298
12716
|
glug.org.uk
|
12299
12717
|
lug.org.uk
|
12300
12718
|
lugs.org.uk
|
@@ -12320,6 +12738,7 @@ barsy.online
|
|
12320
12738
|
barsy.org
|
12321
12739
|
barsy.pro
|
12322
12740
|
barsy.pub
|
12741
|
+
barsy.ro
|
12323
12742
|
barsy.shop
|
12324
12743
|
barsy.site
|
12325
12744
|
barsy.support
|
@@ -12338,20 +12757,43 @@ mayfirst.org
|
|
12338
12757
|
// Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
|
12339
12758
|
hb.cldmail.ru
|
12340
12759
|
|
12760
|
+
// Mail Transfer Platform : https://www.neupeer.com
|
12761
|
+
// Submitted by Li Hui <lihui@neupeer.com>
|
12762
|
+
cn.vu
|
12763
|
+
|
12764
|
+
// Maze Play: https://www.mazeplay.com
|
12765
|
+
// Submitted by Adam Humpherys <adam@mws.dev>
|
12766
|
+
mazeplay.com
|
12767
|
+
|
12341
12768
|
// mcpe.me : https://mcpe.me
|
12342
12769
|
// Submitted by Noa Heyl <hi@noa.dev>
|
12343
12770
|
mcpe.me
|
12344
12771
|
|
12345
12772
|
// McHost : https://mchost.ru
|
12346
12773
|
// Submitted by Evgeniy Subbotin <e.subbotin@mchost.ru>
|
12774
|
+
mcdir.me
|
12347
12775
|
mcdir.ru
|
12776
|
+
mcpre.ru
|
12348
12777
|
vps.mcdir.ru
|
12349
12778
|
|
12779
|
+
// Mediatech : https://mediatech.by
|
12780
|
+
// Submitted by Evgeniy Kozhuhovskiy <ugenk@mediatech.by>
|
12781
|
+
mediatech.by
|
12782
|
+
mediatech.dev
|
12783
|
+
|
12784
|
+
// Medicom Health : https://medicomhealth.com
|
12785
|
+
// Submitted by Michael Olson <molson@medicomhealth.com>
|
12786
|
+
hra.health
|
12787
|
+
|
12350
12788
|
// Memset hosting : https://www.memset.com
|
12351
12789
|
// Submitted by Tom Whitwell <domains@memset.com>
|
12352
12790
|
miniserver.com
|
12353
12791
|
memset.net
|
12354
12792
|
|
12793
|
+
// Messerli Informatik AG : https://www.messerli.ch/
|
12794
|
+
// Submitted by Ruben Schmidmeister <psl-maintainers@messerli.ch>
|
12795
|
+
messerli.app
|
12796
|
+
|
12355
12797
|
// MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/
|
12356
12798
|
// Submitted by Zdeněk Šustr <zdenek.sustr@cesnet.cz>
|
12357
12799
|
*.cloud.metacentrum.cz
|
@@ -12371,16 +12813,27 @@ eu.meteorapp.com
|
|
12371
12813
|
co.pl
|
12372
12814
|
|
12373
12815
|
// Microsoft Corporation : http://microsoft.com
|
12374
|
-
// Submitted by
|
12816
|
+
// Submitted by Public Suffix List Admin <msftpsladmin@microsoft.com>
|
12375
12817
|
*.azurecontainer.io
|
12376
12818
|
azurewebsites.net
|
12377
12819
|
azure-mobile.net
|
12378
12820
|
cloudapp.net
|
12821
|
+
azurestaticapps.net
|
12822
|
+
1.azurestaticapps.net
|
12823
|
+
centralus.azurestaticapps.net
|
12824
|
+
eastasia.azurestaticapps.net
|
12825
|
+
eastus2.azurestaticapps.net
|
12826
|
+
westeurope.azurestaticapps.net
|
12827
|
+
westus2.azurestaticapps.net
|
12379
12828
|
|
12380
12829
|
// minion.systems : http://minion.systems
|
12381
12830
|
// Submitted by Robert Böttinger <r@minion.systems>
|
12382
12831
|
csx.cc
|
12383
12832
|
|
12833
|
+
// Mintere : https://mintere.com/
|
12834
|
+
// Submitted by Ben Aubin <security@mintere.com>
|
12835
|
+
mintere.site
|
12836
|
+
|
12384
12837
|
// MobileEducation, LLC : https://joinforte.com
|
12385
12838
|
// Submitted by Grayson Martin <grayson.martin@mobileeducation.us>
|
12386
12839
|
forte.id
|
@@ -12403,8 +12856,11 @@ pp.ru
|
|
12403
12856
|
// Submitted by Paul Cammish <kelduum@mythic-beasts.com>
|
12404
12857
|
hostedpi.com
|
12405
12858
|
customer.mythic-beasts.com
|
12859
|
+
caracal.mythic-beasts.com
|
12860
|
+
fentiger.mythic-beasts.com
|
12406
12861
|
lynx.mythic-beasts.com
|
12407
12862
|
ocelot.mythic-beasts.com
|
12863
|
+
oncilla.mythic-beasts.com
|
12408
12864
|
onza.mythic-beasts.com
|
12409
12865
|
sphinx.mythic-beasts.com
|
12410
12866
|
vs.mythic-beasts.com
|
@@ -12417,24 +12873,27 @@ cust.retrosnub.co.uk
|
|
12417
12873
|
ui.nabu.casa
|
12418
12874
|
|
12419
12875
|
// Names.of.London : https://names.of.london/
|
12420
|
-
// Submitted by James Stevens <registry
|
12876
|
+
// Submitted by James Stevens <registry[at]names.of.london> or <publiclist[at]jrcs.net>
|
12421
12877
|
pony.club
|
12422
12878
|
of.fashion
|
12423
|
-
on.fashion
|
12424
|
-
of.football
|
12425
12879
|
in.london
|
12426
12880
|
of.london
|
12881
|
+
from.marketing
|
12882
|
+
with.marketing
|
12427
12883
|
for.men
|
12884
|
+
repair.men
|
12428
12885
|
and.mom
|
12429
12886
|
for.mom
|
12430
12887
|
for.one
|
12888
|
+
under.one
|
12431
12889
|
for.sale
|
12432
|
-
|
12890
|
+
that.win
|
12891
|
+
from.work
|
12433
12892
|
to.work
|
12434
12893
|
|
12435
|
-
//
|
12436
|
-
// Submitted by
|
12437
|
-
|
12894
|
+
// Net at Work Gmbh : https://www.netatwork.de
|
12895
|
+
// Submitted by Jan Jaeschke <jan.jaeschke@netatwork.de>
|
12896
|
+
cloud.nospamproxy.com
|
12438
12897
|
|
12439
12898
|
// Netlify : https://www.netlify.com
|
12440
12899
|
// Submitted by Jessica Parsons <jessica@netlify.com>
|
@@ -12456,6 +12915,23 @@ nh-serv.co.uk
|
|
12456
12915
|
// Submitted by Jeff Wheelhouse <support@nearlyfreespeech.net>
|
12457
12916
|
nfshost.com
|
12458
12917
|
|
12918
|
+
// Noop : https://noop.app
|
12919
|
+
// Submitted by Nathaniel Schweinberg <noop@rearc.io>
|
12920
|
+
*.developer.app
|
12921
|
+
noop.app
|
12922
|
+
|
12923
|
+
// Northflank Ltd. : https://northflank.com/
|
12924
|
+
// Submitted by Marco Suter <marco@northflank.com>
|
12925
|
+
*.northflank.app
|
12926
|
+
*.build.run
|
12927
|
+
*.code.run
|
12928
|
+
*.database.run
|
12929
|
+
*.migration.run
|
12930
|
+
|
12931
|
+
// Noticeable : https://noticeable.io
|
12932
|
+
// Submitted by Laurent Pellegrino <security@noticeable.io>
|
12933
|
+
noticeable.news
|
12934
|
+
|
12459
12935
|
// Now-DNS : https://now-dns.com
|
12460
12936
|
// Submitted by Steve Russell <steve@now-dns.com>
|
12461
12937
|
dnsking.ch
|
@@ -12581,11 +13057,6 @@ zapto.org
|
|
12581
13057
|
// Submitted by Konstantin Nosov <Nosov@nodeart.io>
|
12582
13058
|
stage.nodeart.io
|
12583
13059
|
|
12584
|
-
// Nodum B.V. : https://nodum.io/
|
12585
|
-
// Submitted by Wietse Wind <hello+publicsuffixlist@nodum.io>
|
12586
|
-
nodum.co
|
12587
|
-
nodum.io
|
12588
|
-
|
12589
13060
|
// Nucleos Inc. : https://nucleos.com
|
12590
13061
|
// Submitted by Piotr Zduniak <piotr@nucleos.com>
|
12591
13062
|
pcloud.host
|
@@ -12594,60 +13065,6 @@ pcloud.host
|
|
12594
13065
|
// Submitted by Matthew Brown <mattbrown@nyc.mn>
|
12595
13066
|
nyc.mn
|
12596
13067
|
|
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
13068
|
// Observable, Inc. : https://observablehq.com
|
12652
13069
|
// Submitted by Mike Bostock <dns@observablehq.com>
|
12653
13070
|
static.observableusercontent.com
|
@@ -12668,6 +13085,10 @@ cloudycluster.net
|
|
12668
13085
|
// Submitted by Vicary Archangel <vicary@omniwe.com>
|
12669
13086
|
omniwe.site
|
12670
13087
|
|
13088
|
+
// One.com: https://www.one.com/
|
13089
|
+
// Submitted by Jacob Bunk Nielsen <jbn@one.com>
|
13090
|
+
service.one
|
13091
|
+
|
12671
13092
|
// One Fold Media : http://www.onefoldmedia.com/
|
12672
13093
|
// Submitted by Eddie Jones <eddie@onefoldmedia.com>
|
12673
13094
|
nid.io
|
@@ -12680,18 +13101,33 @@ opensocial.site
|
|
12680
13101
|
// Submitted by Sven Marnach <sven@opencraft.com>
|
12681
13102
|
opencraft.hosting
|
12682
13103
|
|
13104
|
+
// OpenResearch GmbH: https://openresearch.com/
|
13105
|
+
// Submitted by Philipp Schmid <ops@openresearch.com>
|
13106
|
+
orsites.com
|
13107
|
+
|
12683
13108
|
// Opera Software, A.S.A.
|
12684
13109
|
// Submitted by Yngve Pettersen <yngve@opera.com>
|
12685
13110
|
operaunite.com
|
12686
13111
|
|
12687
|
-
//
|
12688
|
-
//
|
13112
|
+
// Orange : https://www.orange.com
|
13113
|
+
// Submitted by Alexandre Linte <alexandre.linte@orange.com>
|
13114
|
+
tech.orange
|
13115
|
+
|
13116
|
+
// Oursky Limited : https://authgear.com/, https://skygear.io/
|
13117
|
+
// Submitted by Authgear Team <hello@authgear.com>, Skygear Developer <hello@skygear.io>
|
13118
|
+
authgear-staging.com
|
13119
|
+
authgearapps.com
|
12689
13120
|
skygearapp.com
|
12690
13121
|
|
12691
13122
|
// OutSystems
|
12692
13123
|
// Submitted by Duarte Santos <domain-admin@outsystemscloud.com>
|
12693
13124
|
outsystemscloud.com
|
12694
13125
|
|
13126
|
+
// OVHcloud: https://ovhcloud.com
|
13127
|
+
// Submitted by Vincent Cassé <vincent.casse@ovhcloud.com>
|
13128
|
+
*.webpaas.ovh.net
|
13129
|
+
*.hosting.ovh.net
|
13130
|
+
|
12695
13131
|
// OwnProvider GmbH: http://www.ownprovider.com
|
12696
13132
|
// Submitted by Jan Moennich <jan.moennich@ownprovider.com>
|
12697
13133
|
ownprovider.com
|
@@ -12721,6 +13157,10 @@ pagefrontapp.com
|
|
12721
13157
|
// Submitted by Yann Guichard <yann@pagexl.com>
|
12722
13158
|
pagexl.com
|
12723
13159
|
|
13160
|
+
// Paywhirl, Inc : https://paywhirl.com/
|
13161
|
+
// Submitted by Daniel Netzer <dan@paywhirl.com>
|
13162
|
+
*.paywhirl.com
|
13163
|
+
|
12724
13164
|
// pcarrier.ca Software Inc: https://pcarrier.ca/
|
12725
13165
|
// Submitted by Pierre Carrier <pc@rrier.ca>
|
12726
13166
|
bar0.net
|
@@ -12749,6 +13189,10 @@ mypep.link
|
|
12749
13189
|
// Submitted by Kenneth Van Alstyne <kvanalstyne@perspecta.com>
|
12750
13190
|
perspecta.cloud
|
12751
13191
|
|
13192
|
+
// PE Ulyanov Kirill Sergeevich : https://airy.host
|
13193
|
+
// Submitted by Kirill Ulyanov <k.ulyanov@airy.host>
|
13194
|
+
lk3.ru
|
13195
|
+
|
12752
13196
|
// Planet-Work : https://www.planet-work.com/
|
12753
13197
|
// Submitted by Frédéric VANNIÈRE <f.vanniere@planet-work.com>
|
12754
13198
|
on-web.fr
|
@@ -12760,6 +13204,7 @@ ent.platform.sh
|
|
12760
13204
|
eu.platform.sh
|
12761
13205
|
us.platform.sh
|
12762
13206
|
*.platformsh.site
|
13207
|
+
*.tst.site
|
12763
13208
|
|
12764
13209
|
// Platter: https://platter.dev
|
12765
13210
|
// Submitted by Patrick Flor <patrick@platter.dev>
|
@@ -12777,10 +13222,25 @@ pleskns.com
|
|
12777
13222
|
// Submitted by Maximilian Schieder <maxi@zeug.co>
|
12778
13223
|
dyn53.io
|
12779
13224
|
|
13225
|
+
// Porter : https://porter.run/
|
13226
|
+
// Submitted by Rudraksh MK <rudi@porter.run>
|
13227
|
+
onporter.run
|
13228
|
+
|
12780
13229
|
// Positive Codes Technology Company : http://co.bn/faq.html
|
12781
13230
|
// Submitted by Zulfais <pc@co.bn>
|
12782
13231
|
co.bn
|
12783
13232
|
|
13233
|
+
// Postman, Inc : https://postman.com
|
13234
|
+
// Submitted by Rahul Dhawan <security@postman.com>
|
13235
|
+
postman-echo.com
|
13236
|
+
pstmn.io
|
13237
|
+
mock.pstmn.io
|
13238
|
+
httpbin.org
|
13239
|
+
|
13240
|
+
//prequalifyme.today : https://prequalifyme.today
|
13241
|
+
//Submitted by DeepakTiwari deepak@ivylead.io
|
13242
|
+
prequalifyme.today
|
13243
|
+
|
12784
13244
|
// prgmr.com : https://prgmr.com/
|
12785
13245
|
// Submitted by Sarah Newman <owner@prgmr.com>
|
12786
13246
|
xen.prgmr.com
|
@@ -12810,6 +13270,15 @@ byen.site
|
|
12810
13270
|
// Submitted by Kor Nielsen <kor@pubtls.org>
|
12811
13271
|
pubtls.org
|
12812
13272
|
|
13273
|
+
// PythonAnywhere LLP: https://www.pythonanywhere.com
|
13274
|
+
// Submitted by Giles Thomas <giles@pythonanywhere.com>
|
13275
|
+
pythonanywhere.com
|
13276
|
+
eu.pythonanywhere.com
|
13277
|
+
|
13278
|
+
// QOTO, Org.
|
13279
|
+
// Submitted by Jeffrey Phillips Freeman <jeffrey.freeman@qoto.org>
|
13280
|
+
qoto.io
|
13281
|
+
|
12813
13282
|
// Qualifio : https://qualifio.com/
|
12814
13283
|
// Submitted by Xavier De Cock <xdecock@gmail.com>
|
12815
13284
|
qualifioapp.com
|
@@ -12818,6 +13287,14 @@ qualifioapp.com
|
|
12818
13287
|
// Submitted by Dani Biro <dani@pymet.com>
|
12819
13288
|
qbuser.com
|
12820
13289
|
|
13290
|
+
// Rad Web Hosting: https://radwebhosting.com
|
13291
|
+
// Submitted by Scott Claeys <s.claeys@radwebhosting.com>
|
13292
|
+
cloudsite.builders
|
13293
|
+
|
13294
|
+
// Redgate Software: https://red-gate.com
|
13295
|
+
// Submitted by Andrew Farries <andrew.farries@red-gate.com>
|
13296
|
+
instances.spawn.cc
|
13297
|
+
|
12821
13298
|
// Redstar Consultants : https://www.redstarconsultants.com/
|
12822
13299
|
// Submitted by Jons Slemmer <jons@redstarconsultants.com>
|
12823
13300
|
instantcloud.cn
|
@@ -12881,6 +13358,7 @@ onrender.com
|
|
12881
13358
|
// Repl.it : https://repl.it
|
12882
13359
|
// Submitted by Mason Clayton <mason@repl.it>
|
12883
13360
|
repl.co
|
13361
|
+
id.repl.co
|
12884
13362
|
repl.run
|
12885
13363
|
|
12886
13364
|
// Resin.io : https://resin.io
|
@@ -12895,13 +13373,43 @@ hzc.io
|
|
12895
13373
|
// Revitalised Limited : http://www.revitalised.co.uk
|
12896
13374
|
// Submitted by Jack Price <jack@revitalised.co.uk>
|
12897
13375
|
wellbeingzone.eu
|
12898
|
-
ptplus.fit
|
12899
13376
|
wellbeingzone.co.uk
|
12900
13377
|
|
13378
|
+
// Rico Developments Limited : https://adimo.co
|
13379
|
+
// Submitted by Colin Brown <hello@adimo.co>
|
13380
|
+
adimo.co.uk
|
13381
|
+
|
13382
|
+
// Riseup Networks : https://riseup.net
|
13383
|
+
// Submitted by Micah Anderson <micah@riseup.net>
|
13384
|
+
itcouldbewor.se
|
13385
|
+
|
12901
13386
|
// Rochester Institute of Technology : http://www.rit.edu/
|
12902
13387
|
// Submitted by Jennifer Herting <jchits@rit.edu>
|
12903
13388
|
git-pages.rit.edu
|
12904
13389
|
|
13390
|
+
// Rocky Enterprise Software Foundation : https://resf.org
|
13391
|
+
// Submitted by Neil Hanlon <neil@resf.org>
|
13392
|
+
rocky.page
|
13393
|
+
|
13394
|
+
// Rusnames Limited: http://rusnames.ru/
|
13395
|
+
// Submitted by Sergey Zotov <admin@rusnames.ru>
|
13396
|
+
биз.рус
|
13397
|
+
ком.рус
|
13398
|
+
крым.рус
|
13399
|
+
мир.рус
|
13400
|
+
мск.рус
|
13401
|
+
орг.рус
|
13402
|
+
самара.рус
|
13403
|
+
сочи.рус
|
13404
|
+
спб.рус
|
13405
|
+
я.рус
|
13406
|
+
|
13407
|
+
// Salesforce.com, Inc. https://salesforce.com/
|
13408
|
+
// Submitted by Michael Biven <mbiven@salesforce.com>
|
13409
|
+
*.builder.code.com
|
13410
|
+
*.dev-builder.code.com
|
13411
|
+
*.stg-builder.code.com
|
13412
|
+
|
12905
13413
|
// Sandstorm Development Group, Inc. : https://sandcats.io/
|
12906
13414
|
// Submitted by Asheesh Laroia <asheesh@sandstorm.io>
|
12907
13415
|
sandcats.io
|
@@ -12911,6 +13419,34 @@ sandcats.io
|
|
12911
13419
|
logoip.de
|
12912
13420
|
logoip.com
|
12913
13421
|
|
13422
|
+
// Scaleway : https://www.scaleway.com/
|
13423
|
+
// Submitted by Rémy Léone <rleone@scaleway.com>
|
13424
|
+
fr-par-1.baremetal.scw.cloud
|
13425
|
+
fr-par-2.baremetal.scw.cloud
|
13426
|
+
nl-ams-1.baremetal.scw.cloud
|
13427
|
+
fnc.fr-par.scw.cloud
|
13428
|
+
functions.fnc.fr-par.scw.cloud
|
13429
|
+
k8s.fr-par.scw.cloud
|
13430
|
+
nodes.k8s.fr-par.scw.cloud
|
13431
|
+
s3.fr-par.scw.cloud
|
13432
|
+
s3-website.fr-par.scw.cloud
|
13433
|
+
whm.fr-par.scw.cloud
|
13434
|
+
priv.instances.scw.cloud
|
13435
|
+
pub.instances.scw.cloud
|
13436
|
+
k8s.scw.cloud
|
13437
|
+
k8s.nl-ams.scw.cloud
|
13438
|
+
nodes.k8s.nl-ams.scw.cloud
|
13439
|
+
s3.nl-ams.scw.cloud
|
13440
|
+
s3-website.nl-ams.scw.cloud
|
13441
|
+
whm.nl-ams.scw.cloud
|
13442
|
+
k8s.pl-waw.scw.cloud
|
13443
|
+
nodes.k8s.pl-waw.scw.cloud
|
13444
|
+
s3.pl-waw.scw.cloud
|
13445
|
+
s3-website.pl-waw.scw.cloud
|
13446
|
+
scalebook.scw.cloud
|
13447
|
+
smartlabeling.scw.cloud
|
13448
|
+
dedibox.fr
|
13449
|
+
|
12914
13450
|
// schokokeks.org GbR : https://schokokeks.org/
|
12915
13451
|
// Submitted by Hanno Böck <hanno@schokokeks.org>
|
12916
13452
|
schokokeks.net
|
@@ -12918,6 +13454,7 @@ schokokeks.net
|
|
12918
13454
|
// Scottish Government: https://www.gov.scot
|
12919
13455
|
// Submitted by Martin Ellis <martin.ellis@gov.scot>
|
12920
13456
|
gov.scot
|
13457
|
+
service.gov.scot
|
12921
13458
|
|
12922
13459
|
// Scry Security : http://www.scrysec.com
|
12923
13460
|
// Submitted by Shante Adam <shante@skyhat.io>
|
@@ -12940,16 +13477,33 @@ spdns.org
|
|
12940
13477
|
// Submitted by Artem Kondratev <accounts@seidat.com>
|
12941
13478
|
seidat.net
|
12942
13479
|
|
13480
|
+
// Sellfy : https://sellfy.com
|
13481
|
+
// Submitted by Yuriy Romadin <contact@sellfy.com>
|
13482
|
+
sellfy.store
|
13483
|
+
|
12943
13484
|
// Senseering GmbH : https://www.senseering.de
|
12944
13485
|
// Submitted by Felix Mönckemeyer <f.moenckemeyer@senseering.de>
|
12945
13486
|
senseering.net
|
12946
13487
|
|
13488
|
+
// Sendmsg: https://www.sendmsg.co.il
|
13489
|
+
// Submitted by Assaf Stern <domains@comstar.co.il>
|
13490
|
+
minisite.ms
|
13491
|
+
|
13492
|
+
// Service Magnet : https://myservicemagnet.com
|
13493
|
+
// Submitted by Dave Sanders <dave@myservicemagnet.com>
|
13494
|
+
magnet.page
|
13495
|
+
|
12947
13496
|
// Service Online LLC : http://drs.ua/
|
12948
13497
|
// Submitted by Serhii Bulakh <support@drs.ua>
|
12949
13498
|
biz.ua
|
12950
13499
|
co.ua
|
12951
13500
|
pp.ua
|
12952
13501
|
|
13502
|
+
// Shift Crypto AG : https://shiftcrypto.ch
|
13503
|
+
// Submitted by alex <alex@shiftcrypto.ch>
|
13504
|
+
shiftcrypto.dev
|
13505
|
+
shiftcrypto.io
|
13506
|
+
|
12953
13507
|
// ShiftEdit : https://shiftedit.net/
|
12954
13508
|
// Submitted by Adam Jimenez <adam@shiftcreate.com>
|
12955
13509
|
shiftedit.io
|
@@ -12958,6 +13512,10 @@ shiftedit.io
|
|
12958
13512
|
// Submitted by Alex Bowers <alex@shopblocks.com>
|
12959
13513
|
myshopblocks.com
|
12960
13514
|
|
13515
|
+
// Shopify : https://www.shopify.com
|
13516
|
+
// Submitted by Alex Richter <alex.richter@shopify.com>
|
13517
|
+
myshopify.com
|
13518
|
+
|
12961
13519
|
// Shopit : https://www.shopitcommerce.com/
|
12962
13520
|
// Submitted by Craig McMahon <craig@shopitcommerce.com>
|
12963
13521
|
shopitsite.com
|
@@ -12992,16 +13550,45 @@ beta.bounty-full.com
|
|
12992
13550
|
// Submitted by Aral Balkan <aral@small-tech.org>
|
12993
13551
|
small-web.org
|
12994
13552
|
|
13553
|
+
// Smoove.io : https://www.smoove.io/
|
13554
|
+
// Submitted by Dan Kozak <dan@smoove.io>
|
13555
|
+
vp4.me
|
13556
|
+
|
13557
|
+
// Snowplow Analytics : https://snowplowanalytics.com/
|
13558
|
+
// Submitted by Ian Streeter <ian@snowplowanalytics.com>
|
13559
|
+
try-snowplow.com
|
13560
|
+
|
13561
|
+
// SourceHut : https://sourcehut.org
|
13562
|
+
// Submitted by Drew DeVault <sir@cmpwn.com>
|
13563
|
+
srht.site
|
13564
|
+
|
12995
13565
|
// Stackhero : https://www.stackhero.io
|
12996
13566
|
// Submitted by Adrien Gillon <adrien+public-suffix-list@stackhero.io>
|
12997
13567
|
stackhero-network.com
|
12998
13568
|
|
13569
|
+
// Staclar : https://staclar.com
|
13570
|
+
// Submitted by Q Misell <q@staclar.com>
|
13571
|
+
musician.io
|
13572
|
+
// Submitted by Matthias Merkel <matthias.merkel@staclar.com>
|
13573
|
+
novecore.site
|
13574
|
+
|
12999
13575
|
// staticland : https://static.land
|
13000
13576
|
// Submitted by Seth Vincent <sethvincent@gmail.com>
|
13001
13577
|
static.land
|
13002
13578
|
dev.static.land
|
13003
13579
|
sites.static.land
|
13004
13580
|
|
13581
|
+
// Storebase : https://www.storebase.io
|
13582
|
+
// Submitted by Tony Schirmer <tony@storebase.io>
|
13583
|
+
storebase.store
|
13584
|
+
|
13585
|
+
// Strategic System Consulting (eApps Hosting): https://www.eapps.com/
|
13586
|
+
// Submitted by Alex Oancea <aoancea@cloudscale365.com>
|
13587
|
+
vps-host.net
|
13588
|
+
atl.jelastic.vps-host.net
|
13589
|
+
njs.jelastic.vps-host.net
|
13590
|
+
ric.jelastic.vps-host.net
|
13591
|
+
|
13005
13592
|
// Sony Interactive Entertainment LLC : https://sie.com/
|
13006
13593
|
// Submitted by David Coles <david.coles@sony.com>
|
13007
13594
|
playstation-cloud.com
|
@@ -13019,6 +13606,28 @@ spacekit.io
|
|
13019
13606
|
// Submitted by Stefan Neufeind <info@speedpartner.de>
|
13020
13607
|
customer.speedpartner.de
|
13021
13608
|
|
13609
|
+
// Spreadshop (sprd.net AG) : https://www.spreadshop.com/
|
13610
|
+
// Submitted by Martin Breest <security@spreadshop.com>
|
13611
|
+
myspreadshop.at
|
13612
|
+
myspreadshop.com.au
|
13613
|
+
myspreadshop.be
|
13614
|
+
myspreadshop.ca
|
13615
|
+
myspreadshop.ch
|
13616
|
+
myspreadshop.com
|
13617
|
+
myspreadshop.de
|
13618
|
+
myspreadshop.dk
|
13619
|
+
myspreadshop.es
|
13620
|
+
myspreadshop.fi
|
13621
|
+
myspreadshop.fr
|
13622
|
+
myspreadshop.ie
|
13623
|
+
myspreadshop.it
|
13624
|
+
myspreadshop.net
|
13625
|
+
myspreadshop.nl
|
13626
|
+
myspreadshop.no
|
13627
|
+
myspreadshop.pl
|
13628
|
+
myspreadshop.se
|
13629
|
+
myspreadshop.co.uk
|
13630
|
+
|
13022
13631
|
// Standard Library : https://stdlib.com
|
13023
13632
|
// Submitted by Jacob Lee <jacob@stdlib.com>
|
13024
13633
|
api.stdlib.com
|
@@ -13040,10 +13649,12 @@ user.srcf.net
|
|
13040
13649
|
// Submitted by Dan Miller <dm@sub6.com>
|
13041
13650
|
temp-dns.com
|
13042
13651
|
|
13043
|
-
//
|
13044
|
-
// Submitted by
|
13045
|
-
|
13046
|
-
|
13652
|
+
// Supabase : https://supabase.io
|
13653
|
+
// Submitted by Inian Parameshwaran <security@supabase.io>
|
13654
|
+
supabase.co
|
13655
|
+
supabase.in
|
13656
|
+
supabase.net
|
13657
|
+
su.paba.se
|
13047
13658
|
|
13048
13659
|
// Symfony, SAS : https://symfony.com/
|
13049
13660
|
// Submitted by Fabien Potencier <fabien@symfony.com>
|
@@ -13056,26 +13667,36 @@ syncloud.it
|
|
13056
13667
|
|
13057
13668
|
// Synology, Inc. : https://www.synology.com/
|
13058
13669
|
// Submitted by Rony Weng <ronyweng@synology.com>
|
13059
|
-
diskstation.me
|
13060
13670
|
dscloud.biz
|
13061
|
-
|
13062
|
-
dscloud.mobi
|
13671
|
+
direct.quickconnect.cn
|
13063
13672
|
dsmynas.com
|
13064
|
-
dsmynas.net
|
13065
|
-
dsmynas.org
|
13066
13673
|
familyds.com
|
13067
|
-
|
13068
|
-
|
13674
|
+
diskstation.me
|
13675
|
+
dscloud.me
|
13069
13676
|
i234.me
|
13070
13677
|
myds.me
|
13071
13678
|
synology.me
|
13679
|
+
dscloud.mobi
|
13680
|
+
dsmynas.net
|
13681
|
+
familyds.net
|
13682
|
+
dsmynas.org
|
13683
|
+
familyds.org
|
13072
13684
|
vpnplus.to
|
13073
13685
|
direct.quickconnect.to
|
13074
13686
|
|
13687
|
+
// Tabit Technologies Ltd. : https://tabit.cloud/
|
13688
|
+
// Submitted by Oren Agiv <oren@tabit.cloud>
|
13689
|
+
tabitorder.co.il
|
13690
|
+
|
13075
13691
|
// TAIFUN Software AG : http://taifun-software.de
|
13076
13692
|
// Submitted by Bjoern Henke <dev-server@taifun-software.de>
|
13077
13693
|
taifun-dns.de
|
13078
13694
|
|
13695
|
+
// Tailscale Inc. : https://www.tailscale.com
|
13696
|
+
// Submitted by David Anderson <danderson@tailscale.com>
|
13697
|
+
beta.tailscale.net
|
13698
|
+
ts.net
|
13699
|
+
|
13079
13700
|
// TASK geographical domains (www.task.gda.pl/uslugi/dns)
|
13080
13701
|
gda.pl
|
13081
13702
|
gdansk.pl
|
@@ -13083,9 +13704,14 @@ gdynia.pl
|
|
13083
13704
|
med.pl
|
13084
13705
|
sopot.pl
|
13085
13706
|
|
13707
|
+
// team.blue https://team.blue
|
13708
|
+
// Submitted by Cedric Dubois <cedric.dubois@team.blue>
|
13709
|
+
site.tb-hosting.com
|
13710
|
+
|
13086
13711
|
// Teckids e.V. : https://www.teckids.org
|
13087
13712
|
// Submitted by Dominik George <dominik.george@teckids.org>
|
13088
|
-
edugit.
|
13713
|
+
edugit.io
|
13714
|
+
s3.teckids.org
|
13089
13715
|
|
13090
13716
|
// Telebit : https://telebit.cloud
|
13091
13717
|
// Submitted by AJ ONeal <aj@telebit.cloud>
|
@@ -13099,24 +13725,42 @@ gwiddle.co.uk
|
|
13099
13725
|
|
13100
13726
|
// Thingdust AG : https://thingdust.com/
|
13101
13727
|
// Submitted by Adrian Imboden <adi@thingdust.com>
|
13728
|
+
*.firenet.ch
|
13729
|
+
*.svc.firenet.ch
|
13730
|
+
reservd.com
|
13102
13731
|
thingdustdata.com
|
13103
13732
|
cust.dev.thingdust.io
|
13104
13733
|
cust.disrec.thingdust.io
|
13105
13734
|
cust.prod.thingdust.io
|
13106
13735
|
cust.testing.thingdust.io
|
13107
|
-
|
13108
|
-
|
13736
|
+
reservd.dev.thingdust.io
|
13737
|
+
reservd.disrec.thingdust.io
|
13738
|
+
reservd.testing.thingdust.io
|
13739
|
+
|
13740
|
+
// ticket i/O GmbH : https://ticket.io
|
13741
|
+
// Submitted by Christian Franke <it@ticket.io>
|
13742
|
+
tickets.io
|
13109
13743
|
|
13110
13744
|
// Tlon.io : https://tlon.io
|
13111
13745
|
// Submitted by Mark Staarink <mark@tlon.io>
|
13112
13746
|
arvo.network
|
13113
13747
|
azimuth.network
|
13748
|
+
tlon.network
|
13749
|
+
|
13750
|
+
// Tor Project, Inc. : https://torproject.org
|
13751
|
+
// Submitted by Antoine Beaupré <anarcat@torproject.org
|
13752
|
+
torproject.net
|
13753
|
+
pages.torproject.net
|
13114
13754
|
|
13115
13755
|
// TownNews.com : http://www.townnews.com
|
13116
13756
|
// Submitted by Dustin Ward <dward@townnews.com>
|
13117
13757
|
bloxcms.com
|
13118
13758
|
townnews-staging.com
|
13119
13759
|
|
13760
|
+
// TradableBits: https://tradablebits.com
|
13761
|
+
// Submitted by Dmitry Khrisanov dmitry@tradablebits.com
|
13762
|
+
tbits.me
|
13763
|
+
|
13120
13764
|
// TrafficPlex GmbH : https://www.trafficplex.de/
|
13121
13765
|
// Submitted by Phillipp Röll <phillipp.roell@trafficplex.de>
|
13122
13766
|
12hp.at
|
@@ -13145,6 +13789,10 @@ lima.zone
|
|
13145
13789
|
*.transurl.eu
|
13146
13790
|
*.transurl.nl
|
13147
13791
|
|
13792
|
+
// TransIP: https://www.transip.nl
|
13793
|
+
// Submitted by Cedric Dubois <cedric.dubois@team.blue>
|
13794
|
+
site.transip.me
|
13795
|
+
|
13148
13796
|
// TuxFamily : http://tuxfamily.org
|
13149
13797
|
// Submitted by TuxFamily administrators <adm@staff.tuxfamily.org>
|
13150
13798
|
tuxfamily.org
|
@@ -13165,6 +13813,14 @@ syno-ds.de
|
|
13165
13813
|
synology-diskstation.de
|
13166
13814
|
synology-ds.de
|
13167
13815
|
|
13816
|
+
// Typedream : https://typedream.com
|
13817
|
+
// Submitted by Putri Karunia <putri@typedream.com>
|
13818
|
+
typedream.app
|
13819
|
+
|
13820
|
+
// Typeform : https://www.typeform.com
|
13821
|
+
// Submitted by Sergi Ferriz <sergi.ferriz@typeform.com>
|
13822
|
+
pro.typeform.com
|
13823
|
+
|
13168
13824
|
// Uberspace : https://uberspace.de
|
13169
13825
|
// Submitted by Moritz Werner <mwerner@jonaspasche.com>
|
13170
13826
|
uber.space
|
@@ -13177,11 +13833,24 @@ hk.org
|
|
13177
13833
|
ltd.hk
|
13178
13834
|
inc.hk
|
13179
13835
|
|
13836
|
+
// UNIVERSAL DOMAIN REGISTRY : https://www.udr.org.yt/
|
13837
|
+
// see also: whois -h whois.udr.org.yt help
|
13838
|
+
// Submitted by Atanunu Igbunuroghene <publicsuffixlist@udr.org.yt>
|
13839
|
+
name.pm
|
13840
|
+
sch.tf
|
13841
|
+
biz.wf
|
13842
|
+
sch.wf
|
13843
|
+
org.yt
|
13844
|
+
|
13180
13845
|
// United Gameserver GmbH : https://united-gameserver.de
|
13181
13846
|
// Submitted by Stefan Schwarz <sysadm@united-gameserver.de>
|
13182
13847
|
virtualuser.de
|
13183
13848
|
virtual-user.de
|
13184
13849
|
|
13850
|
+
// Upli : https://upli.io
|
13851
|
+
// Submitted by Lenny Bakkalian <lenny.bakkalian@gmail.com>
|
13852
|
+
upli.io
|
13853
|
+
|
13185
13854
|
// urown.net : https://urown.net
|
13186
13855
|
// Submitted by Hostmaster <hostmaster@urown.net>
|
13187
13856
|
urown.cloud
|
@@ -13244,7 +13913,6 @@ at.md
|
|
13244
13913
|
de.md
|
13245
13914
|
jp.md
|
13246
13915
|
to.md
|
13247
|
-
uwu.nu
|
13248
13916
|
indie.porn
|
13249
13917
|
vxl.sh
|
13250
13918
|
ch.tc
|
@@ -13260,6 +13928,10 @@ me.vu
|
|
13260
13928
|
// Submitted by Serhii Rostilo <sergey@rostilo.kiev.ua>
|
13261
13929
|
v.ua
|
13262
13930
|
|
13931
|
+
// Vultr Objects : https://www.vultr.com/products/object-storage/
|
13932
|
+
// Submitted by Niels Maumenee <storage@vultr.com>
|
13933
|
+
*.vultrobjects.com
|
13934
|
+
|
13263
13935
|
// Waffle Computer Inc., Ltd. : https://docs.waffleinfo.com
|
13264
13936
|
// Submitted by Masayuki Note <masa@blade.wafflecell.com>
|
13265
13937
|
wafflecell.com
|
@@ -13268,6 +13940,13 @@ wafflecell.com
|
|
13268
13940
|
// Submitted by Arnold Hendriks <info@webhare.com>
|
13269
13941
|
*.webhare.dev
|
13270
13942
|
|
13943
|
+
// WebHotelier Technologies Ltd: https://www.webhotelier.net/
|
13944
|
+
// Submitted by Apostolos Tsakpinis <apostolos.tsakpinis@gmail.com>
|
13945
|
+
reserve-online.net
|
13946
|
+
reserve-online.com
|
13947
|
+
bookonline.app
|
13948
|
+
hotelwithflight.com
|
13949
|
+
|
13271
13950
|
// WeDeploy by Liferay, Inc. : https://www.wedeploy.com
|
13272
13951
|
// Submitted by Henrique Vicente <security@wedeploy.com>
|
13273
13952
|
wedeploy.io
|
@@ -13293,17 +13972,35 @@ wmcloud.org
|
|
13293
13972
|
panel.gg
|
13294
13973
|
daemon.panel.gg
|
13295
13974
|
|
13975
|
+
// Wizard Zines : https://wizardzines.com
|
13976
|
+
// Submitted by Julia Evans <julia@wizardzines.com>
|
13977
|
+
messwithdns.com
|
13978
|
+
|
13296
13979
|
// WoltLab GmbH : https://www.woltlab.com
|
13297
13980
|
// Submitted by Tim Düsterhus <security@woltlab.cloud>
|
13981
|
+
woltlab-demo.com
|
13298
13982
|
myforum.community
|
13299
13983
|
community-pro.de
|
13300
13984
|
diskussionsbereich.de
|
13301
13985
|
community-pro.net
|
13302
13986
|
meinforum.net
|
13303
13987
|
|
13304
|
-
//
|
13305
|
-
// Submitted by
|
13306
|
-
|
13988
|
+
// Woods Valldata : https://www.woodsvalldata.co.uk/
|
13989
|
+
// Submitted by Chris Whittle <chris.whittle@woodsvalldata.co.uk>
|
13990
|
+
affinitylottery.org.uk
|
13991
|
+
raffleentry.org.uk
|
13992
|
+
weeklylottery.org.uk
|
13993
|
+
|
13994
|
+
// WP Engine : https://wpengine.com/
|
13995
|
+
// Submitted by Michael Smith <michael.smith@wpengine.com>
|
13996
|
+
// Submitted by Brandon DuRette <brandon.durette@wpengine.com>
|
13997
|
+
wpenginepowered.com
|
13998
|
+
js.wpenginepowered.com
|
13999
|
+
|
14000
|
+
// Wix.com, Inc. : https://www.wix.com
|
14001
|
+
// Submitted by Shahar Talmi <shahar@wix.com>
|
14002
|
+
wixsite.com
|
14003
|
+
editorx.io
|
13307
14004
|
|
13308
14005
|
// XenonCloud GbR: https://xenoncloud.net
|
13309
14006
|
// Submitted by Julian Uphoff <publicsuffixlist@xenoncloud.net>
|
@@ -13347,6 +14044,7 @@ ybo.trade
|
|
13347
14044
|
|
13348
14045
|
// Yunohost : https://yunohost.org
|
13349
14046
|
// Submitted by Valentin Grimaud <security@yunohost.org>
|
14047
|
+
ynh.fr
|
13350
14048
|
nohost.me
|
13351
14049
|
noho.st
|
13352
14050
|
|
@@ -13365,16 +14063,4 @@ basicserver.io
|
|
13365
14063
|
virtualserver.io
|
13366
14064
|
enterprisecloud.nu
|
13367
14065
|
|
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
14066
|
// ===END PRIVATE DOMAINS===
|