public_suffix 4.0.3 → 4.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/dependabot.yml +8 -0
- data/.github/workflows/release.yml +16 -0
- data/.github/workflows/tests.yml +28 -0
- data/.gitignore +5 -8
- data/.rubocop.yml +1 -1
- data/{.rubocop_defaults.yml → .rubocop_opinionated.yml} +9 -25
- data/CHANGELOG.md +32 -0
- data/Gemfile +6 -4
- data/LICENSE.txt +1 -1
- data/README.md +13 -3
- data/Rakefile +1 -0
- data/SECURITY.md +4 -1
- data/data/list.txt +1412 -436
- 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 +12 -12
- data/lib/public_suffix/version.rb +5 -3
- data/lib/public_suffix.rb +11 -13
- data/public_suffix.gemspec +8 -4
- data/test/acceptance_test.rb +31 -29
- data/test/psl_test.rb +1 -1
- data/test/test_helper.rb +0 -8
- data/test/unit/public_suffix_test.rb +11 -11
- data/test/unit/rule_test.rb +30 -30
- metadata +15 -71
- data/.travis.yml +0 -23
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
|
@@ -79,7 +78,6 @@ exchange.aero
|
|
79
78
|
express.aero
|
80
79
|
federation.aero
|
81
80
|
flight.aero
|
82
|
-
freight.aero
|
83
81
|
fuel.aero
|
84
82
|
gliding.aero
|
85
83
|
government.aero
|
@@ -176,17 +174,21 @@ it.ao
|
|
176
174
|
// aq : https://en.wikipedia.org/wiki/.aq
|
177
175
|
aq
|
178
176
|
|
179
|
-
// ar : https://nic.ar/nic-argentina/normativa
|
177
|
+
// ar : https://nic.ar/es/nic-argentina/normativa
|
180
178
|
ar
|
179
|
+
bet.ar
|
181
180
|
com.ar
|
181
|
+
coop.ar
|
182
182
|
edu.ar
|
183
183
|
gob.ar
|
184
184
|
gov.ar
|
185
185
|
int.ar
|
186
186
|
mil.ar
|
187
187
|
musica.ar
|
188
|
+
mutual.ar
|
188
189
|
net.ar
|
189
190
|
org.ar
|
191
|
+
senasa.ar
|
190
192
|
tur.ar
|
191
193
|
|
192
194
|
// arpa : https://en.wikipedia.org/wiki/.arpa
|
@@ -213,6 +215,7 @@ ac.at
|
|
213
215
|
co.at
|
214
216
|
gv.at
|
215
217
|
or.at
|
218
|
+
sth.ac.at
|
216
219
|
|
217
220
|
// au : https://en.wikipedia.org/wiki/.au
|
218
221
|
// http://www.auda.org.au/
|
@@ -258,7 +261,7 @@ tas.gov.au
|
|
258
261
|
vic.gov.au
|
259
262
|
wa.gov.au
|
260
263
|
// 4LDs
|
261
|
-
education.tas.edu.au
|
264
|
+
// education.tas.edu.au - Removed at the request of the Department of Education Tasmania
|
262
265
|
schools.nsw.edu.au
|
263
266
|
|
264
267
|
// aw : https://en.wikipedia.org/wiki/.aw
|
@@ -456,6 +459,7 @@ aju.br
|
|
456
459
|
am.br
|
457
460
|
anani.br
|
458
461
|
aparecida.br
|
462
|
+
app.br
|
459
463
|
arq.br
|
460
464
|
art.br
|
461
465
|
ato.br
|
@@ -463,6 +467,7 @@ b.br
|
|
463
467
|
barueri.br
|
464
468
|
belem.br
|
465
469
|
bhz.br
|
470
|
+
bib.br
|
466
471
|
bio.br
|
467
472
|
blog.br
|
468
473
|
bmd.br
|
@@ -477,14 +482,19 @@ cnt.br
|
|
477
482
|
com.br
|
478
483
|
contagem.br
|
479
484
|
coop.br
|
485
|
+
coz.br
|
480
486
|
cri.br
|
481
487
|
cuiaba.br
|
482
488
|
curitiba.br
|
483
489
|
def.br
|
490
|
+
des.br
|
491
|
+
det.br
|
492
|
+
dev.br
|
484
493
|
ecn.br
|
485
494
|
eco.br
|
486
495
|
edu.br
|
487
496
|
emp.br
|
497
|
+
enf.br
|
488
498
|
eng.br
|
489
499
|
esp.br
|
490
500
|
etc.br
|
@@ -500,6 +510,7 @@ fot.br
|
|
500
510
|
foz.br
|
501
511
|
fst.br
|
502
512
|
g12.br
|
513
|
+
geo.br
|
503
514
|
ggf.br
|
504
515
|
goiania.br
|
505
516
|
gov.br
|
@@ -543,6 +554,7 @@ jor.br
|
|
543
554
|
jus.br
|
544
555
|
leg.br
|
545
556
|
lel.br
|
557
|
+
log.br
|
546
558
|
londrina.br
|
547
559
|
macapa.br
|
548
560
|
maceio.br
|
@@ -575,6 +587,7 @@ qsl.br
|
|
575
587
|
radio.br
|
576
588
|
rec.br
|
577
589
|
recife.br
|
590
|
+
rep.br
|
578
591
|
ribeirao.br
|
579
592
|
rio.br
|
580
593
|
riobranco.br
|
@@ -585,6 +598,7 @@ santamaria.br
|
|
585
598
|
santoandre.br
|
586
599
|
saobernardo.br
|
587
600
|
saogonca.br
|
601
|
+
seg.br
|
588
602
|
sjc.br
|
589
603
|
slg.br
|
590
604
|
slz.br
|
@@ -592,6 +606,7 @@ sorocaba.br
|
|
592
606
|
srv.br
|
593
607
|
taxi.br
|
594
608
|
tc.br
|
609
|
+
tec.br
|
595
610
|
teo.br
|
596
611
|
the.br
|
597
612
|
tmp.br
|
@@ -719,11 +734,12 @@ gouv.ci
|
|
719
734
|
*.ck
|
720
735
|
!www.ck
|
721
736
|
|
722
|
-
// cl : https://
|
737
|
+
// cl : https://www.nic.cl
|
738
|
+
// Confirmed by .CL registry <hsalgado@nic.cl>
|
723
739
|
cl
|
724
|
-
gov.cl
|
725
|
-
gob.cl
|
726
740
|
co.cl
|
741
|
+
gob.cl
|
742
|
+
gov.cl
|
727
743
|
mil.cl
|
728
744
|
|
729
745
|
// cm : https://en.wikipedia.org/wiki/.cm plus bug 981927
|
@@ -825,7 +841,13 @@ gov.cu
|
|
825
841
|
inf.cu
|
826
842
|
|
827
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
|
828
845
|
cv
|
846
|
+
com.cv
|
847
|
+
edu.cv
|
848
|
+
int.cv
|
849
|
+
nome.cv
|
850
|
+
org.cv
|
829
851
|
|
830
852
|
// cw : http://www.una.cw/cw_registry/
|
831
853
|
// Confirmed by registry <registry@una.net> 2013-03-26
|
@@ -842,6 +864,7 @@ gov.cx
|
|
842
864
|
|
843
865
|
// cy : http://www.nic.cy/
|
844
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
|
845
868
|
cy
|
846
869
|
ac.cy
|
847
870
|
biz.cy
|
@@ -849,10 +872,9 @@ com.cy
|
|
849
872
|
ekloges.cy
|
850
873
|
gov.cy
|
851
874
|
ltd.cy
|
852
|
-
|
875
|
+
mil.cy
|
853
876
|
net.cy
|
854
877
|
org.cy
|
855
|
-
parliament.cy
|
856
878
|
press.cy
|
857
879
|
pro.cy
|
858
880
|
tm.cy
|
@@ -893,16 +915,18 @@ org.do
|
|
893
915
|
sld.do
|
894
916
|
web.do
|
895
917
|
|
896
|
-
// dz :
|
918
|
+
// dz : http://www.nic.dz/images/pdf_nic/charte.pdf
|
897
919
|
dz
|
920
|
+
art.dz
|
921
|
+
asso.dz
|
898
922
|
com.dz
|
923
|
+
edu.dz
|
924
|
+
gov.dz
|
899
925
|
org.dz
|
900
926
|
net.dz
|
901
|
-
gov.dz
|
902
|
-
edu.dz
|
903
|
-
asso.dz
|
904
927
|
pol.dz
|
905
|
-
|
928
|
+
soc.dz
|
929
|
+
tm.dz
|
906
930
|
|
907
931
|
// ec : http://www.nic.ec/reg/paso1.asp
|
908
932
|
// Submitted by registry <vabboud@nic.ec>
|
@@ -982,13 +1006,28 @@ fi
|
|
982
1006
|
// TODO: Check for updates (expected to be phased out around Q1/2009)
|
983
1007
|
aland.fi
|
984
1008
|
|
985
|
-
// fj :
|
986
|
-
|
1009
|
+
// fj : http://domains.fj/
|
1010
|
+
// Submitted by registry <garth.miller@cocca.org.nz> 2020-02-11
|
1011
|
+
fj
|
1012
|
+
ac.fj
|
1013
|
+
biz.fj
|
1014
|
+
com.fj
|
1015
|
+
gov.fj
|
1016
|
+
info.fj
|
1017
|
+
mil.fj
|
1018
|
+
name.fj
|
1019
|
+
net.fj
|
1020
|
+
org.fj
|
1021
|
+
pro.fj
|
987
1022
|
|
988
1023
|
// fk : https://en.wikipedia.org/wiki/.fk
|
989
1024
|
*.fk
|
990
1025
|
|
991
1026
|
// fm : https://en.wikipedia.org/wiki/.fm
|
1027
|
+
com.fm
|
1028
|
+
edu.fm
|
1029
|
+
net.fm
|
1030
|
+
org.fm
|
992
1031
|
fm
|
993
1032
|
|
994
1033
|
// fo : https://en.wikipedia.org/wiki/.fo
|
@@ -1028,6 +1067,8 @@ ga
|
|
1028
1067
|
gb
|
1029
1068
|
|
1030
1069
|
// gd : https://en.wikipedia.org/wiki/.gd
|
1070
|
+
edu.gd
|
1071
|
+
gov.gd
|
1031
1072
|
gd
|
1032
1073
|
|
1033
1074
|
// ge : http://www.nic.net.ge/policy_en.pdf
|
@@ -1119,7 +1160,7 @@ gov.gr
|
|
1119
1160
|
// gs : https://en.wikipedia.org/wiki/.gs
|
1120
1161
|
gs
|
1121
1162
|
|
1122
|
-
// gt :
|
1163
|
+
// gt : https://www.gt/sitio/registration_policy.php?lang=en
|
1123
1164
|
gt
|
1124
1165
|
com.gt
|
1125
1166
|
edu.gt
|
@@ -1143,6 +1184,7 @@ org.gu
|
|
1143
1184
|
web.gu
|
1144
1185
|
|
1145
1186
|
// gw : https://en.wikipedia.org/wiki/.gw
|
1187
|
+
// gw : https://nic.gw/regras/
|
1146
1188
|
gw
|
1147
1189
|
|
1148
1190
|
// gy : https://en.wikipedia.org/wiki/.gy
|
@@ -1323,7 +1365,7 @@ info
|
|
1323
1365
|
int
|
1324
1366
|
eu.int
|
1325
1367
|
|
1326
|
-
// io : http://www.nic.io/rules.
|
1368
|
+
// io : http://www.nic.io/rules.htm
|
1327
1369
|
// list of other 2nd level tlds ?
|
1328
1370
|
io
|
1329
1371
|
com.io
|
@@ -3722,11 +3764,10 @@ org.kw
|
|
3722
3764
|
// ky : http://www.icta.ky/da_ky_reg_dom.php
|
3723
3765
|
// Confirmed by registry <kysupport@perimeterusa.com> 2008-06-17
|
3724
3766
|
ky
|
3725
|
-
edu.ky
|
3726
|
-
gov.ky
|
3727
3767
|
com.ky
|
3728
|
-
|
3768
|
+
edu.ky
|
3729
3769
|
net.ky
|
3770
|
+
org.ky
|
3730
3771
|
|
3731
3772
|
// kz : https://en.wikipedia.org/wiki/.kz
|
3732
3773
|
// see also: http://www.nic.kz/rules/index.jsp
|
@@ -3772,7 +3813,7 @@ gov.lc
|
|
3772
3813
|
// li : https://en.wikipedia.org/wiki/.li
|
3773
3814
|
li
|
3774
3815
|
|
3775
|
-
// lk :
|
3816
|
+
// lk : https://www.nic.lk/index.php/domain-registration/lk-domain-naming-structure
|
3776
3817
|
lk
|
3777
3818
|
gov.lk
|
3778
3819
|
sch.lk
|
@@ -4561,15 +4602,17 @@ gob.mx
|
|
4561
4602
|
edu.mx
|
4562
4603
|
net.mx
|
4563
4604
|
|
4564
|
-
// my : http://www.mynic.
|
4605
|
+
// my : http://www.mynic.my/
|
4606
|
+
// Available strings: https://mynic.my/resources/domains/buying-a-domain/
|
4565
4607
|
my
|
4608
|
+
biz.my
|
4566
4609
|
com.my
|
4567
|
-
net.my
|
4568
|
-
org.my
|
4569
|
-
gov.my
|
4570
4610
|
edu.my
|
4611
|
+
gov.my
|
4571
4612
|
mil.my
|
4572
4613
|
name.my
|
4614
|
+
net.my
|
4615
|
+
org.my
|
4573
4616
|
|
4574
4617
|
// mz : http://www.uem.mz/
|
4575
4618
|
// Submitted by registry <antonio@uem.mz>
|
@@ -4666,13 +4709,13 @@ web.ni
|
|
4666
4709
|
// ccTLD for the Netherlands
|
4667
4710
|
nl
|
4668
4711
|
|
4669
|
-
// no :
|
4670
|
-
//
|
4671
|
-
//
|
4672
|
-
//
|
4673
|
-
// 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/
|
4674
4717
|
no
|
4675
|
-
// Norid
|
4718
|
+
// Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
|
4676
4719
|
fhs.no
|
4677
4720
|
vgs.no
|
4678
4721
|
fylkesbibl.no
|
@@ -4680,13 +4723,13 @@ folkebibl.no
|
|
4680
4723
|
museum.no
|
4681
4724
|
idrett.no
|
4682
4725
|
priv.no
|
4683
|
-
//
|
4726
|
+
// Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
|
4684
4727
|
mil.no
|
4685
4728
|
stat.no
|
4686
4729
|
dep.no
|
4687
4730
|
kommune.no
|
4688
4731
|
herad.no
|
4689
|
-
//
|
4732
|
+
// Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
|
4690
4733
|
// counties
|
4691
4734
|
aa.no
|
4692
4735
|
ah.no
|
@@ -5815,7 +5858,7 @@ com.ps
|
|
5815
5858
|
org.ps
|
5816
5859
|
net.ps
|
5817
5860
|
|
5818
|
-
// pt :
|
5861
|
+
// pt : https://www.dns.pt/en/domain/pt-terms-and-conditions-registration-rules/
|
5819
5862
|
pt
|
5820
5863
|
net.pt
|
5821
5864
|
gov.pt
|
@@ -5992,7 +6035,7 @@ gov.sg
|
|
5992
6035
|
edu.sg
|
5993
6036
|
per.sg
|
5994
6037
|
|
5995
|
-
// sh : http://
|
6038
|
+
// sh : http://nic.sh/rules.htm
|
5996
6039
|
sh
|
5997
6040
|
com.sh
|
5998
6041
|
net.sh
|
@@ -6052,8 +6095,10 @@ biz.ss
|
|
6052
6095
|
com.ss
|
6053
6096
|
edu.ss
|
6054
6097
|
gov.ss
|
6098
|
+
me.ss
|
6055
6099
|
net.ss
|
6056
6100
|
org.ss
|
6101
|
+
sch.ss
|
6057
6102
|
|
6058
6103
|
// st : http://www.nic.st/html/policyrules/
|
6059
6104
|
st
|
@@ -6062,7 +6107,6 @@ com.st
|
|
6062
6107
|
consulado.st
|
6063
6108
|
edu.st
|
6064
6109
|
embaixada.st
|
6065
|
-
gov.st
|
6066
6110
|
mil.st
|
6067
6111
|
net.st
|
6068
6112
|
org.st
|
@@ -6167,29 +6211,22 @@ gov.tm
|
|
6167
6211
|
mil.tm
|
6168
6212
|
edu.tm
|
6169
6213
|
|
6170
|
-
// tn :
|
6171
|
-
//
|
6214
|
+
// tn : http://www.registre.tn/fr/
|
6215
|
+
// https://whois.ati.tn/
|
6172
6216
|
tn
|
6173
6217
|
com.tn
|
6174
6218
|
ens.tn
|
6175
6219
|
fin.tn
|
6176
6220
|
gov.tn
|
6177
6221
|
ind.tn
|
6222
|
+
info.tn
|
6178
6223
|
intl.tn
|
6224
|
+
mincom.tn
|
6179
6225
|
nat.tn
|
6180
6226
|
net.tn
|
6181
6227
|
org.tn
|
6182
|
-
info.tn
|
6183
6228
|
perso.tn
|
6184
6229
|
tourism.tn
|
6185
|
-
edunet.tn
|
6186
|
-
rnrt.tn
|
6187
|
-
rns.tn
|
6188
|
-
rnu.tn
|
6189
|
-
mincom.tn
|
6190
|
-
agrinet.tn
|
6191
|
-
defense.tn
|
6192
|
-
turen.tn
|
6193
6230
|
|
6194
6231
|
// to : https://en.wikipedia.org/wiki/.to
|
6195
6232
|
// Submitted by registry <egullich@colo.to>
|
@@ -6314,7 +6351,6 @@ cv.ua
|
|
6314
6351
|
dn.ua
|
6315
6352
|
dnepropetrovsk.ua
|
6316
6353
|
dnipropetrovsk.ua
|
6317
|
-
dominic.ua
|
6318
6354
|
donetsk.ua
|
6319
6355
|
dp.ua
|
6320
6356
|
if.ua
|
@@ -6508,7 +6544,7 @@ k12.ok.us
|
|
6508
6544
|
k12.or.us
|
6509
6545
|
k12.pa.us
|
6510
6546
|
k12.pr.us
|
6511
|
-
k12.ri.us
|
6547
|
+
// k12.ri.us Removed at request of Kim Cournoyer <netsupport@staff.ri.net>
|
6512
6548
|
k12.sc.us
|
6513
6549
|
// k12.sd.us Bug 934131 - Removed at request of James Booze <James.Booze@k12.sd.us>
|
6514
6550
|
k12.tn.us
|
@@ -6680,9 +6716,10 @@ mil.vc
|
|
6680
6716
|
edu.vc
|
6681
6717
|
|
6682
6718
|
// ve : https://registro.nic.ve/
|
6683
|
-
// Submitted by registry
|
6719
|
+
// Submitted by registry nic@nic.ve and nicve@conatel.gob.ve
|
6684
6720
|
ve
|
6685
6721
|
arts.ve
|
6722
|
+
bib.ve
|
6686
6723
|
co.ve
|
6687
6724
|
com.ve
|
6688
6725
|
e12.ve
|
@@ -6694,7 +6731,9 @@ info.ve
|
|
6694
6731
|
int.ve
|
6695
6732
|
mil.ve
|
6696
6733
|
net.ve
|
6734
|
+
nom.ve
|
6697
6735
|
org.ve
|
6736
|
+
rar.ve
|
6698
6737
|
rec.ve
|
6699
6738
|
store.ve
|
6700
6739
|
tec.ve
|
@@ -6773,6 +6812,9 @@ yt
|
|
6773
6812
|
// xn--90ae ("bg", Bulgarian) : BG
|
6774
6813
|
бг
|
6775
6814
|
|
6815
|
+
// xn--mgbcpq6gpa1a ("albahrain", Arabic) : BH
|
6816
|
+
البحرين
|
6817
|
+
|
6776
6818
|
// xn--90ais ("bel", Belarusian/Russian Cyrillic) : BY
|
6777
6819
|
// Operated by .by registry
|
6778
6820
|
бел
|
@@ -6795,8 +6837,13 @@ yt
|
|
6795
6837
|
مصر
|
6796
6838
|
|
6797
6839
|
// xn--e1a4c ("eu", Cyrillic) : EU
|
6840
|
+
// https://eurid.eu
|
6798
6841
|
ею
|
6799
6842
|
|
6843
|
+
// xn--qxa6a ("eu", Greek) : EU
|
6844
|
+
// https://eurid.eu
|
6845
|
+
ευ
|
6846
|
+
|
6800
6847
|
// xn--mgbah1a3hjkrd ("Mauritania", Arabic) : MR
|
6801
6848
|
موريتانيا
|
6802
6849
|
|
@@ -6900,12 +6947,15 @@ yt
|
|
6900
6947
|
// xn--80ao21a ("Kaz", Kazakh) : KZ
|
6901
6948
|
қаз
|
6902
6949
|
|
6950
|
+
// xn--q7ce6a ("Lao", Lao) : LA
|
6951
|
+
ລາວ
|
6952
|
+
|
6903
6953
|
// xn--fzc2c9e2c ("Lanka", Sinhalese-Sinhala) : LK
|
6904
|
-
//
|
6954
|
+
// https://nic.lk
|
6905
6955
|
ලංකා
|
6906
6956
|
|
6907
6957
|
// xn--xkc2al3hye2a ("Ilangai", Tamil) : LK
|
6908
|
-
//
|
6958
|
+
// https://nic.lk
|
6909
6959
|
இலங்கை
|
6910
6960
|
|
6911
6961
|
// xn--mgbc0a9azcg ("Morocco/al-Maghrib", Arabic) : MA
|
@@ -7025,7 +7075,13 @@ yt
|
|
7025
7075
|
xxx
|
7026
7076
|
|
7027
7077
|
// ye : http://www.y.net.ye/services/domain_name.htm
|
7028
|
-
|
7078
|
+
ye
|
7079
|
+
com.ye
|
7080
|
+
edu.ye
|
7081
|
+
gov.ye
|
7082
|
+
net.ye
|
7083
|
+
mil.ye
|
7084
|
+
org.ye
|
7029
7085
|
|
7030
7086
|
// za : https://www.zadna.org.za/content/page/domain-information/
|
7031
7087
|
ac.za
|
@@ -7074,7 +7130,7 @@ org.zw
|
|
7074
7130
|
|
7075
7131
|
// newGTLDs
|
7076
7132
|
|
7077
|
-
// 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-03-27T15:13:38Z
|
7078
7134
|
// This list is auto-generated, don't edit it manually.
|
7079
7135
|
// aaa : 2015-02-26 American Automobile Association, Inc.
|
7080
7136
|
aaa
|
@@ -7100,7 +7156,7 @@ abc
|
|
7100
7156
|
// able : 2015-06-25 Able Inc.
|
7101
7157
|
able
|
7102
7158
|
|
7103
|
-
// abogado : 2014-04-24
|
7159
|
+
// abogado : 2014-04-24 Registry Services, LLC
|
7104
7160
|
abogado
|
7105
7161
|
|
7106
7162
|
// abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre
|
@@ -7139,9 +7195,6 @@ aeg
|
|
7139
7195
|
// aetna : 2015-05-21 Aetna Life Insurance Company
|
7140
7196
|
aetna
|
7141
7197
|
|
7142
|
-
// afamilycompany : 2015-07-23 Johnson Shareholdings, Inc.
|
7143
|
-
afamilycompany
|
7144
|
-
|
7145
7198
|
// afl : 2014-10-02 Australian Football League
|
7146
7199
|
afl
|
7147
7200
|
|
@@ -7157,9 +7210,6 @@ agency
|
|
7157
7210
|
// aig : 2014-12-18 American International Group, Inc.
|
7158
7211
|
aig
|
7159
7212
|
|
7160
|
-
// aigo : 2015-08-06 aigo Digital Technology Co,Ltd.
|
7161
|
-
aigo
|
7162
|
-
|
7163
7213
|
// airbus : 2015-07-30 Airbus S.A.S.
|
7164
7214
|
airbus
|
7165
7215
|
|
@@ -7196,7 +7246,7 @@ alsace
|
|
7196
7246
|
// alstom : 2015-07-30 ALSTOM
|
7197
7247
|
alstom
|
7198
7248
|
|
7199
|
-
// amazon : 2019-12-19 Amazon
|
7249
|
+
// amazon : 2019-12-19 Amazon Registry Services, Inc.
|
7200
7250
|
amazon
|
7201
7251
|
|
7202
7252
|
// americanexpress : 2015-07-31 American Express Travel Related Services Company, Inc.
|
@@ -7223,7 +7273,7 @@ analytics
|
|
7223
7273
|
// android : 2014-08-07 Charleston Road Registry Inc.
|
7224
7274
|
android
|
7225
7275
|
|
7226
|
-
// anquan : 2015-01-08
|
7276
|
+
// anquan : 2015-01-08 Beijing Qihu Keji Co., Ltd.
|
7227
7277
|
anquan
|
7228
7278
|
|
7229
7279
|
// anz : 2015-07-31 Australia and New Zealand Banking Group Limited
|
@@ -7283,7 +7333,7 @@ audi
|
|
7283
7333
|
// audible : 2015-06-25 Amazon Registry Services, Inc.
|
7284
7334
|
audible
|
7285
7335
|
|
7286
|
-
// audio : 2014-03-20
|
7336
|
+
// audio : 2014-03-20 XYZ.COM LLC
|
7287
7337
|
audio
|
7288
7338
|
|
7289
7339
|
// auspost : 2015-08-13 Australian Postal Corporation
|
@@ -7292,19 +7342,19 @@ auspost
|
|
7292
7342
|
// author : 2014-12-18 Amazon Registry Services, Inc.
|
7293
7343
|
author
|
7294
7344
|
|
7295
|
-
// auto : 2014-11-13
|
7345
|
+
// auto : 2014-11-13 XYZ.COM LLC
|
7296
7346
|
auto
|
7297
7347
|
|
7298
|
-
// autos : 2014-01-09
|
7348
|
+
// autos : 2014-01-09 XYZ.COM LLC
|
7299
7349
|
autos
|
7300
7350
|
|
7301
7351
|
// avianca : 2015-01-08 Avianca Holdings S.A.
|
7302
7352
|
avianca
|
7303
7353
|
|
7304
|
-
// aws : 2015-06-25
|
7354
|
+
// aws : 2015-06-25 AWS Registry LLC
|
7305
7355
|
aws
|
7306
7356
|
|
7307
|
-
// axa : 2013-12-19 AXA
|
7357
|
+
// axa : 2013-12-19 AXA Group Operations SAS
|
7308
7358
|
axa
|
7309
7359
|
|
7310
7360
|
// azure : 2014-12-18 Microsoft Corporation
|
@@ -7376,10 +7426,10 @@ bcn
|
|
7376
7426
|
// beats : 2015-05-14 Beats Electronics, LLC
|
7377
7427
|
beats
|
7378
7428
|
|
7379
|
-
// beauty : 2015-12-03
|
7429
|
+
// beauty : 2015-12-03 XYZ.COM LLC
|
7380
7430
|
beauty
|
7381
7431
|
|
7382
|
-
// beer : 2014-01-09
|
7432
|
+
// beer : 2014-01-09 Registry Services, LLC
|
7383
7433
|
beer
|
7384
7434
|
|
7385
7435
|
// bentley : 2014-12-18 Bentley Motors Limited
|
@@ -7421,7 +7471,7 @@ bio
|
|
7421
7471
|
// black : 2014-01-16 Afilias Limited
|
7422
7472
|
black
|
7423
7473
|
|
7424
|
-
// blackfriday : 2014-01-16
|
7474
|
+
// blackfriday : 2014-01-16 UNR Corp.
|
7425
7475
|
blackfriday
|
7426
7476
|
|
7427
7477
|
// blockbuster : 2015-07-30 Dish DBS Corporation
|
@@ -7445,7 +7495,7 @@ bmw
|
|
7445
7495
|
// bnpparibas : 2014-05-29 BNP Paribas
|
7446
7496
|
bnpparibas
|
7447
7497
|
|
7448
|
-
// boats : 2014-12-04
|
7498
|
+
// boats : 2014-12-04 XYZ.COM LLC
|
7449
7499
|
boats
|
7450
7500
|
|
7451
7501
|
// boehringer : 2015-07-09 Boehringer Ingelheim International GmbH
|
@@ -7475,7 +7525,7 @@ bosch
|
|
7475
7525
|
// bostik : 2015-05-28 Bostik SA
|
7476
7526
|
bostik
|
7477
7527
|
|
7478
|
-
// boston : 2015-12-10
|
7528
|
+
// boston : 2015-12-10 Registry Services, LLC
|
7479
7529
|
boston
|
7480
7530
|
|
7481
7531
|
// bot : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -7484,7 +7534,7 @@ bot
|
|
7484
7534
|
// boutique : 2013-11-14 Binky Moon, LLC
|
7485
7535
|
boutique
|
7486
7536
|
|
7487
|
-
// box : 2015-11-12
|
7537
|
+
// box : 2015-11-12 Intercap Registry Inc.
|
7488
7538
|
box
|
7489
7539
|
|
7490
7540
|
// bradesco : 2014-12-18 Banco Bradesco S.A.
|
@@ -7496,7 +7546,7 @@ bridgestone
|
|
7496
7546
|
// broadway : 2014-12-22 Celebrate Broadway, Inc.
|
7497
7547
|
broadway
|
7498
7548
|
|
7499
|
-
// broker : 2014-12-11
|
7549
|
+
// broker : 2014-12-11 Dog Beach, LLC
|
7500
7550
|
broker
|
7501
7551
|
|
7502
7552
|
// brother : 2015-01-29 Brother Industries, Ltd.
|
@@ -7505,9 +7555,6 @@ brother
|
|
7505
7555
|
// brussels : 2014-02-06 DNS.be vzw
|
7506
7556
|
brussels
|
7507
7557
|
|
7508
|
-
// budapest : 2013-11-21 Minds + Machines Group Limited
|
7509
|
-
budapest
|
7510
|
-
|
7511
7558
|
// bugatti : 2015-07-23 Bugatti International SA
|
7512
7559
|
bugatti
|
7513
7560
|
|
@@ -7544,7 +7591,7 @@ call
|
|
7544
7591
|
// calvinklein : 2015-07-30 PVH gTLD Holdings LLC
|
7545
7592
|
calvinklein
|
7546
7593
|
|
7547
|
-
// cam : 2016-04-21
|
7594
|
+
// cam : 2016-04-21 Cam Connecting SARL
|
7548
7595
|
cam
|
7549
7596
|
|
7550
7597
|
// camera : 2013-08-27 Binky Moon, LLC
|
@@ -7568,7 +7615,7 @@ capital
|
|
7568
7615
|
// capitalone : 2015-08-06 Capital One Financial Corporation
|
7569
7616
|
capitalone
|
7570
7617
|
|
7571
|
-
// car : 2015-01-22
|
7618
|
+
// car : 2015-01-22 XYZ.COM LLC
|
7572
7619
|
car
|
7573
7620
|
|
7574
7621
|
// caravan : 2013-12-12 Caravan International, Inc.
|
@@ -7586,18 +7633,15 @@ career
|
|
7586
7633
|
// careers : 2013-10-02 Binky Moon, LLC
|
7587
7634
|
careers
|
7588
7635
|
|
7589
|
-
// cars : 2014-11-13
|
7636
|
+
// cars : 2014-11-13 XYZ.COM LLC
|
7590
7637
|
cars
|
7591
7638
|
|
7592
|
-
// casa : 2013-11-21
|
7639
|
+
// casa : 2013-11-21 Registry Services, LLC
|
7593
7640
|
casa
|
7594
7641
|
|
7595
|
-
// case : 2015-09-03
|
7642
|
+
// case : 2015-09-03 Helium TLDs Ltd
|
7596
7643
|
case
|
7597
7644
|
|
7598
|
-
// caseih : 2015-09-03 CNH Industrial N.V.
|
7599
|
-
caseih
|
7600
|
-
|
7601
7645
|
// cash : 2014-03-06 Binky Moon, LLC
|
7602
7646
|
cash
|
7603
7647
|
|
@@ -7622,9 +7666,6 @@ cbre
|
|
7622
7666
|
// cbs : 2015-08-06 CBS Domains Inc.
|
7623
7667
|
cbs
|
7624
7668
|
|
7625
|
-
// ceb : 2015-04-09 The Corporate Executive Board Company
|
7626
|
-
ceb
|
7627
|
-
|
7628
7669
|
// center : 2013-11-07 Binky Moon, LLC
|
7629
7670
|
center
|
7630
7671
|
|
@@ -7637,7 +7678,7 @@ cern
|
|
7637
7678
|
// cfa : 2014-08-28 CFA Institute
|
7638
7679
|
cfa
|
7639
7680
|
|
7640
|
-
// cfd : 2014-12-11
|
7681
|
+
// cfd : 2014-12-11 ShortDot SA
|
7641
7682
|
cfd
|
7642
7683
|
|
7643
7684
|
// chanel : 2015-04-09 Chanel International B.V.
|
@@ -7661,7 +7702,7 @@ cheap
|
|
7661
7702
|
// chintai : 2015-06-11 CHINTAI Corporation
|
7662
7703
|
chintai
|
7663
7704
|
|
7664
|
-
// christmas : 2013-11-21
|
7705
|
+
// christmas : 2013-11-21 XYZ.COM LLC
|
7665
7706
|
christmas
|
7666
7707
|
|
7667
7708
|
// chrome : 2014-07-24 Charleston Road Registry Inc.
|
@@ -7700,7 +7741,7 @@ claims
|
|
7700
7741
|
// cleaning : 2013-12-05 Binky Moon, LLC
|
7701
7742
|
cleaning
|
7702
7743
|
|
7703
|
-
// click : 2014-06-05
|
7744
|
+
// click : 2014-06-05 UNR Corp.
|
7704
7745
|
click
|
7705
7746
|
|
7706
7747
|
// clinic : 2014-03-20 Binky Moon, LLC
|
@@ -7715,7 +7756,7 @@ clothing
|
|
7715
7756
|
// cloud : 2015-04-16 Aruba PEC S.p.A.
|
7716
7757
|
cloud
|
7717
7758
|
|
7718
|
-
// club : 2013-11-08
|
7759
|
+
// club : 2013-11-08 Registry Services, LLC
|
7719
7760
|
club
|
7720
7761
|
|
7721
7762
|
// clubmed : 2015-06-25 Club Méditerranée S.A.
|
@@ -7772,7 +7813,7 @@ contact
|
|
7772
7813
|
// contractors : 2013-09-10 Binky Moon, LLC
|
7773
7814
|
contractors
|
7774
7815
|
|
7775
|
-
// cooking : 2013-11-21
|
7816
|
+
// cooking : 2013-11-21 Registry Services, LLC
|
7776
7817
|
cooking
|
7777
7818
|
|
7778
7819
|
// cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
@@ -7805,7 +7846,7 @@ credit
|
|
7805
7846
|
// creditcard : 2014-03-20 Binky Moon, LLC
|
7806
7847
|
creditcard
|
7807
7848
|
|
7808
|
-
// creditunion : 2015-01-22
|
7849
|
+
// creditunion : 2015-01-22 DotCooperation LLC
|
7809
7850
|
creditunion
|
7810
7851
|
|
7811
7852
|
// cricket : 2014-10-09 dot Cricket Limited
|
@@ -7823,16 +7864,13 @@ cruise
|
|
7823
7864
|
// cruises : 2013-12-05 Binky Moon, LLC
|
7824
7865
|
cruises
|
7825
7866
|
|
7826
|
-
// csc : 2014-09-25 Alliance-One Services, Inc.
|
7827
|
-
csc
|
7828
|
-
|
7829
7867
|
// cuisinella : 2014-04-03 SCHMIDT GROUPE S.A.S.
|
7830
7868
|
cuisinella
|
7831
7869
|
|
7832
7870
|
// cymru : 2014-05-08 Nominet UK
|
7833
7871
|
cymru
|
7834
7872
|
|
7835
|
-
// cyou : 2015-01-22
|
7873
|
+
// cyou : 2015-01-22 ShortDot SA
|
7836
7874
|
cyou
|
7837
7875
|
|
7838
7876
|
// dabur : 2014-02-06 Dabur India Limited
|
@@ -7862,7 +7900,7 @@ day
|
|
7862
7900
|
// dclk : 2014-11-20 Charleston Road Registry Inc.
|
7863
7901
|
dclk
|
7864
7902
|
|
7865
|
-
// dds : 2015-05-07
|
7903
|
+
// dds : 2015-05-07 Registry Services, LLC
|
7866
7904
|
dds
|
7867
7905
|
|
7868
7906
|
// deal : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -7901,7 +7939,7 @@ dentist
|
|
7901
7939
|
// desi : 2013-11-14 Desi Networks LLC
|
7902
7940
|
desi
|
7903
7941
|
|
7904
|
-
// design : 2014-11-07
|
7942
|
+
// design : 2014-11-07 Registry Services, LLC
|
7905
7943
|
design
|
7906
7944
|
|
7907
7945
|
// dev : 2014-10-16 Charleston Road Registry Inc.
|
@@ -7913,7 +7951,7 @@ dhl
|
|
7913
7951
|
// diamonds : 2013-09-22 Binky Moon, LLC
|
7914
7952
|
diamonds
|
7915
7953
|
|
7916
|
-
// diet : 2014-06-26
|
7954
|
+
// diet : 2014-06-26 XYZ.COM LLC
|
7917
7955
|
diet
|
7918
7956
|
|
7919
7957
|
// digital : 2014-03-06 Binky Moon, LLC
|
@@ -7967,13 +8005,10 @@ dtv
|
|
7967
8005
|
// dubai : 2015-01-01 Dubai Smart Government Department
|
7968
8006
|
dubai
|
7969
8007
|
|
7970
|
-
// duck : 2015-07-23 Johnson Shareholdings, Inc.
|
7971
|
-
duck
|
7972
|
-
|
7973
8008
|
// dunlop : 2015-07-02 The Goodyear Tire & Rubber Company
|
7974
8009
|
dunlop
|
7975
8010
|
|
7976
|
-
// dupont : 2015-06-25
|
8011
|
+
// dupont : 2015-06-25 DuPont Specialty Products USA, LLC
|
7977
8012
|
dupont
|
7978
8013
|
|
7979
8014
|
// durban : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
|
@@ -8036,9 +8071,6 @@ esq
|
|
8036
8071
|
// estate : 2013-08-27 Binky Moon, LLC
|
8037
8072
|
estate
|
8038
8073
|
|
8039
|
-
// esurance : 2015-07-23 Esurance Insurance Company
|
8040
|
-
esurance
|
8041
|
-
|
8042
8074
|
// etisalat : 2015-09-03 Emirates Telecommunications Corporation (trading as Etisalat)
|
8043
8075
|
etisalat
|
8044
8076
|
|
@@ -8093,7 +8125,7 @@ farm
|
|
8093
8125
|
// farmers : 2015-07-09 Farmers Insurance Exchange
|
8094
8126
|
farmers
|
8095
8127
|
|
8096
|
-
// fashion : 2014-07-03
|
8128
|
+
// fashion : 2014-07-03 Registry Services, LLC
|
8097
8129
|
fashion
|
8098
8130
|
|
8099
8131
|
// fast : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -8144,16 +8176,16 @@ firmdale
|
|
8144
8176
|
// fish : 2013-12-12 Binky Moon, LLC
|
8145
8177
|
fish
|
8146
8178
|
|
8147
|
-
// fishing : 2013-11-21
|
8179
|
+
// fishing : 2013-11-21 Registry Services, LLC
|
8148
8180
|
fishing
|
8149
8181
|
|
8150
|
-
// fit : 2014-11-07
|
8182
|
+
// fit : 2014-11-07 Registry Services, LLC
|
8151
8183
|
fit
|
8152
8184
|
|
8153
8185
|
// fitness : 2014-03-06 Binky Moon, LLC
|
8154
8186
|
fitness
|
8155
8187
|
|
8156
|
-
// flickr : 2015-04-02
|
8188
|
+
// flickr : 2015-04-02 Flickr, Inc.
|
8157
8189
|
flickr
|
8158
8190
|
|
8159
8191
|
// flights : 2013-12-05 Binky Moon, LLC
|
@@ -8165,7 +8197,7 @@ flir
|
|
8165
8197
|
// florist : 2013-11-07 Binky Moon, LLC
|
8166
8198
|
florist
|
8167
8199
|
|
8168
|
-
// flowers : 2014-10-09
|
8200
|
+
// flowers : 2014-10-09 XYZ.COM LLC
|
8169
8201
|
flowers
|
8170
8202
|
|
8171
8203
|
// fly : 2014-05-08 Charleston Road Registry Inc.
|
@@ -8186,7 +8218,7 @@ football
|
|
8186
8218
|
// ford : 2014-11-13 Ford Motor Company
|
8187
8219
|
ford
|
8188
8220
|
|
8189
|
-
// forex : 2014-12-11
|
8221
|
+
// forex : 2014-12-11 Dog Beach, LLC
|
8190
8222
|
forex
|
8191
8223
|
|
8192
8224
|
// forsale : 2014-05-22 Dog Beach, LLC
|
@@ -8225,10 +8257,7 @@ ftr
|
|
8225
8257
|
// fujitsu : 2015-07-30 Fujitsu Limited
|
8226
8258
|
fujitsu
|
8227
8259
|
|
8228
|
-
//
|
8229
|
-
fujixerox
|
8230
|
-
|
8231
|
-
// fun : 2016-01-14 DotSpace Inc.
|
8260
|
+
// fun : 2016-01-14 Radix FZC
|
8232
8261
|
fun
|
8233
8262
|
|
8234
8263
|
// fund : 2014-03-20 Binky Moon, LLC
|
@@ -8255,7 +8284,7 @@ gallo
|
|
8255
8284
|
// gallup : 2015-02-19 Gallup, Inc.
|
8256
8285
|
gallup
|
8257
8286
|
|
8258
|
-
// game : 2015-05-28
|
8287
|
+
// game : 2015-05-28 XYZ.COM LLC
|
8259
8288
|
game
|
8260
8289
|
|
8261
8290
|
// games : 2015-05-28 Dog Beach, LLC
|
@@ -8264,7 +8293,7 @@ games
|
|
8264
8293
|
// gap : 2015-07-31 The Gap, Inc.
|
8265
8294
|
gap
|
8266
8295
|
|
8267
|
-
// garden : 2014-06-26
|
8296
|
+
// garden : 2014-06-26 Registry Services, LLC
|
8268
8297
|
garden
|
8269
8298
|
|
8270
8299
|
// gay : 2019-05-23 Top Level Design, LLC
|
@@ -8303,9 +8332,6 @@ gives
|
|
8303
8332
|
// giving : 2014-11-13 Giving Limited
|
8304
8333
|
giving
|
8305
8334
|
|
8306
|
-
// glade : 2015-07-23 Johnson Shareholdings, Inc.
|
8307
|
-
glade
|
8308
|
-
|
8309
8335
|
// glass : 2013-11-07 Binky Moon, LLC
|
8310
8336
|
glass
|
8311
8337
|
|
@@ -8393,13 +8419,13 @@ guge
|
|
8393
8419
|
// guide : 2013-09-13 Binky Moon, LLC
|
8394
8420
|
guide
|
8395
8421
|
|
8396
|
-
// guitars : 2013-11-14
|
8422
|
+
// guitars : 2013-11-14 XYZ.COM LLC
|
8397
8423
|
guitars
|
8398
8424
|
|
8399
8425
|
// guru : 2013-08-27 Binky Moon, LLC
|
8400
8426
|
guru
|
8401
8427
|
|
8402
|
-
// hair : 2015-12-03
|
8428
|
+
// hair : 2015-12-03 XYZ.COM LLC
|
8403
8429
|
hair
|
8404
8430
|
|
8405
8431
|
// hamburg : 2014-02-20 Hamburg Top-Level-Domain GmbH
|
@@ -8426,7 +8452,7 @@ health
|
|
8426
8452
|
// healthcare : 2014-06-12 Binky Moon, LLC
|
8427
8453
|
healthcare
|
8428
8454
|
|
8429
|
-
// help : 2014-06-26
|
8455
|
+
// help : 2014-06-26 UNR Corp.
|
8430
8456
|
help
|
8431
8457
|
|
8432
8458
|
// helsinki : 2015-02-05 City of Helsinki
|
@@ -8441,7 +8467,7 @@ hermes
|
|
8441
8467
|
// hgtv : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
8442
8468
|
hgtv
|
8443
8469
|
|
8444
|
-
// hiphop : 2014-03-06
|
8470
|
+
// hiphop : 2014-03-06 Dot Hip Hop, LLC
|
8445
8471
|
hiphop
|
8446
8472
|
|
8447
8473
|
// hisamitsu : 2015-07-16 Hisamitsu Pharmaceutical Co.,Inc.
|
@@ -8450,7 +8476,7 @@ hisamitsu
|
|
8450
8476
|
// hitachi : 2014-10-31 Hitachi, Ltd.
|
8451
8477
|
hitachi
|
8452
8478
|
|
8453
|
-
// hiv : 2014-03-13
|
8479
|
+
// hiv : 2014-03-13 UNR Corp.
|
8454
8480
|
hiv
|
8455
8481
|
|
8456
8482
|
// hkt : 2015-05-14 PCCW-HKT DataCom Services Limited
|
@@ -8471,7 +8497,7 @@ homedepot
|
|
8471
8497
|
// homegoods : 2015-07-16 The TJX Companies, Inc.
|
8472
8498
|
homegoods
|
8473
8499
|
|
8474
|
-
// homes : 2014-01-09
|
8500
|
+
// homes : 2014-01-09 XYZ.COM LLC
|
8475
8501
|
homes
|
8476
8502
|
|
8477
8503
|
// homesense : 2015-07-16 The TJX Companies, Inc.
|
@@ -8480,16 +8506,16 @@ homesense
|
|
8480
8506
|
// honda : 2014-12-18 Honda Motor Co., Ltd.
|
8481
8507
|
honda
|
8482
8508
|
|
8483
|
-
// horse : 2013-11-21
|
8509
|
+
// horse : 2013-11-21 Registry Services, LLC
|
8484
8510
|
horse
|
8485
8511
|
|
8486
8512
|
// hospital : 2016-10-20 Binky Moon, LLC
|
8487
8513
|
hospital
|
8488
8514
|
|
8489
|
-
// host : 2014-04-17
|
8515
|
+
// host : 2014-04-17 Radix FZC
|
8490
8516
|
host
|
8491
8517
|
|
8492
|
-
// hosting : 2014-05-29
|
8518
|
+
// hosting : 2014-05-29 XYZ.COM LLC
|
8493
8519
|
hosting
|
8494
8520
|
|
8495
8521
|
// hot : 2015-08-27 Amazon Registry Services, Inc.
|
@@ -8579,9 +8605,6 @@ insurance
|
|
8579
8605
|
// insure : 2014-03-20 Binky Moon, LLC
|
8580
8606
|
insure
|
8581
8607
|
|
8582
|
-
// intel : 2015-08-06 Intel Corporation
|
8583
|
-
intel
|
8584
|
-
|
8585
8608
|
// international : 2013-11-07 Binky Moon, LLC
|
8586
8609
|
international
|
8587
8610
|
|
@@ -8612,9 +8635,6 @@ itau
|
|
8612
8635
|
// itv : 2015-07-09 ITV Services Limited
|
8613
8636
|
itv
|
8614
8637
|
|
8615
|
-
// iveco : 2015-09-03 CNH Industrial N.V.
|
8616
|
-
iveco
|
8617
|
-
|
8618
8638
|
// jaguar : 2014-11-13 Jaguar Land Rover Ltd
|
8619
8639
|
jaguar
|
8620
8640
|
|
@@ -8624,9 +8644,6 @@ java
|
|
8624
8644
|
// jcb : 2014-11-20 JCB Co., Ltd.
|
8625
8645
|
jcb
|
8626
8646
|
|
8627
|
-
// jcp : 2015-04-23 JCP Media, Inc.
|
8628
|
-
jcp
|
8629
|
-
|
8630
8647
|
// jeep : 2015-07-30 FCA US LLC.
|
8631
8648
|
jeep
|
8632
8649
|
|
@@ -8663,7 +8680,7 @@ jpmorgan
|
|
8663
8680
|
// jprs : 2014-09-18 Japan Registry Services Co., Ltd.
|
8664
8681
|
jprs
|
8665
8682
|
|
8666
|
-
// juegos : 2014-03-20
|
8683
|
+
// juegos : 2014-03-20 UNR Corp.
|
8667
8684
|
juegos
|
8668
8685
|
|
8669
8686
|
// juniper : 2015-07-30 JUNIPER NETWORKS, INC.
|
@@ -8690,6 +8707,9 @@ kfh
|
|
8690
8707
|
// kia : 2015-07-09 KIA MOTORS CORPORATION
|
8691
8708
|
kia
|
8692
8709
|
|
8710
|
+
// kids : 2021-08-13 DotKids Foundation Limited
|
8711
|
+
kids
|
8712
|
+
|
8693
8713
|
// kim : 2013-09-23 Afilias Limited
|
8694
8714
|
kim
|
8695
8715
|
|
@@ -8768,13 +8788,13 @@ latino
|
|
8768
8788
|
// latrobe : 2014-06-16 La Trobe University
|
8769
8789
|
latrobe
|
8770
8790
|
|
8771
|
-
// law : 2015-01-22
|
8791
|
+
// law : 2015-01-22 Registry Services, LLC
|
8772
8792
|
law
|
8773
8793
|
|
8774
8794
|
// lawyer : 2014-03-20 Dog Beach, LLC
|
8775
8795
|
lawyer
|
8776
8796
|
|
8777
|
-
// lds : 2014-03-20 IRI Domain Management, LLC
|
8797
|
+
// lds : 2014-03-20 IRI Domain Management, LLC
|
8778
8798
|
lds
|
8779
8799
|
|
8780
8800
|
// lease : 2014-03-06 Binky Moon, LLC
|
@@ -8798,9 +8818,6 @@ lexus
|
|
8798
8818
|
// lgbt : 2014-05-08 Afilias Limited
|
8799
8819
|
lgbt
|
8800
8820
|
|
8801
|
-
// liaison : 2014-10-02 Liaison Technologies, Incorporated
|
8802
|
-
liaison
|
8803
|
-
|
8804
8821
|
// lidl : 2014-09-18 Schwarz Domains und Services GmbH & Co. KG
|
8805
8822
|
lidl
|
8806
8823
|
|
@@ -8834,7 +8851,7 @@ lincoln
|
|
8834
8851
|
// linde : 2014-12-04 Linde Aktiengesellschaft
|
8835
8852
|
linde
|
8836
8853
|
|
8837
|
-
// link : 2013-11-14
|
8854
|
+
// link : 2013-11-14 UNR Corp.
|
8838
8855
|
link
|
8839
8856
|
|
8840
8857
|
// lipsy : 2015-06-25 Lipsy Ltd
|
@@ -8846,13 +8863,10 @@ live
|
|
8846
8863
|
// living : 2015-07-30 Lifestyle Domain Holdings, Inc.
|
8847
8864
|
living
|
8848
8865
|
|
8849
|
-
// lixil : 2015-03-19 LIXIL Group Corporation
|
8850
|
-
lixil
|
8851
|
-
|
8852
8866
|
// llc : 2017-12-14 Afilias Limited
|
8853
8867
|
llc
|
8854
8868
|
|
8855
|
-
// llp : 2019-08-26
|
8869
|
+
// llp : 2019-08-26 UNR Corp.
|
8856
8870
|
llp
|
8857
8871
|
|
8858
8872
|
// loan : 2014-11-20 dot Loan Limited
|
@@ -8870,7 +8884,7 @@ locus
|
|
8870
8884
|
// loft : 2015-07-30 Annco, Inc.
|
8871
8885
|
loft
|
8872
8886
|
|
8873
|
-
// lol : 2015-01-30
|
8887
|
+
// lol : 2015-01-30 XYZ.COM LLC
|
8874
8888
|
lol
|
8875
8889
|
|
8876
8890
|
// london : 2013-11-14 Dot London Domains Limited
|
@@ -8900,10 +8914,7 @@ ltda
|
|
8900
8914
|
// lundbeck : 2015-08-06 H. Lundbeck A/S
|
8901
8915
|
lundbeck
|
8902
8916
|
|
8903
|
-
//
|
8904
|
-
lupin
|
8905
|
-
|
8906
|
-
// luxe : 2014-01-09 Minds + Machines Group Limited
|
8917
|
+
// luxe : 2014-01-09 Registry Services, LLC
|
8907
8918
|
luxe
|
8908
8919
|
|
8909
8920
|
// luxury : 2013-10-17 Luxury Partners, LLC
|
@@ -8921,7 +8932,7 @@ maif
|
|
8921
8932
|
// maison : 2013-12-05 Binky Moon, LLC
|
8922
8933
|
maison
|
8923
8934
|
|
8924
|
-
// makeup : 2015-01-15
|
8935
|
+
// makeup : 2015-01-15 XYZ.COM LLC
|
8925
8936
|
makeup
|
8926
8937
|
|
8927
8938
|
// man : 2014-12-04 MAN SE
|
@@ -8942,7 +8953,7 @@ market
|
|
8942
8953
|
// marketing : 2013-11-07 Binky Moon, LLC
|
8943
8954
|
marketing
|
8944
8955
|
|
8945
|
-
// markets : 2014-12-11
|
8956
|
+
// markets : 2014-12-11 Dog Beach, LLC
|
8946
8957
|
markets
|
8947
8958
|
|
8948
8959
|
// marriott : 2014-10-09 Marriott Worldwide Corporation
|
@@ -8990,10 +9001,7 @@ menu
|
|
8990
9001
|
// merckmsd : 2016-07-14 MSD Registry Holdings, Inc.
|
8991
9002
|
merckmsd
|
8992
9003
|
|
8993
|
-
//
|
8994
|
-
metlife
|
8995
|
-
|
8996
|
-
// miami : 2013-12-19 Minds + Machines Group Limited
|
9004
|
+
// miami : 2013-12-19 Registry Services, LLC
|
8997
9005
|
miami
|
8998
9006
|
|
8999
9007
|
// microsoft : 2014-12-18 Microsoft Corporation
|
@@ -9032,7 +9040,7 @@ moe
|
|
9032
9040
|
// moi : 2014-12-18 Amazon Registry Services, Inc.
|
9033
9041
|
moi
|
9034
9042
|
|
9035
|
-
// mom : 2015-04-16
|
9043
|
+
// mom : 2015-04-16 XYZ.COM LLC
|
9036
9044
|
mom
|
9037
9045
|
|
9038
9046
|
// monash : 2013-09-30 Monash University
|
@@ -9044,7 +9052,7 @@ money
|
|
9044
9052
|
// monster : 2015-09-11 XYZ.COM LLC
|
9045
9053
|
monster
|
9046
9054
|
|
9047
|
-
// mormon : 2013-12-05 IRI Domain Management, LLC
|
9055
|
+
// mormon : 2013-12-05 IRI Domain Management, LLC
|
9048
9056
|
mormon
|
9049
9057
|
|
9050
9058
|
// mortgage : 2014-03-20 Dog Beach, LLC
|
@@ -9056,7 +9064,7 @@ moscow
|
|
9056
9064
|
// moto : 2015-06-04 Motorola Trademark Holdings, LLC
|
9057
9065
|
moto
|
9058
9066
|
|
9059
|
-
// motorcycles : 2014-01-09
|
9067
|
+
// motorcycles : 2014-01-09 XYZ.COM LLC
|
9060
9068
|
motorcycles
|
9061
9069
|
|
9062
9070
|
// mov : 2014-01-30 Charleston Road Registry Inc.
|
@@ -9074,21 +9082,18 @@ mtn
|
|
9074
9082
|
// mtr : 2015-03-12 MTR Corporation Limited
|
9075
9083
|
mtr
|
9076
9084
|
|
9085
|
+
// music : 2021-05-04 DotMusic Limited
|
9086
|
+
music
|
9087
|
+
|
9077
9088
|
// mutual : 2015-04-02 Northwestern Mutual MU TLD Registry, LLC
|
9078
9089
|
mutual
|
9079
9090
|
|
9080
9091
|
// nab : 2015-08-20 National Australia Bank Limited
|
9081
9092
|
nab
|
9082
9093
|
|
9083
|
-
// nadex : 2014-12-11 Nadex Domains, Inc.
|
9084
|
-
nadex
|
9085
|
-
|
9086
9094
|
// nagoya : 2013-10-24 GMO Registry, Inc.
|
9087
9095
|
nagoya
|
9088
9096
|
|
9089
|
-
// nationwide : 2015-07-23 Nationwide Mutual Insurance Company
|
9090
|
-
nationwide
|
9091
|
-
|
9092
9097
|
// natura : 2015-03-12 NATURA COSMÉTICOS S.A.
|
9093
9098
|
natura
|
9094
9099
|
|
@@ -9110,15 +9115,12 @@ netflix
|
|
9110
9115
|
// network : 2013-11-14 Binky Moon, LLC
|
9111
9116
|
network
|
9112
9117
|
|
9113
|
-
// neustar : 2013-12-05
|
9118
|
+
// neustar : 2013-12-05 NeuStar, Inc.
|
9114
9119
|
neustar
|
9115
9120
|
|
9116
9121
|
// new : 2014-01-30 Charleston Road Registry Inc.
|
9117
9122
|
new
|
9118
9123
|
|
9119
|
-
// newholland : 2015-09-03 CNH Industrial N.V.
|
9120
|
-
newholland
|
9121
|
-
|
9122
9124
|
// news : 2014-12-18 Dog Beach, LLC
|
9123
9125
|
news
|
9124
9126
|
|
@@ -9164,7 +9166,7 @@ nokia
|
|
9164
9166
|
// northwesternmutual : 2015-06-18 Northwestern Mutual Registry, LLC
|
9165
9167
|
northwesternmutual
|
9166
9168
|
|
9167
|
-
// norton : 2014-12-04
|
9169
|
+
// norton : 2014-12-04 NortonLifeLock Inc.
|
9168
9170
|
norton
|
9169
9171
|
|
9170
9172
|
// now : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -9191,12 +9193,9 @@ nyc
|
|
9191
9193
|
// obi : 2014-09-25 OBI Group Holding SE & Co. KGaA
|
9192
9194
|
obi
|
9193
9195
|
|
9194
|
-
// observer : 2015-04-30
|
9196
|
+
// observer : 2015-04-30 Dog Beach, LLC
|
9195
9197
|
observer
|
9196
9198
|
|
9197
|
-
// off : 2015-07-23 Johnson Shareholdings, Inc.
|
9198
|
-
off
|
9199
|
-
|
9200
9199
|
// office : 2015-03-12 Microsoft Corporation
|
9201
9200
|
office
|
9202
9201
|
|
@@ -9224,15 +9223,12 @@ one
|
|
9224
9223
|
// ong : 2014-03-06 Public Interest Registry
|
9225
9224
|
ong
|
9226
9225
|
|
9227
|
-
// onl : 2013-09-16
|
9226
|
+
// onl : 2013-09-16 iRegistry GmbH
|
9228
9227
|
onl
|
9229
9228
|
|
9230
|
-
// online : 2015-01-15
|
9229
|
+
// online : 2015-01-15 Radix FZC
|
9231
9230
|
online
|
9232
9231
|
|
9233
|
-
// onyourside : 2015-07-23 Nationwide Mutual Insurance Company
|
9234
|
-
onyourside
|
9235
|
-
|
9236
9232
|
// ooo : 2014-01-09 INFIBEAM AVENUES LIMITED
|
9237
9233
|
ooo
|
9238
9234
|
|
@@ -9311,7 +9307,7 @@ philips
|
|
9311
9307
|
// phone : 2016-06-02 Dish DBS Corporation
|
9312
9308
|
phone
|
9313
9309
|
|
9314
|
-
// photo : 2013-11-14
|
9310
|
+
// photo : 2013-11-14 UNR Corp.
|
9315
9311
|
photo
|
9316
9312
|
|
9317
9313
|
// photography : 2013-09-20 Binky Moon, LLC
|
@@ -9323,7 +9319,7 @@ photos
|
|
9323
9319
|
// physio : 2014-05-01 PhysBiz Pty Ltd
|
9324
9320
|
physio
|
9325
9321
|
|
9326
|
-
// pics : 2013-11-14
|
9322
|
+
// pics : 2013-11-14 XYZ.COM LLC
|
9327
9323
|
pics
|
9328
9324
|
|
9329
9325
|
// pictet : 2014-06-26 Pictet Europe S.A.
|
@@ -9386,7 +9382,7 @@ pramerica
|
|
9386
9382
|
// praxi : 2013-12-05 Praxi S.p.A.
|
9387
9383
|
praxi
|
9388
9384
|
|
9389
|
-
// press : 2014-04-03
|
9385
|
+
// press : 2014-04-03 Radix FZC
|
9390
9386
|
press
|
9391
9387
|
|
9392
9388
|
// prime : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -9410,7 +9406,7 @@ promo
|
|
9410
9406
|
// properties : 2013-12-05 Binky Moon, LLC
|
9411
9407
|
properties
|
9412
9408
|
|
9413
|
-
// property : 2014-05-22
|
9409
|
+
// property : 2014-05-22 UNR Corp.
|
9414
9410
|
property
|
9415
9411
|
|
9416
9412
|
// protection : 2015-04-23 XYZ.COM LLC
|
@@ -9437,18 +9433,12 @@ quebec
|
|
9437
9433
|
// quest : 2015-03-26 XYZ.COM LLC
|
9438
9434
|
quest
|
9439
9435
|
|
9440
|
-
// qvc : 2015-07-30 QVC, Inc.
|
9441
|
-
qvc
|
9442
|
-
|
9443
9436
|
// racing : 2014-12-04 Premier Registry Limited
|
9444
9437
|
racing
|
9445
9438
|
|
9446
9439
|
// radio : 2016-07-21 European Broadcasting Union (EBU)
|
9447
9440
|
radio
|
9448
9441
|
|
9449
|
-
// raid : 2015-07-23 Johnson Shareholdings, Inc.
|
9450
|
-
raid
|
9451
|
-
|
9452
9442
|
// read : 2014-12-18 Amazon Registry Services, Inc.
|
9453
9443
|
read
|
9454
9444
|
|
@@ -9458,7 +9448,7 @@ realestate
|
|
9458
9448
|
// realtor : 2014-05-29 Real Estate Domains LLC
|
9459
9449
|
realtor
|
9460
9450
|
|
9461
|
-
// realty : 2015-03-19
|
9451
|
+
// realty : 2015-03-19 Dog Beach, LLC
|
9462
9452
|
realty
|
9463
9453
|
|
9464
9454
|
// recipes : 2013-10-17 Binky Moon, LLC
|
@@ -9521,7 +9511,7 @@ reviews
|
|
9521
9511
|
// rexroth : 2015-06-18 Robert Bosch GMBH
|
9522
9512
|
rexroth
|
9523
9513
|
|
9524
|
-
// rich : 2013-11-21
|
9514
|
+
// rich : 2013-11-21 iRegistry GmbH
|
9525
9515
|
rich
|
9526
9516
|
|
9527
9517
|
// richardli : 2015-05-14 Pacific Century Asset Management (HK) Limited
|
@@ -9530,9 +9520,6 @@ richardli
|
|
9530
9520
|
// ricoh : 2014-11-20 Ricoh Company, Ltd.
|
9531
9521
|
ricoh
|
9532
9522
|
|
9533
|
-
// rightathome : 2015-07-23 Johnson Shareholdings, Inc.
|
9534
|
-
rightathome
|
9535
|
-
|
9536
9523
|
// ril : 2015-04-02 Reliance Industries Limited
|
9537
9524
|
ril
|
9538
9525
|
|
@@ -9542,16 +9529,13 @@ rio
|
|
9542
9529
|
// rip : 2014-07-10 Dog Beach, LLC
|
9543
9530
|
rip
|
9544
9531
|
|
9545
|
-
// rmit : 2015-11-19 Royal Melbourne Institute of Technology
|
9546
|
-
rmit
|
9547
|
-
|
9548
9532
|
// rocher : 2014-12-18 Ferrero Trading Lux S.A.
|
9549
9533
|
rocher
|
9550
9534
|
|
9551
9535
|
// rocks : 2013-11-14 Dog Beach, LLC
|
9552
9536
|
rocks
|
9553
9537
|
|
9554
|
-
// rodeo : 2013-12-19
|
9538
|
+
// rodeo : 2013-12-19 Registry Services, LLC
|
9555
9539
|
rodeo
|
9556
9540
|
|
9557
9541
|
// rogers : 2015-08-06 Rogers Communications Canada Inc.
|
@@ -9629,7 +9613,7 @@ saxo
|
|
9629
9613
|
// sbi : 2015-03-12 STATE BANK OF INDIA
|
9630
9614
|
sbi
|
9631
9615
|
|
9632
|
-
// sbs : 2014-11-07
|
9616
|
+
// sbs : 2014-11-07 ShortDot SA
|
9633
9617
|
sbs
|
9634
9618
|
|
9635
9619
|
// sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)
|
@@ -9659,12 +9643,6 @@ schwarz
|
|
9659
9643
|
// science : 2014-09-11 dot Science Limited
|
9660
9644
|
science
|
9661
9645
|
|
9662
|
-
// scjohnson : 2015-07-23 Johnson Shareholdings, Inc.
|
9663
|
-
scjohnson
|
9664
|
-
|
9665
|
-
// scor : 2014-10-31 SCOR SE
|
9666
|
-
scor
|
9667
|
-
|
9668
9646
|
// scot : 2014-01-23 Dot Scot Registry Limited
|
9669
9647
|
scot
|
9670
9648
|
|
@@ -9704,7 +9682,7 @@ sew
|
|
9704
9682
|
// sex : 2014-11-13 ICM Registry SX LLC
|
9705
9683
|
sex
|
9706
9684
|
|
9707
|
-
// sexy : 2013-09-11
|
9685
|
+
// sexy : 2013-09-11 UNR Corp.
|
9708
9686
|
sexy
|
9709
9687
|
|
9710
9688
|
// sfr : 2015-08-13 Societe Francaise du Radiotelephone - SFR
|
@@ -9737,7 +9715,7 @@ shop
|
|
9737
9715
|
// shopping : 2016-03-31 Binky Moon, LLC
|
9738
9716
|
shopping
|
9739
9717
|
|
9740
|
-
// shouji : 2015-01-08
|
9718
|
+
// shouji : 2015-01-08 Beijing Qihu Keji Co., Ltd.
|
9741
9719
|
shouji
|
9742
9720
|
|
9743
9721
|
// show : 2015-03-05 Binky Moon, LLC
|
@@ -9746,9 +9724,6 @@ show
|
|
9746
9724
|
// showtime : 2015-08-06 CBS Domains Inc.
|
9747
9725
|
showtime
|
9748
9726
|
|
9749
|
-
// shriram : 2014-01-23 Shriram Capital Ltd.
|
9750
|
-
shriram
|
9751
|
-
|
9752
9727
|
// silk : 2015-06-25 Amazon Registry Services, Inc.
|
9753
9728
|
silk
|
9754
9729
|
|
@@ -9758,13 +9733,13 @@ sina
|
|
9758
9733
|
// singles : 2013-08-27 Binky Moon, LLC
|
9759
9734
|
singles
|
9760
9735
|
|
9761
|
-
// site : 2015-01-15
|
9736
|
+
// site : 2015-01-15 Radix FZC
|
9762
9737
|
site
|
9763
9738
|
|
9764
9739
|
// ski : 2015-04-09 Afilias Limited
|
9765
9740
|
ski
|
9766
9741
|
|
9767
|
-
// skin : 2015-01-15
|
9742
|
+
// skin : 2015-01-15 XYZ.COM LLC
|
9768
9743
|
skin
|
9769
9744
|
|
9770
9745
|
// sky : 2014-06-19 Sky International AG
|
@@ -9818,7 +9793,7 @@ soy
|
|
9818
9793
|
// spa : 2019-09-19 Asia Spa and Wellness Promotion Council Limited
|
9819
9794
|
spa
|
9820
9795
|
|
9821
|
-
// space : 2014-04-03
|
9796
|
+
// space : 2014-04-03 Radix FZC
|
9822
9797
|
space
|
9823
9798
|
|
9824
9799
|
// sport : 2017-11-16 Global Association of International Sports Federations (GAISF)
|
@@ -9827,9 +9802,6 @@ sport
|
|
9827
9802
|
// spot : 2015-02-26 Amazon Registry Services, Inc.
|
9828
9803
|
spot
|
9829
9804
|
|
9830
|
-
// spreadbetting : 2014-12-11 Dotspreadbetting Registry Limited
|
9831
|
-
spreadbetting
|
9832
|
-
|
9833
9805
|
// srl : 2015-05-07 InterNetX, Corp
|
9834
9806
|
srl
|
9835
9807
|
|
@@ -9860,7 +9832,7 @@ stockholm
|
|
9860
9832
|
// storage : 2014-12-22 XYZ.COM LLC
|
9861
9833
|
storage
|
9862
9834
|
|
9863
|
-
// store : 2015-04-09
|
9835
|
+
// store : 2015-04-09 Radix FZC
|
9864
9836
|
store
|
9865
9837
|
|
9866
9838
|
// stream : 2016-01-08 dot Stream Limited
|
@@ -9887,7 +9859,7 @@ supply
|
|
9887
9859
|
// support : 2013-10-24 Binky Moon, LLC
|
9888
9860
|
support
|
9889
9861
|
|
9890
|
-
// surf : 2014-01-09
|
9862
|
+
// surf : 2014-01-09 Registry Services, LLC
|
9891
9863
|
surf
|
9892
9864
|
|
9893
9865
|
// surgery : 2014-03-20 Binky Moon, LLC
|
@@ -9899,18 +9871,12 @@ suzuki
|
|
9899
9871
|
// swatch : 2015-01-08 The Swatch Group Ltd
|
9900
9872
|
swatch
|
9901
9873
|
|
9902
|
-
// swiftcover : 2015-07-23 Swiftcover Insurance Services Limited
|
9903
|
-
swiftcover
|
9904
|
-
|
9905
9874
|
// swiss : 2014-10-16 Swiss Confederation
|
9906
9875
|
swiss
|
9907
9876
|
|
9908
9877
|
// sydney : 2014-09-18 State of New South Wales, Department of Premier and Cabinet
|
9909
9878
|
sydney
|
9910
9879
|
|
9911
|
-
// symantec : 2014-12-04 Symantec Corporation
|
9912
|
-
symantec
|
9913
|
-
|
9914
9880
|
// systems : 2013-11-07 Binky Moon, LLC
|
9915
9881
|
systems
|
9916
9882
|
|
@@ -9935,7 +9901,7 @@ tatamotors
|
|
9935
9901
|
// tatar : 2014-04-24 Limited Liability Company "Coordination Center of Regional Domain of Tatarstan Republic"
|
9936
9902
|
tatar
|
9937
9903
|
|
9938
|
-
// tattoo : 2013-08-30
|
9904
|
+
// tattoo : 2013-08-30 UNR Corp.
|
9939
9905
|
tattoo
|
9940
9906
|
|
9941
9907
|
// tax : 2014-03-20 Binky Moon, LLC
|
@@ -9953,7 +9919,7 @@ tdk
|
|
9953
9919
|
// team : 2015-03-05 Binky Moon, LLC
|
9954
9920
|
team
|
9955
9921
|
|
9956
|
-
// tech : 2015-01-30
|
9922
|
+
// tech : 2015-01-30 Radix FZC
|
9957
9923
|
tech
|
9958
9924
|
|
9959
9925
|
// technology : 2013-09-13 Binky Moon, LLC
|
@@ -9980,7 +9946,7 @@ theatre
|
|
9980
9946
|
// tiaa : 2015-07-23 Teachers Insurance and Annuity Association of America
|
9981
9947
|
tiaa
|
9982
9948
|
|
9983
|
-
// tickets : 2015-02-05
|
9949
|
+
// tickets : 2015-02-05 XYZ.COM LLC
|
9984
9950
|
tickets
|
9985
9951
|
|
9986
9952
|
// tienda : 2013-11-14 Binky Moon, LLC
|
@@ -10028,7 +9994,7 @@ toray
|
|
10028
9994
|
// toshiba : 2014-04-10 TOSHIBA Corporation
|
10029
9995
|
toshiba
|
10030
9996
|
|
10031
|
-
// total : 2015-08-06
|
9997
|
+
// total : 2015-08-06 TOTAL SE
|
10032
9998
|
total
|
10033
9999
|
|
10034
10000
|
// tours : 2015-01-22 Binky Moon, LLC
|
@@ -10046,13 +10012,13 @@ toys
|
|
10046
10012
|
// trade : 2014-01-23 Elite Registry Limited
|
10047
10013
|
trade
|
10048
10014
|
|
10049
|
-
// trading : 2014-12-11
|
10015
|
+
// trading : 2014-12-11 Dog Beach, LLC
|
10050
10016
|
trading
|
10051
10017
|
|
10052
10018
|
// training : 2013-11-07 Binky Moon, LLC
|
10053
10019
|
training
|
10054
10020
|
|
10055
|
-
// travel :
|
10021
|
+
// travel : 2015-10-09 Dog Beach, LLC
|
10056
10022
|
travel
|
10057
10023
|
|
10058
10024
|
// travelchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
@@ -10064,7 +10030,7 @@ travelers
|
|
10064
10030
|
// travelersinsurance : 2015-03-26 Travelers TLD, LLC
|
10065
10031
|
travelersinsurance
|
10066
10032
|
|
10067
|
-
// trust : 2014-10-16
|
10033
|
+
// trust : 2014-10-16 UNR Corp.
|
10068
10034
|
trust
|
10069
10035
|
|
10070
10036
|
// trv : 2015-03-26 Travelers TLD, LLC
|
@@ -10097,7 +10063,7 @@ unicom
|
|
10097
10063
|
// university : 2014-03-06 Binky Moon, LLC
|
10098
10064
|
university
|
10099
10065
|
|
10100
|
-
// uno : 2013-09-11
|
10066
|
+
// uno : 2013-09-11 Radix FZC
|
10101
10067
|
uno
|
10102
10068
|
|
10103
10069
|
// uol : 2014-05-01 UBN INTERNET LTDA.
|
@@ -10148,7 +10114,7 @@ villas
|
|
10148
10114
|
// vin : 2015-06-18 Binky Moon, LLC
|
10149
10115
|
vin
|
10150
10116
|
|
10151
|
-
// vip : 2015-01-22
|
10117
|
+
// vip : 2015-01-22 Registry Services, LLC
|
10152
10118
|
vip
|
10153
10119
|
|
10154
10120
|
// virgin : 2014-09-25 Virgin Enterprises Limited
|
@@ -10160,9 +10126,6 @@ visa
|
|
10160
10126
|
// vision : 2013-12-05 Binky Moon, LLC
|
10161
10127
|
vision
|
10162
10128
|
|
10163
|
-
// vistaprint : 2014-09-18 Vistaprint Limited
|
10164
|
-
vistaprint
|
10165
|
-
|
10166
10129
|
// viva : 2014-11-07 Saudi Telecom Company
|
10167
10130
|
viva
|
10168
10131
|
|
@@ -10172,7 +10135,7 @@ vivo
|
|
10172
10135
|
// vlaanderen : 2014-02-06 DNS.be vzw
|
10173
10136
|
vlaanderen
|
10174
10137
|
|
10175
|
-
// vodka : 2013-12-19
|
10138
|
+
// vodka : 2013-12-19 Registry Services, LLC
|
10176
10139
|
vodka
|
10177
10140
|
|
10178
10141
|
// volkswagen : 2015-05-14 Volkswagen Group of America Inc.
|
@@ -10214,7 +10177,7 @@ wanggou
|
|
10214
10177
|
// watch : 2013-11-14 Binky Moon, LLC
|
10215
10178
|
watch
|
10216
10179
|
|
10217
|
-
// watches : 2014-12-22
|
10180
|
+
// watches : 2014-12-22 Afilias Limited
|
10218
10181
|
watches
|
10219
10182
|
|
10220
10183
|
// weather : 2015-01-08 International Business Machines Corporation
|
@@ -10229,13 +10192,10 @@ webcam
|
|
10229
10192
|
// weber : 2015-06-04 Saint-Gobain Weber SA
|
10230
10193
|
weber
|
10231
10194
|
|
10232
|
-
// website : 2014-04-03
|
10195
|
+
// website : 2014-04-03 Radix FZC
|
10233
10196
|
website
|
10234
10197
|
|
10235
|
-
//
|
10236
|
-
wed
|
10237
|
-
|
10238
|
-
// wedding : 2014-04-24 Minds + Machines Group Limited
|
10198
|
+
// wedding : 2014-04-24 Registry Services, LLC
|
10239
10199
|
wedding
|
10240
10200
|
|
10241
10201
|
// weibo : 2015-03-05 Sina Corporation
|
@@ -10277,7 +10237,7 @@ wolterskluwer
|
|
10277
10237
|
// woodside : 2015-07-09 Woodside Petroleum Limited
|
10278
10238
|
woodside
|
10279
10239
|
|
10280
|
-
// work : 2013-12-19
|
10240
|
+
// work : 2013-12-19 Registry Services, LLC
|
10281
10241
|
work
|
10282
10242
|
|
10283
10243
|
// works : 2013-11-14 Binky Moon, LLC
|
@@ -10304,7 +10264,7 @@ xerox
|
|
10304
10264
|
// xfinity : 2015-07-09 Comcast IP Holdings I, LLC
|
10305
10265
|
xfinity
|
10306
10266
|
|
10307
|
-
// xihuan : 2015-01-08
|
10267
|
+
// xihuan : 2015-01-08 Beijing Qihu Keji Co., Ltd.
|
10308
10268
|
xihuan
|
10309
10269
|
|
10310
10270
|
// xin : 2014-12-11 Elegant Leader Limited
|
@@ -10328,9 +10288,6 @@ xin
|
|
10328
10288
|
// xn--3ds443g : 2013-09-08 TLD REGISTRY LIMITED OY
|
10329
10289
|
在线
|
10330
10290
|
|
10331
|
-
// xn--3oq18vl8pn36a : 2015-07-02 Volkswagen (China) Investment Co., Ltd.
|
10332
|
-
大众汽车
|
10333
|
-
|
10334
10291
|
// xn--3pxu8k : 2015-01-15 VeriSign Sarl
|
10335
10292
|
点看
|
10336
10293
|
|
@@ -10340,7 +10297,7 @@ xin
|
|
10340
10297
|
// xn--45q11c : 2013-11-21 Zodiac Gemini Ltd
|
10341
10298
|
八卦
|
10342
10299
|
|
10343
|
-
// xn--4gbrim : 2013-10-04
|
10300
|
+
// xn--4gbrim : 2013-10-04 Helium TLDs Ltd
|
10344
10301
|
موقع
|
10345
10302
|
|
10346
10303
|
// xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
|
@@ -10400,7 +10357,7 @@ xin
|
|
10400
10357
|
// xn--cck2b3b : 2015-02-26 Amazon Registry Services, Inc.
|
10401
10358
|
ストア
|
10402
10359
|
|
10403
|
-
// xn--cckwcxetd : 2019-12-19 Amazon
|
10360
|
+
// xn--cckwcxetd : 2019-12-19 Amazon Registry Services, Inc.
|
10404
10361
|
アマゾン
|
10405
10362
|
|
10406
10363
|
// xn--cg4bki : 2013-09-27 SAMSUNG SDS CO., LTD
|
@@ -10424,9 +10381,6 @@ xin
|
|
10424
10381
|
// xn--efvy88h : 2014-08-22 Guangzhou YU Wei Information Technology Co., Ltd.
|
10425
10382
|
新闻
|
10426
10383
|
|
10427
|
-
// xn--estv75g : 2015-02-19 Industrial and Commercial Bank of China Limited
|
10428
|
-
工行
|
10429
|
-
|
10430
10384
|
// xn--fct429k : 2015-04-09 Amazon Registry Services, Inc.
|
10431
10385
|
家電
|
10432
10386
|
|
@@ -10448,7 +10402,7 @@ xin
|
|
10448
10402
|
// xn--fzys8d69uvgm : 2015-05-14 PCCW Enterprises Limited
|
10449
10403
|
電訊盈科
|
10450
10404
|
|
10451
|
-
// xn--g2xx48c : 2015-01-30
|
10405
|
+
// xn--g2xx48c : 2015-01-30 Nawang Heli(Xiamen) Network Service Co., LTD.
|
10452
10406
|
购物
|
10453
10407
|
|
10454
10408
|
// xn--gckr3f0f : 2015-02-26 Amazon Registry Services, Inc.
|
@@ -10472,7 +10426,7 @@ xin
|
|
10472
10426
|
// xn--j1aef : 2015-01-15 VeriSign Sarl
|
10473
10427
|
ком
|
10474
10428
|
|
10475
|
-
// xn--jlq480n2rg : 2019-12-19 Amazon
|
10429
|
+
// xn--jlq480n2rg : 2019-12-19 Amazon Registry Services, Inc.
|
10476
10430
|
亚马逊
|
10477
10431
|
|
10478
10432
|
// xn--jlq61u9w7b : 2015-01-08 Nokia Corporation
|
@@ -10484,9 +10438,6 @@ xin
|
|
10484
10438
|
// xn--kcrx77d1x4a : 2014-11-07 Koninklijke Philips N.V.
|
10485
10439
|
飞利浦
|
10486
10440
|
|
10487
|
-
// xn--kpu716f : 2014-12-22 Richemont DNS Inc.
|
10488
|
-
手表
|
10489
|
-
|
10490
10441
|
// xn--kput3i : 2014-02-13 Beijing RITT-Net Technology Development Co., Ltd
|
10491
10442
|
手机
|
10492
10443
|
|
@@ -10535,15 +10486,12 @@ xin
|
|
10535
10486
|
// xn--nyqy26a : 2014-11-07 Stable Tone Limited
|
10536
10487
|
健康
|
10537
10488
|
|
10538
|
-
// xn--otu796d : 2017-08-06
|
10489
|
+
// xn--otu796d : 2017-08-06 Jiang Yu Liang Cai Technology Company Limited
|
10539
10490
|
招聘
|
10540
10491
|
|
10541
10492
|
// xn--p1acf : 2013-12-12 Rusnames Limited
|
10542
10493
|
рус
|
10543
10494
|
|
10544
|
-
// xn--pbt977c : 2014-12-22 Richemont DNS Inc.
|
10545
|
-
珠宝
|
10546
|
-
|
10547
10495
|
// xn--pssy2u : 2015-01-15 VeriSign Sarl
|
10548
10496
|
大拿
|
10549
10497
|
|
@@ -10601,10 +10549,10 @@ vermögensberatung
|
|
10601
10549
|
// xyz : 2013-12-05 XYZ.COM LLC
|
10602
10550
|
xyz
|
10603
10551
|
|
10604
|
-
// yachts : 2014-01-09
|
10552
|
+
// yachts : 2014-01-09 XYZ.COM LLC
|
10605
10553
|
yachts
|
10606
10554
|
|
10607
|
-
// yahoo : 2015-04-02
|
10555
|
+
// yahoo : 2015-04-02 Oath Inc.
|
10608
10556
|
yahoo
|
10609
10557
|
|
10610
10558
|
// yamaxun : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -10616,7 +10564,7 @@ yandex
|
|
10616
10564
|
// yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
|
10617
10565
|
yodobashi
|
10618
10566
|
|
10619
|
-
// yoga : 2014-05-29
|
10567
|
+
// yoga : 2014-05-29 Registry Services, LLC
|
10620
10568
|
yoga
|
10621
10569
|
|
10622
10570
|
// yokohama : 2013-12-12 GMO Registry, Inc.
|
@@ -10628,7 +10576,7 @@ you
|
|
10628
10576
|
// youtube : 2014-05-01 Charleston Road Registry Inc.
|
10629
10577
|
youtube
|
10630
10578
|
|
10631
|
-
// yun : 2015-01-08
|
10579
|
+
// yun : 2015-01-08 Beijing Qihu Keji Co., Ltd.
|
10632
10580
|
yun
|
10633
10581
|
|
10634
10582
|
// zappos : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -10660,16 +10608,40 @@ cc.ua
|
|
10660
10608
|
inf.ua
|
10661
10609
|
ltd.ua
|
10662
10610
|
|
10611
|
+
// 611coin : https://611project.org/
|
10612
|
+
611.to
|
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
|
+
|
10663
10622
|
// Adobe : https://www.adobe.com/
|
10664
|
-
// Submitted by Ian Boston <boston@adobe.com>
|
10623
|
+
// Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
|
10665
10624
|
adobeaemcloud.com
|
10666
|
-
adobeaemcloud.net
|
10667
10625
|
*.dev.adobeaemcloud.com
|
10626
|
+
hlx.live
|
10627
|
+
adobeaemcloud.net
|
10628
|
+
hlx.page
|
10629
|
+
hlx3.page
|
10668
10630
|
|
10669
10631
|
// Agnat sp. z o.o. : https://domena.pl
|
10670
10632
|
// Submitted by Przemyslaw Plewa <it-admin@domena.pl>
|
10671
10633
|
beep.pl
|
10672
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
|
+
|
10673
10645
|
// alboto.ca : http://alboto.ca
|
10674
10646
|
// Submitted by Anton Avramov <avramov@alboto.ca>
|
10675
10647
|
barsy.ca
|
@@ -10679,6 +10651,10 @@ barsy.ca
|
|
10679
10651
|
*.compute.estate
|
10680
10652
|
*.alces.network
|
10681
10653
|
|
10654
|
+
// all-inkl.com : https://all-inkl.com
|
10655
|
+
// Submitted by Werner Kaltofen <wk@all-inkl.com>
|
10656
|
+
kasserver.com
|
10657
|
+
|
10682
10658
|
// Altervista: https://www.altervista.org
|
10683
10659
|
// Submitted by Carlo Cannas <tech_staff@altervista.it>
|
10684
10660
|
altervista.org
|
@@ -10726,6 +10702,10 @@ us-west-2.elasticbeanstalk.com
|
|
10726
10702
|
*.elb.amazonaws.com
|
10727
10703
|
*.elb.amazonaws.com.cn
|
10728
10704
|
|
10705
|
+
// Amazon Global Accelerator : https://aws.amazon.com/global-accelerator/
|
10706
|
+
// Submitted by Daniel Massaguer <psl-maintainers@amazon.com>
|
10707
|
+
awsglobalaccelerator.com
|
10708
|
+
|
10729
10709
|
// Amazon S3 : https://aws.amazon.com/s3/
|
10730
10710
|
// Submitted by Luke Wells <psl-maintainers@amazon.com>
|
10731
10711
|
s3.amazonaws.com
|
@@ -10783,10 +10763,6 @@ s3-website.eu-west-2.amazonaws.com
|
|
10783
10763
|
s3-website.eu-west-3.amazonaws.com
|
10784
10764
|
s3-website.us-east-2.amazonaws.com
|
10785
10765
|
|
10786
|
-
// Amsterdam Wireless: https://www.amsterdamwireless.nl/
|
10787
|
-
// Submitted by Imre Jonk <hostmaster@amsterdamwireless.nl>
|
10788
|
-
amsw.nl
|
10789
|
-
|
10790
10766
|
// Amune : https://amune.org/
|
10791
10767
|
// Submitted by Team Amune <cert@amune.org>
|
10792
10768
|
t3l3p0rt.net
|
@@ -10796,6 +10772,19 @@ tele.amune.org
|
|
10796
10772
|
// Submitted by Apigee Security Team <security@apigee.com>
|
10797
10773
|
apigee.io
|
10798
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
|
+
|
10799
10788
|
// Aptible : https://www.aptible.com/
|
10800
10789
|
// Submitted by Thomas Orozco <thomas@aptible.com>
|
10801
10790
|
on-aptible.com
|
@@ -10821,15 +10810,31 @@ sweetpepper.org
|
|
10821
10810
|
// Submitted by Vincent Tseng <vincenttseng@asustor.com>
|
10822
10811
|
myasustor.com
|
10823
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
|
+
|
10824
10821
|
// AVM : https://avm.de
|
10825
10822
|
// Submitted by Andreas Weise <a.weise@avm.de>
|
10826
10823
|
myfritz.net
|
10827
10824
|
|
10825
|
+
// AVStack Pte. Ltd. : https://avstack.io
|
10826
|
+
// Submitted by Jasper Hugo <jasper@avstack.io>
|
10827
|
+
onavstack.net
|
10828
|
+
|
10828
10829
|
// AW AdvisorWebsites.com Software Inc : https://advisorwebsites.com
|
10829
10830
|
// Submitted by James Kennedy <domains@advisorwebsites.com>
|
10830
10831
|
*.awdev.ca
|
10831
10832
|
*.advisor.ws
|
10832
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
|
+
|
10833
10838
|
// b-data GmbH : https://www.b-data.io
|
10834
10839
|
// Submitted by Olivier Benz <olivier.benz@b-data.ch>
|
10835
10840
|
b-data.io
|
@@ -10842,9 +10847,33 @@ backplaneapp.io
|
|
10842
10847
|
// Submitted by Petros Angelatos <petrosagg@balena.io>
|
10843
10848
|
balena-devices.com
|
10844
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
|
+
|
10845
10855
|
// Banzai Cloud
|
10846
|
-
// Submitted by
|
10856
|
+
// Submitted by Janos Matyas <info@banzaicloud.com>
|
10857
|
+
*.banzai.cloud
|
10847
10858
|
app.banzaicloud.io
|
10859
|
+
*.backyards.banzaicloud.io
|
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
|
10848
10877
|
|
10849
10878
|
// BetaInABox
|
10850
10879
|
// Submitted by Adrian <adrian@betainabox.com>
|
@@ -10854,14 +10883,30 @@ betainabox.com
|
|
10854
10883
|
// Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
|
10855
10884
|
bnr.la
|
10856
10885
|
|
10886
|
+
// Bitbucket : http://bitbucket.org
|
10887
|
+
// Submitted by Andy Ortlieb <aortlieb@atlassian.com>
|
10888
|
+
bitbucket.io
|
10889
|
+
|
10857
10890
|
// Blackbaud, Inc. : https://www.blackbaud.com
|
10858
10891
|
// Submitted by Paul Crowder <paul.crowder@blackbaud.com>
|
10859
10892
|
blackbaudcdn.net
|
10860
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
|
+
|
10861
10902
|
// Boomla : https://boomla.com
|
10862
10903
|
// Submitted by Tibor Halter <thalter@boomla.com>
|
10863
10904
|
boomla.net
|
10864
10905
|
|
10906
|
+
// Boutir : https://www.boutir.com
|
10907
|
+
// Submitted by Eric Ng Ka Ka <ngkaka@boutir.com>
|
10908
|
+
boutir.com
|
10909
|
+
|
10865
10910
|
// Boxfuse : https://boxfuse.com
|
10866
10911
|
// Submitted by Axel Fontaine <axel@boxfuse.com>
|
10867
10912
|
boxfuse.io
|
@@ -10875,6 +10920,10 @@ square7.de
|
|
10875
10920
|
bplaced.net
|
10876
10921
|
square7.net
|
10877
10922
|
|
10923
|
+
// Brendly : https://brendly.rs
|
10924
|
+
// Submitted by Dusan Radovanovic <dusan.radovanovic@brendly.rs>
|
10925
|
+
shop.brendly.rs
|
10926
|
+
|
10878
10927
|
// BrowserSafetyMark
|
10879
10928
|
// Submitted by Dave Tharp <browsersafetymark.io@quicinc.com>
|
10880
10929
|
browsersafetymark.io
|
@@ -10885,46 +10934,54 @@ uk0.bigv.io
|
|
10885
10934
|
dh.bytemark.co.uk
|
10886
10935
|
vm.bytemark.co.uk
|
10887
10936
|
|
10937
|
+
// Caf.js Labs LLC : https://www.cafjs.com
|
10938
|
+
// Submitted by Antonio Lain <antlai@cafjs.com>
|
10939
|
+
cafjs.com
|
10940
|
+
|
10888
10941
|
// callidomus : https://www.callidomus.com/
|
10889
10942
|
// Submitted by Marcus Popp <admin@callidomus.com>
|
10890
10943
|
mycd.eu
|
10891
10944
|
|
10892
10945
|
// Carrd : https://carrd.co
|
10893
10946
|
// Submitted by AJ <aj@carrd.co>
|
10947
|
+
drr.ac
|
10948
|
+
uwu.ai
|
10894
10949
|
carrd.co
|
10895
10950
|
crd.co
|
10896
|
-
|
10951
|
+
ju.mp
|
10897
10952
|
|
10898
10953
|
// CentralNic : http://www.centralnic.com/names/domains
|
10899
10954
|
// Submitted by registry <gavin.brown@centralnic.com>
|
10900
10955
|
ae.org
|
10901
|
-
ar.com
|
10902
10956
|
br.com
|
10903
10957
|
cn.com
|
10904
10958
|
com.de
|
10905
10959
|
com.se
|
10906
10960
|
de.com
|
10907
10961
|
eu.com
|
10908
|
-
gb.com
|
10909
10962
|
gb.net
|
10910
|
-
hu.com
|
10911
10963
|
hu.net
|
10912
10964
|
jp.net
|
10913
10965
|
jpn.com
|
10914
|
-
kr.com
|
10915
10966
|
mex.com
|
10916
|
-
no.com
|
10917
|
-
qc.com
|
10918
10967
|
ru.com
|
10919
10968
|
sa.com
|
10920
10969
|
se.net
|
10921
10970
|
uk.com
|
10922
10971
|
uk.net
|
10923
10972
|
us.com
|
10924
|
-
uy.com
|
10925
10973
|
za.bz
|
10926
10974
|
za.com
|
10927
10975
|
|
10976
|
+
// No longer operated by CentralNic, these entries should be adopted and/or removed by current operators
|
10977
|
+
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10978
|
+
ar.com
|
10979
|
+
hu.com
|
10980
|
+
kr.com
|
10981
|
+
no.com
|
10982
|
+
qc.com
|
10983
|
+
uy.com
|
10984
|
+
|
10928
10985
|
// Africa.com Web Solutions Ltd : https://registry.africa.com
|
10929
10986
|
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10930
10987
|
africa.com
|
@@ -10936,6 +10993,7 @@ gr.com
|
|
10936
10993
|
// Radix FZC : http://domains.in.net
|
10937
10994
|
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10938
10995
|
in.net
|
10996
|
+
web.in
|
10939
10997
|
|
10940
10998
|
// US REGISTRY LLC : http://us.org
|
10941
10999
|
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
@@ -10945,6 +11003,16 @@ us.org
|
|
10945
11003
|
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10946
11004
|
co.com
|
10947
11005
|
|
11006
|
+
// Roar Domains LLC : https://roar.basketball/
|
11007
|
+
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
11008
|
+
aus.basketball
|
11009
|
+
nz.basketball
|
11010
|
+
|
11011
|
+
// BRS Media : https://brsmedia.com/
|
11012
|
+
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
11013
|
+
radio.am
|
11014
|
+
radio.fm
|
11015
|
+
|
10948
11016
|
// c.la : http://www.c.la/
|
10949
11017
|
c.la
|
10950
11018
|
|
@@ -10952,26 +11020,31 @@ c.la
|
|
10952
11020
|
// Submitted by B. Blechschmidt <hostmaster@certmgr.org>
|
10953
11021
|
certmgr.org
|
10954
11022
|
|
10955
|
-
//
|
10956
|
-
// Submitted by
|
10957
|
-
|
11023
|
+
// Cityhost LLC : https://cityhost.ua
|
11024
|
+
// Submitted by Maksym Rivtin <support@cityhost.net.ua>
|
11025
|
+
cx.ua
|
10958
11026
|
|
10959
11027
|
// Civilized Discourse Construction Kit, Inc. : https://www.discourse.org/
|
10960
|
-
// Submitted by Rishabh Nambiar <
|
11028
|
+
// Submitted by Rishabh Nambiar & Michael Brown <team@discourse.org>
|
10961
11029
|
discourse.group
|
10962
|
-
|
10963
|
-
// ClearVox : http://www.clearvox.nl/
|
10964
|
-
// Submitted by Leon Rowland <leon@clearvox.nl>
|
10965
|
-
virtueeldomein.nl
|
11030
|
+
discourse.team
|
10966
11031
|
|
10967
11032
|
// Clever Cloud : https://www.clever-cloud.com/
|
10968
11033
|
// Submitted by Quentin Adam <noc@clever-cloud.com>
|
10969
11034
|
cleverapps.io
|
10970
11035
|
|
10971
11036
|
// Clerk : https://www.clerk.dev
|
10972
|
-
// Submitted by Colin Sidoti <
|
11037
|
+
// Submitted by Colin Sidoti <systems@clerk.dev>
|
11038
|
+
clerk.app
|
11039
|
+
clerkstage.app
|
10973
11040
|
*.lcl.dev
|
11041
|
+
*.lclstage.dev
|
10974
11042
|
*.stg.dev
|
11043
|
+
*.stgstage.dev
|
11044
|
+
|
11045
|
+
// ClickRising : https://clickrising.com/
|
11046
|
+
// Submitted by Umut Gumeli <infrastructure-publicsuffixlist@clickrising.com>
|
11047
|
+
clickrising.net
|
10975
11048
|
|
10976
11049
|
// Cloud66 : https://www.cloud66.com/
|
10977
11050
|
// Submitted by Khash Sajadi <khash@cloud66.com>
|
@@ -10993,11 +11066,12 @@ cloudcontrolled.com
|
|
10993
11066
|
cloudcontrolapp.com
|
10994
11067
|
|
10995
11068
|
// Cloudera, Inc. : https://www.cloudera.com/
|
10996
|
-
// Submitted by
|
10997
|
-
cloudera.site
|
11069
|
+
// Submitted by Kedarnath Waikar <security@cloudera.com>
|
11070
|
+
*.cloudera.site
|
10998
11071
|
|
10999
11072
|
// Cloudflare, Inc. : https://www.cloudflare.com/
|
11000
|
-
// Submitted by
|
11073
|
+
// Submitted by Cloudflare Team <publicsuffixlist@cloudflare.com>
|
11074
|
+
pages.dev
|
11001
11075
|
trycloudflare.com
|
11002
11076
|
workers.dev
|
11003
11077
|
|
@@ -11038,14 +11112,14 @@ cloudns.pro
|
|
11038
11112
|
cloudns.pw
|
11039
11113
|
cloudns.us
|
11040
11114
|
|
11041
|
-
// Cloudeity Inc : https://cloudeity.com
|
11042
|
-
// Submitted by Stefan Dimitrov <contact@cloudeity.com>
|
11043
|
-
cloudeity.net
|
11044
|
-
|
11045
11115
|
// CNPY : https://cnpy.gdn
|
11046
11116
|
// Submitted by Angelo Gladding <angelo@lahacker.net>
|
11047
11117
|
cnpy.gdn
|
11048
11118
|
|
11119
|
+
// Codeberg e. V. : https://codeberg.org
|
11120
|
+
// Submitted by Moritz Marquardt <git@momar.de>
|
11121
|
+
codeberg.page
|
11122
|
+
|
11049
11123
|
// CoDNS B.V.
|
11050
11124
|
co.nl
|
11051
11125
|
co.no
|
@@ -11088,6 +11162,10 @@ realm.cz
|
|
11088
11162
|
// Submitted by Jonathan Rudenberg <jonathan@cupcake.io>
|
11089
11163
|
cupcake.is
|
11090
11164
|
|
11165
|
+
// Curv UG : https://curv-labs.de/
|
11166
|
+
// Submitted by Marvin Wiesner <Marvin@curv-labs.de>
|
11167
|
+
curv.dev
|
11168
|
+
|
11091
11169
|
// Customer OCI - Oracle Dyn https://cloud.oracle.com/home https://dyn.com/dns/
|
11092
11170
|
// Submitted by Gregory Drake <support@dyn.com>
|
11093
11171
|
// Note: This is intended to also include customer-oci.com due to wildcards implicitly including the current label
|
@@ -11101,6 +11179,12 @@ cupcake.is
|
|
11101
11179
|
cyon.link
|
11102
11180
|
cyon.site
|
11103
11181
|
|
11182
|
+
// Danger Science Group: https://dangerscience.com/
|
11183
|
+
// Submitted by Skylar MacDonald <skylar@dangerscience.com>
|
11184
|
+
fnwk.site
|
11185
|
+
folionetwork.site
|
11186
|
+
platform0.app
|
11187
|
+
|
11104
11188
|
// Daplie, Inc : https://daplie.com
|
11105
11189
|
// Submitted by AJ ONeal <aj@daplie.com>
|
11106
11190
|
daplie.me
|
@@ -11123,6 +11207,10 @@ firm.dk
|
|
11123
11207
|
reg.dk
|
11124
11208
|
store.dk
|
11125
11209
|
|
11210
|
+
// dappnode.io : https://dappnode.io/
|
11211
|
+
// Submitted by Abel Boldu / DAppNode Team <community@dappnode.io>
|
11212
|
+
dyndns.dappnode.io
|
11213
|
+
|
11126
11214
|
// dapps.earth : https://dapps.earth/
|
11127
11215
|
// Submitted by Daniil Burdakov <icqkill@gmail.com>
|
11128
11216
|
*.dapps.earth
|
@@ -11132,18 +11220,51 @@ store.dk
|
|
11132
11220
|
// Submitted by Paul Biggar <ops@darklang.com>
|
11133
11221
|
builtwithdark.com
|
11134
11222
|
|
11223
|
+
// DataDetect, LLC. : https://datadetect.com
|
11224
|
+
// Submitted by Andrew Banchich <abanchich@sceven.com>
|
11225
|
+
demo.datadetect.com
|
11226
|
+
instance.datadetect.com
|
11227
|
+
|
11135
11228
|
// Datawire, Inc : https://www.datawire.io
|
11136
11229
|
// Submitted by Richard Li <secalert@datawire.io>
|
11137
11230
|
edgestack.me
|
11138
11231
|
|
11232
|
+
// DDNS5 : https://ddns5.com
|
11233
|
+
// Submitted by Cameron Elliott <cameron@cameronelliott.com>
|
11234
|
+
ddns5.com
|
11235
|
+
|
11139
11236
|
// Debian : https://www.debian.org/
|
11140
11237
|
// Submitted by Peter Palfrader / Debian Sysadmin Team <dsa-publicsuffixlist@debian.org>
|
11141
11238
|
debian.net
|
11142
11239
|
|
11240
|
+
// Deno Land Inc : https://deno.com/
|
11241
|
+
// Submitted by Luca Casonato <hostmaster@deno.com>
|
11242
|
+
deno.dev
|
11243
|
+
deno-staging.dev
|
11244
|
+
|
11143
11245
|
// deSEC : https://desec.io/
|
11144
11246
|
// Submitted by Peter Thomassen <peter@desec.io>
|
11145
11247
|
dedyn.io
|
11146
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
|
+
|
11264
|
+
// DNS Africa Ltd https://dns.business
|
11265
|
+
// Submitted by Calvin Browne <calvin@dns.business>
|
11266
|
+
jozi.biz
|
11267
|
+
|
11147
11268
|
// DNShome : https://www.dnshome.de/
|
11148
11269
|
// Submitted by Norbert Auler <mail@dnshome.de>
|
11149
11270
|
dnshome.de
|
@@ -11157,6 +11278,10 @@ shop.th
|
|
11157
11278
|
// Submitted by Paul Fang <mis@draytek.com>
|
11158
11279
|
drayddns.com
|
11159
11280
|
|
11281
|
+
// DreamCommerce : https://shoper.pl/
|
11282
|
+
// Submitted by Konrad Kotarba <konrad.kotarba@dreamcommerce.com>
|
11283
|
+
shoparena.pl
|
11284
|
+
|
11160
11285
|
// DreamHost : http://www.dreamhost.com/
|
11161
11286
|
// Submitted by Andrew Farmer <andrew.farmer@dreamhost.com>
|
11162
11287
|
dreamhosters.com
|
@@ -11174,6 +11299,13 @@ drud.us
|
|
11174
11299
|
// Submitted by Richard Harper <richard@duckdns.org>
|
11175
11300
|
duckdns.org
|
11176
11301
|
|
11302
|
+
// Bip : https://bip.sh
|
11303
|
+
// Submitted by Joel Kennedy <joel@bip.sh>
|
11304
|
+
bip.sh
|
11305
|
+
|
11306
|
+
// bitbridge.net : Submitted by Craig Welch, abeliidev@gmail.com
|
11307
|
+
bitbridge.net
|
11308
|
+
|
11177
11309
|
// dy.fi : http://dy.fi/
|
11178
11310
|
// Submitted by Heikki Hannikainen <hessu@hes.iki.fi>
|
11179
11311
|
dy.fi
|
@@ -11477,6 +11609,14 @@ ddnss.org
|
|
11477
11609
|
definima.net
|
11478
11610
|
definima.io
|
11479
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
|
+
|
11480
11620
|
// dnstrace.pro : https://dnstrace.pro/
|
11481
11621
|
// Submitted by Chris Partridge <chris@partridge.tech>
|
11482
11622
|
bci.dnstrace.pro
|
@@ -11509,6 +11649,16 @@ dynv6.net
|
|
11509
11649
|
// Submitted by Vladimir Dudr <info@e4you.cz>
|
11510
11650
|
e4.cz
|
11511
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
|
+
|
11512
11662
|
// En root‽ : https://en-root.org
|
11513
11663
|
// Submitted by Emmanuel Raviart <emmanuel@raviart.com>
|
11514
11664
|
en-root.fr
|
@@ -11516,16 +11666,21 @@ en-root.fr
|
|
11516
11666
|
// Enalean SAS: https://www.enalean.com
|
11517
11667
|
// Submitted by Thomas Cottier <thomas.cottier@enalean.com>
|
11518
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
|
11519
11675
|
|
11520
11676
|
// ECG Robotics, Inc: https://ecgrobotics.org
|
11521
11677
|
// Submitted by <frc1533@ecgrobotics.org>
|
11522
11678
|
onred.one
|
11523
11679
|
staging.onred.one
|
11524
11680
|
|
11525
|
-
//
|
11526
|
-
// Submitted by
|
11527
|
-
|
11528
|
-
customer.enonic.io
|
11681
|
+
// encoway GmbH : https://www.encoway.de
|
11682
|
+
// Submitted by Marcel Daus <cloudops@encoway.de>
|
11683
|
+
eu.encoway.cloud
|
11529
11684
|
|
11530
11685
|
// EU.org https://eu.org/
|
11531
11686
|
// Submitted by Pierre Beyssac <hostmaster@eu.org>
|
@@ -11586,6 +11741,10 @@ tr.eu.org
|
|
11586
11741
|
uk.eu.org
|
11587
11742
|
us.eu.org
|
11588
11743
|
|
11744
|
+
// Eurobyte : https://eurobyte.ru
|
11745
|
+
// Submitted by Evgeniy Subbotin <e.subbotin@eurobyte.ru>
|
11746
|
+
eurodir.ru
|
11747
|
+
|
11589
11748
|
// Evennode : http://www.evennode.com/
|
11590
11749
|
// Submitted by Michal Kralik <support@evennode.com>
|
11591
11750
|
eu-1.evennode.com
|
@@ -11605,6 +11764,10 @@ twmail.org
|
|
11605
11764
|
mymailer.com.tw
|
11606
11765
|
url.tw
|
11607
11766
|
|
11767
|
+
// Fabrica Technologies, Inc. : https://www.fabrica.dev/
|
11768
|
+
// Submitted by Eric Jiang <eric@fabrica.dev>
|
11769
|
+
onfabrica.com
|
11770
|
+
|
11608
11771
|
// Facebook, Inc.
|
11609
11772
|
// Submitted by Peter Ruibal <public-suffix@fb.com>
|
11610
11773
|
apps.fbsbx.com
|
@@ -11688,9 +11851,11 @@ vologda.su
|
|
11688
11851
|
// Fancy Bits, LLC : http://getchannels.com
|
11689
11852
|
// Submitted by Aman Gupta <aman@getchannels.com>
|
11690
11853
|
channelsdvr.net
|
11854
|
+
u.channelsdvr.net
|
11691
11855
|
|
11692
11856
|
// Fastly Inc. : http://www.fastly.com/
|
11693
11857
|
// Submitted by Fastly Security <security@fastly.com>
|
11858
|
+
edgecompute.app
|
11694
11859
|
fastly-terrarium.com
|
11695
11860
|
fastlylb.net
|
11696
11861
|
map.fastlylb.net
|
@@ -11704,12 +11869,11 @@ global.ssl.fastly.net
|
|
11704
11869
|
|
11705
11870
|
// FASTVPS EESTI OU : https://fastvps.ru/
|
11706
11871
|
// Submitted by Likhachev Vasiliy <lihachev@fastvps.ru>
|
11707
|
-
fastpanel.direct
|
11708
11872
|
fastvps-server.com
|
11709
|
-
|
11710
|
-
|
11711
|
-
|
11712
|
-
|
11873
|
+
fastvps.host
|
11874
|
+
myfast.host
|
11875
|
+
fastvps.site
|
11876
|
+
myfast.space
|
11713
11877
|
|
11714
11878
|
// Fedora : https://fedoraproject.org/
|
11715
11879
|
// submitted by Patrick Uiterwijk <puiterwijk@fedoraproject.org>
|
@@ -11719,10 +11883,20 @@ cloud.fedoraproject.org
|
|
11719
11883
|
app.os.fedoraproject.org
|
11720
11884
|
app.os.stg.fedoraproject.org
|
11721
11885
|
|
11886
|
+
// FearWorks Media Ltd. : https://fearworksmedia.co.uk
|
11887
|
+
// submitted by Keith Fairley <domains@fearworksmedia.co.uk>
|
11888
|
+
conn.uk
|
11889
|
+
copro.uk
|
11890
|
+
hosp.uk
|
11891
|
+
|
11722
11892
|
// Fermax : https://fermax.com/
|
11723
11893
|
// submitted by Koen Van Isterdael <k.vanisterdael@fermax.be>
|
11724
11894
|
mydobiss.com
|
11725
11895
|
|
11896
|
+
// FH Muenster : https://www.fh-muenster.de
|
11897
|
+
// Submitted by Robin Naundorf <r.naundorf@fh-muenster.de>
|
11898
|
+
fh-muenster.io
|
11899
|
+
|
11726
11900
|
// Filegear Inc. : https://www.filegear.com
|
11727
11901
|
// Submitted by Jason Zhu <jason@owtware.com>
|
11728
11902
|
filegear.me
|
@@ -11737,11 +11911,47 @@ filegear-sg.me
|
|
11737
11911
|
// Submitted by Chris Raynor <chris@firebase.com>
|
11738
11912
|
firebaseapp.com
|
11739
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
|
+
|
11927
|
+
// fly.io: https://fly.io
|
11928
|
+
// Submitted by Kurt Mackey <kurt@fly.io>
|
11929
|
+
fly.dev
|
11930
|
+
edgeapp.net
|
11931
|
+
shw.io
|
11932
|
+
|
11740
11933
|
// Flynn : https://flynn.io
|
11741
11934
|
// Submitted by Jonathan Rudenberg <jonathan@flynn.io>
|
11742
|
-
flynnhub.com
|
11743
11935
|
flynnhosting.net
|
11744
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
|
+
|
11745
11955
|
// Frederik Braun https://frederik-braun.com
|
11746
11956
|
// Submitted by Frederik Braun <fb@frederik-braun.com>
|
11747
11957
|
0e.vc
|
@@ -11759,6 +11969,14 @@ freeboxos.fr
|
|
11759
11969
|
// Submitted by Daniel Stone <daniel@fooishbar.org>
|
11760
11970
|
freedesktop.org
|
11761
11971
|
|
11972
|
+
// freemyip.com : https://freemyip.com
|
11973
|
+
// Submitted by Cadence <contact@freemyip.com>
|
11974
|
+
freemyip.com
|
11975
|
+
|
11976
|
+
// FunkFeuer - Verein zur Förderung freier Netze : https://www.funkfeuer.at
|
11977
|
+
// Submitted by Daniel A. Maierhofer <vorstand@funkfeuer.at>
|
11978
|
+
wien.funkfeuer.at
|
11979
|
+
|
11762
11980
|
// Futureweb OG : http://www.futureweb.at
|
11763
11981
|
// Submitted by Andreas Schnederle-Wagner <schnederle@futureweb.at>
|
11764
11982
|
*.futurecms.at
|
@@ -11770,10 +11988,22 @@ futuremailing.at
|
|
11770
11988
|
*.kunden.ortsinfo.at
|
11771
11989
|
*.statics.cloud
|
11772
11990
|
|
11773
|
-
// GDS : https://www.gov.uk/service-manual/
|
11774
|
-
// 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
|
11775
12001
|
service.gov.uk
|
11776
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
|
+
|
11777
12007
|
// Gehirn Inc. : https://www.gehirn.co.jp/
|
11778
12008
|
// Submitted by Kohei YOSHIDA <tech@gehirn.co.jp>
|
11779
12009
|
gehirn.ne.jp
|
@@ -11782,30 +12012,164 @@ usercontent.jp
|
|
11782
12012
|
// Gentlent, Inc. : https://www.gentlent.com
|
11783
12013
|
// Submitted by Tom Klein <tom@gentlent.com>
|
11784
12014
|
gentapps.com
|
12015
|
+
gentlentapis.com
|
11785
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
|
11786
12026
|
|
11787
12027
|
// GitHub, Inc.
|
11788
12028
|
// Submitted by Patrick Toomey <security@github.com>
|
11789
|
-
github.io
|
11790
12029
|
githubusercontent.com
|
12030
|
+
githubpreview.dev
|
12031
|
+
github.io
|
11791
12032
|
|
11792
12033
|
// GitLab, Inc.
|
11793
12034
|
// Submitted by Alex Hanselka <alex@gitlab.com>
|
11794
12035
|
gitlab.io
|
11795
12036
|
|
12037
|
+
// Gitplac.si - https://gitplac.si
|
12038
|
+
// Submitted by Aljaž Starc <me@aljaxus.eu>
|
12039
|
+
gitapp.si
|
12040
|
+
gitpage.si
|
12041
|
+
|
11796
12042
|
// Glitch, Inc : https://glitch.com
|
11797
12043
|
// Submitted by Mads Hartmann <mads@glitch.com>
|
11798
12044
|
glitch.me
|
11799
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
|
+
|
11800
12055
|
// GMO Pepabo, Inc. : https://pepabo.com/
|
11801
|
-
// Submitted by
|
12056
|
+
// Submitted by Hosting Div <admin@pepabo.com>
|
11802
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
|
+
lolitapunk.jp
|
12115
|
+
lomo.jp
|
12116
|
+
lovepop.jp
|
12117
|
+
lovesick.jp
|
12118
|
+
main.jp
|
12119
|
+
mods.jp
|
12120
|
+
mond.jp
|
12121
|
+
mongolian.jp
|
12122
|
+
moo.jp
|
12123
|
+
namaste.jp
|
12124
|
+
nikita.jp
|
12125
|
+
nobushi.jp
|
12126
|
+
noor.jp
|
12127
|
+
oops.jp
|
12128
|
+
parallel.jp
|
12129
|
+
parasite.jp
|
12130
|
+
pecori.jp
|
12131
|
+
peewee.jp
|
12132
|
+
penne.jp
|
12133
|
+
pepper.jp
|
12134
|
+
perma.jp
|
12135
|
+
pigboat.jp
|
12136
|
+
pinoko.jp
|
12137
|
+
punyu.jp
|
12138
|
+
pupu.jp
|
12139
|
+
pussycat.jp
|
12140
|
+
pya.jp
|
12141
|
+
raindrop.jp
|
12142
|
+
readymade.jp
|
12143
|
+
sadist.jp
|
12144
|
+
schoolbus.jp
|
12145
|
+
secret.jp
|
12146
|
+
staba.jp
|
12147
|
+
stripper.jp
|
12148
|
+
sub.jp
|
12149
|
+
sunnyday.jp
|
12150
|
+
thick.jp
|
12151
|
+
tonkotsu.jp
|
12152
|
+
under.jp
|
12153
|
+
upper.jp
|
12154
|
+
velvet.jp
|
12155
|
+
verse.jp
|
12156
|
+
versus.jp
|
12157
|
+
vivian.jp
|
12158
|
+
watson.jp
|
12159
|
+
weblike.jp
|
12160
|
+
whitesnow.jp
|
12161
|
+
zombie.jp
|
12162
|
+
heteml.net
|
11803
12163
|
|
11804
12164
|
// GOV.UK Platform as a Service : https://www.cloud.service.gov.uk/
|
11805
|
-
// Submitted by Tom Whitwell <
|
12165
|
+
// Submitted by Tom Whitwell <gov-uk-paas-support@digital.cabinet-office.gov.uk>
|
11806
12166
|
cloudapps.digital
|
11807
12167
|
london.cloudapps.digital
|
11808
12168
|
|
12169
|
+
// GOV.UK Pay : https://www.payments.service.gov.uk/
|
12170
|
+
// Submitted by Richard Baker <richard.baker@digital.cabinet-office.gov.uk>
|
12171
|
+
pymnt.uk
|
12172
|
+
|
11809
12173
|
// UKHomeOffice : https://www.gov.uk/government/organisations/home-office
|
11810
12174
|
// Submitted by Jon Shanks <jon.shanks@digital.homeoffice.gov.uk>
|
11811
12175
|
homeoffice.gov.uk
|
@@ -11813,7 +12177,6 @@ homeoffice.gov.uk
|
|
11813
12177
|
// GlobeHosting, Inc.
|
11814
12178
|
// Submitted by Zoltan Egresi <egresi@globehosting.com>
|
11815
12179
|
ro.im
|
11816
|
-
shop.ro
|
11817
12180
|
|
11818
12181
|
// GoIP DNS Services : http://www.goip.de
|
11819
12182
|
// Submitted by Christian Poulter <milchstrasse@goip.de>
|
@@ -11827,6 +12190,18 @@ web.app
|
|
11827
12190
|
*.0emm.com
|
11828
12191
|
appspot.com
|
11829
12192
|
*.r.appspot.com
|
12193
|
+
codespot.com
|
12194
|
+
googleapis.com
|
12195
|
+
googlecode.com
|
12196
|
+
pagespeedmobilizer.com
|
12197
|
+
publishproxy.com
|
12198
|
+
withgoogle.com
|
12199
|
+
withyoutube.com
|
12200
|
+
*.gateway.dev
|
12201
|
+
cloud.goog
|
12202
|
+
translate.goog
|
12203
|
+
*.usercontent.goog
|
12204
|
+
cloudfunctions.net
|
11830
12205
|
blogspot.ae
|
11831
12206
|
blogspot.al
|
11832
12207
|
blogspot.am
|
@@ -11901,22 +12276,22 @@ blogspot.td
|
|
11901
12276
|
blogspot.tw
|
11902
12277
|
blogspot.ug
|
11903
12278
|
blogspot.vn
|
11904
|
-
|
11905
|
-
|
11906
|
-
|
11907
|
-
|
11908
|
-
googlecode.com
|
11909
|
-
pagespeedmobilizer.com
|
11910
|
-
publishproxy.com
|
11911
|
-
withgoogle.com
|
11912
|
-
withyoutube.com
|
12279
|
+
|
12280
|
+
// Goupile : https://goupile.fr
|
12281
|
+
// Submitted by Niels Martignene <hello@goupile.fr>
|
12282
|
+
goupile.fr
|
11913
12283
|
|
11914
12284
|
// Group 53, LLC : https://www.group53.com
|
11915
12285
|
// Submitted by Tyler Todd <noc@nova53.net>
|
11916
12286
|
awsmppl.com
|
11917
12287
|
|
12288
|
+
// GünstigBestellen : https://günstigbestellen.de
|
12289
|
+
// Submitted by Furkan Akkoc <info@hendelzon.de>
|
12290
|
+
günstigbestellen.de
|
12291
|
+
günstigliefern.de
|
12292
|
+
|
11918
12293
|
// Hakaran group: http://hakaran.cz
|
11919
|
-
//
|
12294
|
+
// Submitted by Arseniy Sokolov <security@hakaran.cz>
|
11920
12295
|
fin.ci
|
11921
12296
|
free.hr
|
11922
12297
|
caa.li
|
@@ -11936,6 +12311,10 @@ hashbang.sh
|
|
11936
12311
|
hasura.app
|
11937
12312
|
hasura-app.io
|
11938
12313
|
|
12314
|
+
// Heilbronn University of Applied Sciences - Faculty Informatics (GitLab Pages): https://www.hs-heilbronn.de
|
12315
|
+
// Submitted by Richard Zowalla <mi-admin@hs-heilbronn.de>
|
12316
|
+
pages.it.hs-heilbronn.de
|
12317
|
+
|
11939
12318
|
// Hepforge : https://www.hepforge.org
|
11940
12319
|
// Submitted by David Grellscheid <admin@hepforge.org>
|
11941
12320
|
hepforge.org
|
@@ -11947,26 +12326,41 @@ herokussl.com
|
|
11947
12326
|
|
11948
12327
|
// Hibernating Rhinos
|
11949
12328
|
// Submitted by Oren Eini <oren@ravendb.net>
|
12329
|
+
ravendb.cloud
|
11950
12330
|
myravendb.com
|
11951
12331
|
ravendb.community
|
11952
12332
|
ravendb.me
|
11953
12333
|
development.run
|
11954
12334
|
ravendb.run
|
11955
12335
|
|
12336
|
+
// home.pl S.A.: https://home.pl
|
12337
|
+
// Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
12338
|
+
homesklep.pl
|
12339
|
+
|
12340
|
+
// Hong Kong Productivity Council: https://www.hkpc.org/
|
12341
|
+
// Submitted by SECaaS Team <summchan@hkpc.org>
|
12342
|
+
secaas.hk
|
12343
|
+
|
12344
|
+
// Hoplix : https://www.hoplix.com
|
12345
|
+
// Submitted by Danilo De Franco<info@hoplix.shop>
|
12346
|
+
hoplix.shop
|
12347
|
+
|
12348
|
+
|
11956
12349
|
// HOSTBIP REGISTRY : https://www.hostbip.com/
|
11957
12350
|
// Submitted by Atanunu Igbunuroghene <publicsuffixlist@hostbip.com>
|
11958
|
-
bpl.biz
|
11959
12351
|
orx.biz
|
11960
|
-
ng.city
|
11961
12352
|
biz.gl
|
11962
|
-
ng.ink
|
11963
12353
|
col.ng
|
11964
12354
|
firm.ng
|
11965
12355
|
gen.ng
|
11966
12356
|
ltd.ng
|
11967
12357
|
ngo.ng
|
11968
|
-
|
12358
|
+
edu.scot
|
11969
12359
|
sch.so
|
12360
|
+
org.yt
|
12361
|
+
|
12362
|
+
// HostyHosting (hostyhosting.com)
|
12363
|
+
hostyhosting.io
|
11970
12364
|
|
11971
12365
|
// Häkkinen.fi
|
11972
12366
|
// Submitted by Eero Häkkinen <Eero+psl@Häkkinen.fi>
|
@@ -11981,6 +12375,19 @@ moonscale.net
|
|
11981
12375
|
// Submitted by Hannu Aronsson <haa@iki.fi>
|
11982
12376
|
iki.fi
|
11983
12377
|
|
12378
|
+
// Impertrix Solutions : <https://impertrixcdn.com>
|
12379
|
+
// Submitted by Zhixiang Zhao <csuite@impertrix.com>
|
12380
|
+
impertrixcdn.com
|
12381
|
+
impertrix.com
|
12382
|
+
|
12383
|
+
// Incsub, LLC: https://incsub.com/
|
12384
|
+
// Submitted by Aaron Edwards <sysadmins@incsub.com>
|
12385
|
+
smushcdn.com
|
12386
|
+
wphostedmail.com
|
12387
|
+
wpmucdn.com
|
12388
|
+
tempurl.host
|
12389
|
+
wpmudev.host
|
12390
|
+
|
11984
12391
|
// Individual Network Berlin e.V. : https://www.in-berlin.de/
|
11985
12392
|
// Submitted by Christian Seitz <chris@in-berlin.de>
|
11986
12393
|
dyn-berlin.de
|
@@ -12036,13 +12443,22 @@ to.leg.br
|
|
12036
12443
|
// Submitted by Wolfgang Schwarz <admin@intermetrics.de>
|
12037
12444
|
pixolino.com
|
12038
12445
|
|
12446
|
+
// Internet-Pro, LLP: https://netangels.ru/
|
12447
|
+
// Submitted by Vasiliy Sheredeko <piphon@gmail.com>
|
12448
|
+
na4u.ru
|
12449
|
+
|
12450
|
+
// iopsys software solutions AB : https://iopsys.eu/
|
12451
|
+
// Submitted by Roman Azarenko <roman.azarenko@iopsys.eu>
|
12452
|
+
iopsys.se
|
12453
|
+
|
12039
12454
|
// IPiFony Systems, Inc. : https://www.ipifony.com/
|
12040
12455
|
// Submitted by Matthew Hardeman <mhardeman@ipifony.com>
|
12041
12456
|
ipifony.net
|
12042
12457
|
|
12043
12458
|
// IServ GmbH : https://iserv.eu
|
12044
|
-
// Submitted by Kim-Alexander Brodowski <
|
12459
|
+
// Submitted by Kim-Alexander Brodowski <info@iserv.eu>
|
12045
12460
|
mein-iserv.de
|
12461
|
+
schulserver.de
|
12046
12462
|
test-iserv.de
|
12047
12463
|
iserv.dev
|
12048
12464
|
|
@@ -12050,6 +12466,92 @@ iserv.dev
|
|
12050
12466
|
// Submitted by Yuji Minagawa <domains-admin@iodata.jp>
|
12051
12467
|
iobb.net
|
12052
12468
|
|
12469
|
+
// Jelastic, Inc. : https://jelastic.com/
|
12470
|
+
// Submitted by Ihor Kolodyuk <ik@jelastic.com>
|
12471
|
+
mel.cloudlets.com.au
|
12472
|
+
cloud.interhostsolutions.be
|
12473
|
+
users.scale.virtualcloud.com.br
|
12474
|
+
mycloud.by
|
12475
|
+
alp1.ae.flow.ch
|
12476
|
+
appengine.flow.ch
|
12477
|
+
es-1.axarnet.cloud
|
12478
|
+
diadem.cloud
|
12479
|
+
vip.jelastic.cloud
|
12480
|
+
jele.cloud
|
12481
|
+
it1.eur.aruba.jenv-aruba.cloud
|
12482
|
+
it1.jenv-aruba.cloud
|
12483
|
+
keliweb.cloud
|
12484
|
+
cs.keliweb.cloud
|
12485
|
+
oxa.cloud
|
12486
|
+
tn.oxa.cloud
|
12487
|
+
uk.oxa.cloud
|
12488
|
+
primetel.cloud
|
12489
|
+
uk.primetel.cloud
|
12490
|
+
ca.reclaim.cloud
|
12491
|
+
uk.reclaim.cloud
|
12492
|
+
us.reclaim.cloud
|
12493
|
+
ch.trendhosting.cloud
|
12494
|
+
de.trendhosting.cloud
|
12495
|
+
jele.club
|
12496
|
+
amscompute.com
|
12497
|
+
clicketcloud.com
|
12498
|
+
dopaas.com
|
12499
|
+
hidora.com
|
12500
|
+
paas.hosted-by-previder.com
|
12501
|
+
rag-cloud.hosteur.com
|
12502
|
+
rag-cloud-ch.hosteur.com
|
12503
|
+
jcloud.ik-server.com
|
12504
|
+
jcloud-ver-jpc.ik-server.com
|
12505
|
+
demo.jelastic.com
|
12506
|
+
kilatiron.com
|
12507
|
+
paas.massivegrid.com
|
12508
|
+
jed.wafaicloud.com
|
12509
|
+
lon.wafaicloud.com
|
12510
|
+
ryd.wafaicloud.com
|
12511
|
+
j.scaleforce.com.cy
|
12512
|
+
jelastic.dogado.eu
|
12513
|
+
fi.cloudplatform.fi
|
12514
|
+
demo.datacenter.fi
|
12515
|
+
paas.datacenter.fi
|
12516
|
+
jele.host
|
12517
|
+
mircloud.host
|
12518
|
+
paas.beebyte.io
|
12519
|
+
sekd1.beebyteapp.io
|
12520
|
+
jele.io
|
12521
|
+
cloud-fr1.unispace.io
|
12522
|
+
jc.neen.it
|
12523
|
+
cloud.jelastic.open.tim.it
|
12524
|
+
jcloud.kz
|
12525
|
+
upaas.kazteleport.kz
|
12526
|
+
cloudjiffy.net
|
12527
|
+
fra1-de.cloudjiffy.net
|
12528
|
+
west1-us.cloudjiffy.net
|
12529
|
+
jls-sto1.elastx.net
|
12530
|
+
jls-sto2.elastx.net
|
12531
|
+
jls-sto3.elastx.net
|
12532
|
+
faststacks.net
|
12533
|
+
fr-1.paas.massivegrid.net
|
12534
|
+
lon-1.paas.massivegrid.net
|
12535
|
+
lon-2.paas.massivegrid.net
|
12536
|
+
ny-1.paas.massivegrid.net
|
12537
|
+
ny-2.paas.massivegrid.net
|
12538
|
+
sg-1.paas.massivegrid.net
|
12539
|
+
jelastic.saveincloud.net
|
12540
|
+
nordeste-idc.saveincloud.net
|
12541
|
+
j.scaleforce.net
|
12542
|
+
jelastic.tsukaeru.net
|
12543
|
+
sdscloud.pl
|
12544
|
+
unicloud.pl
|
12545
|
+
mircloud.ru
|
12546
|
+
jelastic.regruhosting.ru
|
12547
|
+
enscaled.sg
|
12548
|
+
jele.site
|
12549
|
+
jelastic.team
|
12550
|
+
orangecloud.tn
|
12551
|
+
j.layershift.co.uk
|
12552
|
+
phx.enscaled.us
|
12553
|
+
mircloud.us
|
12554
|
+
|
12053
12555
|
// Jino : https://www.jino.ru
|
12054
12556
|
// Submitted by Sergey Ulyashin <ulyashin@jino.ru>
|
12055
12557
|
myjino.ru
|
@@ -12058,6 +12560,10 @@ myjino.ru
|
|
12058
12560
|
*.spectrum.myjino.ru
|
12059
12561
|
*.vps.myjino.ru
|
12060
12562
|
|
12563
|
+
// Jotelulu S.L. : https://jotelulu.com
|
12564
|
+
// Submitted by Daniel Fariña <ingenieria@jotelulu.com>
|
12565
|
+
jotelulu.cloud
|
12566
|
+
|
12061
12567
|
// Joyent : https://www.joyent.com/
|
12062
12568
|
// Submitted by Brian Bennett <brian.bennett@joyent.com>
|
12063
12569
|
*.triton.zone
|
@@ -12072,6 +12578,14 @@ js.org
|
|
12072
12578
|
kaas.gg
|
12073
12579
|
khplay.nl
|
12074
12580
|
|
12581
|
+
// Kakao : https://www.kakaocorp.com/
|
12582
|
+
// Submitted by JaeYoong Lee <cec@kakaocorp.com>
|
12583
|
+
ktistory.com
|
12584
|
+
|
12585
|
+
// Kapsi : https://kapsi.fi
|
12586
|
+
// Submitted by Tomi Juntunen <erani@kapsi.fi>
|
12587
|
+
kapsi.fi
|
12588
|
+
|
12075
12589
|
// Keyweb AG : https://www.keyweb.de
|
12076
12590
|
// Submitted by Martin Dannehl <postmaster@keymachine.de>
|
12077
12591
|
keymachine.de
|
@@ -12085,14 +12599,28 @@ uni5.net
|
|
12085
12599
|
// Submitted by Roy Keene <rkeene@knightpoint.com>
|
12086
12600
|
knightpoint.systems
|
12087
12601
|
|
12602
|
+
// KoobinEvent, SL: https://www.koobin.com
|
12603
|
+
// Submitted by Iván Oliva <ivan.oliva@koobin.com>
|
12604
|
+
koobin.events
|
12605
|
+
|
12088
12606
|
// KUROKU LTD : https://kuroku.ltd/
|
12089
12607
|
// Submitted by DisposaBoy <security@oya.to>
|
12090
12608
|
oya.to
|
12091
12609
|
|
12610
|
+
// Katholieke Universiteit Leuven: https://www.kuleuven.be
|
12611
|
+
// Submitted by Abuse KU Leuven <abuse@kuleuven.be>
|
12612
|
+
kuleuven.cloud
|
12613
|
+
ezproxy.kuleuven.be
|
12614
|
+
|
12092
12615
|
// .KRD : http://nic.krd/data/krd/Registration%20Policy.pdf
|
12093
12616
|
co.krd
|
12094
12617
|
edu.krd
|
12095
12618
|
|
12619
|
+
// Krellian Ltd. : https://krellian.com
|
12620
|
+
// Submitted by Ben Francis <ben@krellian.com>
|
12621
|
+
krellian.net
|
12622
|
+
webthings.io
|
12623
|
+
|
12096
12624
|
// LCube - Professional hosting e.K. : https://www.lcube-webhosting.de
|
12097
12625
|
// Submitted by Lars Laehn <info@lcube.de>
|
12098
12626
|
git-repos.de
|
@@ -12123,10 +12651,6 @@ co.technology
|
|
12123
12651
|
// Submitted by Greg Holland <greg.holland@lmpm.com>
|
12124
12652
|
app.lmpm.com
|
12125
12653
|
|
12126
|
-
// Linki Tools UG : https://linki.tools
|
12127
|
-
// Submitted by Paulo Matos <pmatos@linki.tools>
|
12128
|
-
linkitools.space
|
12129
|
-
|
12130
12654
|
// linkyard ldt: https://www.linkyard.ch/
|
12131
12655
|
// Submitted by Mario Siegenthaler <mario.siegenthaler@linkyard.ch>
|
12132
12656
|
linkyard.cloud
|
@@ -12135,12 +12659,22 @@ linkyard-cloud.ch
|
|
12135
12659
|
// Linode : https://linode.com
|
12136
12660
|
// Submitted by <security@linode.com>
|
12137
12661
|
members.linode.com
|
12138
|
-
nodebalancer.linode.com
|
12662
|
+
*.nodebalancer.linode.com
|
12663
|
+
*.linodeobjects.com
|
12664
|
+
ip.linodeusercontent.com
|
12139
12665
|
|
12140
12666
|
// LiquidNet Ltd : http://www.liquidnetlimited.com/
|
12141
12667
|
// Submitted by Victor Velchev <admin@liquidnetlimited.com>
|
12142
12668
|
we.bs
|
12143
12669
|
|
12670
|
+
// Localcert : https://localcert.dev
|
12671
|
+
// Submitted by Lann Martin <security@localcert.dev>
|
12672
|
+
*.user.localcert.dev
|
12673
|
+
|
12674
|
+
// localzone.xyz
|
12675
|
+
// Submitted by Kenny Niehage <hello@yahe.sh>
|
12676
|
+
localzone.xyz
|
12677
|
+
|
12144
12678
|
// Log'in Line : https://www.loginline.com/
|
12145
12679
|
// Submitted by Rémi Mach <remi.mach@loginline.com>
|
12146
12680
|
loginline.app
|
@@ -12149,6 +12683,14 @@ loginline.io
|
|
12149
12683
|
loginline.services
|
12150
12684
|
loginline.site
|
12151
12685
|
|
12686
|
+
// Lokalized : https://lokalized.nl
|
12687
|
+
// Submitted by Noah Taheij <noah@lokalized.nl>
|
12688
|
+
servers.run
|
12689
|
+
|
12690
|
+
// Lõhmus Family, The
|
12691
|
+
// Submitted by Heiki Lõhmus <hostmaster at lohmus dot me>
|
12692
|
+
lohmus.me
|
12693
|
+
|
12152
12694
|
// LubMAN UMCS Sp. z o.o : https://lubman.pl/
|
12153
12695
|
// Submitted by Ireneusz Maliszewski <ireneusz.maliszewski@lubman.pl>
|
12154
12696
|
krasnik.pl
|
@@ -12160,7 +12702,6 @@ swidnik.pl
|
|
12160
12702
|
|
12161
12703
|
// Lug.org.uk : https://lug.org.uk
|
12162
12704
|
// Submitted by Jon Spriggs <admin@lug.org.uk>
|
12163
|
-
uklugs.org
|
12164
12705
|
glug.org.uk
|
12165
12706
|
lug.org.uk
|
12166
12707
|
lugs.org.uk
|
@@ -12186,6 +12727,7 @@ barsy.online
|
|
12186
12727
|
barsy.org
|
12187
12728
|
barsy.pro
|
12188
12729
|
barsy.pub
|
12730
|
+
barsy.ro
|
12189
12731
|
barsy.shop
|
12190
12732
|
barsy.site
|
12191
12733
|
barsy.support
|
@@ -12204,6 +12746,34 @@ mayfirst.org
|
|
12204
12746
|
// Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
|
12205
12747
|
hb.cldmail.ru
|
12206
12748
|
|
12749
|
+
// Mail Transfer Platform : https://www.neupeer.com
|
12750
|
+
// Submitted by Li Hui <lihui@neupeer.com>
|
12751
|
+
cn.vu
|
12752
|
+
|
12753
|
+
// Maze Play: https://www.mazeplay.com
|
12754
|
+
// Submitted by Adam Humpherys <adam@mws.dev>
|
12755
|
+
mazeplay.com
|
12756
|
+
|
12757
|
+
// mcpe.me : https://mcpe.me
|
12758
|
+
// Submitted by Noa Heyl <hi@noa.dev>
|
12759
|
+
mcpe.me
|
12760
|
+
|
12761
|
+
// McHost : https://mchost.ru
|
12762
|
+
// Submitted by Evgeniy Subbotin <e.subbotin@mchost.ru>
|
12763
|
+
mcdir.me
|
12764
|
+
mcdir.ru
|
12765
|
+
mcpre.ru
|
12766
|
+
vps.mcdir.ru
|
12767
|
+
|
12768
|
+
// Mediatech : https://mediatech.by
|
12769
|
+
// Submitted by Evgeniy Kozhuhovskiy <ugenk@mediatech.by>
|
12770
|
+
mediatech.by
|
12771
|
+
mediatech.dev
|
12772
|
+
|
12773
|
+
// Medicom Health : https://medicomhealth.com
|
12774
|
+
// Submitted by Michael Olson <molson@medicomhealth.com>
|
12775
|
+
hra.health
|
12776
|
+
|
12207
12777
|
// Memset hosting : https://www.memset.com
|
12208
12778
|
// Submitted by Tom Whitwell <domains@memset.com>
|
12209
12779
|
miniserver.com
|
@@ -12211,7 +12781,7 @@ memset.net
|
|
12211
12781
|
|
12212
12782
|
// MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/
|
12213
12783
|
// Submitted by Zdeněk Šustr <zdenek.sustr@cesnet.cz>
|
12214
|
-
cloud.metacentrum.cz
|
12784
|
+
*.cloud.metacentrum.cz
|
12215
12785
|
custom.metacentrum.cz
|
12216
12786
|
|
12217
12787
|
// MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/
|
@@ -12228,11 +12798,29 @@ eu.meteorapp.com
|
|
12228
12798
|
co.pl
|
12229
12799
|
|
12230
12800
|
// Microsoft Corporation : http://microsoft.com
|
12231
|
-
// Submitted by
|
12232
|
-
azurecontainer.io
|
12801
|
+
// Submitted by Mitch Webster <miwebst@microsoft.com>
|
12802
|
+
*.azurecontainer.io
|
12233
12803
|
azurewebsites.net
|
12234
12804
|
azure-mobile.net
|
12235
12805
|
cloudapp.net
|
12806
|
+
azurestaticapps.net
|
12807
|
+
centralus.azurestaticapps.net
|
12808
|
+
eastasia.azurestaticapps.net
|
12809
|
+
eastus2.azurestaticapps.net
|
12810
|
+
westeurope.azurestaticapps.net
|
12811
|
+
westus2.azurestaticapps.net
|
12812
|
+
|
12813
|
+
// minion.systems : http://minion.systems
|
12814
|
+
// Submitted by Robert Böttinger <r@minion.systems>
|
12815
|
+
csx.cc
|
12816
|
+
|
12817
|
+
// Mintere : https://mintere.com/
|
12818
|
+
// Submitted by Ben Aubin <security@mintere.com>
|
12819
|
+
mintere.site
|
12820
|
+
|
12821
|
+
// MobileEducation, LLC : https://joinforte.com
|
12822
|
+
// Submitted by Grayson Martin <grayson.martin@mobileeducation.us>
|
12823
|
+
forte.id
|
12236
12824
|
|
12237
12825
|
// Mozilla Corporation : https://mozilla.com
|
12238
12826
|
// Submitted by Ben Francis <bfrancis@mozilla.com>
|
@@ -12248,34 +12836,52 @@ net.ru
|
|
12248
12836
|
org.ru
|
12249
12837
|
pp.ru
|
12250
12838
|
|
12839
|
+
// Mythic Beasts : https://www.mythic-beasts.com
|
12840
|
+
// Submitted by Paul Cammish <kelduum@mythic-beasts.com>
|
12841
|
+
hostedpi.com
|
12842
|
+
customer.mythic-beasts.com
|
12843
|
+
caracal.mythic-beasts.com
|
12844
|
+
fentiger.mythic-beasts.com
|
12845
|
+
lynx.mythic-beasts.com
|
12846
|
+
ocelot.mythic-beasts.com
|
12847
|
+
oncilla.mythic-beasts.com
|
12848
|
+
onza.mythic-beasts.com
|
12849
|
+
sphinx.mythic-beasts.com
|
12850
|
+
vs.mythic-beasts.com
|
12851
|
+
x.mythic-beasts.com
|
12852
|
+
yali.mythic-beasts.com
|
12853
|
+
cust.retrosnub.co.uk
|
12854
|
+
|
12251
12855
|
// Nabu Casa : https://www.nabucasa.com
|
12252
12856
|
// Submitted by Paulus Schoutsen <infra@nabucasa.com>
|
12253
12857
|
ui.nabu.casa
|
12254
12858
|
|
12255
12859
|
// Names.of.London : https://names.of.london/
|
12256
|
-
// Submitted by James Stevens <registry
|
12860
|
+
// Submitted by James Stevens <registry[at]names.of.london> or <publiclist[at]jrcs.net>
|
12257
12861
|
pony.club
|
12258
12862
|
of.fashion
|
12259
|
-
on.fashion
|
12260
|
-
of.football
|
12261
12863
|
in.london
|
12262
12864
|
of.london
|
12865
|
+
from.marketing
|
12866
|
+
with.marketing
|
12263
12867
|
for.men
|
12868
|
+
repair.men
|
12264
12869
|
and.mom
|
12265
12870
|
for.mom
|
12266
12871
|
for.one
|
12872
|
+
under.one
|
12267
12873
|
for.sale
|
12268
|
-
|
12874
|
+
that.win
|
12875
|
+
from.work
|
12269
12876
|
to.work
|
12270
12877
|
|
12271
|
-
//
|
12272
|
-
// Submitted by
|
12273
|
-
|
12878
|
+
// Net at Work Gmbh : https://www.netatwork.de
|
12879
|
+
// Submitted by Jan Jaeschke <jan.jaeschke@netatwork.de>
|
12880
|
+
cloud.nospamproxy.com
|
12274
12881
|
|
12275
12882
|
// Netlify : https://www.netlify.com
|
12276
12883
|
// Submitted by Jessica Parsons <jessica@netlify.com>
|
12277
|
-
|
12278
|
-
netlify.com
|
12884
|
+
netlify.app
|
12279
12885
|
|
12280
12886
|
// Neustar Inc.
|
12281
12887
|
// Submitted by Trung Tran <Trung.Tran@neustar.biz>
|
@@ -12293,6 +12899,23 @@ nh-serv.co.uk
|
|
12293
12899
|
// Submitted by Jeff Wheelhouse <support@nearlyfreespeech.net>
|
12294
12900
|
nfshost.com
|
12295
12901
|
|
12902
|
+
// Noop : https://noop.app
|
12903
|
+
// Submitted by Nathaniel Schweinberg <noop@rearc.io>
|
12904
|
+
*.developer.app
|
12905
|
+
noop.app
|
12906
|
+
|
12907
|
+
// Northflank Ltd. : https://northflank.com/
|
12908
|
+
// Submitted by Marco Suter <marco@northflank.com>
|
12909
|
+
*.northflank.app
|
12910
|
+
*.build.run
|
12911
|
+
*.code.run
|
12912
|
+
*.database.run
|
12913
|
+
*.migration.run
|
12914
|
+
|
12915
|
+
// Noticeable : https://noticeable.io
|
12916
|
+
// Submitted by Laurent Pellegrino <security@noticeable.io>
|
12917
|
+
noticeable.news
|
12918
|
+
|
12296
12919
|
// Now-DNS : https://now-dns.com
|
12297
12920
|
// Submitted by Steve Russell <steve@now-dns.com>
|
12298
12921
|
dnsking.ch
|
@@ -12418,11 +13041,6 @@ zapto.org
|
|
12418
13041
|
// Submitted by Konstantin Nosov <Nosov@nodeart.io>
|
12419
13042
|
stage.nodeart.io
|
12420
13043
|
|
12421
|
-
// Nodum B.V. : https://nodum.io/
|
12422
|
-
// Submitted by Wietse Wind <hello+publicsuffixlist@nodum.io>
|
12423
|
-
nodum.co
|
12424
|
-
nodum.io
|
12425
|
-
|
12426
13044
|
// Nucleos Inc. : https://nucleos.com
|
12427
13045
|
// Submitted by Piotr Zduniak <piotr@nucleos.com>
|
12428
13046
|
pcloud.host
|
@@ -12431,58 +13049,6 @@ pcloud.host
|
|
12431
13049
|
// Submitted by Matthew Brown <mattbrown@nyc.mn>
|
12432
13050
|
nyc.mn
|
12433
13051
|
|
12434
|
-
// NymNom : https://nymnom.com/
|
12435
|
-
// Submitted by Dave McCormack <dave.mccormack@nymnom.com>
|
12436
|
-
nom.ae
|
12437
|
-
nom.af
|
12438
|
-
nom.ai
|
12439
|
-
nom.al
|
12440
|
-
nym.by
|
12441
|
-
nym.bz
|
12442
|
-
nom.cl
|
12443
|
-
nym.ec
|
12444
|
-
nom.gd
|
12445
|
-
nom.ge
|
12446
|
-
nom.gl
|
12447
|
-
nym.gr
|
12448
|
-
nom.gt
|
12449
|
-
nym.gy
|
12450
|
-
nym.hk
|
12451
|
-
nom.hn
|
12452
|
-
nym.ie
|
12453
|
-
nom.im
|
12454
|
-
nom.ke
|
12455
|
-
nym.kz
|
12456
|
-
nym.la
|
12457
|
-
nym.lc
|
12458
|
-
nom.li
|
12459
|
-
nym.li
|
12460
|
-
nym.lt
|
12461
|
-
nym.lu
|
12462
|
-
nym.me
|
12463
|
-
nom.mk
|
12464
|
-
nym.mn
|
12465
|
-
nym.mx
|
12466
|
-
nom.nu
|
12467
|
-
nym.nz
|
12468
|
-
nym.pe
|
12469
|
-
nym.pt
|
12470
|
-
nom.pw
|
12471
|
-
nom.qa
|
12472
|
-
nym.ro
|
12473
|
-
nom.rs
|
12474
|
-
nom.si
|
12475
|
-
nym.sk
|
12476
|
-
nom.st
|
12477
|
-
nym.su
|
12478
|
-
nym.sx
|
12479
|
-
nom.tj
|
12480
|
-
nym.tw
|
12481
|
-
nom.ug
|
12482
|
-
nom.uy
|
12483
|
-
nom.vc
|
12484
|
-
nom.vg
|
12485
|
-
|
12486
13052
|
// Observable, Inc. : https://observablehq.com
|
12487
13053
|
// Submitted by Mike Bostock <dns@observablehq.com>
|
12488
13054
|
static.observableusercontent.com
|
@@ -12491,35 +13057,70 @@ static.observableusercontent.com
|
|
12491
13057
|
// Submitted by Andrew Sampson <andrew@ulterius.io>
|
12492
13058
|
cya.gg
|
12493
13059
|
|
13060
|
+
// OMG.LOL : <https://omg.lol>
|
13061
|
+
// Submitted by Adam Newbold <adam@omg.lol>
|
13062
|
+
omg.lol
|
13063
|
+
|
12494
13064
|
// Omnibond Systems, LLC. : https://www.omnibond.com
|
12495
13065
|
// Submitted by Cole Estep <cole@omnibond.com>
|
12496
13066
|
cloudycluster.net
|
12497
13067
|
|
13068
|
+
// OmniWe Limited: https://omniwe.com
|
13069
|
+
// Submitted by Vicary Archangel <vicary@omniwe.com>
|
13070
|
+
omniwe.site
|
13071
|
+
|
13072
|
+
// One.com: https://www.one.com/
|
13073
|
+
// Submitted by Jacob Bunk Nielsen <jbn@one.com>
|
13074
|
+
service.one
|
13075
|
+
|
12498
13076
|
// One Fold Media : http://www.onefoldmedia.com/
|
12499
13077
|
// Submitted by Eddie Jones <eddie@onefoldmedia.com>
|
12500
13078
|
nid.io
|
12501
13079
|
|
13080
|
+
// Open Social : https://www.getopensocial.com/
|
13081
|
+
// Submitted by Alexander Varwijk <security@getopensocial.com>
|
13082
|
+
opensocial.site
|
13083
|
+
|
12502
13084
|
// OpenCraft GmbH : http://opencraft.com/
|
12503
13085
|
// Submitted by Sven Marnach <sven@opencraft.com>
|
12504
13086
|
opencraft.hosting
|
12505
13087
|
|
13088
|
+
// OpenResearch GmbH: https://openresearch.com/
|
13089
|
+
// Submitted by Philipp Schmid <ops@openresearch.com>
|
13090
|
+
orsites.com
|
13091
|
+
|
12506
13092
|
// Opera Software, A.S.A.
|
12507
13093
|
// Submitted by Yngve Pettersen <yngve@opera.com>
|
12508
13094
|
operaunite.com
|
12509
13095
|
|
12510
|
-
//
|
12511
|
-
//
|
13096
|
+
// Orange : https://www.orange.com
|
13097
|
+
// Submitted by Alexandre Linte <alexandre.linte@orange.com>
|
13098
|
+
tech.orange
|
13099
|
+
|
13100
|
+
// Oursky Limited : https://authgear.com/, https://skygear.io/
|
13101
|
+
// Submitted by Authgear Team <hello@authgear.com>, Skygear Developer <hello@skygear.io>
|
13102
|
+
authgear-staging.com
|
13103
|
+
authgearapps.com
|
12512
13104
|
skygearapp.com
|
12513
13105
|
|
12514
13106
|
// OutSystems
|
12515
13107
|
// Submitted by Duarte Santos <domain-admin@outsystemscloud.com>
|
12516
13108
|
outsystemscloud.com
|
12517
13109
|
|
13110
|
+
// OVHcloud: https://ovhcloud.com
|
13111
|
+
// Submitted by Vincent Cassé <vincent.casse@ovhcloud.com>
|
13112
|
+
*.webpaas.ovh.net
|
13113
|
+
*.hosting.ovh.net
|
13114
|
+
|
12518
13115
|
// OwnProvider GmbH: http://www.ownprovider.com
|
12519
13116
|
// Submitted by Jan Moennich <jan.moennich@ownprovider.com>
|
12520
13117
|
ownprovider.com
|
12521
13118
|
own.pm
|
12522
13119
|
|
13120
|
+
// OwO : https://whats-th.is/
|
13121
|
+
// Submitted by Dean Sheather <dean@deansheather.com>
|
13122
|
+
*.owo.codes
|
13123
|
+
|
12523
13124
|
// OX : http://www.ox.rs
|
12524
13125
|
// Submitted by Adam Grand <webmaster@mail.ox.rs>
|
12525
13126
|
ox.rs
|
@@ -12536,6 +13137,21 @@ pgfog.com
|
|
12536
13137
|
// Submitted by Jason Kriss <jason@pagefronthq.com>
|
12537
13138
|
pagefrontapp.com
|
12538
13139
|
|
13140
|
+
// PageXL : https://pagexl.com
|
13141
|
+
// Submitted by Yann Guichard <yann@pagexl.com>
|
13142
|
+
pagexl.com
|
13143
|
+
|
13144
|
+
// Paywhirl, Inc : https://paywhirl.com/
|
13145
|
+
// Submitted by Daniel Netzer <dan@paywhirl.com>
|
13146
|
+
*.paywhirl.com
|
13147
|
+
|
13148
|
+
// pcarrier.ca Software Inc: https://pcarrier.ca/
|
13149
|
+
// Submitted by Pierre Carrier <pc@rrier.ca>
|
13150
|
+
bar0.net
|
13151
|
+
bar1.net
|
13152
|
+
bar2.net
|
13153
|
+
rdv.to
|
13154
|
+
|
12539
13155
|
// .pl domains (grandfathered)
|
12540
13156
|
art.pl
|
12541
13157
|
gliwice.pl
|
@@ -12557,23 +13173,58 @@ mypep.link
|
|
12557
13173
|
// Submitted by Kenneth Van Alstyne <kvanalstyne@perspecta.com>
|
12558
13174
|
perspecta.cloud
|
12559
13175
|
|
13176
|
+
// PE Ulyanov Kirill Sergeevich : https://airy.host
|
13177
|
+
// Submitted by Kirill Ulyanov <k.ulyanov@airy.host>
|
13178
|
+
lk3.ru
|
13179
|
+
|
12560
13180
|
// Planet-Work : https://www.planet-work.com/
|
12561
13181
|
// Submitted by Frédéric VANNIÈRE <f.vanniere@planet-work.com>
|
12562
13182
|
on-web.fr
|
12563
13183
|
|
12564
13184
|
// Platform.sh : https://platform.sh
|
12565
13185
|
// Submitted by Nikola Kotur <nikola@platform.sh>
|
12566
|
-
|
13186
|
+
bc.platform.sh
|
13187
|
+
ent.platform.sh
|
13188
|
+
eu.platform.sh
|
13189
|
+
us.platform.sh
|
12567
13190
|
*.platformsh.site
|
13191
|
+
*.tst.site
|
13192
|
+
|
13193
|
+
// Platter: https://platter.dev
|
13194
|
+
// Submitted by Patrick Flor <patrick@platter.dev>
|
13195
|
+
platter-app.com
|
13196
|
+
platter-app.dev
|
13197
|
+
platterp.us
|
13198
|
+
|
13199
|
+
// Plesk : https://www.plesk.com/
|
13200
|
+
// Submitted by Anton Akhtyamov <program-managers@plesk.com>
|
13201
|
+
pdns.page
|
13202
|
+
plesk.page
|
13203
|
+
pleskns.com
|
12568
13204
|
|
12569
13205
|
// Port53 : https://port53.io/
|
12570
13206
|
// Submitted by Maximilian Schieder <maxi@zeug.co>
|
12571
13207
|
dyn53.io
|
12572
13208
|
|
13209
|
+
// Porter : https://porter.run/
|
13210
|
+
// Submitted by Rudraksh MK <rudi@porter.run>
|
13211
|
+
onporter.run
|
13212
|
+
|
12573
13213
|
// Positive Codes Technology Company : http://co.bn/faq.html
|
12574
13214
|
// Submitted by Zulfais <pc@co.bn>
|
12575
13215
|
co.bn
|
12576
13216
|
|
13217
|
+
// Postman, Inc : https://postman.com
|
13218
|
+
// Submitted by Rahul Dhawan <security@postman.com>
|
13219
|
+
postman-echo.com
|
13220
|
+
pstmn.io
|
13221
|
+
mock.pstmn.io
|
13222
|
+
httpbin.org
|
13223
|
+
|
13224
|
+
//prequalifyme.today : https://prequalifyme.today
|
13225
|
+
//Submitted by DeepakTiwari deepak@ivylead.io
|
13226
|
+
prequalifyme.today
|
13227
|
+
|
12577
13228
|
// prgmr.com : https://prgmr.com/
|
12578
13229
|
// Submitted by Sarah Newman <owner@prgmr.com>
|
12579
13230
|
xen.prgmr.com
|
@@ -12603,10 +13254,31 @@ byen.site
|
|
12603
13254
|
// Submitted by Kor Nielsen <kor@pubtls.org>
|
12604
13255
|
pubtls.org
|
12605
13256
|
|
13257
|
+
// PythonAnywhere LLP: https://www.pythonanywhere.com
|
13258
|
+
// Submitted by Giles Thomas <giles@pythonanywhere.com>
|
13259
|
+
pythonanywhere.com
|
13260
|
+
eu.pythonanywhere.com
|
13261
|
+
|
13262
|
+
// QOTO, Org.
|
13263
|
+
// Submitted by Jeffrey Phillips Freeman <jeffrey.freeman@qoto.org>
|
13264
|
+
qoto.io
|
13265
|
+
|
12606
13266
|
// Qualifio : https://qualifio.com/
|
12607
13267
|
// Submitted by Xavier De Cock <xdecock@gmail.com>
|
12608
13268
|
qualifioapp.com
|
12609
13269
|
|
13270
|
+
// QuickBackend: https://www.quickbackend.com
|
13271
|
+
// Submitted by Dani Biro <dani@pymet.com>
|
13272
|
+
qbuser.com
|
13273
|
+
|
13274
|
+
// Rad Web Hosting: https://radwebhosting.com
|
13275
|
+
// Submitted by Scott Claeys <s.claeys@radwebhosting.com>
|
13276
|
+
cloudsite.builders
|
13277
|
+
|
13278
|
+
// Redgate Software: https://red-gate.com
|
13279
|
+
// Submitted by Andrew Farries <andrew.farries@red-gate.com>
|
13280
|
+
instances.spawn.cc
|
13281
|
+
|
12610
13282
|
// Redstar Consultants : https://www.redstarconsultants.com/
|
12611
13283
|
// Submitted by Jons Slemmer <jons@redstarconsultants.com>
|
12612
13284
|
instantcloud.cn
|
@@ -12644,6 +13316,10 @@ vaporcloud.io
|
|
12644
13316
|
rackmaze.com
|
12645
13317
|
rackmaze.net
|
12646
13318
|
|
13319
|
+
// Rakuten Games, Inc : https://dev.viberplay.io
|
13320
|
+
// Submitted by Joshua Zhang <public-suffix@rgames.jp>
|
13321
|
+
g.vbrplsbx.io
|
13322
|
+
|
12647
13323
|
// Rancher Labs, Inc : https://rancher.com
|
12648
13324
|
// Submitted by Vincent Fiduccia <domains@rancher.com>
|
12649
13325
|
*.on-k3s.io
|
@@ -12666,6 +13342,7 @@ onrender.com
|
|
12666
13342
|
// Repl.it : https://repl.it
|
12667
13343
|
// Submitted by Mason Clayton <mason@repl.it>
|
12668
13344
|
repl.co
|
13345
|
+
id.repl.co
|
12669
13346
|
repl.run
|
12670
13347
|
|
12671
13348
|
// Resin.io : https://resin.io
|
@@ -12680,13 +13357,37 @@ hzc.io
|
|
12680
13357
|
// Revitalised Limited : http://www.revitalised.co.uk
|
12681
13358
|
// Submitted by Jack Price <jack@revitalised.co.uk>
|
12682
13359
|
wellbeingzone.eu
|
12683
|
-
ptplus.fit
|
12684
13360
|
wellbeingzone.co.uk
|
12685
13361
|
|
13362
|
+
// Rico Developments Limited : https://adimo.co
|
13363
|
+
// Submitted by Colin Brown <hello@adimo.co>
|
13364
|
+
adimo.co.uk
|
13365
|
+
|
13366
|
+
// Riseup Networks : https://riseup.net
|
13367
|
+
// Submitted by Micah Anderson <micah@riseup.net>
|
13368
|
+
itcouldbewor.se
|
13369
|
+
|
12686
13370
|
// Rochester Institute of Technology : http://www.rit.edu/
|
12687
13371
|
// Submitted by Jennifer Herting <jchits@rit.edu>
|
12688
13372
|
git-pages.rit.edu
|
12689
13373
|
|
13374
|
+
// Rocky Enterprise Software Foundation : https://resf.org
|
13375
|
+
// Submitted by Neil Hanlon <neil@resf.org>
|
13376
|
+
rocky.page
|
13377
|
+
|
13378
|
+
// Rusnames Limited: http://rusnames.ru/
|
13379
|
+
// Submitted by Sergey Zotov <admin@rusnames.ru>
|
13380
|
+
биз.рус
|
13381
|
+
ком.рус
|
13382
|
+
крым.рус
|
13383
|
+
мир.рус
|
13384
|
+
мск.рус
|
13385
|
+
орг.рус
|
13386
|
+
самара.рус
|
13387
|
+
сочи.рус
|
13388
|
+
спб.рус
|
13389
|
+
я.рус
|
13390
|
+
|
12690
13391
|
// Sandstorm Development Group, Inc. : https://sandcats.io/
|
12691
13392
|
// Submitted by Asheesh Laroia <asheesh@sandstorm.io>
|
12692
13393
|
sandcats.io
|
@@ -12696,6 +13397,34 @@ sandcats.io
|
|
12696
13397
|
logoip.de
|
12697
13398
|
logoip.com
|
12698
13399
|
|
13400
|
+
// Scaleway : https://www.scaleway.com/
|
13401
|
+
// Submitted by Rémy Léone <rleone@scaleway.com>
|
13402
|
+
fr-par-1.baremetal.scw.cloud
|
13403
|
+
fr-par-2.baremetal.scw.cloud
|
13404
|
+
nl-ams-1.baremetal.scw.cloud
|
13405
|
+
fnc.fr-par.scw.cloud
|
13406
|
+
functions.fnc.fr-par.scw.cloud
|
13407
|
+
k8s.fr-par.scw.cloud
|
13408
|
+
nodes.k8s.fr-par.scw.cloud
|
13409
|
+
s3.fr-par.scw.cloud
|
13410
|
+
s3-website.fr-par.scw.cloud
|
13411
|
+
whm.fr-par.scw.cloud
|
13412
|
+
priv.instances.scw.cloud
|
13413
|
+
pub.instances.scw.cloud
|
13414
|
+
k8s.scw.cloud
|
13415
|
+
k8s.nl-ams.scw.cloud
|
13416
|
+
nodes.k8s.nl-ams.scw.cloud
|
13417
|
+
s3.nl-ams.scw.cloud
|
13418
|
+
s3-website.nl-ams.scw.cloud
|
13419
|
+
whm.nl-ams.scw.cloud
|
13420
|
+
k8s.pl-waw.scw.cloud
|
13421
|
+
nodes.k8s.pl-waw.scw.cloud
|
13422
|
+
s3.pl-waw.scw.cloud
|
13423
|
+
s3-website.pl-waw.scw.cloud
|
13424
|
+
scalebook.scw.cloud
|
13425
|
+
smartlabeling.scw.cloud
|
13426
|
+
dedibox.fr
|
13427
|
+
|
12699
13428
|
// schokokeks.org GbR : https://schokokeks.org/
|
12700
13429
|
// Submitted by Hanno Böck <hanno@schokokeks.org>
|
12701
13430
|
schokokeks.net
|
@@ -12703,6 +13432,7 @@ schokokeks.net
|
|
12703
13432
|
// Scottish Government: https://www.gov.scot
|
12704
13433
|
// Submitted by Martin Ellis <martin.ellis@gov.scot>
|
12705
13434
|
gov.scot
|
13435
|
+
service.gov.scot
|
12706
13436
|
|
12707
13437
|
// Scry Security : http://www.scrysec.com
|
12708
13438
|
// Submitted by Shante Adam <shante@skyhat.io>
|
@@ -12721,12 +13451,37 @@ my-firewall.org
|
|
12721
13451
|
myfirewall.org
|
12722
13452
|
spdns.org
|
12723
13453
|
|
13454
|
+
// Seidat : https://www.seidat.com
|
13455
|
+
// Submitted by Artem Kondratev <accounts@seidat.com>
|
13456
|
+
seidat.net
|
13457
|
+
|
13458
|
+
// Sellfy : https://sellfy.com
|
13459
|
+
// Submitted by Yuriy Romadin <contact@sellfy.com>
|
13460
|
+
sellfy.store
|
13461
|
+
|
13462
|
+
// Senseering GmbH : https://www.senseering.de
|
13463
|
+
// Submitted by Felix Mönckemeyer <f.moenckemeyer@senseering.de>
|
13464
|
+
senseering.net
|
13465
|
+
|
13466
|
+
// Sendmsg: https://www.sendmsg.co.il
|
13467
|
+
// Submitted by Assaf Stern <domains@comstar.co.il>
|
13468
|
+
minisite.ms
|
13469
|
+
|
13470
|
+
// Service Magnet : https://myservicemagnet.com
|
13471
|
+
// Submitted by Dave Sanders <dave@myservicemagnet.com>
|
13472
|
+
magnet.page
|
13473
|
+
|
12724
13474
|
// Service Online LLC : http://drs.ua/
|
12725
13475
|
// Submitted by Serhii Bulakh <support@drs.ua>
|
12726
13476
|
biz.ua
|
12727
13477
|
co.ua
|
12728
13478
|
pp.ua
|
12729
13479
|
|
13480
|
+
// Shift Crypto AG : https://shiftcrypto.ch
|
13481
|
+
// Submitted by alex <alex@shiftcrypto.ch>
|
13482
|
+
shiftcrypto.dev
|
13483
|
+
shiftcrypto.io
|
13484
|
+
|
12730
13485
|
// ShiftEdit : https://shiftedit.net/
|
12731
13486
|
// Submitted by Adam Jimenez <adam@shiftcreate.com>
|
12732
13487
|
shiftedit.io
|
@@ -12735,10 +13490,18 @@ shiftedit.io
|
|
12735
13490
|
// Submitted by Alex Bowers <alex@shopblocks.com>
|
12736
13491
|
myshopblocks.com
|
12737
13492
|
|
13493
|
+
// Shopify : https://www.shopify.com
|
13494
|
+
// Submitted by Alex Richter <alex.richter@shopify.com>
|
13495
|
+
myshopify.com
|
13496
|
+
|
12738
13497
|
// Shopit : https://www.shopitcommerce.com/
|
12739
13498
|
// Submitted by Craig McMahon <craig@shopitcommerce.com>
|
12740
13499
|
shopitsite.com
|
12741
13500
|
|
13501
|
+
// shopware AG : https://shopware.com
|
13502
|
+
// Submitted by Jens Küper <cloud@shopware.com>
|
13503
|
+
shopware.store
|
13504
|
+
|
12742
13505
|
// Siemens Mobility GmbH
|
12743
13506
|
// Submitted by Oliver Graebner <security@mo-siemens.io>
|
12744
13507
|
mo-siemens.io
|
@@ -12761,16 +13524,53 @@ bounty-full.com
|
|
12761
13524
|
alpha.bounty-full.com
|
12762
13525
|
beta.bounty-full.com
|
12763
13526
|
|
13527
|
+
// Small Technology Foundation : https://small-tech.org
|
13528
|
+
// Submitted by Aral Balkan <aral@small-tech.org>
|
13529
|
+
small-web.org
|
13530
|
+
|
13531
|
+
// Smoove.io : https://www.smoove.io/
|
13532
|
+
// Submitted by Dan Kozak <dan@smoove.io>
|
13533
|
+
vp4.me
|
13534
|
+
|
13535
|
+
// Snowplow Analytics : https://snowplowanalytics.com/
|
13536
|
+
// Submitted by Ian Streeter <ian@snowplowanalytics.com>
|
13537
|
+
try-snowplow.com
|
13538
|
+
|
13539
|
+
// SourceHut : https://sourcehut.org
|
13540
|
+
// Submitted by Drew DeVault <sir@cmpwn.com>
|
13541
|
+
srht.site
|
13542
|
+
|
12764
13543
|
// Stackhero : https://www.stackhero.io
|
12765
13544
|
// Submitted by Adrien Gillon <adrien+public-suffix-list@stackhero.io>
|
12766
13545
|
stackhero-network.com
|
12767
13546
|
|
13547
|
+
// Staclar : https://staclar.com
|
13548
|
+
// Submitted by Q Misell <q@staclar.com>
|
13549
|
+
musician.io
|
13550
|
+
// Submitted by Matthias Merkel <matthias.merkel@staclar.com>
|
13551
|
+
novecore.site
|
13552
|
+
|
12768
13553
|
// staticland : https://static.land
|
12769
13554
|
// Submitted by Seth Vincent <sethvincent@gmail.com>
|
12770
13555
|
static.land
|
12771
13556
|
dev.static.land
|
12772
13557
|
sites.static.land
|
12773
13558
|
|
13559
|
+
// Storebase : https://www.storebase.io
|
13560
|
+
// Submitted by Tony Schirmer <tony@storebase.io>
|
13561
|
+
storebase.store
|
13562
|
+
|
13563
|
+
// Strategic System Consulting (eApps Hosting): https://www.eapps.com/
|
13564
|
+
// Submitted by Alex Oancea <aoancea@cloudscale365.com>
|
13565
|
+
vps-host.net
|
13566
|
+
atl.jelastic.vps-host.net
|
13567
|
+
njs.jelastic.vps-host.net
|
13568
|
+
ric.jelastic.vps-host.net
|
13569
|
+
|
13570
|
+
// Sony Interactive Entertainment LLC : https://sie.com/
|
13571
|
+
// Submitted by David Coles <david.coles@sony.com>
|
13572
|
+
playstation-cloud.com
|
13573
|
+
|
12774
13574
|
// SourceLair PC : https://www.sourcelair.com
|
12775
13575
|
// Submitted by Antonis Kalipetis <akalipetis@sourcelair.com>
|
12776
13576
|
apps.lair.io
|
@@ -12784,6 +13584,28 @@ spacekit.io
|
|
12784
13584
|
// Submitted by Stefan Neufeind <info@speedpartner.de>
|
12785
13585
|
customer.speedpartner.de
|
12786
13586
|
|
13587
|
+
// Spreadshop (sprd.net AG) : https://www.spreadshop.com/
|
13588
|
+
// Submitted by Martin Breest <security@spreadshop.com>
|
13589
|
+
myspreadshop.at
|
13590
|
+
myspreadshop.com.au
|
13591
|
+
myspreadshop.be
|
13592
|
+
myspreadshop.ca
|
13593
|
+
myspreadshop.ch
|
13594
|
+
myspreadshop.com
|
13595
|
+
myspreadshop.de
|
13596
|
+
myspreadshop.dk
|
13597
|
+
myspreadshop.es
|
13598
|
+
myspreadshop.fi
|
13599
|
+
myspreadshop.fr
|
13600
|
+
myspreadshop.ie
|
13601
|
+
myspreadshop.it
|
13602
|
+
myspreadshop.net
|
13603
|
+
myspreadshop.nl
|
13604
|
+
myspreadshop.no
|
13605
|
+
myspreadshop.pl
|
13606
|
+
myspreadshop.se
|
13607
|
+
myspreadshop.co.uk
|
13608
|
+
|
12787
13609
|
// Standard Library : https://stdlib.com
|
12788
13610
|
// Submitted by Jacob Lee <jacob@stdlib.com>
|
12789
13611
|
api.stdlib.com
|
@@ -12805,10 +13627,12 @@ user.srcf.net
|
|
12805
13627
|
// Submitted by Dan Miller <dm@sub6.com>
|
12806
13628
|
temp-dns.com
|
12807
13629
|
|
12808
|
-
//
|
12809
|
-
// Submitted by
|
12810
|
-
|
12811
|
-
|
13630
|
+
// Supabase : https://supabase.io
|
13631
|
+
// Submitted by Inian Parameshwaran <security@supabase.io>
|
13632
|
+
supabase.co
|
13633
|
+
supabase.in
|
13634
|
+
supabase.net
|
13635
|
+
su.paba.se
|
12812
13636
|
|
12813
13637
|
// Symfony, SAS : https://symfony.com/
|
12814
13638
|
// Submitted by Fabien Potencier <fabien@symfony.com>
|
@@ -12821,26 +13645,36 @@ syncloud.it
|
|
12821
13645
|
|
12822
13646
|
// Synology, Inc. : https://www.synology.com/
|
12823
13647
|
// Submitted by Rony Weng <ronyweng@synology.com>
|
12824
|
-
diskstation.me
|
12825
13648
|
dscloud.biz
|
12826
|
-
|
12827
|
-
dscloud.mobi
|
13649
|
+
direct.quickconnect.cn
|
12828
13650
|
dsmynas.com
|
12829
|
-
dsmynas.net
|
12830
|
-
dsmynas.org
|
12831
13651
|
familyds.com
|
12832
|
-
|
12833
|
-
|
13652
|
+
diskstation.me
|
13653
|
+
dscloud.me
|
12834
13654
|
i234.me
|
12835
13655
|
myds.me
|
12836
13656
|
synology.me
|
13657
|
+
dscloud.mobi
|
13658
|
+
dsmynas.net
|
13659
|
+
familyds.net
|
13660
|
+
dsmynas.org
|
13661
|
+
familyds.org
|
12837
13662
|
vpnplus.to
|
12838
13663
|
direct.quickconnect.to
|
12839
13664
|
|
13665
|
+
// Tabit Technologies Ltd. : https://tabit.cloud/
|
13666
|
+
// Submitted by Oren Agiv <oren@tabit.cloud>
|
13667
|
+
tabitorder.co.il
|
13668
|
+
|
12840
13669
|
// TAIFUN Software AG : http://taifun-software.de
|
12841
13670
|
// Submitted by Bjoern Henke <dev-server@taifun-software.de>
|
12842
13671
|
taifun-dns.de
|
12843
13672
|
|
13673
|
+
// Tailscale Inc. : https://www.tailscale.com
|
13674
|
+
// Submitted by David Anderson <danderson@tailscale.com>
|
13675
|
+
beta.tailscale.net
|
13676
|
+
ts.net
|
13677
|
+
|
12844
13678
|
// TASK geographical domains (www.task.gda.pl/uslugi/dns)
|
12845
13679
|
gda.pl
|
12846
13680
|
gdansk.pl
|
@@ -12848,9 +13682,14 @@ gdynia.pl
|
|
12848
13682
|
med.pl
|
12849
13683
|
sopot.pl
|
12850
13684
|
|
13685
|
+
// team.blue https://team.blue
|
13686
|
+
// Submitted by Cedric Dubois <cedric.dubois@team.blue>
|
13687
|
+
site.tb-hosting.com
|
13688
|
+
|
12851
13689
|
// Teckids e.V. : https://www.teckids.org
|
12852
13690
|
// Submitted by Dominik George <dominik.george@teckids.org>
|
12853
|
-
edugit.
|
13691
|
+
edugit.io
|
13692
|
+
s3.teckids.org
|
12854
13693
|
|
12855
13694
|
// Telebit : https://telebit.cloud
|
12856
13695
|
// Submitted by AJ ONeal <aj@telebit.cloud>
|
@@ -12864,22 +13703,42 @@ gwiddle.co.uk
|
|
12864
13703
|
|
12865
13704
|
// Thingdust AG : https://thingdust.com/
|
12866
13705
|
// Submitted by Adrian Imboden <adi@thingdust.com>
|
13706
|
+
*.firenet.ch
|
13707
|
+
*.svc.firenet.ch
|
13708
|
+
reservd.com
|
12867
13709
|
thingdustdata.com
|
12868
13710
|
cust.dev.thingdust.io
|
12869
13711
|
cust.disrec.thingdust.io
|
12870
13712
|
cust.prod.thingdust.io
|
12871
13713
|
cust.testing.thingdust.io
|
13714
|
+
reservd.dev.thingdust.io
|
13715
|
+
reservd.disrec.thingdust.io
|
13716
|
+
reservd.testing.thingdust.io
|
13717
|
+
|
13718
|
+
// ticket i/O GmbH : https://ticket.io
|
13719
|
+
// Submitted by Christian Franke <it@ticket.io>
|
13720
|
+
tickets.io
|
12872
13721
|
|
12873
13722
|
// Tlon.io : https://tlon.io
|
12874
13723
|
// Submitted by Mark Staarink <mark@tlon.io>
|
12875
13724
|
arvo.network
|
12876
13725
|
azimuth.network
|
13726
|
+
tlon.network
|
13727
|
+
|
13728
|
+
// Tor Project, Inc. : https://torproject.org
|
13729
|
+
// Submitted by Antoine Beaupré <anarcat@torproject.org
|
13730
|
+
torproject.net
|
13731
|
+
pages.torproject.net
|
12877
13732
|
|
12878
13733
|
// TownNews.com : http://www.townnews.com
|
12879
13734
|
// Submitted by Dustin Ward <dward@townnews.com>
|
12880
13735
|
bloxcms.com
|
12881
13736
|
townnews-staging.com
|
12882
13737
|
|
13738
|
+
// TradableBits: https://tradablebits.com
|
13739
|
+
// Submitted by Dmitry Khrisanov dmitry@tradablebits.com
|
13740
|
+
tbits.me
|
13741
|
+
|
12883
13742
|
// TrafficPlex GmbH : https://www.trafficplex.de/
|
12884
13743
|
// Submitted by Phillipp Röll <phillipp.roell@trafficplex.de>
|
12885
13744
|
12hp.at
|
@@ -12908,6 +13767,10 @@ lima.zone
|
|
12908
13767
|
*.transurl.eu
|
12909
13768
|
*.transurl.nl
|
12910
13769
|
|
13770
|
+
// TransIP: https://www.transip.nl
|
13771
|
+
// Submitted by Cedric Dubois <cedric.dubois@team.blue>
|
13772
|
+
site.transip.me
|
13773
|
+
|
12911
13774
|
// TuxFamily : http://tuxfamily.org
|
12912
13775
|
// Submitted by TuxFamily administrators <adm@staff.tuxfamily.org>
|
12913
13776
|
tuxfamily.org
|
@@ -12928,6 +13791,14 @@ syno-ds.de
|
|
12928
13791
|
synology-diskstation.de
|
12929
13792
|
synology-ds.de
|
12930
13793
|
|
13794
|
+
// Typedream : https://typedream.com
|
13795
|
+
// Submitted by Putri Karunia <putri@typedream.com>
|
13796
|
+
typedream.app
|
13797
|
+
|
13798
|
+
// Typeform : https://www.typeform.com
|
13799
|
+
// Submitted by Sergi Ferriz <sergi.ferriz@typeform.com>
|
13800
|
+
pro.typeform.com
|
13801
|
+
|
12931
13802
|
// Uberspace : https://uberspace.de
|
12932
13803
|
// Submitted by Moritz Werner <mwerner@jonaspasche.com>
|
12933
13804
|
uber.space
|
@@ -12945,6 +13816,15 @@ inc.hk
|
|
12945
13816
|
virtualuser.de
|
12946
13817
|
virtual-user.de
|
12947
13818
|
|
13819
|
+
// Upli : https://upli.io
|
13820
|
+
// Submitted by Lenny Bakkalian <lenny.bakkalian@gmail.com>
|
13821
|
+
upli.io
|
13822
|
+
|
13823
|
+
// urown.net : https://urown.net
|
13824
|
+
// Submitted by Hostmaster <hostmaster@urown.net>
|
13825
|
+
urown.cloud
|
13826
|
+
dnsupdate.info
|
13827
|
+
|
12948
13828
|
// .US
|
12949
13829
|
// Submitted by Ed Moore <Ed.Moore@lib.de.us>
|
12950
13830
|
lib.de.us
|
@@ -12953,6 +13833,12 @@ lib.de.us
|
|
12953
13833
|
// Submitted by Danko Aleksejevs <danko@very.lv>
|
12954
13834
|
2038.io
|
12955
13835
|
|
13836
|
+
// Vercel, Inc : https://vercel.com/
|
13837
|
+
// Submitted by Connor Davis <security@vercel.com>
|
13838
|
+
vercel.app
|
13839
|
+
vercel.dev
|
13840
|
+
now.sh
|
13841
|
+
|
12956
13842
|
// Viprinet Europe GmbH : http://www.viprinet.com
|
12957
13843
|
// Submitted by Simon Kissel <hostmaster@viprinet.com>
|
12958
13844
|
router.management
|
@@ -12965,10 +13851,56 @@ v-info.info
|
|
12965
13851
|
// Submitted by Nathan van Bakel <info@voorloper.com>
|
12966
13852
|
voorloper.cloud
|
12967
13853
|
|
13854
|
+
// Voxel.sh DNS : https://voxel.sh/dns/
|
13855
|
+
// Submitted by Mia Rehlinger <dns@voxel.sh>
|
13856
|
+
neko.am
|
13857
|
+
nyaa.am
|
13858
|
+
be.ax
|
13859
|
+
cat.ax
|
13860
|
+
es.ax
|
13861
|
+
eu.ax
|
13862
|
+
gg.ax
|
13863
|
+
mc.ax
|
13864
|
+
us.ax
|
13865
|
+
xy.ax
|
13866
|
+
nl.ci
|
13867
|
+
xx.gl
|
13868
|
+
app.gp
|
13869
|
+
blog.gt
|
13870
|
+
de.gt
|
13871
|
+
to.gt
|
13872
|
+
be.gy
|
13873
|
+
cc.hn
|
13874
|
+
blog.kg
|
13875
|
+
io.kg
|
13876
|
+
jp.kg
|
13877
|
+
tv.kg
|
13878
|
+
uk.kg
|
13879
|
+
us.kg
|
13880
|
+
de.ls
|
13881
|
+
at.md
|
13882
|
+
de.md
|
13883
|
+
jp.md
|
13884
|
+
to.md
|
13885
|
+
indie.porn
|
13886
|
+
vxl.sh
|
13887
|
+
ch.tc
|
13888
|
+
me.tc
|
13889
|
+
we.tc
|
13890
|
+
nyan.to
|
13891
|
+
at.vg
|
13892
|
+
blog.vu
|
13893
|
+
dev.vu
|
13894
|
+
me.vu
|
13895
|
+
|
12968
13896
|
// V.UA Domain Administrator : https://domain.v.ua/
|
12969
13897
|
// Submitted by Serhii Rostilo <sergey@rostilo.kiev.ua>
|
12970
13898
|
v.ua
|
12971
13899
|
|
13900
|
+
// Vultr Objects : https://www.vultr.com/products/object-storage/
|
13901
|
+
// Submitted by Niels Maumenee <storage@vultr.com>
|
13902
|
+
*.vultrobjects.com
|
13903
|
+
|
12972
13904
|
// Waffle Computer Inc., Ltd. : https://docs.waffleinfo.com
|
12973
13905
|
// Submitted by Masayuki Note <masa@blade.wafflecell.com>
|
12974
13906
|
wafflecell.com
|
@@ -12977,6 +13909,13 @@ wafflecell.com
|
|
12977
13909
|
// Submitted by Arnold Hendriks <info@webhare.com>
|
12978
13910
|
*.webhare.dev
|
12979
13911
|
|
13912
|
+
// WebHotelier Technologies Ltd: https://www.webhotelier.net/
|
13913
|
+
// Submitted by Apostolos Tsakpinis <apostolos.tsakpinis@gmail.com>
|
13914
|
+
reserve-online.net
|
13915
|
+
reserve-online.com
|
13916
|
+
bookonline.app
|
13917
|
+
hotelwithflight.com
|
13918
|
+
|
12980
13919
|
// WeDeploy by Liferay, Inc. : https://www.wedeploy.com
|
12981
13920
|
// Submitted by Henrique Vicente <security@wedeploy.com>
|
12982
13921
|
wedeploy.io
|
@@ -12987,9 +13926,50 @@ wedeploy.sh
|
|
12987
13926
|
// Submitted by Jung Jin <jungseok.jin@wdc.com>
|
12988
13927
|
remotewd.com
|
12989
13928
|
|
13929
|
+
// WIARD Enterprises : https://wiardweb.com
|
13930
|
+
// Submitted by Kidd Hustle <kiddhustle@wiardweb.com>
|
13931
|
+
pages.wiardweb.com
|
13932
|
+
|
12990
13933
|
// Wikimedia Labs : https://wikitech.wikimedia.org
|
12991
|
-
// Submitted by
|
13934
|
+
// Submitted by Arturo Borrero Gonzalez <aborrero@wikimedia.org>
|
12992
13935
|
wmflabs.org
|
13936
|
+
toolforge.org
|
13937
|
+
wmcloud.org
|
13938
|
+
|
13939
|
+
// WISP : https://wisp.gg
|
13940
|
+
// Submitted by Stepan Fedotov <stepan@wisp.gg>
|
13941
|
+
panel.gg
|
13942
|
+
daemon.panel.gg
|
13943
|
+
|
13944
|
+
// Wizard Zines : https://wizardzines.com
|
13945
|
+
// Submitted by Julia Evans <julia@wizardzines.com>
|
13946
|
+
messwithdns.com
|
13947
|
+
|
13948
|
+
// WoltLab GmbH : https://www.woltlab.com
|
13949
|
+
// Submitted by Tim Düsterhus <security@woltlab.cloud>
|
13950
|
+
woltlab-demo.com
|
13951
|
+
myforum.community
|
13952
|
+
community-pro.de
|
13953
|
+
diskussionsbereich.de
|
13954
|
+
community-pro.net
|
13955
|
+
meinforum.net
|
13956
|
+
|
13957
|
+
// Woods Valldata : https://www.woodsvalldata.co.uk/
|
13958
|
+
// Submitted by Chris Whittle <chris.whittle@woodsvalldata.co.uk>
|
13959
|
+
affinitylottery.org.uk
|
13960
|
+
raffleentry.org.uk
|
13961
|
+
weeklylottery.org.uk
|
13962
|
+
|
13963
|
+
// WP Engine : https://wpengine.com/
|
13964
|
+
// Submitted by Michael Smith <michael.smith@wpengine.com>
|
13965
|
+
// Submitted by Brandon DuRette <brandon.durette@wpengine.com>
|
13966
|
+
wpenginepowered.com
|
13967
|
+
js.wpenginepowered.com
|
13968
|
+
|
13969
|
+
// Wix.com, Inc. : https://www.wix.com
|
13970
|
+
// Submitted by Shahar Talmi <shahar@wix.com>
|
13971
|
+
wixsite.com
|
13972
|
+
editorx.io
|
12993
13973
|
|
12994
13974
|
// XenonCloud GbR: https://xenoncloud.net
|
12995
13975
|
// Submitted by Julian Uphoff <publicsuffixlist@xenoncloud.net>
|
@@ -13033,6 +14013,7 @@ ybo.trade
|
|
13033
14013
|
|
13034
14014
|
// Yunohost : https://yunohost.org
|
13035
14015
|
// Submitted by Valentin Grimaud <security@yunohost.org>
|
14016
|
+
ynh.fr
|
13036
14017
|
nohost.me
|
13037
14018
|
noho.st
|
13038
14019
|
|
@@ -13041,10 +14022,6 @@ noho.st
|
|
13041
14022
|
za.net
|
13042
14023
|
za.org
|
13043
14024
|
|
13044
|
-
// Zeit, Inc. : https://zeit.domains/
|
13045
|
-
// Submitted by Olli Vanhoja <olli@zeit.co>
|
13046
|
-
now.sh
|
13047
|
-
|
13048
14025
|
// Zine EOOD : https://zine.bg/
|
13049
14026
|
// Submitted by Martin Angelov <martin@zine.bg>
|
13050
14027
|
bss.design
|
@@ -13053,7 +14030,6 @@ bss.design
|
|
13053
14030
|
// Submitted by Emil Stahl <esp@zitcom.dk>
|
13054
14031
|
basicserver.io
|
13055
14032
|
virtualserver.io
|
13056
|
-
site.builder.nu
|
13057
14033
|
enterprisecloud.nu
|
13058
14034
|
|
13059
14035
|
// ===END PRIVATE DOMAINS===
|