tldextract 5.1.3__py3-none-any.whl → 5.3.0__py3-none-any.whl
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.
- tldextract/.tld_set_snapshot +984 -954
- tldextract/__init__.py +4 -2
- tldextract/_version.py +9 -4
- tldextract/cli.py +9 -1
- tldextract/remote.py +1 -1
- tldextract/tldextract.py +254 -62
- {tldextract-5.1.3.dist-info → tldextract-5.3.0.dist-info}/METADATA +35 -30
- tldextract-5.3.0.dist-info/RECORD +16 -0
- {tldextract-5.1.3.dist-info → tldextract-5.3.0.dist-info}/WHEEL +1 -1
- {tldextract-5.1.3.dist-info → tldextract-5.3.0.dist-info/licenses}/LICENSE +1 -1
- tldextract-5.1.3.dist-info/RECORD +0 -16
- {tldextract-5.1.3.dist-info → tldextract-5.3.0.dist-info}/entry_points.txt +0 -0
- {tldextract-5.1.3.dist-info → tldextract-5.3.0.dist-info}/top_level.txt +0 -0
tldextract/.tld_set_snapshot
CHANGED
@@ -5,6 +5,9 @@
|
|
5
5
|
// Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat,
|
6
6
|
// rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported.
|
7
7
|
|
8
|
+
// VERSION: 2025-04-07_15-51-09_UTC
|
9
|
+
// COMMIT: 5fc8d12c1624ddbc56a80e944aca151a8ee466a1
|
10
|
+
|
8
11
|
// Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.
|
9
12
|
|
10
13
|
// ===BEGIN ICANN DOMAINS===
|
@@ -14,23 +17,23 @@ ac
|
|
14
17
|
com.ac
|
15
18
|
edu.ac
|
16
19
|
gov.ac
|
17
|
-
net.ac
|
18
20
|
mil.ac
|
21
|
+
net.ac
|
19
22
|
org.ac
|
20
23
|
|
21
24
|
// ad : https://www.iana.org/domains/root/db/ad.html
|
25
|
+
// Confirmed by Amadeu Abril i Abril (CORE) <amadeu.abril@corenic.org> 2024-11-17
|
22
26
|
ad
|
23
|
-
nom.ad
|
24
27
|
|
25
|
-
// ae : https://
|
28
|
+
// ae : https://www.iana.org/domains/root/db/ae.html
|
26
29
|
ae
|
30
|
+
ac.ae
|
27
31
|
co.ae
|
32
|
+
gov.ae
|
33
|
+
mil.ae
|
28
34
|
net.ae
|
29
35
|
org.ae
|
30
36
|
sch.ae
|
31
|
-
ac.ae
|
32
|
-
gov.ae
|
33
|
-
mil.ae
|
34
37
|
|
35
38
|
// aero : https://information.aero/registration/policies/dmp
|
36
39
|
aero
|
@@ -132,27 +135,27 @@ union.aero
|
|
132
135
|
workinggroup.aero
|
133
136
|
works.aero
|
134
137
|
|
135
|
-
// af :
|
138
|
+
// af : https://www.nic.af/domain-price
|
136
139
|
af
|
137
|
-
gov.af
|
138
140
|
com.af
|
139
|
-
org.af
|
140
|
-
net.af
|
141
141
|
edu.af
|
142
|
+
gov.af
|
143
|
+
net.af
|
144
|
+
org.af
|
142
145
|
|
143
146
|
// ag : http://www.nic.ag/prices.htm
|
144
147
|
ag
|
148
|
+
co.ag
|
145
149
|
com.ag
|
146
|
-
org.ag
|
147
150
|
net.ag
|
148
|
-
co.ag
|
149
151
|
nom.ag
|
152
|
+
org.ag
|
150
153
|
|
151
154
|
// ai : http://nic.com.ai/
|
152
155
|
ai
|
153
|
-
off.ai
|
154
156
|
com.ai
|
155
157
|
net.ai
|
158
|
+
off.ai
|
156
159
|
org.ai
|
157
160
|
|
158
161
|
// al : http://www.ert.gov.al/ert_alb/faq_det.html?Id=31
|
@@ -165,6 +168,7 @@ net.al
|
|
165
168
|
org.al
|
166
169
|
|
167
170
|
// am : https://www.amnic.net/policy/en/Policy_EN.pdf
|
171
|
+
// Confirmed by ISOC AM <isoc@isoc.am> 2024-11-18
|
168
172
|
am
|
169
173
|
co.am
|
170
174
|
com.am
|
@@ -173,17 +177,17 @@ net.am
|
|
173
177
|
org.am
|
174
178
|
|
175
179
|
// ao : https://www.iana.org/domains/root/db/ao.html
|
176
|
-
//
|
180
|
+
// https://www.dns.ao/ao/
|
177
181
|
ao
|
182
|
+
co.ao
|
178
183
|
ed.ao
|
179
184
|
edu.ao
|
180
185
|
gov.ao
|
181
186
|
gv.ao
|
187
|
+
it.ao
|
182
188
|
og.ao
|
183
189
|
org.ao
|
184
|
-
co.ao
|
185
190
|
pb.ao
|
186
|
-
it.ao
|
187
191
|
|
188
192
|
// aq : https://www.iana.org/domains/root/db/aq.html
|
189
193
|
aq
|
@@ -227,27 +231,27 @@ asia
|
|
227
231
|
// Confirmed by registry <it@nic.at> 2008-06-17
|
228
232
|
at
|
229
233
|
ac.at
|
234
|
+
sth.ac.at
|
230
235
|
co.at
|
231
236
|
gv.at
|
232
237
|
or.at
|
233
|
-
sth.ac.at
|
234
238
|
|
235
239
|
// au : https://www.iana.org/domains/root/db/au.html
|
236
|
-
//
|
240
|
+
// https://www.auda.org.au/
|
241
|
+
// Confirmed by registry <general@auda.org.au> 2024-11-17
|
237
242
|
au
|
238
243
|
// 2LDs
|
244
|
+
asn.au
|
239
245
|
com.au
|
240
|
-
net.au
|
241
|
-
org.au
|
242
246
|
edu.au
|
243
247
|
gov.au
|
244
|
-
asn.au
|
245
248
|
id.au
|
249
|
+
net.au
|
250
|
+
org.au
|
246
251
|
// Historic 2LDs (closed to new registration, but sites still exist)
|
247
|
-
info.au
|
248
252
|
conf.au
|
249
253
|
oz.au
|
250
|
-
// CGDNs
|
254
|
+
// CGDNs : https://www.auda.org.au/au-domain-names/the-different-au-domain-names/state-and-territory-domain-names/
|
251
255
|
act.au
|
252
256
|
nsw.au
|
253
257
|
nt.au
|
@@ -267,9 +271,9 @@ sa.edu.au
|
|
267
271
|
tas.edu.au
|
268
272
|
vic.edu.au
|
269
273
|
wa.edu.au
|
270
|
-
// act.gov.au
|
271
|
-
// nsw.gov.au
|
272
|
-
// nt.gov.au
|
274
|
+
// act.gov.au - Bug 984824 - Removed at request of Greg Tankard
|
275
|
+
// nsw.gov.au - Bug 547985 - Removed at request of <Shae.Donelan@services.nsw.gov.au>
|
276
|
+
// nt.gov.au - Bug 940478 - Removed at request of Greg Connors <Greg.Connors@nt.gov.au>
|
273
277
|
qld.gov.au
|
274
278
|
sa.gov.au
|
275
279
|
tas.gov.au
|
@@ -287,21 +291,25 @@ com.aw
|
|
287
291
|
ax
|
288
292
|
|
289
293
|
// az : https://www.iana.org/domains/root/db/az.html
|
294
|
+
// Confirmed via https://whois.az/?page_id=10 2024-12-11
|
290
295
|
az
|
296
|
+
biz.az
|
297
|
+
co.az
|
291
298
|
com.az
|
292
|
-
net.az
|
293
|
-
int.az
|
294
|
-
gov.az
|
295
|
-
org.az
|
296
299
|
edu.az
|
300
|
+
gov.az
|
297
301
|
info.az
|
298
|
-
|
302
|
+
int.az
|
299
303
|
mil.az
|
300
304
|
name.az
|
305
|
+
net.az
|
306
|
+
org.az
|
307
|
+
pp.az
|
308
|
+
// No longer available for registration, however domains exist as of 2024-12-11
|
309
|
+
// see https://whois.az/?page_id=783
|
301
310
|
pro.az
|
302
|
-
biz.az
|
303
311
|
|
304
|
-
// ba :
|
312
|
+
// ba : https://www.iana.org/domains/root/db/ba.html
|
305
313
|
ba
|
306
314
|
com.ba
|
307
315
|
edu.ba
|
@@ -338,6 +346,16 @@ gov.bf
|
|
338
346
|
// bg : https://www.iana.org/domains/root/db/bg.html
|
339
347
|
// https://www.register.bg/user/static/rules/en/index.html
|
340
348
|
bg
|
349
|
+
0.bg
|
350
|
+
1.bg
|
351
|
+
2.bg
|
352
|
+
3.bg
|
353
|
+
4.bg
|
354
|
+
5.bg
|
355
|
+
6.bg
|
356
|
+
7.bg
|
357
|
+
8.bg
|
358
|
+
9.bg
|
341
359
|
a.bg
|
342
360
|
b.bg
|
343
361
|
c.bg
|
@@ -364,24 +382,14 @@ w.bg
|
|
364
382
|
x.bg
|
365
383
|
y.bg
|
366
384
|
z.bg
|
367
|
-
0.bg
|
368
|
-
1.bg
|
369
|
-
2.bg
|
370
|
-
3.bg
|
371
|
-
4.bg
|
372
|
-
5.bg
|
373
|
-
6.bg
|
374
|
-
7.bg
|
375
|
-
8.bg
|
376
|
-
9.bg
|
377
385
|
|
378
386
|
// bh : https://www.iana.org/domains/root/db/bh.html
|
379
387
|
bh
|
380
388
|
com.bh
|
381
389
|
edu.bh
|
390
|
+
gov.bh
|
382
391
|
net.bh
|
383
392
|
org.bh
|
384
|
-
gov.bh
|
385
393
|
|
386
394
|
// bi : https://www.iana.org/domains/root/db/bi.html
|
387
395
|
// http://whois.nic.bi/
|
@@ -396,7 +404,7 @@ org.bi
|
|
396
404
|
biz
|
397
405
|
|
398
406
|
// bj : https://nic.bj/bj-suffixes.txt
|
399
|
-
//
|
407
|
+
// Submitted by registry <contact@nic.bj>
|
400
408
|
bj
|
401
409
|
africa.bj
|
402
410
|
agro.bj
|
@@ -414,12 +422,12 @@ money.bj
|
|
414
422
|
net.bj
|
415
423
|
org.bj
|
416
424
|
ote.bj
|
417
|
-
resto.bj
|
418
425
|
restaurant.bj
|
426
|
+
resto.bj
|
419
427
|
tourism.bj
|
420
428
|
univ.bj
|
421
429
|
|
422
|
-
// bm :
|
430
|
+
// bm : https://www.bermudanic.bm/domain-registration/index.php
|
423
431
|
bm
|
424
432
|
com.bm
|
425
433
|
edu.bm
|
@@ -435,15 +443,16 @@ gov.bn
|
|
435
443
|
net.bn
|
436
444
|
org.bn
|
437
445
|
|
438
|
-
// bo : https://nic.bo
|
446
|
+
// bo : https://nic.bo
|
447
|
+
// Confirmed by registry <soporte@nic.bo> 2024-11-19
|
439
448
|
bo
|
440
449
|
com.bo
|
441
450
|
edu.bo
|
442
451
|
gob.bo
|
443
452
|
int.bo
|
444
|
-
org.bo
|
445
|
-
net.bo
|
446
453
|
mil.bo
|
454
|
+
net.bo
|
455
|
+
org.bo
|
447
456
|
tv.bo
|
448
457
|
web.bo
|
449
458
|
// Social Domains
|
@@ -469,9 +478,9 @@ natural.bo
|
|
469
478
|
nombre.bo
|
470
479
|
noticias.bo
|
471
480
|
patria.bo
|
481
|
+
plurinacional.bo
|
472
482
|
politica.bo
|
473
483
|
profesional.bo
|
474
|
-
plurinacional.bo
|
475
484
|
pueblo.bo
|
476
485
|
revista.bo
|
477
486
|
salud.bo
|
@@ -658,10 +667,10 @@ zlg.br
|
|
658
667
|
// bs : http://www.nic.bs/rules.html
|
659
668
|
bs
|
660
669
|
com.bs
|
661
|
-
net.bs
|
662
|
-
org.bs
|
663
670
|
edu.bs
|
664
671
|
gov.bs
|
672
|
+
net.bs
|
673
|
+
org.bs
|
665
674
|
|
666
675
|
// bt : https://www.iana.org/domains/root/db/bt.html
|
667
676
|
bt
|
@@ -676,10 +685,12 @@ org.bt
|
|
676
685
|
bv
|
677
686
|
|
678
687
|
// bw : https://www.iana.org/domains/root/db/bw.html
|
679
|
-
//
|
680
|
-
// list of other 2nd level tlds ?
|
688
|
+
// https://nic.net.bw/bw-name-structure
|
681
689
|
bw
|
690
|
+
ac.bw
|
682
691
|
co.bw
|
692
|
+
gov.bw
|
693
|
+
net.bw
|
683
694
|
org.bw
|
684
695
|
|
685
696
|
// by : https://www.iana.org/domains/root/db/by.html
|
@@ -698,11 +709,12 @@ of.by
|
|
698
709
|
// bz : https://www.iana.org/domains/root/db/bz.html
|
699
710
|
// http://www.belizenic.bz/
|
700
711
|
bz
|
712
|
+
co.bz
|
701
713
|
com.bz
|
702
|
-
net.bz
|
703
|
-
org.bz
|
704
714
|
edu.bz
|
705
715
|
gov.bz
|
716
|
+
net.bz
|
717
|
+
org.bz
|
706
718
|
|
707
719
|
// ca : https://www.iana.org/domains/root/db/ca.html
|
708
720
|
ca
|
@@ -732,7 +744,7 @@ cat
|
|
732
744
|
cc
|
733
745
|
|
734
746
|
// cd : https://www.iana.org/domains/root/db/cd.html
|
735
|
-
//
|
747
|
+
// https://www.nic.cd
|
736
748
|
cd
|
737
749
|
gov.cd
|
738
750
|
|
@@ -746,21 +758,20 @@ cg
|
|
746
758
|
ch
|
747
759
|
|
748
760
|
// ci : https://www.iana.org/domains/root/db/ci.html
|
749
|
-
// http://www.nic.ci/index.php?page=charte
|
750
761
|
ci
|
751
|
-
|
752
|
-
|
753
|
-
|
762
|
+
ac.ci
|
763
|
+
aéroport.ci
|
764
|
+
asso.ci
|
754
765
|
co.ci
|
755
|
-
|
766
|
+
com.ci
|
756
767
|
ed.ci
|
757
|
-
|
758
|
-
net.ci
|
768
|
+
edu.ci
|
759
769
|
go.ci
|
760
|
-
asso.ci
|
761
|
-
aéroport.ci
|
762
|
-
int.ci
|
763
770
|
gouv.ci
|
771
|
+
int.ci
|
772
|
+
net.ci
|
773
|
+
or.ci
|
774
|
+
org.ci
|
764
775
|
|
765
776
|
// ck : https://www.iana.org/domains/root/db/ck.html
|
766
777
|
*.ck
|
@@ -788,12 +799,12 @@ ac.cn
|
|
788
799
|
com.cn
|
789
800
|
edu.cn
|
790
801
|
gov.cn
|
802
|
+
mil.cn
|
791
803
|
net.cn
|
792
804
|
org.cn
|
793
|
-
mil.cn
|
794
805
|
公司.cn
|
795
|
-
网络.cn
|
796
806
|
網絡.cn
|
807
|
+
网络.cn
|
797
808
|
// cn geographic names
|
798
809
|
ah.cn
|
799
810
|
bj.cn
|
@@ -801,18 +812,20 @@ cq.cn
|
|
801
812
|
fj.cn
|
802
813
|
gd.cn
|
803
814
|
gs.cn
|
804
|
-
gz.cn
|
805
815
|
gx.cn
|
816
|
+
gz.cn
|
806
817
|
ha.cn
|
807
818
|
hb.cn
|
808
819
|
he.cn
|
809
820
|
hi.cn
|
821
|
+
hk.cn
|
810
822
|
hl.cn
|
811
823
|
hn.cn
|
812
824
|
jl.cn
|
813
825
|
js.cn
|
814
826
|
jx.cn
|
815
827
|
ln.cn
|
828
|
+
mo.cn
|
816
829
|
nm.cn
|
817
830
|
nx.cn
|
818
831
|
qh.cn
|
@@ -822,30 +835,23 @@ sh.cn
|
|
822
835
|
sn.cn
|
823
836
|
sx.cn
|
824
837
|
tj.cn
|
838
|
+
tw.cn
|
825
839
|
xj.cn
|
826
840
|
xz.cn
|
827
841
|
yn.cn
|
828
842
|
zj.cn
|
829
|
-
hk.cn
|
830
|
-
mo.cn
|
831
|
-
tw.cn
|
832
843
|
|
833
844
|
// co : https://www.iana.org/domains/root/db/co.html
|
834
|
-
//
|
845
|
+
// https://www.cointernet.com.co/como-funciona-un-dominio-restringido
|
846
|
+
// Confirmed by registry <gonzalo@cointernet.com.co> 2024-11-18
|
835
847
|
co
|
836
|
-
arts.co
|
837
848
|
com.co
|
838
849
|
edu.co
|
839
|
-
firm.co
|
840
850
|
gov.co
|
841
|
-
info.co
|
842
|
-
int.co
|
843
851
|
mil.co
|
844
852
|
net.co
|
845
853
|
nom.co
|
846
854
|
org.co
|
847
|
-
rec.co
|
848
|
-
web.co
|
849
855
|
|
850
856
|
// com : https://www.iana.org/domains/root/db/com.html
|
851
857
|
com
|
@@ -853,7 +859,7 @@ com
|
|
853
859
|
// coop : https://www.iana.org/domains/root/db/coop.html
|
854
860
|
coop
|
855
861
|
|
856
|
-
// cr :
|
862
|
+
// cr : https://nic.cr/capitulo-1-registro-de-un-nombre-de-dominio/
|
857
863
|
cr
|
858
864
|
ac.cr
|
859
865
|
co.cr
|
@@ -874,16 +880,20 @@ net.cu
|
|
874
880
|
org.cu
|
875
881
|
|
876
882
|
// cv : https://www.iana.org/domains/root/db/cv.html
|
877
|
-
//
|
883
|
+
// https://ola.cv/domain-extensions-under-cv/
|
884
|
+
// Confirmed by registry <support@ola.cv> 2024-11-26
|
878
885
|
cv
|
879
886
|
com.cv
|
880
887
|
edu.cv
|
888
|
+
id.cv
|
881
889
|
int.cv
|
890
|
+
net.cv
|
882
891
|
nome.cv
|
883
892
|
org.cv
|
893
|
+
publ.cv
|
884
894
|
|
885
|
-
// cw :
|
886
|
-
// Confirmed by registry <registry@
|
895
|
+
// cw : https://www.uoc.cw/cw-registry
|
896
|
+
// Confirmed by registry <registry@uoc.cw> 2024-11-19
|
887
897
|
cw
|
888
898
|
com.cw
|
889
899
|
edu.cw
|
@@ -896,8 +906,8 @@ cx
|
|
896
906
|
gov.cx
|
897
907
|
|
898
908
|
// cy : http://www.nic.cy/
|
899
|
-
// Submitted by
|
900
|
-
//
|
909
|
+
// Submitted by Panayiotou Fotia <cydns@ucy.ac.cy>
|
910
|
+
// https://nic.cy/wp-content/uploads/2024/01/Create-Request-for-domain-name-registration-1.pdf
|
901
911
|
cy
|
902
912
|
ac.cy
|
903
913
|
biz.cy
|
@@ -928,12 +938,15 @@ dj
|
|
928
938
|
dk
|
929
939
|
|
930
940
|
// dm : https://www.iana.org/domains/root/db/dm.html
|
941
|
+
// https://nic.dm/policies/pdf/DMRulesandGuidelines2024v1.pdf
|
942
|
+
// Confirmed by registry <admin@dotdm.dm> 2024-11-19
|
931
943
|
dm
|
944
|
+
co.dm
|
932
945
|
com.dm
|
933
|
-
net.dm
|
934
|
-
org.dm
|
935
946
|
edu.dm
|
936
947
|
gov.dm
|
948
|
+
net.dm
|
949
|
+
org.dm
|
937
950
|
|
938
951
|
// do : https://www.iana.org/domains/root/db/do.html
|
939
952
|
do
|
@@ -955,77 +968,83 @@ asso.dz
|
|
955
968
|
com.dz
|
956
969
|
edu.dz
|
957
970
|
gov.dz
|
958
|
-
org.dz
|
959
971
|
net.dz
|
972
|
+
org.dz
|
960
973
|
pol.dz
|
961
974
|
soc.dz
|
962
975
|
tm.dz
|
963
976
|
|
964
|
-
// ec :
|
977
|
+
// ec : https://www.nic.ec/
|
965
978
|
// Submitted by registry <vabboud@nic.ec>
|
966
979
|
ec
|
967
980
|
com.ec
|
968
|
-
|
969
|
-
net.ec
|
981
|
+
edu.ec
|
970
982
|
fin.ec
|
983
|
+
gob.ec
|
984
|
+
gov.ec
|
985
|
+
info.ec
|
971
986
|
k12.ec
|
972
987
|
med.ec
|
973
|
-
pro.ec
|
974
|
-
org.ec
|
975
|
-
edu.ec
|
976
|
-
gov.ec
|
977
|
-
gob.ec
|
978
988
|
mil.ec
|
989
|
+
net.ec
|
990
|
+
org.ec
|
991
|
+
pro.ec
|
979
992
|
|
980
993
|
// edu : https://www.iana.org/domains/root/db/edu.html
|
981
994
|
edu
|
982
995
|
|
983
|
-
// ee :
|
996
|
+
// ee : https://www.internet.ee/domains/general-domains-and-procedure-for-registration-of-sub-domains-under-general-domains
|
984
997
|
ee
|
998
|
+
aip.ee
|
999
|
+
com.ee
|
985
1000
|
edu.ee
|
1001
|
+
fie.ee
|
986
1002
|
gov.ee
|
987
|
-
riik.ee
|
988
1003
|
lib.ee
|
989
1004
|
med.ee
|
990
|
-
com.ee
|
991
|
-
pri.ee
|
992
|
-
aip.ee
|
993
1005
|
org.ee
|
994
|
-
|
1006
|
+
pri.ee
|
1007
|
+
riik.ee
|
995
1008
|
|
996
1009
|
// eg : https://www.iana.org/domains/root/db/eg.html
|
1010
|
+
// https://domain.eg/en/domain-rules/subdomain-names-types/
|
997
1011
|
eg
|
1012
|
+
ac.eg
|
998
1013
|
com.eg
|
999
1014
|
edu.eg
|
1000
1015
|
eun.eg
|
1001
1016
|
gov.eg
|
1017
|
+
info.eg
|
1018
|
+
me.eg
|
1002
1019
|
mil.eg
|
1003
1020
|
name.eg
|
1004
1021
|
net.eg
|
1005
1022
|
org.eg
|
1006
1023
|
sci.eg
|
1024
|
+
sport.eg
|
1025
|
+
tv.eg
|
1007
1026
|
|
1008
1027
|
// er : https://www.iana.org/domains/root/db/er.html
|
1009
1028
|
*.er
|
1010
1029
|
|
1011
|
-
// es : https://www.
|
1030
|
+
// es : https://www.dominios.es/en
|
1012
1031
|
es
|
1013
1032
|
com.es
|
1033
|
+
edu.es
|
1034
|
+
gob.es
|
1014
1035
|
nom.es
|
1015
1036
|
org.es
|
1016
|
-
gob.es
|
1017
|
-
edu.es
|
1018
1037
|
|
1019
1038
|
// et : https://www.iana.org/domains/root/db/et.html
|
1020
1039
|
et
|
1040
|
+
biz.et
|
1021
1041
|
com.et
|
1022
|
-
gov.et
|
1023
|
-
org.et
|
1024
1042
|
edu.et
|
1025
|
-
|
1026
|
-
name.et
|
1043
|
+
gov.et
|
1027
1044
|
info.et
|
1045
|
+
name.et
|
1028
1046
|
net.et
|
1047
|
+
org.et
|
1029
1048
|
|
1030
1049
|
// eu : https://www.iana.org/domains/root/db/eu.html
|
1031
1050
|
eu
|
@@ -1056,11 +1075,11 @@ pro.fj
|
|
1056
1075
|
*.fk
|
1057
1076
|
|
1058
1077
|
// fm : https://www.iana.org/domains/root/db/fm.html
|
1078
|
+
fm
|
1059
1079
|
com.fm
|
1060
1080
|
edu.fm
|
1061
1081
|
net.fm
|
1062
1082
|
org.fm
|
1063
|
-
fm
|
1064
1083
|
|
1065
1084
|
// fo : https://www.iana.org/domains/root/db/fo.html
|
1066
1085
|
fo
|
@@ -1087,24 +1106,25 @@ ga
|
|
1087
1106
|
gb
|
1088
1107
|
|
1089
1108
|
// gd : https://www.iana.org/domains/root/db/gd.html
|
1109
|
+
gd
|
1090
1110
|
edu.gd
|
1091
1111
|
gov.gd
|
1092
|
-
gd
|
1093
1112
|
|
1094
|
-
// ge :
|
1113
|
+
// ge : https://nic.ge/en/administrator/the-ge-domain-regulations
|
1114
|
+
// Confirmed by registry <info@nic.ge> 2024-11-20
|
1095
1115
|
ge
|
1096
1116
|
com.ge
|
1097
1117
|
edu.ge
|
1098
1118
|
gov.ge
|
1099
|
-
org.ge
|
1100
|
-
mil.ge
|
1101
1119
|
net.ge
|
1120
|
+
org.ge
|
1102
1121
|
pvt.ge
|
1122
|
+
school.ge
|
1103
1123
|
|
1104
1124
|
// gf : https://www.iana.org/domains/root/db/gf.html
|
1105
1125
|
gf
|
1106
1126
|
|
1107
|
-
// gg :
|
1127
|
+
// gg : https://www.channelisles.net/register-1/register-direct
|
1108
1128
|
// Confirmed by registry <nigel@channelisles.net> 2013-11-28
|
1109
1129
|
gg
|
1110
1130
|
co.gg
|
@@ -1112,23 +1132,23 @@ net.gg
|
|
1112
1132
|
org.gg
|
1113
1133
|
|
1114
1134
|
// gh : https://www.iana.org/domains/root/db/gh.html
|
1115
|
-
//
|
1135
|
+
// https://www.nic.gh/
|
1116
1136
|
// Although domains directly at second level are not possible at the moment,
|
1117
1137
|
// they have been possible for some time and may come back.
|
1118
1138
|
gh
|
1119
1139
|
com.gh
|
1120
1140
|
edu.gh
|
1121
1141
|
gov.gh
|
1122
|
-
org.gh
|
1123
1142
|
mil.gh
|
1143
|
+
org.gh
|
1124
1144
|
|
1125
1145
|
// gi : http://www.nic.gi/rules.html
|
1126
1146
|
gi
|
1127
1147
|
com.gi
|
1128
|
-
|
1148
|
+
edu.gi
|
1129
1149
|
gov.gi
|
1150
|
+
ltd.gi
|
1130
1151
|
mod.gi
|
1131
|
-
edu.gi
|
1132
1152
|
org.gi
|
1133
1153
|
|
1134
1154
|
// gl : https://www.iana.org/domains/root/db/gl.html
|
@@ -1150,32 +1170,32 @@ ac.gn
|
|
1150
1170
|
com.gn
|
1151
1171
|
edu.gn
|
1152
1172
|
gov.gn
|
1153
|
-
org.gn
|
1154
1173
|
net.gn
|
1174
|
+
org.gn
|
1155
1175
|
|
1156
1176
|
// gov : https://www.iana.org/domains/root/db/gov.html
|
1157
1177
|
gov
|
1158
1178
|
|
1159
1179
|
// gp : http://www.nic.gp/index.php?lang=en
|
1160
1180
|
gp
|
1181
|
+
asso.gp
|
1161
1182
|
com.gp
|
1162
|
-
net.gp
|
1163
|
-
mobi.gp
|
1164
1183
|
edu.gp
|
1184
|
+
mobi.gp
|
1185
|
+
net.gp
|
1165
1186
|
org.gp
|
1166
|
-
asso.gp
|
1167
1187
|
|
1168
1188
|
// gq : https://www.iana.org/domains/root/db/gq.html
|
1169
1189
|
gq
|
1170
1190
|
|
1171
|
-
// gr : https://
|
1191
|
+
// gr : https://www.iana.org/domains/root/db/gr.html
|
1172
1192
|
// Submitted by registry <segred@ics.forth.gr>
|
1173
1193
|
gr
|
1174
1194
|
com.gr
|
1175
1195
|
edu.gr
|
1196
|
+
gov.gr
|
1176
1197
|
net.gr
|
1177
1198
|
org.gr
|
1178
|
-
gov.gr
|
1179
1199
|
|
1180
1200
|
// gs : https://www.iana.org/domains/root/db/gs.html
|
1181
1201
|
gs
|
@@ -1226,97 +1246,97 @@ gov.hk
|
|
1226
1246
|
idv.hk
|
1227
1247
|
net.hk
|
1228
1248
|
org.hk
|
1249
|
+
个人.hk
|
1250
|
+
個人.hk
|
1229
1251
|
公司.hk
|
1230
|
-
教育.hk
|
1231
|
-
敎育.hk
|
1232
1252
|
政府.hk
|
1233
|
-
|
1234
|
-
|
1253
|
+
敎育.hk
|
1254
|
+
教育.hk
|
1235
1255
|
箇人.hk
|
1256
|
+
組織.hk
|
1257
|
+
組织.hk
|
1258
|
+
網絡.hk
|
1236
1259
|
網络.hk
|
1237
|
-
网络.hk
|
1238
1260
|
组織.hk
|
1239
|
-
網絡.hk
|
1240
|
-
网絡.hk
|
1241
1261
|
组织.hk
|
1242
|
-
|
1243
|
-
|
1262
|
+
网絡.hk
|
1263
|
+
网络.hk
|
1244
1264
|
|
1245
1265
|
// hm : https://www.iana.org/domains/root/db/hm.html
|
1246
1266
|
hm
|
1247
1267
|
|
1248
|
-
// hn :
|
1268
|
+
// hn : https://www.iana.org/domains/root/db/hn.html
|
1249
1269
|
hn
|
1250
1270
|
com.hn
|
1251
1271
|
edu.hn
|
1252
|
-
org.hn
|
1253
|
-
net.hn
|
1254
|
-
mil.hn
|
1255
1272
|
gob.hn
|
1273
|
+
mil.hn
|
1274
|
+
net.hn
|
1275
|
+
org.hn
|
1256
1276
|
|
1257
1277
|
// hr : http://www.dns.hr/documents/pdf/HRTLD-regulations.pdf
|
1258
1278
|
hr
|
1259
|
-
|
1279
|
+
com.hr
|
1260
1280
|
from.hr
|
1281
|
+
iz.hr
|
1261
1282
|
name.hr
|
1262
|
-
com.hr
|
1263
1283
|
|
1264
1284
|
// ht : http://www.nic.ht/info/charte.cfm
|
1265
1285
|
ht
|
1286
|
+
adult.ht
|
1287
|
+
art.ht
|
1288
|
+
asso.ht
|
1266
1289
|
com.ht
|
1267
|
-
|
1290
|
+
coop.ht
|
1291
|
+
edu.ht
|
1268
1292
|
firm.ht
|
1293
|
+
gouv.ht
|
1269
1294
|
info.ht
|
1270
|
-
|
1295
|
+
med.ht
|
1271
1296
|
net.ht
|
1272
|
-
pro.ht
|
1273
1297
|
org.ht
|
1274
|
-
|
1275
|
-
art.ht
|
1276
|
-
coop.ht
|
1298
|
+
perso.ht
|
1277
1299
|
pol.ht
|
1278
|
-
|
1279
|
-
edu.ht
|
1300
|
+
pro.ht
|
1280
1301
|
rel.ht
|
1281
|
-
|
1282
|
-
perso.ht
|
1302
|
+
shop.ht
|
1283
1303
|
|
1284
|
-
// hu :
|
1304
|
+
// hu : https://www.iana.org/domains/root/db/hu.html
|
1285
1305
|
// Confirmed by registry <pasztor@iszt.hu> 2008-06-12
|
1286
1306
|
hu
|
1287
|
-
co.hu
|
1288
|
-
info.hu
|
1289
|
-
org.hu
|
1290
|
-
priv.hu
|
1291
|
-
sport.hu
|
1292
|
-
tm.hu
|
1293
1307
|
2000.hu
|
1294
1308
|
agrar.hu
|
1295
1309
|
bolt.hu
|
1296
1310
|
casino.hu
|
1297
1311
|
city.hu
|
1312
|
+
co.hu
|
1298
1313
|
erotica.hu
|
1299
1314
|
erotika.hu
|
1300
1315
|
film.hu
|
1301
1316
|
forum.hu
|
1302
1317
|
games.hu
|
1303
1318
|
hotel.hu
|
1319
|
+
info.hu
|
1304
1320
|
ingatlan.hu
|
1305
1321
|
jogasz.hu
|
1306
1322
|
konyvelo.hu
|
1307
1323
|
lakas.hu
|
1308
1324
|
media.hu
|
1309
1325
|
news.hu
|
1326
|
+
org.hu
|
1327
|
+
priv.hu
|
1310
1328
|
reklam.hu
|
1311
1329
|
sex.hu
|
1312
1330
|
shop.hu
|
1331
|
+
sport.hu
|
1313
1332
|
suli.hu
|
1314
1333
|
szex.hu
|
1334
|
+
tm.hu
|
1315
1335
|
tozsde.hu
|
1316
1336
|
utazas.hu
|
1317
1337
|
video.hu
|
1318
1338
|
|
1319
|
-
// id : https://
|
1339
|
+
// id : https://www.iana.org/domains/root/db/id.html
|
1320
1340
|
id
|
1321
1341
|
ac.id
|
1322
1342
|
biz.id
|
@@ -1335,9 +1355,9 @@ web.id
|
|
1335
1355
|
ie
|
1336
1356
|
gov.ie
|
1337
1357
|
|
1338
|
-
// il :
|
1339
|
-
// see also:
|
1340
|
-
// ISOC-IL
|
1358
|
+
// il : http://www.isoc.org.il/domains/
|
1359
|
+
// see also: https://en.isoc.org.il/il-cctld/registration-rules
|
1360
|
+
// ISOC-IL (operated by .il Registry)
|
1341
1361
|
il
|
1342
1362
|
ac.il
|
1343
1363
|
co.il
|
@@ -1363,11 +1383,11 @@ org.il
|
|
1363
1383
|
im
|
1364
1384
|
ac.im
|
1365
1385
|
co.im
|
1366
|
-
com.im
|
1367
1386
|
ltd.co.im
|
1387
|
+
plc.co.im
|
1388
|
+
com.im
|
1368
1389
|
net.im
|
1369
1390
|
org.im
|
1370
|
-
plc.co.im
|
1371
1391
|
tt.im
|
1372
1392
|
tv.im
|
1373
1393
|
|
@@ -1439,12 +1459,12 @@ org.io
|
|
1439
1459
|
|
1440
1460
|
// iq : http://www.cmc.iq/english/iq/iqregister1.htm
|
1441
1461
|
iq
|
1442
|
-
|
1462
|
+
com.iq
|
1443
1463
|
edu.iq
|
1464
|
+
gov.iq
|
1444
1465
|
mil.iq
|
1445
|
-
com.iq
|
1446
|
-
org.iq
|
1447
1466
|
net.iq
|
1467
|
+
org.iq
|
1448
1468
|
|
1449
1469
|
// ir : http://www.nic.ir/Terms_and_Conditions_ir,_Appendix_1_Domain_Rules
|
1450
1470
|
// Also see http://www.nic.ir/Internationalized_Domain_Names
|
@@ -1463,22 +1483,16 @@ sch.ir
|
|
1463
1483
|
ايران.ir
|
1464
1484
|
|
1465
1485
|
// is : http://www.isnic.is/domain/rules.php
|
1466
|
-
// Confirmed by registry <marius@isgate.is>
|
1486
|
+
// Confirmed by registry <marius@isgate.is> 2024-11-17
|
1467
1487
|
is
|
1468
|
-
net.is
|
1469
|
-
com.is
|
1470
|
-
edu.is
|
1471
|
-
gov.is
|
1472
|
-
org.is
|
1473
|
-
int.is
|
1474
1488
|
|
1475
1489
|
// it : https://www.iana.org/domains/root/db/it.html
|
1490
|
+
// https://www.nic.it/
|
1476
1491
|
it
|
1477
|
-
gov.it
|
1478
1492
|
edu.it
|
1479
|
-
|
1480
|
-
//
|
1481
|
-
//
|
1493
|
+
gov.it
|
1494
|
+
// Regions (3.3.1)
|
1495
|
+
// https://www.nic.it/en/manage-your-it/forms-and-docs -> "Assignment and Management of domain names"
|
1482
1496
|
abr.it
|
1483
1497
|
abruzzo.it
|
1484
1498
|
aosta-valley.it
|
@@ -1537,6 +1551,7 @@ trentin-sudtirol.it
|
|
1537
1551
|
trentin-südtirol.it
|
1538
1552
|
trentin-sued-tirol.it
|
1539
1553
|
trentin-suedtirol.it
|
1554
|
+
trentino.it
|
1540
1555
|
trentino-a-adige.it
|
1541
1556
|
trentino-aadige.it
|
1542
1557
|
trentino-alto-adige.it
|
@@ -1549,7 +1564,6 @@ trentino-sudtirol.it
|
|
1549
1564
|
trentino-südtirol.it
|
1550
1565
|
trentino-sued-tirol.it
|
1551
1566
|
trentino-suedtirol.it
|
1552
|
-
trentino.it
|
1553
1567
|
trentinoa-adige.it
|
1554
1568
|
trentinoaadige.it
|
1555
1569
|
trentinoalto-adige.it
|
@@ -1593,7 +1607,7 @@ vao.it
|
|
1593
1607
|
vda.it
|
1594
1608
|
ven.it
|
1595
1609
|
veneto.it
|
1596
|
-
// Provinces
|
1610
|
+
// Provinces (3.3.2)
|
1597
1611
|
ag.it
|
1598
1612
|
agrigento.it
|
1599
1613
|
al.it
|
@@ -1621,10 +1635,10 @@ at.it
|
|
1621
1635
|
av.it
|
1622
1636
|
avellino.it
|
1623
1637
|
ba.it
|
1638
|
+
balsan.it
|
1624
1639
|
balsan-sudtirol.it
|
1625
1640
|
balsan-südtirol.it
|
1626
1641
|
balsan-suedtirol.it
|
1627
|
-
balsan.it
|
1628
1642
|
bari.it
|
1629
1643
|
barletta-trani-andria.it
|
1630
1644
|
barlettatraniandria.it
|
@@ -1638,21 +1652,21 @@ bl.it
|
|
1638
1652
|
bn.it
|
1639
1653
|
bo.it
|
1640
1654
|
bologna.it
|
1641
|
-
bolzano-altoadige.it
|
1642
1655
|
bolzano.it
|
1643
|
-
|
1656
|
+
bolzano-altoadige.it
|
1657
|
+
bozen.it
|
1658
|
+
bozen-sudtirol.it
|
1644
1659
|
bozen-südtirol.it
|
1645
1660
|
bozen-suedtirol.it
|
1646
|
-
bozen.it
|
1647
1661
|
br.it
|
1648
1662
|
brescia.it
|
1649
1663
|
brindisi.it
|
1650
1664
|
bs.it
|
1651
1665
|
bt.it
|
1666
|
+
bulsan.it
|
1652
1667
|
bulsan-sudtirol.it
|
1653
1668
|
bulsan-südtirol.it
|
1654
1669
|
bulsan-suedtirol.it
|
1655
|
-
bulsan.it
|
1656
1670
|
bz.it
|
1657
1671
|
ca.it
|
1658
1672
|
cagliari.it
|
@@ -1754,9 +1768,9 @@ milano.it
|
|
1754
1768
|
mn.it
|
1755
1769
|
mo.it
|
1756
1770
|
modena.it
|
1771
|
+
monza.it
|
1757
1772
|
monza-brianza.it
|
1758
1773
|
monza-e-della-brianza.it
|
1759
|
-
monza.it
|
1760
1774
|
monzabrianza.it
|
1761
1775
|
monzaebrianza.it
|
1762
1776
|
monzaedellabrianza.it
|
@@ -1835,8 +1849,8 @@ sondrio.it
|
|
1835
1849
|
sp.it
|
1836
1850
|
sr.it
|
1837
1851
|
ss.it
|
1838
|
-
suedtirol.it
|
1839
1852
|
südtirol.it
|
1853
|
+
suedtirol.it
|
1840
1854
|
sv.it
|
1841
1855
|
ta.it
|
1842
1856
|
taranto.it
|
@@ -1885,7 +1899,7 @@ vs.it
|
|
1885
1899
|
vt.it
|
1886
1900
|
vv.it
|
1887
1901
|
|
1888
|
-
// je :
|
1902
|
+
// je : https://www.iana.org/domains/root/db/je.html
|
1889
1903
|
// Confirmed by registry <nigel@channelisles.net> 2013-11-28
|
1890
1904
|
je
|
1891
1905
|
co.je
|
@@ -1895,23 +1909,30 @@ org.je
|
|
1895
1909
|
// jm : http://www.com.jm/register.html
|
1896
1910
|
*.jm
|
1897
1911
|
|
1898
|
-
// jo :
|
1912
|
+
// jo : https://www.dns.jo/JoFamily.aspx
|
1913
|
+
// Confirmed by registry <DNS@modee.gov.jo> 2024-11-17
|
1899
1914
|
jo
|
1915
|
+
agri.jo
|
1916
|
+
ai.jo
|
1900
1917
|
com.jo
|
1901
|
-
org.jo
|
1902
|
-
net.jo
|
1903
1918
|
edu.jo
|
1904
|
-
|
1919
|
+
eng.jo
|
1920
|
+
fm.jo
|
1905
1921
|
gov.jo
|
1906
1922
|
mil.jo
|
1907
|
-
|
1923
|
+
net.jo
|
1924
|
+
org.jo
|
1925
|
+
per.jo
|
1926
|
+
phd.jo
|
1927
|
+
sch.jo
|
1928
|
+
tv.jo
|
1908
1929
|
|
1909
1930
|
// jobs : https://www.iana.org/domains/root/db/jobs.html
|
1910
1931
|
jobs
|
1911
1932
|
|
1912
1933
|
// jp : https://www.iana.org/domains/root/db/jp.html
|
1913
1934
|
// http://jprs.co.jp/en/jpdomain.html
|
1914
|
-
//
|
1935
|
+
// Confirmed by registry <info@jprs.jp> 2024-11-22
|
1915
1936
|
jp
|
1916
1937
|
// jp organizational type names
|
1917
1938
|
ac.jp
|
@@ -1971,26 +1992,14 @@ wakayama.jp
|
|
1971
1992
|
yamagata.jp
|
1972
1993
|
yamaguchi.jp
|
1973
1994
|
yamanashi.jp
|
1974
|
-
|
1975
|
-
|
1976
|
-
|
1995
|
+
三重.jp
|
1996
|
+
京都.jp
|
1997
|
+
佐賀.jp
|
1977
1998
|
兵庫.jp
|
1978
|
-
熊本.jp
|
1979
|
-
茨城.jp
|
1980
1999
|
北海道.jp
|
1981
2000
|
千葉.jp
|
1982
2001
|
和歌山.jp
|
1983
|
-
長崎.jp
|
1984
|
-
長野.jp
|
1985
|
-
新潟.jp
|
1986
|
-
青森.jp
|
1987
|
-
静岡.jp
|
1988
|
-
東京.jp
|
1989
|
-
石川.jp
|
1990
2002
|
埼玉.jp
|
1991
|
-
三重.jp
|
1992
|
-
京都.jp
|
1993
|
-
佐賀.jp
|
1994
2003
|
大分.jp
|
1995
2004
|
大阪.jp
|
1996
2005
|
奈良.jp
|
@@ -2000,26 +2009,41 @@ yamanashi.jp
|
|
2000
2009
|
山口.jp
|
2001
2010
|
山形.jp
|
2002
2011
|
山梨.jp
|
2003
|
-
岩手.jp
|
2004
2012
|
岐阜.jp
|
2005
2013
|
岡山.jp
|
2014
|
+
岩手.jp
|
2006
2015
|
島根.jp
|
2007
2016
|
広島.jp
|
2008
2017
|
徳島.jp
|
2018
|
+
愛媛.jp
|
2019
|
+
愛知.jp
|
2020
|
+
新潟.jp
|
2021
|
+
東京.jp
|
2022
|
+
栃木.jp
|
2009
2023
|
沖縄.jp
|
2010
2024
|
滋賀.jp
|
2025
|
+
熊本.jp
|
2026
|
+
石川.jp
|
2011
2027
|
神奈川.jp
|
2012
2028
|
福井.jp
|
2013
2029
|
福岡.jp
|
2014
2030
|
福島.jp
|
2015
2031
|
秋田.jp
|
2016
2032
|
群馬.jp
|
2033
|
+
茨城.jp
|
2034
|
+
長崎.jp
|
2035
|
+
長野.jp
|
2036
|
+
青森.jp
|
2037
|
+
静岡.jp
|
2017
2038
|
香川.jp
|
2018
2039
|
高知.jp
|
2019
2040
|
鳥取.jp
|
2020
2041
|
鹿児島.jp
|
2021
2042
|
// jp geographic type names
|
2022
2043
|
// http://jprs.jp/doc/rule/saisoku-1.html
|
2044
|
+
// 2024-11-22: JPRS confirmed that jp geographic type names no longer accept new registrations.
|
2045
|
+
// Once all existing registrations expire (marking full discontinuation), these suffixes
|
2046
|
+
// will be removed from the PSL.
|
2023
2047
|
*.kawasaki.jp
|
2024
2048
|
!city.kawasaki.jp
|
2025
2049
|
*.kitakyushu.jp
|
@@ -3723,56 +3747,56 @@ sc.ke
|
|
3723
3747
|
|
3724
3748
|
// kg : http://www.domain.kg/dmn_n.html
|
3725
3749
|
kg
|
3726
|
-
org.kg
|
3727
|
-
net.kg
|
3728
3750
|
com.kg
|
3729
3751
|
edu.kg
|
3730
3752
|
gov.kg
|
3731
3753
|
mil.kg
|
3754
|
+
net.kg
|
3755
|
+
org.kg
|
3732
3756
|
|
3733
3757
|
// kh : http://www.mptc.gov.kh/dns_registration.htm
|
3734
3758
|
*.kh
|
3735
3759
|
|
3736
|
-
// ki :
|
3760
|
+
// ki : https://www.iana.org/domains/root/db/ki.html
|
3737
3761
|
ki
|
3738
|
-
edu.ki
|
3739
3762
|
biz.ki
|
3740
|
-
|
3741
|
-
|
3763
|
+
com.ki
|
3764
|
+
edu.ki
|
3742
3765
|
gov.ki
|
3743
3766
|
info.ki
|
3744
|
-
|
3767
|
+
net.ki
|
3768
|
+
org.ki
|
3745
3769
|
|
3746
3770
|
// km : https://www.iana.org/domains/root/db/km.html
|
3747
3771
|
// http://www.domaine.km/documents/charte.doc
|
3748
3772
|
km
|
3749
|
-
|
3750
|
-
|
3773
|
+
ass.km
|
3774
|
+
com.km
|
3775
|
+
edu.km
|
3751
3776
|
gov.km
|
3777
|
+
mil.km
|
3778
|
+
nom.km
|
3779
|
+
org.km
|
3752
3780
|
prd.km
|
3753
3781
|
tm.km
|
3754
|
-
edu.km
|
3755
|
-
mil.km
|
3756
|
-
ass.km
|
3757
|
-
com.km
|
3758
3782
|
// These are only mentioned as proposed suggestions at domaine.km, but
|
3759
3783
|
// https://www.iana.org/domains/root/db/km.html says they're available for registration:
|
3760
|
-
coop.km
|
3761
3784
|
asso.km
|
3762
|
-
|
3785
|
+
coop.km
|
3786
|
+
gouv.km
|
3763
3787
|
medecin.km
|
3764
3788
|
notaires.km
|
3765
3789
|
pharmaciens.km
|
3790
|
+
presse.km
|
3766
3791
|
veterinaire.km
|
3767
|
-
gouv.km
|
3768
3792
|
|
3769
3793
|
// kn : https://www.iana.org/domains/root/db/kn.html
|
3770
3794
|
// http://www.dot.kn/domainRules.html
|
3771
3795
|
kn
|
3772
|
-
net.kn
|
3773
|
-
org.kn
|
3774
3796
|
edu.kn
|
3775
3797
|
gov.kn
|
3798
|
+
net.kn
|
3799
|
+
org.kn
|
3776
3800
|
|
3777
3801
|
// kp : http://www.kcce.kp/en_index.php
|
3778
3802
|
kp
|
@@ -3784,14 +3808,18 @@ rep.kp
|
|
3784
3808
|
tra.kp
|
3785
3809
|
|
3786
3810
|
// kr : https://www.iana.org/domains/root/db/kr.html
|
3787
|
-
// see also:
|
3811
|
+
// see also: https://krnic.kisa.or.kr/jsp/infoboard/law/domBylawsReg.jsp
|
3788
3812
|
kr
|
3789
3813
|
ac.kr
|
3814
|
+
ai.kr
|
3790
3815
|
co.kr
|
3791
3816
|
es.kr
|
3792
3817
|
go.kr
|
3793
3818
|
hs.kr
|
3819
|
+
io.kr
|
3820
|
+
it.kr
|
3794
3821
|
kg.kr
|
3822
|
+
me.kr
|
3795
3823
|
mil.kr
|
3796
3824
|
ms.kr
|
3797
3825
|
ne.kr
|
@@ -3839,24 +3867,24 @@ org.ky
|
|
3839
3867
|
// kz : https://www.iana.org/domains/root/db/kz.html
|
3840
3868
|
// see also: http://www.nic.kz/rules/index.jsp
|
3841
3869
|
kz
|
3842
|
-
|
3870
|
+
com.kz
|
3843
3871
|
edu.kz
|
3844
|
-
net.kz
|
3845
3872
|
gov.kz
|
3846
3873
|
mil.kz
|
3847
|
-
|
3874
|
+
net.kz
|
3875
|
+
org.kz
|
3848
3876
|
|
3849
3877
|
// la : https://www.iana.org/domains/root/db/la.html
|
3850
3878
|
// Submitted by registry <gavin.brown@nic.la>
|
3851
3879
|
la
|
3852
|
-
|
3853
|
-
net.la
|
3854
|
-
info.la
|
3880
|
+
com.la
|
3855
3881
|
edu.la
|
3856
3882
|
gov.la
|
3857
|
-
|
3858
|
-
|
3883
|
+
info.la
|
3884
|
+
int.la
|
3885
|
+
net.la
|
3859
3886
|
org.la
|
3887
|
+
per.la
|
3860
3888
|
|
3861
3889
|
// lb : https://www.iana.org/domains/root/db/lb.html
|
3862
3890
|
// Submitted by registry <randy@psg.com>
|
@@ -3870,33 +3898,33 @@ org.lb
|
|
3870
3898
|
// lc : https://www.iana.org/domains/root/db/lc.html
|
3871
3899
|
// see also: http://www.nic.lc/rules.htm
|
3872
3900
|
lc
|
3873
|
-
com.lc
|
3874
|
-
net.lc
|
3875
3901
|
co.lc
|
3876
|
-
|
3902
|
+
com.lc
|
3877
3903
|
edu.lc
|
3878
3904
|
gov.lc
|
3905
|
+
net.lc
|
3906
|
+
org.lc
|
3879
3907
|
|
3880
3908
|
// li : https://www.iana.org/domains/root/db/li.html
|
3881
3909
|
li
|
3882
3910
|
|
3883
|
-
// lk : https://www.
|
3911
|
+
// lk : https://www.iana.org/domains/root/db/lk.html
|
3884
3912
|
lk
|
3885
|
-
|
3886
|
-
|
3887
|
-
net.lk
|
3888
|
-
int.lk
|
3913
|
+
ac.lk
|
3914
|
+
assn.lk
|
3889
3915
|
com.lk
|
3890
|
-
org.lk
|
3891
3916
|
edu.lk
|
3917
|
+
gov.lk
|
3918
|
+
grp.lk
|
3919
|
+
hotel.lk
|
3920
|
+
int.lk
|
3921
|
+
ltd.lk
|
3922
|
+
net.lk
|
3892
3923
|
ngo.lk
|
3924
|
+
org.lk
|
3925
|
+
sch.lk
|
3893
3926
|
soc.lk
|
3894
3927
|
web.lk
|
3895
|
-
ltd.lk
|
3896
|
-
assn.lk
|
3897
|
-
grp.lk
|
3898
|
-
hotel.lk
|
3899
|
-
ac.lk
|
3900
3928
|
|
3901
3929
|
// lr : http://psg.com/dns/lr/lr.txt
|
3902
3930
|
// Submitted by registry <randy@psg.com>
|
@@ -3904,8 +3932,8 @@ lr
|
|
3904
3932
|
com.lr
|
3905
3933
|
edu.lr
|
3906
3934
|
gov.lr
|
3907
|
-
org.lr
|
3908
3935
|
net.lr
|
3936
|
+
org.lr
|
3909
3937
|
|
3910
3938
|
// ls : http://www.nic.ls/
|
3911
3939
|
// Confirmed by registry <lsadmin@nic.ls>
|
@@ -3928,70 +3956,69 @@ gov.lt
|
|
3928
3956
|
// lu : http://www.dns.lu/en/
|
3929
3957
|
lu
|
3930
3958
|
|
3931
|
-
// lv :
|
3959
|
+
// lv : https://www.iana.org/domains/root/db/lv.html
|
3932
3960
|
lv
|
3961
|
+
asn.lv
|
3933
3962
|
com.lv
|
3963
|
+
conf.lv
|
3934
3964
|
edu.lv
|
3935
3965
|
gov.lv
|
3936
|
-
org.lv
|
3937
|
-
mil.lv
|
3938
3966
|
id.lv
|
3967
|
+
mil.lv
|
3939
3968
|
net.lv
|
3940
|
-
|
3941
|
-
conf.lv
|
3969
|
+
org.lv
|
3942
3970
|
|
3943
3971
|
// ly : http://www.nic.ly/regulations.php
|
3944
3972
|
ly
|
3945
3973
|
com.ly
|
3946
|
-
net.ly
|
3947
|
-
gov.ly
|
3948
|
-
plc.ly
|
3949
3974
|
edu.ly
|
3950
|
-
|
3975
|
+
gov.ly
|
3976
|
+
id.ly
|
3951
3977
|
med.ly
|
3978
|
+
net.ly
|
3952
3979
|
org.ly
|
3953
|
-
|
3980
|
+
plc.ly
|
3981
|
+
sch.ly
|
3954
3982
|
|
3955
3983
|
// ma : https://www.iana.org/domains/root/db/ma.html
|
3956
3984
|
// http://www.anrt.ma/fr/admin/download/upload/file_fr782.pdf
|
3957
3985
|
ma
|
3986
|
+
ac.ma
|
3958
3987
|
co.ma
|
3959
|
-
net.ma
|
3960
3988
|
gov.ma
|
3989
|
+
net.ma
|
3961
3990
|
org.ma
|
3962
|
-
ac.ma
|
3963
3991
|
press.ma
|
3964
3992
|
|
3965
3993
|
// mc : http://www.nic.mc/
|
3966
3994
|
mc
|
3967
|
-
tm.mc
|
3968
3995
|
asso.mc
|
3996
|
+
tm.mc
|
3969
3997
|
|
3970
3998
|
// md : https://www.iana.org/domains/root/db/md.html
|
3971
3999
|
md
|
3972
4000
|
|
3973
4001
|
// me : https://www.iana.org/domains/root/db/me.html
|
3974
4002
|
me
|
4003
|
+
ac.me
|
3975
4004
|
co.me
|
3976
|
-
net.me
|
3977
|
-
org.me
|
3978
4005
|
edu.me
|
3979
|
-
ac.me
|
3980
4006
|
gov.me
|
3981
4007
|
its.me
|
4008
|
+
net.me
|
4009
|
+
org.me
|
3982
4010
|
priv.me
|
3983
4011
|
|
3984
|
-
// mg :
|
4012
|
+
// mg : https://nic.mg
|
3985
4013
|
mg
|
3986
|
-
|
3987
|
-
|
3988
|
-
gov.mg
|
3989
|
-
prd.mg
|
3990
|
-
tm.mg
|
4014
|
+
co.mg
|
4015
|
+
com.mg
|
3991
4016
|
edu.mg
|
4017
|
+
gov.mg
|
3992
4018
|
mil.mg
|
3993
|
-
|
3994
|
-
|
4019
|
+
nom.mg
|
4020
|
+
org.mg
|
4021
|
+
prd.mg
|
3995
4022
|
|
3996
4023
|
// mh : https://www.iana.org/domains/root/db/mh.html
|
3997
4024
|
mh
|
@@ -4003,22 +4030,28 @@ mil
|
|
4003
4030
|
// see also: http://dns.marnet.net.mk/postapka.php
|
4004
4031
|
mk
|
4005
4032
|
com.mk
|
4006
|
-
org.mk
|
4007
|
-
net.mk
|
4008
4033
|
edu.mk
|
4009
4034
|
gov.mk
|
4010
4035
|
inf.mk
|
4011
4036
|
name.mk
|
4037
|
+
net.mk
|
4038
|
+
org.mk
|
4012
4039
|
|
4013
|
-
// ml :
|
4014
|
-
//
|
4040
|
+
// ml : https://www.iana.org/domains/root/db/ml.html
|
4041
|
+
// Confirmed by Boubacar NDIAYE <bndiaye@agetic.gouv.ml> 2024-12-31
|
4015
4042
|
ml
|
4043
|
+
ac.ml
|
4044
|
+
art.ml
|
4045
|
+
asso.ml
|
4016
4046
|
com.ml
|
4017
4047
|
edu.ml
|
4018
4048
|
gouv.ml
|
4019
4049
|
gov.ml
|
4050
|
+
info.ml
|
4051
|
+
inst.ml
|
4020
4052
|
net.ml
|
4021
4053
|
org.ml
|
4054
|
+
pr.ml
|
4022
4055
|
presse.ml
|
4023
4056
|
|
4024
4057
|
// mm : https://www.iana.org/domains/root/db/mm.html
|
@@ -4026,17 +4059,17 @@ presse.ml
|
|
4026
4059
|
|
4027
4060
|
// mn : https://www.iana.org/domains/root/db/mn.html
|
4028
4061
|
mn
|
4029
|
-
gov.mn
|
4030
4062
|
edu.mn
|
4063
|
+
gov.mn
|
4031
4064
|
org.mn
|
4032
4065
|
|
4033
4066
|
// mo : http://www.monic.net.mo/
|
4034
4067
|
mo
|
4035
4068
|
com.mo
|
4036
|
-
net.mo
|
4037
|
-
org.mo
|
4038
4069
|
edu.mo
|
4039
4070
|
gov.mo
|
4071
|
+
net.mo
|
4072
|
+
org.mo
|
4040
4073
|
|
4041
4074
|
// mobi : https://www.iana.org/domains/root/db/mobi.html
|
4042
4075
|
mobi
|
@@ -4052,7 +4085,7 @@ mq
|
|
4052
4085
|
mr
|
4053
4086
|
gov.mr
|
4054
4087
|
|
4055
|
-
// ms :
|
4088
|
+
// ms : https://www.iana.org/domains/root/db/ms.html
|
4056
4089
|
ms
|
4057
4090
|
com.ms
|
4058
4091
|
edu.ms
|
@@ -4070,13 +4103,13 @@ org.mt
|
|
4070
4103
|
|
4071
4104
|
// mu : https://www.iana.org/domains/root/db/mu.html
|
4072
4105
|
mu
|
4073
|
-
com.mu
|
4074
|
-
net.mu
|
4075
|
-
org.mu
|
4076
|
-
gov.mu
|
4077
4106
|
ac.mu
|
4078
4107
|
co.mu
|
4108
|
+
com.mu
|
4109
|
+
gov.mu
|
4110
|
+
net.mu
|
4079
4111
|
or.mu
|
4112
|
+
org.mu
|
4080
4113
|
|
4081
4114
|
// museum : https://welcome.museum/wp-content/uploads/2018/05/20180525-Registration-Policy-MUSEUM-EN_VF-2.pdf https://welcome.museum/buy-your-dot-museum-2/
|
4082
4115
|
museum
|
@@ -4116,10 +4149,10 @@ org.mw
|
|
4116
4149
|
// Submitted by registry <farias@nic.mx>
|
4117
4150
|
mx
|
4118
4151
|
com.mx
|
4119
|
-
org.mx
|
4120
|
-
gob.mx
|
4121
4152
|
edu.mx
|
4153
|
+
gob.mx
|
4122
4154
|
net.mx
|
4155
|
+
org.mx
|
4123
4156
|
|
4124
4157
|
// my : http://www.mynic.my/
|
4125
4158
|
// Available strings: https://mynic.my/resources/domains/buying-a-domain/
|
@@ -4154,7 +4187,8 @@ gov.na
|
|
4154
4187
|
net.na
|
4155
4188
|
org.na
|
4156
4189
|
|
4157
|
-
// name :
|
4190
|
+
// name : http://www.nic.name/
|
4191
|
+
// Regarding 2LDs: https://github.com/publicsuffix/list/issues/2306
|
4158
4192
|
name
|
4159
4193
|
|
4160
4194
|
// nc : http://www.cctld.nc/
|
@@ -4170,16 +4204,16 @@ net
|
|
4170
4204
|
|
4171
4205
|
// nf : https://www.iana.org/domains/root/db/nf.html
|
4172
4206
|
nf
|
4173
|
-
com.nf
|
4174
|
-
net.nf
|
4175
|
-
per.nf
|
4176
|
-
rec.nf
|
4177
|
-
web.nf
|
4178
4207
|
arts.nf
|
4208
|
+
com.nf
|
4179
4209
|
firm.nf
|
4180
4210
|
info.nf
|
4211
|
+
net.nf
|
4181
4212
|
other.nf
|
4213
|
+
per.nf
|
4214
|
+
rec.nf
|
4182
4215
|
store.nf
|
4216
|
+
web.nf
|
4183
4217
|
|
4184
4218
|
// ng : http://www.nira.org.ng/index.php/join-us/register-ng-domain/189-nira-slds
|
4185
4219
|
ng
|
@@ -4212,8 +4246,7 @@ org.ni
|
|
4212
4246
|
web.ni
|
4213
4247
|
|
4214
4248
|
// nl : https://www.iana.org/domains/root/db/nl.html
|
4215
|
-
//
|
4216
|
-
// ccTLD for the Netherlands
|
4249
|
+
// https://www.sidn.nl/
|
4217
4250
|
nl
|
4218
4251
|
|
4219
4252
|
// no : https://www.norid.no/en/om-domenenavn/regelverk-for-no/
|
@@ -4224,18 +4257,18 @@ nl
|
|
4224
4257
|
no
|
4225
4258
|
// Norid category second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-c/
|
4226
4259
|
fhs.no
|
4227
|
-
vgs.no
|
4228
|
-
fylkesbibl.no
|
4229
4260
|
folkebibl.no
|
4230
|
-
|
4261
|
+
fylkesbibl.no
|
4231
4262
|
idrett.no
|
4263
|
+
museum.no
|
4232
4264
|
priv.no
|
4265
|
+
vgs.no
|
4233
4266
|
// Norid category second-level domains managed by parties other than Norid : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-d/
|
4234
|
-
mil.no
|
4235
|
-
stat.no
|
4236
4267
|
dep.no
|
4237
|
-
kommune.no
|
4238
4268
|
herad.no
|
4269
|
+
kommune.no
|
4270
|
+
mil.no
|
4271
|
+
stat.no
|
4239
4272
|
// Norid geographical second level domains : https://www.norid.no/en/om-domenenavn/regelverk-for-no/vedlegg-b/
|
4240
4273
|
// counties
|
4241
4274
|
aa.no
|
@@ -4287,10 +4320,10 @@ akrehamn.no
|
|
4287
4320
|
algard.no
|
4288
4321
|
ålgård.no
|
4289
4322
|
arna.no
|
4290
|
-
brumunddal.no
|
4291
|
-
bryne.no
|
4292
4323
|
bronnoysund.no
|
4293
4324
|
brønnøysund.no
|
4325
|
+
brumunddal.no
|
4326
|
+
bryne.no
|
4294
4327
|
drobak.no
|
4295
4328
|
drøbak.no
|
4296
4329
|
egersund.no
|
@@ -4334,27 +4367,32 @@ tananger.no
|
|
4334
4367
|
tranby.no
|
4335
4368
|
vossevangen.no
|
4336
4369
|
// communities
|
4370
|
+
aarborte.no
|
4371
|
+
aejrie.no
|
4337
4372
|
afjord.no
|
4338
4373
|
åfjord.no
|
4339
4374
|
agdenes.no
|
4375
|
+
nes.akershus.no
|
4376
|
+
aknoluokta.no
|
4377
|
+
ákŋoluokta.no
|
4340
4378
|
al.no
|
4341
4379
|
ål.no
|
4380
|
+
alaheadju.no
|
4381
|
+
álaheadju.no
|
4342
4382
|
alesund.no
|
4343
4383
|
ålesund.no
|
4344
4384
|
alstahaug.no
|
4345
4385
|
alta.no
|
4346
4386
|
áltá.no
|
4347
|
-
alaheadju.no
|
4348
|
-
álaheadju.no
|
4349
4387
|
alvdal.no
|
4350
4388
|
amli.no
|
4351
4389
|
åmli.no
|
4352
4390
|
amot.no
|
4353
4391
|
åmot.no
|
4392
|
+
andasuolo.no
|
4354
4393
|
andebu.no
|
4355
4394
|
andoy.no
|
4356
4395
|
andøy.no
|
4357
|
-
andasuolo.no
|
4358
4396
|
ardal.no
|
4359
4397
|
årdal.no
|
4360
4398
|
aremark.no
|
@@ -4364,9 +4402,9 @@ aseral.no
|
|
4364
4402
|
åseral.no
|
4365
4403
|
asker.no
|
4366
4404
|
askim.no
|
4367
|
-
askvoll.no
|
4368
4405
|
askoy.no
|
4369
4406
|
askøy.no
|
4407
|
+
askvoll.no
|
4370
4408
|
asnes.no
|
4371
4409
|
åsnes.no
|
4372
4410
|
audnedaln.no
|
@@ -4379,27 +4417,37 @@ austevoll.no
|
|
4379
4417
|
austrheim.no
|
4380
4418
|
averoy.no
|
4381
4419
|
averøy.no
|
4382
|
-
|
4383
|
-
|
4420
|
+
badaddja.no
|
4421
|
+
bådåddjå.no
|
4422
|
+
bærum.no
|
4423
|
+
bahcavuotna.no
|
4424
|
+
báhcavuotna.no
|
4425
|
+
bahccavuotna.no
|
4426
|
+
báhccavuotna.no
|
4427
|
+
baidar.no
|
4428
|
+
báidár.no
|
4429
|
+
bajddar.no
|
4430
|
+
bájddar.no
|
4384
4431
|
balat.no
|
4385
4432
|
bálát.no
|
4433
|
+
balestrand.no
|
4434
|
+
ballangen.no
|
4386
4435
|
balsfjord.no
|
4387
|
-
bahccavuotna.no
|
4388
|
-
báhccavuotna.no
|
4389
4436
|
bamble.no
|
4390
4437
|
bardu.no
|
4438
|
+
barum.no
|
4439
|
+
batsfjord.no
|
4440
|
+
båtsfjord.no
|
4441
|
+
bearalvahki.no
|
4442
|
+
bearalváhki.no
|
4391
4443
|
beardu.no
|
4392
4444
|
beiarn.no
|
4393
|
-
bajddar.no
|
4394
|
-
bájddar.no
|
4395
|
-
baidar.no
|
4396
|
-
báidár.no
|
4397
4445
|
berg.no
|
4398
4446
|
bergen.no
|
4399
4447
|
berlevag.no
|
4400
4448
|
berlevåg.no
|
4401
|
-
|
4402
|
-
|
4449
|
+
bievat.no
|
4450
|
+
bievát.no
|
4403
4451
|
bindal.no
|
4404
4452
|
birkenes.no
|
4405
4453
|
bjarkoy.no
|
@@ -4408,36 +4456,32 @@ bjerkreim.no
|
|
4408
4456
|
bjugn.no
|
4409
4457
|
bodo.no
|
4410
4458
|
bodø.no
|
4411
|
-
badaddja.no
|
4412
|
-
bådåddjå.no
|
4413
|
-
budejju.no
|
4414
4459
|
bokn.no
|
4460
|
+
bomlo.no
|
4461
|
+
bømlo.no
|
4415
4462
|
bremanger.no
|
4416
4463
|
bronnoy.no
|
4417
4464
|
brønnøy.no
|
4465
|
+
budejju.no
|
4466
|
+
nes.buskerud.no
|
4418
4467
|
bygland.no
|
4419
4468
|
bykle.no
|
4420
|
-
|
4421
|
-
|
4422
|
-
|
4423
|
-
|
4424
|
-
|
4425
|
-
|
4426
|
-
|
4427
|
-
|
4428
|
-
|
4429
|
-
|
4430
|
-
|
4431
|
-
båtsfjord.no
|
4432
|
-
bahcavuotna.no
|
4433
|
-
báhcavuotna.no
|
4469
|
+
cahcesuolo.no
|
4470
|
+
čáhcesuolo.no
|
4471
|
+
davvenjarga.no
|
4472
|
+
davvenjárga.no
|
4473
|
+
davvesiida.no
|
4474
|
+
deatnu.no
|
4475
|
+
dielddanuorri.no
|
4476
|
+
divtasvuodna.no
|
4477
|
+
divttasvuotna.no
|
4478
|
+
donna.no
|
4479
|
+
dønna.no
|
4434
4480
|
dovre.no
|
4435
4481
|
drammen.no
|
4436
4482
|
drangedal.no
|
4437
4483
|
dyroy.no
|
4438
4484
|
dyrøy.no
|
4439
|
-
donna.no
|
4440
|
-
dønna.no
|
4441
4485
|
eid.no
|
4442
4486
|
eidfjord.no
|
4443
4487
|
eidsberg.no
|
@@ -4449,14 +4493,12 @@ enebakk.no
|
|
4449
4493
|
engerdal.no
|
4450
4494
|
etne.no
|
4451
4495
|
etnedal.no
|
4452
|
-
evenes.no
|
4453
4496
|
evenassi.no
|
4454
4497
|
evenášši.no
|
4498
|
+
evenes.no
|
4455
4499
|
evje-og-hornnes.no
|
4456
4500
|
farsund.no
|
4457
4501
|
fauske.no
|
4458
|
-
fuossko.no
|
4459
|
-
fuoisku.no
|
4460
4502
|
fedje.no
|
4461
4503
|
fet.no
|
4462
4504
|
finnoy.no
|
@@ -4464,33 +4506,40 @@ finnøy.no
|
|
4464
4506
|
fitjar.no
|
4465
4507
|
fjaler.no
|
4466
4508
|
fjell.no
|
4509
|
+
fla.no
|
4510
|
+
flå.no
|
4467
4511
|
flakstad.no
|
4468
4512
|
flatanger.no
|
4469
4513
|
flekkefjord.no
|
4470
4514
|
flesberg.no
|
4471
4515
|
flora.no
|
4472
|
-
fla.no
|
4473
|
-
flå.no
|
4474
4516
|
folldal.no
|
4517
|
+
forde.no
|
4518
|
+
førde.no
|
4475
4519
|
forsand.no
|
4476
4520
|
fosnes.no
|
4521
|
+
fræna.no
|
4522
|
+
frana.no
|
4477
4523
|
frei.no
|
4478
4524
|
frogn.no
|
4479
4525
|
froland.no
|
4480
4526
|
frosta.no
|
4481
|
-
frana.no
|
4482
|
-
fræna.no
|
4483
4527
|
froya.no
|
4484
4528
|
frøya.no
|
4529
|
+
fuoisku.no
|
4530
|
+
fuossko.no
|
4485
4531
|
fusa.no
|
4486
4532
|
fyresdal.no
|
4487
|
-
|
4488
|
-
|
4533
|
+
gaivuotna.no
|
4534
|
+
gáivuotna.no
|
4535
|
+
galsa.no
|
4536
|
+
gálsá.no
|
4489
4537
|
gamvik.no
|
4490
4538
|
gangaviika.no
|
4491
4539
|
gáŋgaviika.no
|
4492
4540
|
gaular.no
|
4493
4541
|
gausdal.no
|
4542
|
+
giehtavuoatna.no
|
4494
4543
|
gildeskal.no
|
4495
4544
|
gildeskål.no
|
4496
4545
|
giske.no
|
@@ -4508,38 +4557,37 @@ granvin.no
|
|
4508
4557
|
gratangen.no
|
4509
4558
|
grimstad.no
|
4510
4559
|
grong.no
|
4511
|
-
kraanghke.no
|
4512
|
-
kråanghke.no
|
4513
4560
|
grue.no
|
4514
4561
|
gulen.no
|
4562
|
+
guovdageaidnu.no
|
4563
|
+
ha.no
|
4564
|
+
hå.no
|
4565
|
+
habmer.no
|
4566
|
+
hábmer.no
|
4515
4567
|
hadsel.no
|
4568
|
+
hægebostad.no
|
4569
|
+
hagebostad.no
|
4516
4570
|
halden.no
|
4517
4571
|
halsa.no
|
4518
4572
|
hamar.no
|
4519
4573
|
hamaroy.no
|
4520
|
-
habmer.no
|
4521
|
-
hábmer.no
|
4522
|
-
hapmir.no
|
4523
|
-
hápmir.no
|
4524
|
-
hammerfest.no
|
4525
4574
|
hammarfeasta.no
|
4526
4575
|
hámmárfeasta.no
|
4576
|
+
hammerfest.no
|
4577
|
+
hapmir.no
|
4578
|
+
hápmir.no
|
4527
4579
|
haram.no
|
4528
4580
|
hareid.no
|
4529
4581
|
harstad.no
|
4530
4582
|
hasvik.no
|
4531
|
-
aknoluokta.no
|
4532
|
-
ákŋoluokta.no
|
4533
4583
|
hattfjelldal.no
|
4534
|
-
aarborte.no
|
4535
4584
|
haugesund.no
|
4585
|
+
os.hedmark.no
|
4586
|
+
valer.hedmark.no
|
4587
|
+
våler.hedmark.no
|
4536
4588
|
hemne.no
|
4537
4589
|
hemnes.no
|
4538
4590
|
hemsedal.no
|
4539
|
-
heroy.more-og-romsdal.no
|
4540
|
-
herøy.møre-og-romsdal.no
|
4541
|
-
heroy.nordland.no
|
4542
|
-
herøy.nordland.no
|
4543
4591
|
hitra.no
|
4544
4592
|
hjartdal.no
|
4545
4593
|
hjelmeland.no
|
@@ -4551,96 +4599,95 @@ hole.no
|
|
4551
4599
|
holmestrand.no
|
4552
4600
|
holtalen.no
|
4553
4601
|
holtålen.no
|
4602
|
+
os.hordaland.no
|
4554
4603
|
hornindal.no
|
4555
4604
|
horten.no
|
4556
|
-
hurdal.no
|
4557
|
-
hurum.no
|
4558
|
-
hvaler.no
|
4559
|
-
hyllestad.no
|
4560
|
-
hagebostad.no
|
4561
|
-
hægebostad.no
|
4562
4605
|
hoyanger.no
|
4563
4606
|
høyanger.no
|
4564
4607
|
hoylandet.no
|
4565
4608
|
høylandet.no
|
4566
|
-
|
4567
|
-
|
4609
|
+
hurdal.no
|
4610
|
+
hurum.no
|
4611
|
+
hvaler.no
|
4612
|
+
hyllestad.no
|
4568
4613
|
ibestad.no
|
4569
4614
|
inderoy.no
|
4570
4615
|
inderøy.no
|
4571
4616
|
iveland.no
|
4617
|
+
ivgu.no
|
4572
4618
|
jevnaker.no
|
4573
|
-
jondal.no
|
4574
4619
|
jolster.no
|
4575
4620
|
jølster.no
|
4576
|
-
|
4621
|
+
jondal.no
|
4622
|
+
kafjord.no
|
4623
|
+
kåfjord.no
|
4577
4624
|
karasjohka.no
|
4578
4625
|
kárášjohka.no
|
4626
|
+
karasjok.no
|
4579
4627
|
karlsoy.no
|
4580
|
-
galsa.no
|
4581
|
-
gálsá.no
|
4582
4628
|
karmoy.no
|
4583
4629
|
karmøy.no
|
4584
4630
|
kautokeino.no
|
4585
|
-
guovdageaidnu.no
|
4586
|
-
klepp.no
|
4587
4631
|
klabu.no
|
4588
4632
|
klæbu.no
|
4633
|
+
klepp.no
|
4589
4634
|
kongsberg.no
|
4590
4635
|
kongsvinger.no
|
4636
|
+
kraanghke.no
|
4637
|
+
kråanghke.no
|
4591
4638
|
kragero.no
|
4592
4639
|
kragerø.no
|
4593
4640
|
kristiansand.no
|
4594
4641
|
kristiansund.no
|
4595
4642
|
krodsherad.no
|
4596
4643
|
krødsherad.no
|
4644
|
+
kvæfjord.no
|
4645
|
+
kvænangen.no
|
4646
|
+
kvafjord.no
|
4597
4647
|
kvalsund.no
|
4598
|
-
rahkkeravju.no
|
4599
|
-
ráhkkerávju.no
|
4600
4648
|
kvam.no
|
4649
|
+
kvanangen.no
|
4601
4650
|
kvinesdal.no
|
4602
4651
|
kvinnherad.no
|
4603
4652
|
kviteseid.no
|
4604
4653
|
kvitsoy.no
|
4605
4654
|
kvitsøy.no
|
4606
|
-
|
4607
|
-
|
4608
|
-
|
4609
|
-
|
4610
|
-
|
4611
|
-
navuotna.no
|
4612
|
-
návuotna.no
|
4613
|
-
kafjord.no
|
4614
|
-
kåfjord.no
|
4615
|
-
gaivuotna.no
|
4616
|
-
gáivuotna.no
|
4655
|
+
laakesvuemie.no
|
4656
|
+
lærdal.no
|
4657
|
+
lahppi.no
|
4658
|
+
láhppi.no
|
4659
|
+
lardal.no
|
4617
4660
|
larvik.no
|
4618
|
-
lavangen.no
|
4619
4661
|
lavagis.no
|
4620
|
-
|
4621
|
-
|
4662
|
+
lavangen.no
|
4663
|
+
leangaviika.no
|
4664
|
+
leaŋgaviika.no
|
4622
4665
|
lebesby.no
|
4623
|
-
davvesiida.no
|
4624
4666
|
leikanger.no
|
4625
4667
|
leirfjord.no
|
4626
4668
|
leka.no
|
4627
4669
|
leksvik.no
|
4628
4670
|
lenvik.no
|
4629
|
-
|
4630
|
-
leaŋgaviika.no
|
4671
|
+
lerdal.no
|
4631
4672
|
lesja.no
|
4632
4673
|
levanger.no
|
4633
4674
|
lier.no
|
4634
4675
|
lierne.no
|
4635
4676
|
lillehammer.no
|
4636
4677
|
lillesand.no
|
4637
|
-
lindesnes.no
|
4638
4678
|
lindas.no
|
4639
4679
|
lindås.no
|
4680
|
+
lindesnes.no
|
4681
|
+
loabat.no
|
4682
|
+
loabát.no
|
4683
|
+
lodingen.no
|
4684
|
+
lødingen.no
|
4640
4685
|
lom.no
|
4641
4686
|
loppa.no
|
4642
|
-
|
4643
|
-
|
4687
|
+
lorenskog.no
|
4688
|
+
lørenskog.no
|
4689
|
+
loten.no
|
4690
|
+
løten.no
|
4644
4691
|
lund.no
|
4645
4692
|
lunner.no
|
4646
4693
|
luroy.no
|
@@ -4648,25 +4695,19 @@ lurøy.no
|
|
4648
4695
|
luster.no
|
4649
4696
|
lyngdal.no
|
4650
4697
|
lyngen.no
|
4651
|
-
|
4652
|
-
|
4653
|
-
|
4654
|
-
|
4655
|
-
lodingen.no
|
4656
|
-
lødingen.no
|
4657
|
-
lorenskog.no
|
4658
|
-
lørenskog.no
|
4659
|
-
loten.no
|
4660
|
-
løten.no
|
4698
|
+
malatvuopmi.no
|
4699
|
+
málatvuopmi.no
|
4700
|
+
malselv.no
|
4701
|
+
målselv.no
|
4661
4702
|
malvik.no
|
4662
|
-
masoy.no
|
4663
|
-
måsøy.no
|
4664
|
-
muosat.no
|
4665
|
-
muosát.no
|
4666
4703
|
mandal.no
|
4667
4704
|
marker.no
|
4668
4705
|
marnardal.no
|
4669
4706
|
masfjorden.no
|
4707
|
+
masoy.no
|
4708
|
+
måsøy.no
|
4709
|
+
matta-varjjat.no
|
4710
|
+
mátta-várjjat.no
|
4670
4711
|
meland.no
|
4671
4712
|
meldal.no
|
4672
4713
|
melhus.no
|
@@ -4674,39 +4715,39 @@ meloy.no
|
|
4674
4715
|
meløy.no
|
4675
4716
|
meraker.no
|
4676
4717
|
meråker.no
|
4677
|
-
moareke.no
|
4678
|
-
moåreke.no
|
4679
4718
|
midsund.no
|
4680
4719
|
midtre-gauldal.no
|
4720
|
+
moareke.no
|
4721
|
+
moåreke.no
|
4681
4722
|
modalen.no
|
4682
4723
|
modum.no
|
4683
4724
|
molde.no
|
4725
|
+
heroy.more-og-romsdal.no
|
4726
|
+
sande.more-og-romsdal.no
|
4727
|
+
herøy.møre-og-romsdal.no
|
4728
|
+
sande.møre-og-romsdal.no
|
4684
4729
|
moskenes.no
|
4685
4730
|
moss.no
|
4686
4731
|
mosvik.no
|
4687
|
-
|
4688
|
-
|
4689
|
-
|
4690
|
-
|
4732
|
+
muosat.no
|
4733
|
+
muosát.no
|
4734
|
+
naamesjevuemie.no
|
4735
|
+
nååmesjevuemie.no
|
4736
|
+
nærøy.no
|
4691
4737
|
namdalseid.no
|
4692
|
-
aejrie.no
|
4693
4738
|
namsos.no
|
4694
4739
|
namsskogan.no
|
4695
|
-
naamesjevuemie.no
|
4696
|
-
nååmesjevuemie.no
|
4697
|
-
laakesvuemie.no
|
4698
4740
|
nannestad.no
|
4699
|
-
|
4741
|
+
naroy.no
|
4700
4742
|
narviika.no
|
4743
|
+
narvik.no
|
4701
4744
|
naustdal.no
|
4745
|
+
navuotna.no
|
4746
|
+
návuotna.no
|
4702
4747
|
nedre-eiker.no
|
4703
|
-
nes.akershus.no
|
4704
|
-
nes.buskerud.no
|
4705
4748
|
nesna.no
|
4706
4749
|
nesodden.no
|
4707
4750
|
nesseby.no
|
4708
|
-
unjarga.no
|
4709
|
-
unjárga.no
|
4710
4751
|
nesset.no
|
4711
4752
|
nissedal.no
|
4712
4753
|
nittedal.no
|
@@ -4715,21 +4756,20 @@ nord-fron.no
|
|
4715
4756
|
nord-odal.no
|
4716
4757
|
norddal.no
|
4717
4758
|
nordkapp.no
|
4718
|
-
|
4719
|
-
|
4759
|
+
bo.nordland.no
|
4760
|
+
bø.nordland.no
|
4761
|
+
heroy.nordland.no
|
4762
|
+
herøy.nordland.no
|
4720
4763
|
nordre-land.no
|
4721
4764
|
nordreisa.no
|
4722
|
-
raisa.no
|
4723
|
-
ráisa.no
|
4724
4765
|
nore-og-uvdal.no
|
4725
4766
|
notodden.no
|
4726
|
-
naroy.no
|
4727
|
-
nærøy.no
|
4728
4767
|
notteroy.no
|
4729
4768
|
nøtterøy.no
|
4730
4769
|
odda.no
|
4731
4770
|
oksnes.no
|
4732
4771
|
øksnes.no
|
4772
|
+
omasvuotna.no
|
4733
4773
|
oppdal.no
|
4734
4774
|
oppegard.no
|
4735
4775
|
oppegård.no
|
@@ -4740,11 +4780,11 @@ orskog.no
|
|
4740
4780
|
ørskog.no
|
4741
4781
|
orsta.no
|
4742
4782
|
ørsta.no
|
4743
|
-
os.hedmark.no
|
4744
|
-
os.hordaland.no
|
4745
4783
|
osen.no
|
4746
4784
|
osteroy.no
|
4747
4785
|
osterøy.no
|
4786
|
+
valer.ostfold.no
|
4787
|
+
våler.østfold.no
|
4748
4788
|
ostre-toten.no
|
4749
4789
|
østre-toten.no
|
4750
4790
|
overhalla.no
|
@@ -4760,11 +4800,18 @@ porsanger.no
|
|
4760
4800
|
porsangu.no
|
4761
4801
|
porsáŋgu.no
|
4762
4802
|
porsgrunn.no
|
4803
|
+
rade.no
|
4804
|
+
råde.no
|
4763
4805
|
radoy.no
|
4764
4806
|
radøy.no
|
4807
|
+
rælingen.no
|
4808
|
+
rahkkeravju.no
|
4809
|
+
ráhkkerávju.no
|
4810
|
+
raisa.no
|
4811
|
+
ráisa.no
|
4765
4812
|
rakkestad.no
|
4813
|
+
ralingen.no
|
4766
4814
|
rana.no
|
4767
|
-
ruovat.no
|
4768
4815
|
randaberg.no
|
4769
4816
|
rauma.no
|
4770
4817
|
rendalen.no
|
@@ -4775,16 +4822,14 @@ rindal.no
|
|
4775
4822
|
ringebu.no
|
4776
4823
|
ringerike.no
|
4777
4824
|
ringsaker.no
|
4778
|
-
rissa.no
|
4779
4825
|
risor.no
|
4780
4826
|
risør.no
|
4827
|
+
rissa.no
|
4781
4828
|
roan.no
|
4782
|
-
rollag.no
|
4783
|
-
rygge.no
|
4784
|
-
ralingen.no
|
4785
|
-
rælingen.no
|
4786
4829
|
rodoy.no
|
4787
4830
|
rødøy.no
|
4831
|
+
rollag.no
|
4832
|
+
romsa.no
|
4788
4833
|
romskog.no
|
4789
4834
|
rømskog.no
|
4790
4835
|
roros.no
|
@@ -4795,18 +4840,14 @@ royken.no
|
|
4795
4840
|
røyken.no
|
4796
4841
|
royrvik.no
|
4797
4842
|
røyrvik.no
|
4798
|
-
|
4799
|
-
|
4843
|
+
ruovat.no
|
4844
|
+
rygge.no
|
4800
4845
|
salangen.no
|
4801
|
-
siellak.no
|
4802
|
-
saltdal.no
|
4803
4846
|
salat.no
|
4804
|
-
sálát.no
|
4805
4847
|
sálat.no
|
4848
|
+
sálát.no
|
4849
|
+
saltdal.no
|
4806
4850
|
samnanger.no
|
4807
|
-
sande.more-og-romsdal.no
|
4808
|
-
sande.møre-og-romsdal.no
|
4809
|
-
sande.vestfold.no
|
4810
4851
|
sandefjord.no
|
4811
4852
|
sandnes.no
|
4812
4853
|
sandoy.no
|
@@ -4818,39 +4859,60 @@ sel.no
|
|
4818
4859
|
selbu.no
|
4819
4860
|
selje.no
|
4820
4861
|
seljord.no
|
4862
|
+
siellak.no
|
4821
4863
|
sigdal.no
|
4822
4864
|
siljan.no
|
4823
4865
|
sirdal.no
|
4866
|
+
skanit.no
|
4867
|
+
skánit.no
|
4868
|
+
skanland.no
|
4869
|
+
skånland.no
|
4824
4870
|
skaun.no
|
4825
4871
|
skedsmo.no
|
4826
4872
|
ski.no
|
4827
4873
|
skien.no
|
4828
|
-
skiptvet.no
|
4829
|
-
skjervoy.no
|
4830
|
-
skjervøy.no
|
4831
4874
|
skierva.no
|
4832
4875
|
skiervá.no
|
4876
|
+
skiptvet.no
|
4833
4877
|
skjak.no
|
4834
4878
|
skjåk.no
|
4879
|
+
skjervoy.no
|
4880
|
+
skjervøy.no
|
4835
4881
|
skodje.no
|
4836
|
-
skanland.no
|
4837
|
-
skånland.no
|
4838
|
-
skanit.no
|
4839
|
-
skánit.no
|
4840
4882
|
smola.no
|
4841
4883
|
smøla.no
|
4842
|
-
|
4884
|
+
snaase.no
|
4885
|
+
snåase.no
|
4843
4886
|
snasa.no
|
4844
4887
|
snåsa.no
|
4888
|
+
snillfjord.no
|
4845
4889
|
snoasa.no
|
4846
|
-
snaase.no
|
4847
|
-
snåase.no
|
4848
4890
|
sogndal.no
|
4891
|
+
sogne.no
|
4892
|
+
søgne.no
|
4849
4893
|
sokndal.no
|
4850
4894
|
sola.no
|
4851
4895
|
solund.no
|
4896
|
+
somna.no
|
4897
|
+
sømna.no
|
4898
|
+
sondre-land.no
|
4899
|
+
søndre-land.no
|
4852
4900
|
songdalen.no
|
4901
|
+
sor-aurdal.no
|
4902
|
+
sør-aurdal.no
|
4903
|
+
sor-fron.no
|
4904
|
+
sør-fron.no
|
4905
|
+
sor-odal.no
|
4906
|
+
sør-odal.no
|
4907
|
+
sor-varanger.no
|
4908
|
+
sør-varanger.no
|
4909
|
+
sorfold.no
|
4910
|
+
sørfold.no
|
4911
|
+
sorreisa.no
|
4912
|
+
sørreisa.no
|
4853
4913
|
sortland.no
|
4914
|
+
sorum.no
|
4915
|
+
sørum.no
|
4854
4916
|
spydeberg.no
|
4855
4917
|
stange.no
|
4856
4918
|
stavanger.no
|
@@ -4863,7 +4925,6 @@ stor-elvdal.no
|
|
4863
4925
|
stord.no
|
4864
4926
|
stordal.no
|
4865
4927
|
storfjord.no
|
4866
|
-
omasvuotna.no
|
4867
4928
|
strand.no
|
4868
4929
|
stranda.no
|
4869
4930
|
stryn.no
|
@@ -4875,72 +4936,55 @@ surnadal.no
|
|
4875
4936
|
sveio.no
|
4876
4937
|
svelvik.no
|
4877
4938
|
sykkylven.no
|
4878
|
-
sogne.no
|
4879
|
-
søgne.no
|
4880
|
-
somna.no
|
4881
|
-
sømna.no
|
4882
|
-
sondre-land.no
|
4883
|
-
søndre-land.no
|
4884
|
-
sor-aurdal.no
|
4885
|
-
sør-aurdal.no
|
4886
|
-
sor-fron.no
|
4887
|
-
sør-fron.no
|
4888
|
-
sor-odal.no
|
4889
|
-
sør-odal.no
|
4890
|
-
sor-varanger.no
|
4891
|
-
sør-varanger.no
|
4892
|
-
matta-varjjat.no
|
4893
|
-
mátta-várjjat.no
|
4894
|
-
sorfold.no
|
4895
|
-
sørfold.no
|
4896
|
-
sorreisa.no
|
4897
|
-
sørreisa.no
|
4898
|
-
sorum.no
|
4899
|
-
sørum.no
|
4900
4939
|
tana.no
|
4901
|
-
|
4940
|
+
bo.telemark.no
|
4941
|
+
bø.telemark.no
|
4902
4942
|
time.no
|
4903
4943
|
tingvoll.no
|
4904
4944
|
tinn.no
|
4905
4945
|
tjeldsund.no
|
4906
|
-
dielddanuorri.no
|
4907
4946
|
tjome.no
|
4908
4947
|
tjøme.no
|
4909
4948
|
tokke.no
|
4910
4949
|
tolga.no
|
4950
|
+
tonsberg.no
|
4951
|
+
tønsberg.no
|
4911
4952
|
torsken.no
|
4953
|
+
træna.no
|
4954
|
+
trana.no
|
4912
4955
|
tranoy.no
|
4913
4956
|
tranøy.no
|
4957
|
+
troandin.no
|
4958
|
+
trogstad.no
|
4959
|
+
trøgstad.no
|
4960
|
+
tromsa.no
|
4914
4961
|
tromso.no
|
4915
4962
|
tromsø.no
|
4916
|
-
tromsa.no
|
4917
|
-
romsa.no
|
4918
4963
|
trondheim.no
|
4919
|
-
troandin.no
|
4920
4964
|
trysil.no
|
4921
|
-
trana.no
|
4922
|
-
træna.no
|
4923
|
-
trogstad.no
|
4924
|
-
trøgstad.no
|
4925
4965
|
tvedestrand.no
|
4926
4966
|
tydal.no
|
4927
4967
|
tynset.no
|
4928
4968
|
tysfjord.no
|
4929
|
-
divtasvuodna.no
|
4930
|
-
divttasvuotna.no
|
4931
4969
|
tysnes.no
|
4932
|
-
tysvar.no
|
4933
4970
|
tysvær.no
|
4934
|
-
|
4935
|
-
tønsberg.no
|
4971
|
+
tysvar.no
|
4936
4972
|
ullensaker.no
|
4937
4973
|
ullensvang.no
|
4938
4974
|
ulvik.no
|
4975
|
+
unjarga.no
|
4976
|
+
unjárga.no
|
4939
4977
|
utsira.no
|
4978
|
+
vaapste.no
|
4940
4979
|
vadso.no
|
4941
4980
|
vadsø.no
|
4942
|
-
|
4943
|
-
|
4981
|
+
værøy.no
|
4982
|
+
vaga.no
|
4983
|
+
vågå.no
|
4984
|
+
vagan.no
|
4985
|
+
vågan.no
|
4986
|
+
vagsoy.no
|
4987
|
+
vågsøy.no
|
4944
4988
|
vaksdal.no
|
4945
4989
|
valle.no
|
4946
4990
|
vang.no
|
@@ -4949,8 +4993,8 @@ vardo.no
|
|
4949
4993
|
vardø.no
|
4950
4994
|
varggat.no
|
4951
4995
|
várggát.no
|
4996
|
+
varoy.no
|
4952
4997
|
vefsn.no
|
4953
|
-
vaapste.no
|
4954
4998
|
vega.no
|
4955
4999
|
vegarshei.no
|
4956
5000
|
vegårshei.no
|
@@ -4958,6 +5002,7 @@ vennesla.no
|
|
4958
5002
|
verdal.no
|
4959
5003
|
verran.no
|
4960
5004
|
vestby.no
|
5005
|
+
sande.vestfold.no
|
4961
5006
|
vestnes.no
|
4962
5007
|
vestre-slidre.no
|
4963
5008
|
vestre-toten.no
|
@@ -4967,21 +5012,9 @@ vevelstad.no
|
|
4967
5012
|
vik.no
|
4968
5013
|
vikna.no
|
4969
5014
|
vindafjord.no
|
5015
|
+
voagat.no
|
4970
5016
|
volda.no
|
4971
5017
|
voss.no
|
4972
|
-
varoy.no
|
4973
|
-
værøy.no
|
4974
|
-
vagan.no
|
4975
|
-
vågan.no
|
4976
|
-
voagat.no
|
4977
|
-
vagsoy.no
|
4978
|
-
vågsøy.no
|
4979
|
-
vaga.no
|
4980
|
-
vågå.no
|
4981
|
-
valer.ostfold.no
|
4982
|
-
våler.østfold.no
|
4983
|
-
valer.hedmark.no
|
4984
|
-
våler.hedmark.no
|
4985
5018
|
|
4986
5019
|
// np : http://www.mos.com.np/register.html
|
4987
5020
|
*.np
|
@@ -4990,12 +5023,12 @@ våler.hedmark.no
|
|
4990
5023
|
// Submitted by registry <technician@cenpac.net.nr>
|
4991
5024
|
nr
|
4992
5025
|
biz.nr
|
4993
|
-
|
4994
|
-
gov.nr
|
5026
|
+
com.nr
|
4995
5027
|
edu.nr
|
4996
|
-
|
5028
|
+
gov.nr
|
5029
|
+
info.nr
|
4997
5030
|
net.nr
|
4998
|
-
|
5031
|
+
org.nr
|
4999
5032
|
|
5000
5033
|
// nu : https://www.iana.org/domains/root/db/nu.html
|
5001
5034
|
nu
|
@@ -5013,8 +5046,8 @@ health.nz
|
|
5013
5046
|
iwi.nz
|
5014
5047
|
kiwi.nz
|
5015
5048
|
maori.nz
|
5016
|
-
mil.nz
|
5017
5049
|
māori.nz
|
5050
|
+
mil.nz
|
5018
5051
|
net.nz
|
5019
5052
|
org.nz
|
5020
5053
|
parliament.nz
|
@@ -5042,53 +5075,51 @@ org
|
|
5042
5075
|
// Some additional second level "domains" resolve directly as hostnames, such as
|
5043
5076
|
// pannet.pa, so we add a rule for "pa".
|
5044
5077
|
pa
|
5078
|
+
abo.pa
|
5045
5079
|
ac.pa
|
5046
|
-
gob.pa
|
5047
5080
|
com.pa
|
5048
|
-
org.pa
|
5049
|
-
sld.pa
|
5050
5081
|
edu.pa
|
5051
|
-
|
5082
|
+
gob.pa
|
5052
5083
|
ing.pa
|
5053
|
-
abo.pa
|
5054
5084
|
med.pa
|
5085
|
+
net.pa
|
5055
5086
|
nom.pa
|
5087
|
+
org.pa
|
5088
|
+
sld.pa
|
5056
5089
|
|
5057
5090
|
// pe : https://www.nic.pe/InformeFinalComision.pdf
|
5058
5091
|
pe
|
5092
|
+
com.pe
|
5059
5093
|
edu.pe
|
5060
5094
|
gob.pe
|
5061
|
-
nom.pe
|
5062
5095
|
mil.pe
|
5063
|
-
org.pe
|
5064
|
-
com.pe
|
5065
5096
|
net.pe
|
5097
|
+
nom.pe
|
5098
|
+
org.pe
|
5066
5099
|
|
5067
5100
|
// pf : http://www.gobin.info/domainname/formulaire-pf.pdf
|
5068
5101
|
pf
|
5069
5102
|
com.pf
|
5070
|
-
org.pf
|
5071
5103
|
edu.pf
|
5104
|
+
org.pf
|
5072
5105
|
|
5073
5106
|
// pg : https://www.iana.org/domains/root/db/pg.html
|
5074
5107
|
*.pg
|
5075
5108
|
|
5076
|
-
// ph :
|
5109
|
+
// ph : https://www.iana.org/domains/root/db/ph.html
|
5077
5110
|
// Submitted by registry <jed@email.com.ph>
|
5078
5111
|
ph
|
5079
5112
|
com.ph
|
5080
|
-
net.ph
|
5081
|
-
org.ph
|
5082
|
-
gov.ph
|
5083
5113
|
edu.ph
|
5084
|
-
|
5085
|
-
mil.ph
|
5114
|
+
gov.ph
|
5086
5115
|
i.ph
|
5116
|
+
mil.ph
|
5117
|
+
net.ph
|
5118
|
+
ngo.ph
|
5119
|
+
org.ph
|
5087
5120
|
|
5088
|
-
// pk : https://pknic.net.pk
|
5089
|
-
//
|
5090
|
-
// Contact Email: staff@pknic.net.pk PKNIC .PK Registry
|
5091
|
-
|
5121
|
+
// pk : https://pk5.pknic.net.pk/pk5/msgNamepk.PK
|
5122
|
+
// Contact Email: staff@pknic.net.pk
|
5092
5123
|
pk
|
5093
5124
|
ac.pk
|
5094
5125
|
biz.pk
|
@@ -5099,7 +5130,6 @@ gkp.pk
|
|
5099
5130
|
gob.pk
|
5100
5131
|
gog.pk
|
5101
5132
|
gok.pk
|
5102
|
-
gon.pk
|
5103
5133
|
gop.pk
|
5104
5134
|
gos.pk
|
5105
5135
|
gov.pk
|
@@ -5107,15 +5137,15 @@ net.pk
|
|
5107
5137
|
org.pk
|
5108
5138
|
web.pk
|
5109
5139
|
|
5110
|
-
// pl
|
5111
|
-
//
|
5140
|
+
// pl : https://www.dns.pl/en/
|
5141
|
+
// Confirmed by registry <info@dns.pl> 2024-11-18
|
5112
5142
|
pl
|
5113
5143
|
com.pl
|
5114
5144
|
net.pl
|
5115
5145
|
org.pl
|
5116
|
-
// pl functional domains
|
5117
|
-
aid.pl
|
5146
|
+
// pl functional domains : https://www.dns.pl/en/list_of_functional_domain_names
|
5118
5147
|
agro.pl
|
5148
|
+
aid.pl
|
5119
5149
|
atm.pl
|
5120
5150
|
auto.pl
|
5121
5151
|
biz.pl
|
@@ -5124,8 +5154,8 @@ gmina.pl
|
|
5124
5154
|
gsm.pl
|
5125
5155
|
info.pl
|
5126
5156
|
mail.pl
|
5127
|
-
miasta.pl
|
5128
5157
|
media.pl
|
5158
|
+
miasta.pl
|
5129
5159
|
mil.pl
|
5130
5160
|
nieruchomosci.pl
|
5131
5161
|
nom.pl
|
@@ -5144,7 +5174,8 @@ tm.pl
|
|
5144
5174
|
tourism.pl
|
5145
5175
|
travel.pl
|
5146
5176
|
turystyka.pl
|
5147
|
-
// Government domains
|
5177
|
+
// Government domains : https://www.dns.pl/informacje_o_rejestracji_domen_gov_pl
|
5178
|
+
// In accordance with the .gov.pl Domain Name Regulations : https://www.dns.pl/regulamin_gov_pl
|
5148
5179
|
gov.pl
|
5149
5180
|
ap.gov.pl
|
5150
5181
|
griw.gov.pl
|
@@ -5201,7 +5232,7 @@ wuoz.gov.pl
|
|
5201
5232
|
wzmiuw.gov.pl
|
5202
5233
|
zp.gov.pl
|
5203
5234
|
zpisdn.gov.pl
|
5204
|
-
// pl regional domains
|
5235
|
+
// pl regional domains : https://www.dns.pl/en/list_of_regional_domain_names
|
5205
5236
|
augustow.pl
|
5206
5237
|
babia-gora.pl
|
5207
5238
|
bedzin.pl
|
@@ -5228,11 +5259,11 @@ jaworzno.pl
|
|
5228
5259
|
jelenia-gora.pl
|
5229
5260
|
jgora.pl
|
5230
5261
|
kalisz.pl
|
5231
|
-
kazimierz-dolny.pl
|
5232
5262
|
karpacz.pl
|
5233
5263
|
kartuzy.pl
|
5234
5264
|
kaszuby.pl
|
5235
5265
|
katowice.pl
|
5266
|
+
kazimierz-dolny.pl
|
5236
5267
|
kepno.pl
|
5237
5268
|
ketrzyn.pl
|
5238
5269
|
klodzko.pl
|
@@ -5275,8 +5306,8 @@ pisz.pl
|
|
5275
5306
|
podhale.pl
|
5276
5307
|
podlasie.pl
|
5277
5308
|
polkowice.pl
|
5278
|
-
pomorze.pl
|
5279
5309
|
pomorskie.pl
|
5310
|
+
pomorze.pl
|
5280
5311
|
prochowice.pl
|
5281
5312
|
pruszkow.pl
|
5282
5313
|
przeworsk.pl
|
@@ -5287,11 +5318,11 @@ rybnik.pl
|
|
5287
5318
|
rzeszow.pl
|
5288
5319
|
sanok.pl
|
5289
5320
|
sejny.pl
|
5321
|
+
skoczow.pl
|
5290
5322
|
slask.pl
|
5291
5323
|
slupsk.pl
|
5292
5324
|
sosnowiec.pl
|
5293
5325
|
stalowa-wola.pl
|
5294
|
-
skoczow.pl
|
5295
5326
|
starachowice.pl
|
5296
5327
|
stargard.pl
|
5297
5328
|
suwalki.pl
|
@@ -5325,33 +5356,33 @@ zgorzelec.pl
|
|
5325
5356
|
// pm : https://www.afnic.fr/wp-media/uploads/2022/12/afnic-naming-policy-2023-01-01.pdf
|
5326
5357
|
pm
|
5327
5358
|
|
5328
|
-
// pn :
|
5359
|
+
// pn : https://www.iana.org/domains/root/db/pn.html
|
5329
5360
|
pn
|
5330
|
-
gov.pn
|
5331
5361
|
co.pn
|
5332
|
-
org.pn
|
5333
5362
|
edu.pn
|
5363
|
+
gov.pn
|
5334
5364
|
net.pn
|
5365
|
+
org.pn
|
5335
5366
|
|
5336
5367
|
// post : https://www.iana.org/domains/root/db/post.html
|
5337
5368
|
post
|
5338
5369
|
|
5339
5370
|
// pr : http://www.nic.pr/index.asp?f=1
|
5340
5371
|
pr
|
5372
|
+
biz.pr
|
5341
5373
|
com.pr
|
5342
|
-
net.pr
|
5343
|
-
org.pr
|
5344
|
-
gov.pr
|
5345
5374
|
edu.pr
|
5346
|
-
|
5347
|
-
pro.pr
|
5348
|
-
biz.pr
|
5375
|
+
gov.pr
|
5349
5376
|
info.pr
|
5377
|
+
isla.pr
|
5350
5378
|
name.pr
|
5379
|
+
net.pr
|
5380
|
+
org.pr
|
5381
|
+
pro.pr
|
5351
5382
|
// these aren't mentioned on nic.pr, but on https://www.iana.org/domains/root/db/pr.html
|
5383
|
+
ac.pr
|
5352
5384
|
est.pr
|
5353
5385
|
prof.pr
|
5354
|
-
ac.pr
|
5355
5386
|
|
5356
5387
|
// pro : http://registry.pro/get-pro
|
5357
5388
|
pro
|
@@ -5370,34 +5401,31 @@ recht.pro
|
|
5370
5401
|
// ps : https://www.iana.org/domains/root/db/ps.html
|
5371
5402
|
// http://www.nic.ps/registration/policy.html#reg
|
5372
5403
|
ps
|
5404
|
+
com.ps
|
5373
5405
|
edu.ps
|
5374
5406
|
gov.ps
|
5375
|
-
sec.ps
|
5376
|
-
plo.ps
|
5377
|
-
com.ps
|
5378
|
-
org.ps
|
5379
5407
|
net.ps
|
5408
|
+
org.ps
|
5409
|
+
plo.ps
|
5410
|
+
sec.ps
|
5380
5411
|
|
5381
5412
|
// pt : https://www.dns.pt/en/domain/pt-terms-and-conditions-registration-rules/
|
5382
5413
|
pt
|
5383
|
-
|
5384
|
-
gov.pt
|
5385
|
-
org.pt
|
5414
|
+
com.pt
|
5386
5415
|
edu.pt
|
5416
|
+
gov.pt
|
5387
5417
|
int.pt
|
5388
|
-
|
5389
|
-
com.pt
|
5418
|
+
net.pt
|
5390
5419
|
nome.pt
|
5420
|
+
org.pt
|
5421
|
+
publ.pt
|
5391
5422
|
|
5392
5423
|
// pw : https://www.iana.org/domains/root/db/pw.html
|
5424
|
+
// Confirmed by registry in private correspondence with @dnsguru 2024-12-09
|
5393
5425
|
pw
|
5394
|
-
|
5395
|
-
or.pw
|
5396
|
-
ed.pw
|
5397
|
-
go.pw
|
5398
|
-
belau.pw
|
5426
|
+
gov.pw
|
5399
5427
|
|
5400
|
-
// py :
|
5428
|
+
// py : https://www.iana.org/domains/root/db/py.html
|
5401
5429
|
// Submitted by registry
|
5402
5430
|
py
|
5403
5431
|
com.py
|
@@ -5420,10 +5448,11 @@ org.qa
|
|
5420
5448
|
sch.qa
|
5421
5449
|
|
5422
5450
|
// re : https://www.afnic.fr/wp-media/uploads/2022/12/afnic-naming-policy-2023-01-01.pdf
|
5451
|
+
// Confirmed by registry <support@afnic.fr> 2024-11-18
|
5423
5452
|
re
|
5453
|
+
// Closed for registration on 2013-03-15 but domains are still maintained
|
5424
5454
|
asso.re
|
5425
5455
|
com.re
|
5426
|
-
nom.re
|
5427
5456
|
|
5428
5457
|
// ro : http://www.rotld.ro/
|
5429
5458
|
ro
|
@@ -5452,7 +5481,7 @@ org.rs
|
|
5452
5481
|
// Submitted by George Georgievsky <gug@cctld.ru>
|
5453
5482
|
ru
|
5454
5483
|
|
5455
|
-
// rw : https://www.
|
5484
|
+
// rw : https://www.iana.org/domains/root/db/rw.html
|
5456
5485
|
rw
|
5457
5486
|
ac.rw
|
5458
5487
|
co.rw
|
@@ -5465,12 +5494,12 @@ org.rw
|
|
5465
5494
|
// sa : http://www.nic.net.sa/
|
5466
5495
|
sa
|
5467
5496
|
com.sa
|
5468
|
-
|
5469
|
-
org.sa
|
5497
|
+
edu.sa
|
5470
5498
|
gov.sa
|
5471
5499
|
med.sa
|
5500
|
+
net.sa
|
5501
|
+
org.sa
|
5472
5502
|
pub.sa
|
5473
|
-
edu.sa
|
5474
5503
|
sch.sa
|
5475
5504
|
|
5476
5505
|
// sb : http://www.sbnic.net.sb/
|
@@ -5485,25 +5514,26 @@ org.sb
|
|
5485
5514
|
// sc : http://www.nic.sc/
|
5486
5515
|
sc
|
5487
5516
|
com.sc
|
5517
|
+
edu.sc
|
5488
5518
|
gov.sc
|
5489
5519
|
net.sc
|
5490
5520
|
org.sc
|
5491
|
-
edu.sc
|
5492
5521
|
|
5493
|
-
// sd :
|
5522
|
+
// sd : https://www.iana.org/domains/root/db/sd.html
|
5494
5523
|
// Submitted by registry <admin@isoc.sd>
|
5495
5524
|
sd
|
5496
5525
|
com.sd
|
5497
|
-
net.sd
|
5498
|
-
org.sd
|
5499
5526
|
edu.sd
|
5500
|
-
med.sd
|
5501
|
-
tv.sd
|
5502
5527
|
gov.sd
|
5503
5528
|
info.sd
|
5529
|
+
med.sd
|
5530
|
+
net.sd
|
5531
|
+
org.sd
|
5532
|
+
tv.sd
|
5504
5533
|
|
5505
5534
|
// se : https://www.iana.org/domains/root/db/se.html
|
5506
|
-
//
|
5535
|
+
// https://data.internetstiftelsen.se/barred_domains_list.txt -> Second level domains & Sub-domains
|
5536
|
+
// Confirmed by Registry Services <registry@internetstiftelsen.se> 2024-11-20
|
5507
5537
|
se
|
5508
5538
|
a.se
|
5509
5539
|
ac.se
|
@@ -5545,22 +5575,22 @@ x.se
|
|
5545
5575
|
y.se
|
5546
5576
|
z.se
|
5547
5577
|
|
5548
|
-
// sg :
|
5578
|
+
// sg : https://www.sgnic.sg/domain-registration/sg-categories-rules
|
5579
|
+
// Confirmed by registry <dnq@sgnic.sg> 2024-11-19
|
5549
5580
|
sg
|
5550
5581
|
com.sg
|
5582
|
+
edu.sg
|
5583
|
+
gov.sg
|
5551
5584
|
net.sg
|
5552
5585
|
org.sg
|
5553
|
-
gov.sg
|
5554
|
-
edu.sg
|
5555
|
-
per.sg
|
5556
5586
|
|
5557
5587
|
// sh : http://nic.sh/rules.htm
|
5558
5588
|
sh
|
5559
5589
|
com.sh
|
5560
|
-
net.sh
|
5561
5590
|
gov.sh
|
5562
|
-
org.sh
|
5563
5591
|
mil.sh
|
5592
|
+
net.sh
|
5593
|
+
org.sh
|
5564
5594
|
|
5565
5595
|
// si : https://www.iana.org/domains/root/db/si.html
|
5566
5596
|
si
|
@@ -5576,9 +5606,9 @@ sk
|
|
5576
5606
|
// Submitted by registry <adam@neoip.com>
|
5577
5607
|
sl
|
5578
5608
|
com.sl
|
5579
|
-
net.sl
|
5580
5609
|
edu.sl
|
5581
5610
|
gov.sl
|
5611
|
+
net.sl
|
5582
5612
|
org.sl
|
5583
5613
|
|
5584
5614
|
// sm : https://www.iana.org/domains/root/db/sm.html
|
@@ -5636,7 +5666,7 @@ store.st
|
|
5636
5666
|
// su : https://www.iana.org/domains/root/db/su.html
|
5637
5667
|
su
|
5638
5668
|
|
5639
|
-
// sv :
|
5669
|
+
// sv : https://www.iana.org/domains/root/db/sv.html
|
5640
5670
|
sv
|
5641
5671
|
com.sv
|
5642
5672
|
edu.sv
|
@@ -5650,20 +5680,19 @@ sx
|
|
5650
5680
|
gov.sx
|
5651
5681
|
|
5652
5682
|
// sy : https://www.iana.org/domains/root/db/sy.html
|
5653
|
-
// see also: http://www.gobin.info/domainname/sy.doc
|
5654
5683
|
sy
|
5684
|
+
com.sy
|
5655
5685
|
edu.sy
|
5656
5686
|
gov.sy
|
5657
|
-
net.sy
|
5658
5687
|
mil.sy
|
5659
|
-
|
5688
|
+
net.sy
|
5660
5689
|
org.sy
|
5661
5690
|
|
5662
5691
|
// sz : https://www.iana.org/domains/root/db/sz.html
|
5663
5692
|
// http://www.sispa.org.sz/
|
5664
5693
|
sz
|
5665
|
-
co.sz
|
5666
5694
|
ac.sz
|
5695
|
+
co.sz
|
5667
5696
|
org.sz
|
5668
5697
|
|
5669
5698
|
// tc : https://www.iana.org/domains/root/db/tc.html
|
@@ -5672,7 +5701,7 @@ tc
|
|
5672
5701
|
// td : https://www.iana.org/domains/root/db/td.html
|
5673
5702
|
td
|
5674
5703
|
|
5675
|
-
// tel: https://www.iana.org/domains/root/db/tel.html
|
5704
|
+
// tel : https://www.iana.org/domains/root/db/tel.html
|
5676
5705
|
// http://www.telnic.org/
|
5677
5706
|
tel
|
5678
5707
|
|
@@ -5719,16 +5748,17 @@ tk
|
|
5719
5748
|
tl
|
5720
5749
|
gov.tl
|
5721
5750
|
|
5722
|
-
// tm :
|
5751
|
+
// tm : https://www.nic.tm/local.html
|
5752
|
+
// Confirmed by registry <admin@nic.TM> 2024-11-19
|
5723
5753
|
tm
|
5724
|
-
com.tm
|
5725
5754
|
co.tm
|
5726
|
-
|
5727
|
-
|
5728
|
-
nom.tm
|
5755
|
+
com.tm
|
5756
|
+
edu.tm
|
5729
5757
|
gov.tm
|
5730
5758
|
mil.tm
|
5731
|
-
|
5759
|
+
net.tm
|
5760
|
+
nom.tm
|
5761
|
+
org.tm
|
5732
5762
|
|
5733
5763
|
// tn : http://www.registre.tn/fr/
|
5734
5764
|
// https://whois.ati.tn/
|
@@ -5751,11 +5781,11 @@ tourism.tn
|
|
5751
5781
|
// Submitted by registry <egullich@colo.to>
|
5752
5782
|
to
|
5753
5783
|
com.to
|
5784
|
+
edu.to
|
5754
5785
|
gov.to
|
5786
|
+
mil.to
|
5755
5787
|
net.to
|
5756
5788
|
org.to
|
5757
|
-
edu.to
|
5758
|
-
mil.to
|
5759
5789
|
|
5760
5790
|
// tr : https://nic.tr/
|
5761
5791
|
// https://nic.tr/forms/eng/policies.pdf
|
@@ -5771,9 +5801,9 @@ edu.tr
|
|
5771
5801
|
gen.tr
|
5772
5802
|
gov.tr
|
5773
5803
|
info.tr
|
5774
|
-
mil.tr
|
5775
5804
|
k12.tr
|
5776
5805
|
kep.tr
|
5806
|
+
mil.tr
|
5777
5807
|
name.tr
|
5778
5808
|
net.tr
|
5779
5809
|
org.tr
|
@@ -5787,25 +5817,20 @@ nc.tr
|
|
5787
5817
|
// Used by government agencies of Northern Cyprus
|
5788
5818
|
gov.nc.tr
|
5789
5819
|
|
5790
|
-
// tt :
|
5820
|
+
// tt : https://www.nic.tt/
|
5821
|
+
// Confirmed by registry <admin@nic.tt> 2024-11-19
|
5791
5822
|
tt
|
5823
|
+
biz.tt
|
5792
5824
|
co.tt
|
5793
5825
|
com.tt
|
5794
|
-
|
5795
|
-
|
5796
|
-
biz.tt
|
5826
|
+
edu.tt
|
5827
|
+
gov.tt
|
5797
5828
|
info.tt
|
5798
|
-
|
5799
|
-
int.tt
|
5800
|
-
coop.tt
|
5801
|
-
jobs.tt
|
5802
|
-
mobi.tt
|
5803
|
-
travel.tt
|
5804
|
-
museum.tt
|
5805
|
-
aero.tt
|
5829
|
+
mil.tt
|
5806
5830
|
name.tt
|
5807
|
-
|
5808
|
-
|
5831
|
+
net.tt
|
5832
|
+
org.tt
|
5833
|
+
pro.tt
|
5809
5834
|
|
5810
5835
|
// tv : https://www.iana.org/domains/root/db/tv.html
|
5811
5836
|
// Not listing any 2LDs as reserved since none seem to exist in practice,
|
@@ -5813,20 +5838,19 @@ edu.tt
|
|
5813
5838
|
tv
|
5814
5839
|
|
5815
5840
|
// tw : https://www.iana.org/domains/root/db/tw.html
|
5841
|
+
// https://twnic.tw/dnservice_catag.php
|
5842
|
+
// Confirmed by registry <dns@twnic.tw> 2024-11-26
|
5816
5843
|
tw
|
5844
|
+
club.tw
|
5845
|
+
com.tw
|
5846
|
+
ebiz.tw
|
5817
5847
|
edu.tw
|
5848
|
+
game.tw
|
5818
5849
|
gov.tw
|
5850
|
+
idv.tw
|
5819
5851
|
mil.tw
|
5820
|
-
com.tw
|
5821
5852
|
net.tw
|
5822
5853
|
org.tw
|
5823
|
-
idv.tw
|
5824
|
-
game.tw
|
5825
|
-
ebiz.tw
|
5826
|
-
club.tw
|
5827
|
-
網路.tw
|
5828
|
-
組織.tw
|
5829
|
-
商業.tw
|
5830
5854
|
|
5831
5855
|
// tz : http://www.tznic.or.tz/index.php/domains
|
5832
5856
|
// Submitted by registry <manager@tznic.or.tz>
|
@@ -5931,15 +5955,21 @@ zp.ua
|
|
5931
5955
|
zt.ua
|
5932
5956
|
|
5933
5957
|
// ug : https://www.registry.co.ug/
|
5958
|
+
// https://www.registry.co.ug, https://whois.co.ug
|
5959
|
+
// Confirmed by registry <support@i3c.co.ug> 2025-01-20
|
5934
5960
|
ug
|
5935
|
-
co.ug
|
5936
|
-
or.ug
|
5937
5961
|
ac.ug
|
5938
|
-
|
5962
|
+
co.ug
|
5963
|
+
com.ug
|
5964
|
+
edu.ug
|
5939
5965
|
go.ug
|
5966
|
+
gov.ug
|
5967
|
+
mil.ug
|
5940
5968
|
ne.ug
|
5941
|
-
|
5969
|
+
or.ug
|
5942
5970
|
org.ug
|
5971
|
+
sc.ug
|
5972
|
+
us.ug
|
5943
5973
|
|
5944
5974
|
// uk : https://www.iana.org/domains/root/db/uk.html
|
5945
5975
|
// Submitted by registry <Michael.Daly@nominet.org.uk>
|
@@ -5957,13 +5987,12 @@ police.uk
|
|
5957
5987
|
*.sch.uk
|
5958
5988
|
|
5959
5989
|
// us : https://www.iana.org/domains/root/db/us.html
|
5990
|
+
// Confirmed via the .us zone file by William Harrison 2024-12-10
|
5960
5991
|
us
|
5961
5992
|
dni.us
|
5962
|
-
fed.us
|
5963
5993
|
isa.us
|
5964
|
-
kids.us
|
5965
5994
|
nsn.us
|
5966
|
-
//
|
5995
|
+
// Geographic Names
|
5967
5996
|
ak.us
|
5968
5997
|
al.us
|
5969
5998
|
ar.us
|
@@ -6012,9 +6041,9 @@ sd.us
|
|
6012
6041
|
tn.us
|
6013
6042
|
tx.us
|
6014
6043
|
ut.us
|
6044
|
+
va.us
|
6015
6045
|
vi.us
|
6016
6046
|
vt.us
|
6017
|
-
va.us
|
6018
6047
|
wa.us
|
6019
6048
|
wi.us
|
6020
6049
|
wv.us
|
@@ -6037,7 +6066,7 @@ k12.dc.us
|
|
6037
6066
|
k12.fl.us
|
6038
6067
|
k12.ga.us
|
6039
6068
|
k12.gu.us
|
6040
|
-
// k12.hi.us
|
6069
|
+
// k12.hi.us - Bug 614565 - Hawaii has a state-wide DOE login
|
6041
6070
|
k12.ia.us
|
6042
6071
|
k12.id.us
|
6043
6072
|
k12.il.us
|
@@ -6054,7 +6083,7 @@ k12.mo.us
|
|
6054
6083
|
k12.ms.us
|
6055
6084
|
k12.mt.us
|
6056
6085
|
k12.nc.us
|
6057
|
-
// k12.nd.us
|
6086
|
+
// k12.nd.us - Bug 1028347 - Removed at request of Travis Rosso <trossow@nd.gov>
|
6058
6087
|
k12.ne.us
|
6059
6088
|
k12.nh.us
|
6060
6089
|
k12.nj.us
|
@@ -6066,28 +6095,36 @@ k12.ok.us
|
|
6066
6095
|
k12.or.us
|
6067
6096
|
k12.pa.us
|
6068
6097
|
k12.pr.us
|
6069
|
-
// k12.ri.us
|
6098
|
+
// k12.ri.us - Removed at request of Kim Cournoyer <netsupport@staff.ri.net>
|
6070
6099
|
k12.sc.us
|
6071
|
-
// k12.sd.us
|
6100
|
+
// k12.sd.us - Bug 934131 - Removed at request of James Booze <James.Booze@k12.sd.us>
|
6072
6101
|
k12.tn.us
|
6073
6102
|
k12.tx.us
|
6074
6103
|
k12.ut.us
|
6104
|
+
k12.va.us
|
6075
6105
|
k12.vi.us
|
6076
6106
|
k12.vt.us
|
6077
|
-
k12.va.us
|
6078
6107
|
k12.wa.us
|
6079
6108
|
k12.wi.us
|
6080
|
-
// k12.wv.us
|
6081
|
-
k12.wy.us
|
6109
|
+
// k12.wv.us - Bug 947705 - Removed at request of Verne Britton <verne@wvnet.edu>
|
6082
6110
|
cc.ak.us
|
6111
|
+
lib.ak.us
|
6083
6112
|
cc.al.us
|
6113
|
+
lib.al.us
|
6084
6114
|
cc.ar.us
|
6115
|
+
lib.ar.us
|
6085
6116
|
cc.as.us
|
6117
|
+
lib.as.us
|
6086
6118
|
cc.az.us
|
6119
|
+
lib.az.us
|
6087
6120
|
cc.ca.us
|
6121
|
+
lib.ca.us
|
6088
6122
|
cc.co.us
|
6123
|
+
lib.co.us
|
6089
6124
|
cc.ct.us
|
6125
|
+
lib.ct.us
|
6090
6126
|
cc.dc.us
|
6127
|
+
lib.dc.us
|
6091
6128
|
cc.de.us
|
6092
6129
|
cc.fl.us
|
6093
6130
|
cc.ga.us
|
@@ -6127,23 +6164,15 @@ cc.sd.us
|
|
6127
6164
|
cc.tn.us
|
6128
6165
|
cc.tx.us
|
6129
6166
|
cc.ut.us
|
6167
|
+
cc.va.us
|
6130
6168
|
cc.vi.us
|
6131
6169
|
cc.vt.us
|
6132
|
-
cc.va.us
|
6133
6170
|
cc.wa.us
|
6134
6171
|
cc.wi.us
|
6135
6172
|
cc.wv.us
|
6136
6173
|
cc.wy.us
|
6137
|
-
|
6138
|
-
lib.
|
6139
|
-
lib.ar.us
|
6140
|
-
lib.as.us
|
6141
|
-
lib.az.us
|
6142
|
-
lib.ca.us
|
6143
|
-
lib.co.us
|
6144
|
-
lib.ct.us
|
6145
|
-
lib.dc.us
|
6146
|
-
// lib.de.us Issue #243 - Moved to Private section at request of Ed Moore <Ed.Moore@lib.de.us>
|
6174
|
+
k12.wy.us
|
6175
|
+
// lib.de.us - Issue #243 - Moved to Private section at request of Ed Moore <Ed.Moore@lib.de.us>
|
6147
6176
|
lib.fl.us
|
6148
6177
|
lib.ga.us
|
6149
6178
|
lib.gu.us
|
@@ -6182,23 +6211,23 @@ lib.sd.us
|
|
6182
6211
|
lib.tn.us
|
6183
6212
|
lib.tx.us
|
6184
6213
|
lib.ut.us
|
6214
|
+
lib.va.us
|
6185
6215
|
lib.vi.us
|
6186
6216
|
lib.vt.us
|
6187
|
-
lib.va.us
|
6188
6217
|
lib.wa.us
|
6189
6218
|
lib.wi.us
|
6190
|
-
// lib.wv.us
|
6219
|
+
// lib.wv.us - Bug 941670 - Removed at request of Larry W Arnold <arnold@wvlc.lib.wv.us>
|
6191
6220
|
lib.wy.us
|
6192
6221
|
// k12.ma.us contains school districts in Massachusetts. The 4LDs are
|
6193
|
-
//
|
6194
|
-
//
|
6195
|
-
//
|
6196
|
-
pvt.k12.ma.us
|
6222
|
+
// managed independently except for private (PVT), charter (CHTR) and
|
6223
|
+
// parochial (PAROCH) schools. Those are delegated directly to the
|
6224
|
+
// 5LD operators. <k12-ma-hostmaster@rsuc.gweep.net>
|
6197
6225
|
chtr.k12.ma.us
|
6198
6226
|
paroch.k12.ma.us
|
6227
|
+
pvt.k12.ma.us
|
6199
6228
|
// Merit Network, Inc. maintains the registry for =~ /(k12|cc|lib).mi.us/ and the following
|
6200
|
-
//
|
6201
|
-
//
|
6229
|
+
// see also: https://domreg.merit.edu : domreg@merit.edu
|
6230
|
+
// see also: whois -h whois.domreg.merit.edu help
|
6202
6231
|
ann-arbor.mi.us
|
6203
6232
|
cog.mi.us
|
6204
6233
|
dst.mi.us
|
@@ -6231,11 +6260,11 @@ va
|
|
6231
6260
|
// Submitted by registry <kshah@ca.afilias.info>
|
6232
6261
|
vc
|
6233
6262
|
com.vc
|
6234
|
-
|
6235
|
-
org.vc
|
6263
|
+
edu.vc
|
6236
6264
|
gov.vc
|
6237
6265
|
mil.vc
|
6238
|
-
|
6266
|
+
net.vc
|
6267
|
+
org.vc
|
6239
6268
|
|
6240
6269
|
// ve : https://registro.nic.ve/
|
6241
6270
|
// Submitted by registry nic@nic.ve and nicve@conatel.gob.ve
|
@@ -6246,6 +6275,7 @@ co.ve
|
|
6246
6275
|
com.ve
|
6247
6276
|
e12.ve
|
6248
6277
|
edu.ve
|
6278
|
+
emprende.ve
|
6249
6279
|
firm.ve
|
6250
6280
|
gob.ve
|
6251
6281
|
gov.ve
|
@@ -6262,12 +6292,11 @@ tec.ve
|
|
6262
6292
|
web.ve
|
6263
6293
|
|
6264
6294
|
// vg : https://www.iana.org/domains/root/db/vg.html
|
6295
|
+
// Confirmed by registry <tld.ops@centralnic.com> 2025-01-10
|
6265
6296
|
vg
|
6297
|
+
edu.vg
|
6266
6298
|
|
6267
|
-
// vi :
|
6268
|
-
// http://www.nic.vi/Domain_Rules/body_domain_rules.html indicates some other
|
6269
|
-
// TLDs are "reserved", such as edu.vi and gov.vi, but doesn't actually say they
|
6270
|
-
// are available for registration (which they do not seem to be).
|
6299
|
+
// vi : https://www.iana.org/domains/root/db/vi.html
|
6271
6300
|
vi
|
6272
6301
|
co.vi
|
6273
6302
|
com.vi
|
@@ -6374,10 +6403,10 @@ wf
|
|
6374
6403
|
// http://samoanic.ws/index.dhtml
|
6375
6404
|
ws
|
6376
6405
|
com.ws
|
6406
|
+
edu.ws
|
6407
|
+
gov.ws
|
6377
6408
|
net.ws
|
6378
6409
|
org.ws
|
6379
|
-
gov.ws
|
6380
|
-
edu.ws
|
6381
6410
|
|
6382
6411
|
// yt : https://www.afnic.fr/wp-media/uploads/2022/12/afnic-naming-policy-2023-01-01.pdf
|
6383
6412
|
yt
|
@@ -6412,12 +6441,12 @@ yt
|
|
6412
6441
|
|
6413
6442
|
// xn--fiqs8s ("Zhongguo/China", Chinese, Simplified) : CN
|
6414
6443
|
// CNNIC
|
6415
|
-
//
|
6444
|
+
// https://www.cnnic.cn/11/192/index.html
|
6416
6445
|
中国
|
6417
6446
|
|
6418
6447
|
// xn--fiqz9s ("Zhongguo/China", Chinese, Traditional) : CN
|
6419
6448
|
// CNNIC
|
6420
|
-
//
|
6449
|
+
// https://www.cnnic.com.cn/AU/MediaC/Announcement/201609/t20160905_54470.htm
|
6421
6450
|
中國
|
6422
6451
|
|
6423
6452
|
// xn--lgbbat1ad8j ("Algeria/Al Jazair", Arabic) : DZ
|
@@ -6450,12 +6479,12 @@ yt
|
|
6450
6479
|
// Submitted by registry <hk.tech@hkirc.hk>
|
6451
6480
|
// https://www.hkirc.hk/content.jsp?id=30#!/34
|
6452
6481
|
香港
|
6482
|
+
個人.香港
|
6453
6483
|
公司.香港
|
6454
|
-
教育.香港
|
6455
6484
|
政府.香港
|
6456
|
-
|
6457
|
-
網絡.香港
|
6485
|
+
教育.香港
|
6458
6486
|
組織.香港
|
6487
|
+
網絡.香港
|
6459
6488
|
|
6460
6489
|
// xn--2scrj9c ("Bharat", Kannada) : IN
|
6461
6490
|
// India
|
@@ -6586,12 +6615,12 @@ yt
|
|
6586
6615
|
// xn--90a3ac ("srb", Cyrillic) : RS
|
6587
6616
|
// https://www.rnids.rs/en/domains/national-domains
|
6588
6617
|
срб
|
6589
|
-
|
6590
|
-
орг.срб
|
6618
|
+
ак.срб
|
6591
6619
|
обр.срб
|
6592
6620
|
од.срб
|
6621
|
+
орг.срб
|
6622
|
+
пр.срб
|
6593
6623
|
упр.срб
|
6594
|
-
ак.срб
|
6595
6624
|
|
6596
6625
|
// xn--p1ai ("rf", Russian-Cyrillic) : RU
|
6597
6626
|
// https://cctld.ru/files/pdf/docs/en/rules_ru-rf.pdf
|
@@ -6606,7 +6635,7 @@ yt
|
|
6606
6635
|
// http://www.nic.net.sa/
|
6607
6636
|
السعودية
|
6608
6637
|
|
6609
|
-
// xn--mgberp4a5d4a87g ("AlSaudiah", Arabic, variant)
|
6638
|
+
// xn--mgberp4a5d4a87g ("AlSaudiah", Arabic, variant): SA
|
6610
6639
|
السعودیة
|
6611
6640
|
|
6612
6641
|
// xn--mgbqly7c0a67fbc ("AlSaudiah", Arabic, variant) : SA
|
@@ -6634,11 +6663,11 @@ yt
|
|
6634
6663
|
// xn--o3cw4h ("Thai", Thai) : TH
|
6635
6664
|
// http://www.thnic.co.th
|
6636
6665
|
ไทย
|
6637
|
-
ศึกษา.ไทย
|
6638
|
-
ธุรกิจ.ไทย
|
6639
|
-
รัฐบาล.ไทย
|
6640
6666
|
ทหาร.ไทย
|
6667
|
+
ธุรกิจ.ไทย
|
6641
6668
|
เน็ต.ไทย
|
6669
|
+
รัฐบาล.ไทย
|
6670
|
+
ศึกษา.ไทย
|
6642
6671
|
องค์กร.ไทย
|
6643
6672
|
|
6644
6673
|
// xn--pgbs0dh ("Tunisia", Arabic) : TN
|
@@ -6646,7 +6675,7 @@ yt
|
|
6646
6675
|
تونس
|
6647
6676
|
|
6648
6677
|
// xn--kpry57d ("Taiwan", Chinese, Traditional) : TW
|
6649
|
-
//
|
6678
|
+
// https://twnic.tw/dnservice_catag.php
|
6650
6679
|
台灣
|
6651
6680
|
|
6652
6681
|
// xn--kprw13d ("Taiwan", Chinese, Simplified) : TW
|
@@ -6670,11 +6699,11 @@ ye
|
|
6670
6699
|
com.ye
|
6671
6700
|
edu.ye
|
6672
6701
|
gov.ye
|
6673
|
-
net.ye
|
6674
6702
|
mil.ye
|
6703
|
+
net.ye
|
6675
6704
|
org.ye
|
6676
6705
|
|
6677
|
-
// za : https://www.
|
6706
|
+
// za : https://www.iana.org/domains/root/db/za.html
|
6678
6707
|
ac.za
|
6679
6708
|
agric.za
|
6680
6709
|
alt.za
|
@@ -6720,7 +6749,7 @@ org.zw
|
|
6720
6749
|
|
6721
6750
|
// newGTLDs
|
6722
6751
|
|
6723
|
-
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on
|
6752
|
+
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2025-03-28T15:18:17Z
|
6724
6753
|
// This list is auto-generated, don't edit it manually.
|
6725
6754
|
// aaa : American Automobile Association, Inc.
|
6726
6755
|
// https://www.iana.org/domains/root/db/aaa.html
|
@@ -6950,7 +6979,7 @@ art
|
|
6950
6979
|
// https://www.iana.org/domains/root/db/arte.html
|
6951
6980
|
arte
|
6952
6981
|
|
6953
|
-
// asda :
|
6982
|
+
// asda : Asda Stores Limited
|
6954
6983
|
// https://www.iana.org/domains/root/db/asda.html
|
6955
6984
|
asda
|
6956
6985
|
|
@@ -8158,7 +8187,7 @@ ftr
|
|
8158
8187
|
// https://www.iana.org/domains/root/db/fujitsu.html
|
8159
8188
|
fujitsu
|
8160
8189
|
|
8161
|
-
// fun : Radix Technologies Inc
|
8190
|
+
// fun : Radix Technologies Inc SEZC
|
8162
8191
|
// https://www.iana.org/domains/root/db/fun.html
|
8163
8192
|
fun
|
8164
8193
|
|
@@ -8490,7 +8519,7 @@ horse
|
|
8490
8519
|
// https://www.iana.org/domains/root/db/hospital.html
|
8491
8520
|
hospital
|
8492
8521
|
|
8493
|
-
// host : Radix Technologies Inc
|
8522
|
+
// host : Radix Technologies Inc SEZC
|
8494
8523
|
// https://www.iana.org/domains/root/db/host.html
|
8495
8524
|
host
|
8496
8525
|
|
@@ -8730,10 +8759,6 @@ kddi
|
|
8730
8759
|
// https://www.iana.org/domains/root/db/kerryhotels.html
|
8731
8760
|
kerryhotels
|
8732
8761
|
|
8733
|
-
// kerrylogistics : Kerry Trading Co. Limited
|
8734
|
-
// https://www.iana.org/domains/root/db/kerrylogistics.html
|
8735
|
-
kerrylogistics
|
8736
|
-
|
8737
8762
|
// kerryproperties : Kerry Trading Co. Limited
|
8738
8763
|
// https://www.iana.org/domains/root/db/kerryproperties.html
|
8739
8764
|
kerryproperties
|
@@ -8930,10 +8955,6 @@ lincoln
|
|
8930
8955
|
// https://www.iana.org/domains/root/db/link.html
|
8931
8956
|
link
|
8932
8957
|
|
8933
|
-
// lipsy : Lipsy Ltd
|
8934
|
-
// https://www.iana.org/domains/root/db/lipsy.html
|
8935
|
-
lipsy
|
8936
|
-
|
8937
8958
|
// live : Dog Beach, LLC
|
8938
8959
|
// https://www.iana.org/domains/root/db/live.html
|
8939
8960
|
live
|
@@ -9066,7 +9087,7 @@ marriott
|
|
9066
9087
|
// https://www.iana.org/domains/root/db/marshalls.html
|
9067
9088
|
marshalls
|
9068
9089
|
|
9069
|
-
// mattel : Mattel
|
9090
|
+
// mattel : Mattel IT Services, Inc.
|
9070
9091
|
// https://www.iana.org/domains/root/db/mattel.html
|
9071
9092
|
mattel
|
9072
9093
|
|
@@ -9334,7 +9355,7 @@ norton
|
|
9334
9355
|
// https://www.iana.org/domains/root/db/now.html
|
9335
9356
|
now
|
9336
9357
|
|
9337
|
-
// nowruz
|
9358
|
+
// nowruz
|
9338
9359
|
// https://www.iana.org/domains/root/db/nowruz.html
|
9339
9360
|
nowruz
|
9340
9361
|
|
@@ -9402,7 +9423,7 @@ ong
|
|
9402
9423
|
// https://www.iana.org/domains/root/db/onl.html
|
9403
9424
|
onl
|
9404
9425
|
|
9405
|
-
// online : Radix Technologies Inc
|
9426
|
+
// online : Radix Technologies Inc SEZC
|
9406
9427
|
// https://www.iana.org/domains/root/db/online.html
|
9407
9428
|
online
|
9408
9429
|
|
@@ -9458,7 +9479,7 @@ panasonic
|
|
9458
9479
|
// https://www.iana.org/domains/root/db/paris.html
|
9459
9480
|
paris
|
9460
9481
|
|
9461
|
-
// pars
|
9482
|
+
// pars
|
9462
9483
|
// https://www.iana.org/domains/root/db/pars.html
|
9463
9484
|
pars
|
9464
9485
|
|
@@ -9606,7 +9627,7 @@ pramerica
|
|
9606
9627
|
// https://www.iana.org/domains/root/db/praxi.html
|
9607
9628
|
praxi
|
9608
9629
|
|
9609
|
-
// press : Radix Technologies Inc
|
9630
|
+
// press : Radix Technologies Inc SEZC
|
9610
9631
|
// https://www.iana.org/domains/root/db/press.html
|
9611
9632
|
press
|
9612
9633
|
|
@@ -10014,7 +10035,7 @@ sharp
|
|
10014
10035
|
// https://www.iana.org/domains/root/db/shell.html
|
10015
10036
|
shell
|
10016
10037
|
|
10017
|
-
// shia
|
10038
|
+
// shia
|
10018
10039
|
// https://www.iana.org/domains/root/db/shia.html
|
10019
10040
|
shia
|
10020
10041
|
|
@@ -10054,7 +10075,7 @@ sina
|
|
10054
10075
|
// https://www.iana.org/domains/root/db/singles.html
|
10055
10076
|
singles
|
10056
10077
|
|
10057
|
-
// site : Radix Technologies Inc
|
10078
|
+
// site : Radix Technologies Inc SEZC
|
10058
10079
|
// https://www.iana.org/domains/root/db/site.html
|
10059
10080
|
site
|
10060
10081
|
|
@@ -10134,7 +10155,7 @@ soy
|
|
10134
10155
|
// https://www.iana.org/domains/root/db/spa.html
|
10135
10156
|
spa
|
10136
10157
|
|
10137
|
-
// space : Radix Technologies Inc
|
10158
|
+
// space : Radix Technologies Inc SEZC
|
10138
10159
|
// https://www.iana.org/domains/root/db/space.html
|
10139
10160
|
space
|
10140
10161
|
|
@@ -10186,7 +10207,7 @@ stockholm
|
|
10186
10207
|
// https://www.iana.org/domains/root/db/storage.html
|
10187
10208
|
storage
|
10188
10209
|
|
10189
|
-
// store : Radix Technologies Inc
|
10210
|
+
// store : Radix Technologies Inc SEZC
|
10190
10211
|
// https://www.iana.org/domains/root/db/store.html
|
10191
10212
|
store
|
10192
10213
|
|
@@ -10290,7 +10311,7 @@ tax
|
|
10290
10311
|
// https://www.iana.org/domains/root/db/taxi.html
|
10291
10312
|
taxi
|
10292
10313
|
|
10293
|
-
// tci
|
10314
|
+
// tci
|
10294
10315
|
// https://www.iana.org/domains/root/db/tci.html
|
10295
10316
|
tci
|
10296
10317
|
|
@@ -10302,7 +10323,7 @@ tdk
|
|
10302
10323
|
// https://www.iana.org/domains/root/db/team.html
|
10303
10324
|
team
|
10304
10325
|
|
10305
|
-
// tech : Radix Technologies Inc
|
10326
|
+
// tech : Radix Technologies Inc SEZC
|
10306
10327
|
// https://www.iana.org/domains/root/db/tech.html
|
10307
10328
|
tech
|
10308
10329
|
|
@@ -10486,7 +10507,7 @@ unicom
|
|
10486
10507
|
// https://www.iana.org/domains/root/db/university.html
|
10487
10508
|
university
|
10488
10509
|
|
10489
|
-
// uno : Radix Technologies Inc
|
10510
|
+
// uno : Radix Technologies Inc SEZC
|
10490
10511
|
// https://www.iana.org/domains/root/db/uno.html
|
10491
10512
|
uno
|
10492
10513
|
|
@@ -10650,7 +10671,7 @@ webcam
|
|
10650
10671
|
// https://www.iana.org/domains/root/db/weber.html
|
10651
10672
|
weber
|
10652
10673
|
|
10653
|
-
// website : Radix Technologies Inc
|
10674
|
+
// website : Radix Technologies Inc SEZC
|
10654
10675
|
// https://www.iana.org/domains/root/db/website.html
|
10655
10676
|
website
|
10656
10677
|
|
@@ -10774,7 +10795,7 @@ xin
|
|
10774
10795
|
// https://www.iana.org/domains/root/db/xn--3bst00m.html
|
10775
10796
|
集团
|
10776
10797
|
|
10777
|
-
// xn--3ds443g : TLD
|
10798
|
+
// xn--3ds443g : Beijing TLD Registry Technology Limited
|
10778
10799
|
// https://www.iana.org/domains/root/db/xn--3ds443g.html
|
10779
10800
|
在线
|
10780
10801
|
|
@@ -10998,7 +11019,7 @@ xin
|
|
10998
11019
|
// https://www.iana.org/domains/root/db/xn--mgbi4ecexp.html
|
10999
11020
|
كاثوليك
|
11000
11021
|
|
11001
|
-
// xn--mgbt3dhd
|
11022
|
+
// xn--mgbt3dhd
|
11002
11023
|
// https://www.iana.org/domains/root/db/xn--mgbt3dhd.html
|
11003
11024
|
همراه
|
11004
11025
|
|
@@ -11130,7 +11151,7 @@ yahoo
|
|
11130
11151
|
// https://www.iana.org/domains/root/db/yamaxun.html
|
11131
11152
|
yamaxun
|
11132
11153
|
|
11133
|
-
// yandex :
|
11154
|
+
// yandex : YANDEX, LLC
|
11134
11155
|
// https://www.iana.org/domains/root/db/yandex.html
|
11135
11156
|
yandex
|
11136
11157
|
|
@@ -11188,7 +11209,7 @@ zuerich
|
|
11188
11209
|
|
11189
11210
|
// (Note: these are in alphabetical order by company name)
|
11190
11211
|
|
11191
|
-
// .KRD :
|
11212
|
+
// .KRD : https://nic.krd
|
11192
11213
|
co.krd
|
11193
11214
|
edu.krd
|
11194
11215
|
|
@@ -11204,7 +11225,7 @@ zakopane.pl
|
|
11204
11225
|
// Submitted by Ed Moore <Ed.Moore@lib.de.us>
|
11205
11226
|
lib.de.us
|
11206
11227
|
|
11207
|
-
// 12CHARS: https://12chars.com
|
11228
|
+
// 12CHARS : https://12chars.com
|
11208
11229
|
// Submitted by Kenny Niehage <psl@12chars.com>
|
11209
11230
|
12chars.dev
|
11210
11231
|
12chars.it
|
@@ -11224,15 +11245,11 @@ ltd.ua
|
|
11224
11245
|
a2hosted.com
|
11225
11246
|
cpserver.com
|
11226
11247
|
|
11227
|
-
// AAA workspace : https://aaa.vodka
|
11228
|
-
// Submitted by Kirill Rezraf <admin@aaa.vodka>
|
11229
|
-
aaa.vodka
|
11230
|
-
|
11231
11248
|
// Acorn Labs : https://acorn.io
|
11232
11249
|
// Submitted by Craig Jellick <domains@acorn.io>
|
11233
11250
|
*.on-acorn.io
|
11234
11251
|
|
11235
|
-
// ActiveTrail: https://www.activetrail.biz/
|
11252
|
+
// ActiveTrail : https://www.activetrail.biz/
|
11236
11253
|
// Submitted by Ofer Kalaora <postmaster@activetrail.com>
|
11237
11254
|
activetrail.biz
|
11238
11255
|
|
@@ -11240,6 +11257,13 @@ activetrail.biz
|
|
11240
11257
|
// Submitted by Mark Terrel <support@adaptable.io>
|
11241
11258
|
adaptable.app
|
11242
11259
|
|
11260
|
+
// addr.tools : https://addr.tools/
|
11261
|
+
// Submitted by Brian Shea <publicsuffixlist@addr.tools>
|
11262
|
+
myaddr.dev
|
11263
|
+
myaddr.io
|
11264
|
+
dyn.addr.tools
|
11265
|
+
myaddr.tools
|
11266
|
+
|
11243
11267
|
// Adobe : https://www.adobe.com/
|
11244
11268
|
// Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
|
11245
11269
|
adobeaemcloud.com
|
@@ -11270,8 +11294,9 @@ airkitapps.com
|
|
11270
11294
|
airkitapps-au.com
|
11271
11295
|
airkitapps.eu
|
11272
11296
|
|
11273
|
-
// Aiven: https://aiven.io/
|
11274
|
-
// Submitted by
|
11297
|
+
// Aiven : https://aiven.io/
|
11298
|
+
// Submitted by Aiven Security Team <security+appdomains@aiven.io>
|
11299
|
+
aiven.app
|
11275
11300
|
aivencloud.com
|
11276
11301
|
|
11277
11302
|
// Akamai : https://www.akamai.com/
|
@@ -11301,11 +11326,15 @@ barsy.ca
|
|
11301
11326
|
*.compute.estate
|
11302
11327
|
*.alces.network
|
11303
11328
|
|
11329
|
+
// Alibaba Cloud API Gateway
|
11330
|
+
// Submitted by Alibaba Cloud Security <cloud_product_security_team@alibaba-inc.com>
|
11331
|
+
alibabacloudcs.com
|
11332
|
+
|
11304
11333
|
// all-inkl.com : https://all-inkl.com
|
11305
11334
|
// Submitted by Werner Kaltofen <wk@all-inkl.com>
|
11306
11335
|
kasserver.com
|
11307
11336
|
|
11308
|
-
// Altervista: https://www.altervista.org
|
11337
|
+
// Altervista : https://www.altervista.org
|
11309
11338
|
// Submitted by Carlo Cannas <tech_staff@altervista.it>
|
11310
11339
|
altervista.org
|
11311
11340
|
|
@@ -11919,7 +11948,7 @@ notebook.cn-northwest-1.sagemaker.com.cn
|
|
11919
11948
|
|
11920
11949
|
// Amazon SageMaker Studio
|
11921
11950
|
// Submitted by AWS Security <psl-maintainers@amazon.com>
|
11922
|
-
// Reference:
|
11951
|
+
// Reference: 475f237e-ab88-4041-9f41-7cfccdf66aeb
|
11923
11952
|
studio.af-south-1.sagemaker.aws
|
11924
11953
|
studio.ap-east-1.sagemaker.aws
|
11925
11954
|
studio.ap-northeast-1.sagemaker.aws
|
@@ -11931,6 +11960,7 @@ studio.ap-southeast-2.sagemaker.aws
|
|
11931
11960
|
studio.ap-southeast-3.sagemaker.aws
|
11932
11961
|
studio.ca-central-1.sagemaker.aws
|
11933
11962
|
studio.eu-central-1.sagemaker.aws
|
11963
|
+
studio.eu-central-2.sagemaker.aws
|
11934
11964
|
studio.eu-north-1.sagemaker.aws
|
11935
11965
|
studio.eu-south-1.sagemaker.aws
|
11936
11966
|
studio.eu-south-2.sagemaker.aws
|
@@ -11971,6 +12001,11 @@ analytics-gateway.us-east-1.amazonaws.com
|
|
11971
12001
|
analytics-gateway.us-east-2.amazonaws.com
|
11972
12002
|
analytics-gateway.us-west-2.amazonaws.com
|
11973
12003
|
|
12004
|
+
// Appwrite : https://appwrite.io
|
12005
|
+
// Submitted by Steven Nguyen <security@appwrite.io>
|
12006
|
+
appwrite.global
|
12007
|
+
*.appwrite.run
|
12008
|
+
|
11974
12009
|
// AWS Amplify
|
11975
12010
|
// Submitted by AWS Security <psl-maintainers@amazon.com>
|
11976
12011
|
// Reference: c35bed18-6f4f-424f-9298-5756f2f7d72b
|
@@ -12103,6 +12138,19 @@ awsglobalaccelerator.com
|
|
12103
12138
|
// Reference: 83385945-225f-416e-9aa0-ad0632bfdcee
|
12104
12139
|
*.private.repost.aws
|
12105
12140
|
|
12141
|
+
// AWS Transfer Family web apps
|
12142
|
+
// Submitted by AWS Security <psl-maintainers@amazon.com>
|
12143
|
+
// Reference: 67e9cfe6-ac57-49c7-b197-6652711c8e8d
|
12144
|
+
transfer-webapp.ap-northeast-1.on.aws
|
12145
|
+
transfer-webapp.ap-southeast-1.on.aws
|
12146
|
+
transfer-webapp.ap-southeast-2.on.aws
|
12147
|
+
transfer-webapp.eu-central-1.on.aws
|
12148
|
+
transfer-webapp.eu-north-1.on.aws
|
12149
|
+
transfer-webapp.eu-west-1.on.aws
|
12150
|
+
transfer-webapp.us-east-1.on.aws
|
12151
|
+
transfer-webapp.us-east-2.on.aws
|
12152
|
+
transfer-webapp.us-west-2.on.aws
|
12153
|
+
|
12106
12154
|
// eero
|
12107
12155
|
// Submitted by Yue Kang <eero-dynamic-dns@amazon.com>
|
12108
12156
|
// Reference: 264afe70-f62c-4c02-8ab9-b5281ed24461
|
@@ -12224,10 +12272,6 @@ beagleboard.io
|
|
12224
12272
|
// Submitted by Hazel Cora <hazy@besties.house>
|
12225
12273
|
pages.gay
|
12226
12274
|
|
12227
|
-
// BetaInABox
|
12228
|
-
// Submitted by Adrian <adrian@betainabox.com>
|
12229
|
-
betainabox.com
|
12230
|
-
|
12231
12275
|
// BinaryLane : http://www.binarylane.com
|
12232
12276
|
// Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
|
12233
12277
|
bnr.la
|
@@ -12244,6 +12288,10 @@ blackbaudcdn.net
|
|
12244
12288
|
// Submitted by Luke Bratch <luke@bratch.co.uk>
|
12245
12289
|
of.je
|
12246
12290
|
|
12291
|
+
// Block, Inc. : https://block.xyz
|
12292
|
+
// Submitted by Jonathan Boice <security@block.xyz>
|
12293
|
+
square.site
|
12294
|
+
|
12247
12295
|
// Blue Bite, LLC : https://bluebite.com
|
12248
12296
|
// Submitted by Joshua Weiss <admin.engineering@bluebite.com>
|
12249
12297
|
bluebite.io
|
@@ -12271,6 +12319,9 @@ square7.net
|
|
12271
12319
|
|
12272
12320
|
// Brave : https://brave.com
|
12273
12321
|
// Submitted by Andrea Brancaleoni <abrancaleoni@brave.com>
|
12322
|
+
brave.app
|
12323
|
+
*.s.brave.app
|
12324
|
+
brave.io
|
12274
12325
|
*.s.brave.io
|
12275
12326
|
|
12276
12327
|
// Brendly : https://brendly.rs
|
@@ -12287,6 +12338,11 @@ browsersafetymark.io
|
|
12287
12338
|
radio.am
|
12288
12339
|
radio.fm
|
12289
12340
|
|
12341
|
+
// Bubble : https://bubble.io/
|
12342
|
+
// Submitted by Merlin Zhao <devops@bubble.io>
|
12343
|
+
cdn.bubble.io
|
12344
|
+
bubbleapps.io
|
12345
|
+
|
12290
12346
|
// Bytemark Hosting : https://www.bytemark.co.uk
|
12291
12347
|
// Submitted by Paul Cammish <paul.cammish@bytemark.co.uk>
|
12292
12348
|
uk0.bigv.io
|
@@ -12326,7 +12382,7 @@ c.cdn77.org
|
|
12326
12382
|
rsc.cdn77.org
|
12327
12383
|
ssl.origin.cdn77-secure.org
|
12328
12384
|
|
12329
|
-
// CentralNic :
|
12385
|
+
// CentralNic : https://teaminternet.com/
|
12330
12386
|
// Submitted by registry <gavin.brown@centralnic.com>
|
12331
12387
|
za.bz
|
12332
12388
|
br.com
|
@@ -12349,7 +12405,7 @@ uk.net
|
|
12349
12405
|
ae.org
|
12350
12406
|
com.se
|
12351
12407
|
|
12352
|
-
// Cityhost LLC
|
12408
|
+
// Cityhost LLC : https://cityhost.ua
|
12353
12409
|
// Submitted by Maksym Rivtin <support@cityhost.net.ua>
|
12354
12410
|
cx.ua
|
12355
12411
|
|
@@ -12419,6 +12475,10 @@ cloudaccess.host
|
|
12419
12475
|
freesite.host
|
12420
12476
|
cloudaccess.net
|
12421
12477
|
|
12478
|
+
// Cloudbees, Inc. : https://www.cloudbees.com/
|
12479
|
+
// Submitted by Mohideen Shajith <jaas-sre-infra@cloudbees.com>
|
12480
|
+
cloudbeesusercontent.io
|
12481
|
+
|
12422
12482
|
// Cloudera, Inc. : https://www.cloudera.com/
|
12423
12483
|
// Submitted by Kedarnath Waikar <security@cloudera.com>
|
12424
12484
|
*.cloudera.site
|
@@ -12475,6 +12535,11 @@ preview.csb.app
|
|
12475
12535
|
co.nl
|
12476
12536
|
co.no
|
12477
12537
|
|
12538
|
+
// Cognition AI, Inc. : https://cognition.ai
|
12539
|
+
// Submitted by Philip Papurt <domains@cognition.ai>
|
12540
|
+
devinapps.com
|
12541
|
+
staging.devinapps.com
|
12542
|
+
|
12478
12543
|
// Combell.com : https://www.combell.com
|
12479
12544
|
// Submitted by Thomas Wouters <thomas.wouters@combellgroup.com>
|
12480
12545
|
webhosting.be
|
@@ -12495,7 +12560,6 @@ edu.ru
|
|
12495
12560
|
gov.ru
|
12496
12561
|
int.ru
|
12497
12562
|
mil.ru
|
12498
|
-
test.ru
|
12499
12563
|
|
12500
12564
|
// COSIMO GmbH : http://www.cosimo.de
|
12501
12565
|
// Submitted by Rene Marticke <rmarticke@cosimo.de>
|
@@ -12525,10 +12589,6 @@ on.crisp.email
|
|
12525
12589
|
// Submitted by Andrew Cady <public-suffix-list@cryptonomic.net>
|
12526
12590
|
*.cryptonomic.net
|
12527
12591
|
|
12528
|
-
// Curv UG : https://curv-labs.de/
|
12529
|
-
// Submitted by Marvin Wiesner <Marvin@curv-labs.de>
|
12530
|
-
curv.dev
|
12531
|
-
|
12532
12592
|
// cyber_Folks S.A. : https://cyberfolks.pl
|
12533
12593
|
// Submitted by Bartlomiej Kida <security@cyberfolks.pl>
|
12534
12594
|
cfolks.pl
|
@@ -12538,12 +12598,6 @@ cfolks.pl
|
|
12538
12598
|
cyon.link
|
12539
12599
|
cyon.site
|
12540
12600
|
|
12541
|
-
// Danger Science Group: https://dangerscience.com/
|
12542
|
-
// Submitted by Skylar MacDonald <skylar@dangerscience.com>
|
12543
|
-
platform0.app
|
12544
|
-
fnwk.site
|
12545
|
-
folionetwork.site
|
12546
|
-
|
12547
12601
|
// Dansk.net : http://www.dansk.net/
|
12548
12602
|
// Submitted by Anani Voule <digital@digital.co.dk>
|
12549
12603
|
biz.dk
|
@@ -12604,17 +12658,18 @@ definima.net
|
|
12604
12658
|
// Submitted by Luca Casonato <hostmaster@deno.com>
|
12605
12659
|
deno.dev
|
12606
12660
|
deno-staging.dev
|
12661
|
+
deno.net
|
12607
12662
|
|
12608
12663
|
// deSEC : https://desec.io/
|
12609
12664
|
// Submitted by Peter Thomassen <peter@desec.io>
|
12610
12665
|
dedyn.io
|
12611
12666
|
|
12612
|
-
// Deta: https://www.deta.sh/
|
12667
|
+
// Deta : https://www.deta.sh/
|
12613
12668
|
// Submitted by Aavash Shrestha <aavash@deta.sh>
|
12614
12669
|
deta.app
|
12615
12670
|
deta.dev
|
12616
12671
|
|
12617
|
-
// dhosting.pl Sp. z o.o
|
12672
|
+
// dhosting.pl Sp. z o.o. : https://dhosting.pl/
|
12618
12673
|
// Submitted by Michal Kokoszkiewicz <bok@dhosting.pl>
|
12619
12674
|
dfirma.pl
|
12620
12675
|
dkonto.pl
|
@@ -12631,18 +12686,14 @@ ondigitalocean.app
|
|
12631
12686
|
// DigitalPlat : https://www.digitalplat.org/
|
12632
12687
|
// Submitted by Edward Hsing <contact@digitalplat.org>
|
12633
12688
|
us.kg
|
12634
|
-
|
12635
|
-
// Diher Solutions : https://diher.solutions
|
12636
|
-
// Submitted by Didi Hermawan <mail@diher.solutions>
|
12637
|
-
rss.my.id
|
12638
|
-
diher.solutions
|
12689
|
+
dpdns.org
|
12639
12690
|
|
12640
12691
|
// Discord Inc : https://discord.com
|
12641
12692
|
// Submitted by Sahn Lam <slam@discordapp.com>
|
12642
12693
|
discordsays.com
|
12643
12694
|
discordsez.com
|
12644
12695
|
|
12645
|
-
// DNS Africa Ltd https://dns.business
|
12696
|
+
// DNS Africa Ltd : https://dns.business
|
12646
12697
|
// Submitted by Calvin Browne <calvin@dns.business>
|
12647
12698
|
jozi.biz
|
12648
12699
|
|
@@ -12650,10 +12701,6 @@ jozi.biz
|
|
12650
12701
|
// Submitted by Norbert Auler <mail@dnshome.de>
|
12651
12702
|
dnshome.de
|
12652
12703
|
|
12653
|
-
// dnstrace.pro : https://dnstrace.pro/
|
12654
|
-
// Submitted by Chris Partridge <chris@partridge.tech>
|
12655
|
-
bci.dnstrace.pro
|
12656
|
-
|
12657
12704
|
// DotArai : https://www.dotarai.com/
|
12658
12705
|
// Submitted by Atsadawat Netcharadsang <atsadawat@dotarai.co.th>
|
12659
12706
|
online.th
|
@@ -12679,11 +12726,6 @@ durumis.com
|
|
12679
12726
|
// Submitted by Ricardo Padilha <rpadilha@drobo.com>
|
12680
12727
|
mydrobo.com
|
12681
12728
|
|
12682
|
-
// Drud Holdings, LLC. : https://www.drud.com/
|
12683
|
-
// Submitted by Kevin Bridges <kevin@drud.com>
|
12684
|
-
drud.io
|
12685
|
-
drud.us
|
12686
|
-
|
12687
12729
|
// DuckDNS : http://www.duckdns.org/
|
12688
12730
|
// Submitted by Richard Harper <richard@duckdns.org>
|
12689
12731
|
duckdns.org
|
@@ -13010,11 +13052,6 @@ easypanel.host
|
|
13010
13052
|
// Submitted by <infracloudteam@namecheap.com>
|
13011
13053
|
*.ewp.live
|
13012
13054
|
|
13013
|
-
// ECG Robotics, Inc : https://ecgrobotics.org
|
13014
|
-
// Submitted by <frc1533@ecgrobotics.org>
|
13015
|
-
onred.one
|
13016
|
-
staging.onred.one
|
13017
|
-
|
13018
13055
|
// eDirect Corp. : https://hosting.url.com.tw/
|
13019
13056
|
// Submitted by C.S. chang <cschang@corp.url.com.tw>
|
13020
13057
|
twmail.cc
|
@@ -13040,12 +13077,12 @@ elementor.cool
|
|
13040
13077
|
// Submitted by Emmanuel Raviart <emmanuel@raviart.com>
|
13041
13078
|
en-root.fr
|
13042
13079
|
|
13043
|
-
// Enalean SAS: https://www.enalean.com
|
13080
|
+
// Enalean SAS : https://www.enalean.com
|
13044
13081
|
// Submitted by Enalean Security Team <security@enalean.com>
|
13045
13082
|
mytuleap.com
|
13046
13083
|
tuleap-partners.com
|
13047
13084
|
|
13048
|
-
// Encoretivity AB: https://encore.dev
|
13085
|
+
// Encoretivity AB : https://encore.dev
|
13049
13086
|
// Submitted by André Eriksson <andre@encore.dev>
|
13050
13087
|
encr.app
|
13051
13088
|
encoreapi.com
|
@@ -13054,7 +13091,7 @@ encoreapi.com
|
|
13054
13091
|
// Submitted by Marcel Daus <cloudops@encoway.de>
|
13055
13092
|
eu.encoway.cloud
|
13056
13093
|
|
13057
|
-
// EU.org https://eu.org/
|
13094
|
+
// EU.org : https://eu.org/
|
13058
13095
|
// Submitted by Pierre Beyssac <hostmaster@eu.org>
|
13059
13096
|
eu.org
|
13060
13097
|
al.eu.org
|
@@ -13248,13 +13285,13 @@ fastvps.site
|
|
13248
13285
|
myfast.space
|
13249
13286
|
|
13250
13287
|
// FearWorks Media Ltd. : https://fearworksmedia.co.uk
|
13251
|
-
//
|
13288
|
+
// Submitted by Keith Fairley <domains@fearworksmedia.co.uk>
|
13252
13289
|
conn.uk
|
13253
13290
|
copro.uk
|
13254
13291
|
hosp.uk
|
13255
13292
|
|
13256
13293
|
// Fedora : https://fedoraproject.org/
|
13257
|
-
//
|
13294
|
+
// Submitted by Patrick Uiterwijk <puiterwijk@fedoraproject.org>
|
13258
13295
|
fedorainfracloud.org
|
13259
13296
|
fedorapeople.org
|
13260
13297
|
cloud.fedoraproject.org
|
@@ -13262,7 +13299,7 @@ app.os.fedoraproject.org
|
|
13262
13299
|
app.os.stg.fedoraproject.org
|
13263
13300
|
|
13264
13301
|
// Fermax : https://fermax.com/
|
13265
|
-
//
|
13302
|
+
// Submitted by Koen Van Isterdael <k.vanisterdael@fermax.be>
|
13266
13303
|
mydobiss.com
|
13267
13304
|
|
13268
13305
|
// FH Muenster : https://www.fh-muenster.de
|
@@ -13281,11 +13318,15 @@ firebaseapp.com
|
|
13281
13318
|
// Submitted by Eric Chan <support@flashdrive.io>
|
13282
13319
|
fldrv.com
|
13283
13320
|
|
13321
|
+
// Fleek Labs Inc : https://fleek.xyz
|
13322
|
+
// Submitted by Parsa Ghadimi <dev@fleek.xyz>
|
13323
|
+
on-fleek.app
|
13324
|
+
|
13284
13325
|
// FlutterFlow : https://flutterflow.io
|
13285
13326
|
// Submitted by Anton Emelyanov <anton@flutterflow.io>
|
13286
13327
|
flutterflow.app
|
13287
13328
|
|
13288
|
-
// fly.io: https://fly.io
|
13329
|
+
// fly.io : https://fly.io
|
13289
13330
|
// Submitted by Kurt Mackey <kurt@fly.io>
|
13290
13331
|
fly.dev
|
13291
13332
|
shw.io
|
@@ -13308,7 +13349,7 @@ framer.wiki
|
|
13308
13349
|
|
13309
13350
|
// Frederik Braun : https://frederik-braun.com
|
13310
13351
|
// Submitted by Frederik Braun <fb@frederik-braun.com>
|
13311
|
-
0e.vc
|
13352
|
+
*.0e.vc
|
13312
13353
|
|
13313
13354
|
// Freebox : http://www.freebox.fr
|
13314
13355
|
// Submitted by Romain Fliedel <rfliedel@freebox.fr>
|
@@ -13389,16 +13430,9 @@ usercontent.jp
|
|
13389
13430
|
// Submitted by Tom Klein <tom@gentlent.com>
|
13390
13431
|
gentapps.com
|
13391
13432
|
gentlentapis.com
|
13392
|
-
lab.ms
|
13393
13433
|
cdn-edges.net
|
13394
13434
|
|
13395
|
-
//
|
13396
|
-
// Submitted by Robert Alexander <support@getlocalcert.net>
|
13397
|
-
localcert.net
|
13398
|
-
localhostcert.net
|
13399
|
-
corpnet.work
|
13400
|
-
|
13401
|
-
// GignoSystemJapan: http://gsj.bz
|
13435
|
+
// GignoSystemJapan : http://gsj.bz
|
13402
13436
|
// Submitted by GignoSystemJapan <kakutou-ec@gsj.bz>
|
13403
13437
|
gsj.bz
|
13404
13438
|
|
@@ -13408,11 +13442,11 @@ githubusercontent.com
|
|
13408
13442
|
githubpreview.dev
|
13409
13443
|
github.io
|
13410
13444
|
|
13411
|
-
// GitLab, Inc.
|
13445
|
+
// GitLab, Inc. : https://about.gitlab.com/
|
13412
13446
|
// Submitted by Alex Hanselka <alex@gitlab.com>
|
13413
13447
|
gitlab.io
|
13414
13448
|
|
13415
|
-
// Gitplac.si
|
13449
|
+
// Gitplac.si : https://gitplac.si
|
13416
13450
|
// Submitted by Aljaž Starc <me@aljaxus.eu>
|
13417
13451
|
gitapp.si
|
13418
13452
|
gitpage.si
|
@@ -13550,26 +13584,9 @@ goip.de
|
|
13550
13584
|
|
13551
13585
|
// Google, Inc.
|
13552
13586
|
// Submitted by Shannon McCabe <public-suffix-editors@google.com>
|
13553
|
-
blogspot.ae
|
13554
|
-
blogspot.al
|
13555
|
-
blogspot.am
|
13556
13587
|
*.hosted.app
|
13557
13588
|
*.run.app
|
13558
13589
|
web.app
|
13559
|
-
blogspot.com.ar
|
13560
|
-
blogspot.co.at
|
13561
|
-
blogspot.com.au
|
13562
|
-
blogspot.ba
|
13563
|
-
blogspot.be
|
13564
|
-
blogspot.bg
|
13565
|
-
blogspot.bj
|
13566
|
-
blogspot.com.br
|
13567
|
-
blogspot.com.by
|
13568
|
-
blogspot.ca
|
13569
|
-
blogspot.cf
|
13570
|
-
blogspot.ch
|
13571
|
-
blogspot.cl
|
13572
|
-
blogspot.com.co
|
13573
13590
|
*.0emm.com
|
13574
13591
|
appspot.com
|
13575
13592
|
*.r.appspot.com
|
@@ -13580,66 +13597,11 @@ googlecode.com
|
|
13580
13597
|
pagespeedmobilizer.com
|
13581
13598
|
withgoogle.com
|
13582
13599
|
withyoutube.com
|
13583
|
-
blogspot.cv
|
13584
|
-
blogspot.com.cy
|
13585
|
-
blogspot.cz
|
13586
|
-
blogspot.de
|
13587
13600
|
*.gateway.dev
|
13588
|
-
blogspot.dk
|
13589
|
-
blogspot.com.ee
|
13590
|
-
blogspot.com.eg
|
13591
|
-
blogspot.com.es
|
13592
|
-
blogspot.fi
|
13593
|
-
blogspot.fr
|
13594
13601
|
cloud.goog
|
13595
13602
|
translate.goog
|
13596
13603
|
*.usercontent.goog
|
13597
|
-
blogspot.gr
|
13598
|
-
blogspot.hk
|
13599
|
-
blogspot.hr
|
13600
|
-
blogspot.hu
|
13601
|
-
blogspot.co.id
|
13602
|
-
blogspot.ie
|
13603
|
-
blogspot.co.il
|
13604
|
-
blogspot.in
|
13605
|
-
blogspot.is
|
13606
|
-
blogspot.it
|
13607
|
-
blogspot.jp
|
13608
|
-
blogspot.co.ke
|
13609
|
-
blogspot.kr
|
13610
|
-
blogspot.li
|
13611
|
-
blogspot.lt
|
13612
|
-
blogspot.lu
|
13613
|
-
blogspot.md
|
13614
|
-
blogspot.mk
|
13615
|
-
blogspot.com.mt
|
13616
|
-
blogspot.mx
|
13617
|
-
blogspot.my
|
13618
13604
|
cloudfunctions.net
|
13619
|
-
blogspot.com.ng
|
13620
|
-
blogspot.nl
|
13621
|
-
blogspot.no
|
13622
|
-
blogspot.co.nz
|
13623
|
-
blogspot.pe
|
13624
|
-
blogspot.pt
|
13625
|
-
blogspot.qa
|
13626
|
-
blogspot.re
|
13627
|
-
blogspot.ro
|
13628
|
-
blogspot.rs
|
13629
|
-
blogspot.ru
|
13630
|
-
blogspot.se
|
13631
|
-
blogspot.sg
|
13632
|
-
blogspot.si
|
13633
|
-
blogspot.sk
|
13634
|
-
blogspot.sn
|
13635
|
-
blogspot.td
|
13636
|
-
blogspot.com.tr
|
13637
|
-
blogspot.tw
|
13638
|
-
blogspot.ug
|
13639
|
-
blogspot.co.uk
|
13640
|
-
blogspot.com.uy
|
13641
|
-
blogspot.vn
|
13642
|
-
blogspot.co.za
|
13643
13605
|
|
13644
13606
|
// Goupile : https://goupile.fr
|
13645
13607
|
// Submitted by Niels Martignene <hello@goupile.fr>
|
@@ -13654,11 +13616,11 @@ pymnt.uk
|
|
13654
13616
|
cloudapps.digital
|
13655
13617
|
london.cloudapps.digital
|
13656
13618
|
|
13657
|
-
// Government of the Netherlands: https://www.government.nl
|
13619
|
+
// Government of the Netherlands : https://www.government.nl
|
13658
13620
|
// Submitted by <domeinnaam@minaz.nl>
|
13659
13621
|
gov.nl
|
13660
13622
|
|
13661
|
-
// Grafana Labs: https://grafana.com/
|
13623
|
+
// Grafana Labs : https://grafana.com/
|
13662
13624
|
// Submitted by Platform Engineering <info@grafana.com>
|
13663
13625
|
grafana-dev.net
|
13664
13626
|
|
@@ -13671,21 +13633,12 @@ grayjayleagues.com
|
|
13671
13633
|
günstigbestellen.de
|
13672
13634
|
günstigliefern.de
|
13673
13635
|
|
13674
|
-
//
|
13675
|
-
// Submitted by Arseniy Sokolov <security@hakaran.cz>
|
13676
|
-
fin.ci
|
13677
|
-
free.hr
|
13678
|
-
caa.li
|
13679
|
-
ua.rs
|
13680
|
-
conf.se
|
13681
|
-
|
13682
|
-
// Häkkinen.fi
|
13636
|
+
// Häkkinen.fi : https://www.häkkinen.fi/
|
13683
13637
|
// Submitted by Eero Häkkinen <Eero+psl@Häkkinen.fi>
|
13684
13638
|
häkkinen.fi
|
13685
13639
|
|
13686
13640
|
// Harrison Network : https://hrsn.net
|
13687
13641
|
// Submitted by William Harrison <psl@hrsn.net>
|
13688
|
-
wdh.app
|
13689
13642
|
hrsn.dev
|
13690
13643
|
|
13691
13644
|
// Hashbang : https://hashbang.sh
|
@@ -13705,11 +13658,12 @@ hatenablog.jp
|
|
13705
13658
|
hatenadiary.jp
|
13706
13659
|
hatenadiary.org
|
13707
13660
|
|
13708
|
-
// Heilbronn University of Applied Sciences - Faculty Informatics (GitLab Pages): https://www.hs-heilbronn.de
|
13709
|
-
// Submitted by Richard Zowalla <
|
13661
|
+
// Heilbronn University of Applied Sciences - Faculty Informatics (GitLab Pages) : https://www.hs-heilbronn.de
|
13662
|
+
// Submitted by Richard Zowalla <it-admin@hs-heilbronn.de>
|
13710
13663
|
pages.it.hs-heilbronn.de
|
13664
|
+
pages-research.it.hs-heilbronn.de
|
13711
13665
|
|
13712
|
-
// HeiyuSpace: https://lazycat.cloud
|
13666
|
+
// HeiyuSpace : https://lazycat.cloud
|
13713
13667
|
// Submitted by Xia Bin <admin@lazycat.cloud>
|
13714
13668
|
heiyu.space
|
13715
13669
|
|
@@ -13723,9 +13677,13 @@ heliohost.us
|
|
13723
13677
|
hepforge.org
|
13724
13678
|
|
13725
13679
|
// Heroku : https://www.heroku.com/
|
13726
|
-
// Submitted by
|
13680
|
+
// Submitted by Shumon Huque <public-dns@salesforce.com>
|
13727
13681
|
herokuapp.com
|
13728
|
-
|
13682
|
+
|
13683
|
+
// Heyflow : https://www.heyflow.com
|
13684
|
+
// Submitted by Mirko Nitschke <tech@heyflow.com>
|
13685
|
+
heyflow.page
|
13686
|
+
heyflow.site
|
13729
13687
|
|
13730
13688
|
// Hibernating Rhinos
|
13731
13689
|
// Submitted by Oren Eini <oren@ravendb.net>
|
@@ -13734,7 +13692,7 @@ ravendb.community
|
|
13734
13692
|
development.run
|
13735
13693
|
ravendb.run
|
13736
13694
|
|
13737
|
-
// home.pl S.A
|
13695
|
+
// home.pl S.A. : https://home.pl
|
13738
13696
|
// Submitted by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
13739
13697
|
homesklep.pl
|
13740
13698
|
|
@@ -13744,10 +13702,6 @@ homesklep.pl
|
|
13744
13702
|
*.id.pub
|
13745
13703
|
*.kin.pub
|
13746
13704
|
|
13747
|
-
// Hong Kong Productivity Council: https://www.hkpc.org/
|
13748
|
-
// Submitted by SECaaS Team <summchan@hkpc.org>
|
13749
|
-
secaas.hk
|
13750
|
-
|
13751
13705
|
// Hoplix : https://www.hoplix.com
|
13752
13706
|
// Submitted by Danilo De Franco<info@hoplix.shop>
|
13753
13707
|
hoplix.shop
|
@@ -13776,7 +13730,7 @@ ie.ua
|
|
13776
13730
|
// HostyHosting : https://hostyhosting.com
|
13777
13731
|
hostyhosting.io
|
13778
13732
|
|
13779
|
-
// Hugging Face: https://huggingface.co
|
13733
|
+
// Hugging Face : https://huggingface.co
|
13780
13734
|
// Submitted by Eliott Coyac <website@huggingface.co>
|
13781
13735
|
hf.space
|
13782
13736
|
static.hf.space
|
@@ -13832,6 +13786,10 @@ in-vpn.net
|
|
13832
13786
|
in-dsl.org
|
13833
13787
|
in-vpn.org
|
13834
13788
|
|
13789
|
+
// Inferno Communications : https://inferno.co.uk
|
13790
|
+
// Submitted by Connor McFarlane <noc@inferno.co.uk>
|
13791
|
+
oninferno.net
|
13792
|
+
|
13835
13793
|
// info.at : http://www.info.at/
|
13836
13794
|
biz.at
|
13837
13795
|
info.at
|
@@ -13878,9 +13836,18 @@ pixolino.com
|
|
13878
13836
|
// Submitted by Vasiliy Sheredeko <piphon@gmail.com>
|
13879
13837
|
na4u.ru
|
13880
13838
|
|
13881
|
-
//
|
13882
|
-
//
|
13883
|
-
|
13839
|
+
// Inventor Services : https://inventor.gg/
|
13840
|
+
// Submitted by Inventor Team <psl@inventor.gg>
|
13841
|
+
botdash.app
|
13842
|
+
botdash.dev
|
13843
|
+
botdash.gg
|
13844
|
+
botdash.net
|
13845
|
+
botda.sh
|
13846
|
+
botdash.xyz
|
13847
|
+
|
13848
|
+
// IONOS SE : https://www.ionos.com/
|
13849
|
+
// IONOS Group SE : https://www.ionos-group.com/
|
13850
|
+
// Submitted by Henrik Willert <security@ionos.com>
|
13884
13851
|
apps-1and1.com
|
13885
13852
|
live-website.com
|
13886
13853
|
apps-1and1.net
|
@@ -13893,7 +13860,9 @@ iopsys.se
|
|
13893
13860
|
|
13894
13861
|
// IPFS Project : https://ipfs.tech/
|
13895
13862
|
// Submitted by Interplanetary Shipyard <domains@ipshipyard.com>
|
13863
|
+
*.inbrowser.dev
|
13896
13864
|
*.dweb.link
|
13865
|
+
*.inbrowser.link
|
13897
13866
|
|
13898
13867
|
// IPiFony Systems, Inc. : https://www.ipifony.com/
|
13899
13868
|
// Submitted by Matthew Hardeman <mhardeman@ipifony.com>
|
@@ -14028,7 +13997,7 @@ khplay.nl
|
|
14028
13997
|
// Submitted by Tomi Juntunen <erani@kapsi.fi>
|
14029
13998
|
kapsi.fi
|
14030
13999
|
|
14031
|
-
// Katholieke Universiteit Leuven: https://www.kuleuven.be
|
14000
|
+
// Katholieke Universiteit Leuven : https://www.kuleuven.be
|
14032
14001
|
// Submitted by Abuse KU Leuven <abuse@kuleuven.be>
|
14033
14002
|
ezproxy.kuleuven.be
|
14034
14003
|
kuleuven.cloud
|
@@ -14046,7 +14015,7 @@ uni5.net
|
|
14046
14015
|
// Submitted by Roy Keene <rkeene@knightpoint.com>
|
14047
14016
|
knightpoint.systems
|
14048
14017
|
|
14049
|
-
// KoobinEvent, SL: https://www.koobin.com
|
14018
|
+
// KoobinEvent, SL : https://www.koobin.com
|
14050
14019
|
// Submitted by Iván Oliva <ivan.oliva@koobin.com>
|
14051
14020
|
koobin.events
|
14052
14021
|
|
@@ -14059,6 +14028,10 @@ krellian.net
|
|
14059
14028
|
// Submitted by DisposaBoy <security@oya.to>
|
14060
14029
|
oya.to
|
14061
14030
|
|
14031
|
+
// Laravel Holdings, Inc. : https://laravel.com
|
14032
|
+
// Submitted by André Valentin <security@laravel.com>
|
14033
|
+
laravel.cloud
|
14034
|
+
|
14062
14035
|
// LCube - Professional hosting e.K. : https://www.lcube-webhosting.de
|
14063
14036
|
// Submitted by Lars Laehn <info@lcube.de>
|
14064
14037
|
git-repos.de
|
@@ -14071,9 +14044,10 @@ leadpages.co
|
|
14071
14044
|
lpages.co
|
14072
14045
|
lpusercontent.com
|
14073
14046
|
|
14074
|
-
//
|
14075
|
-
// Submitted by
|
14076
|
-
|
14047
|
+
// Liara : https://liara.ir
|
14048
|
+
// Submitted by Amirhossein Badinloo <info@liara.ir>
|
14049
|
+
liara.run
|
14050
|
+
iran.liara.run
|
14077
14051
|
|
14078
14052
|
// libp2p project : https://libp2p.io
|
14079
14053
|
// Submitted by Interplanetary Shipyard <domains@ipshipyard.com>
|
@@ -14093,7 +14067,7 @@ co.network
|
|
14093
14067
|
co.place
|
14094
14068
|
co.technology
|
14095
14069
|
|
14096
|
-
// linkyard ldt: https://www.linkyard.ch/
|
14070
|
+
// linkyard ldt : https://www.linkyard.ch/
|
14097
14071
|
// Submitted by Mario Siegenthaler <mario.siegenthaler@linkyard.ch>
|
14098
14072
|
linkyard-cloud.ch
|
14099
14073
|
linkyard.cloud
|
@@ -14118,6 +14092,25 @@ ggff.net
|
|
14118
14092
|
// Submitted by Lann Martin <security@localcert.dev>
|
14119
14093
|
*.user.localcert.dev
|
14120
14094
|
|
14095
|
+
// LocalCert : https://localcert.net
|
14096
|
+
// Submitted by William Harrison <psl@localcert.net>
|
14097
|
+
localcert.net
|
14098
|
+
localhostcert.net
|
14099
|
+
|
14100
|
+
// Localtonet : https://localtonet.com/
|
14101
|
+
// Submitted by Burak Isleyici <support@localtonet.com>
|
14102
|
+
localtonet.com
|
14103
|
+
*.localto.net
|
14104
|
+
|
14105
|
+
// Lodz University of Technology LODMAN regional domains : https://www.man.lodz.pl/dns
|
14106
|
+
// Submitted by Piotr Wilk <dns@man.lodz.pl>
|
14107
|
+
lodz.pl
|
14108
|
+
pabianice.pl
|
14109
|
+
plock.pl
|
14110
|
+
sieradz.pl
|
14111
|
+
skierniewice.pl
|
14112
|
+
zgierz.pl
|
14113
|
+
|
14121
14114
|
// Log'in Line : https://www.loginline.com/
|
14122
14115
|
// Submitted by Rémi Mach <remi.mach@loginline.com>
|
14123
14116
|
loginline.app
|
@@ -14126,14 +14119,19 @@ loginline.io
|
|
14126
14119
|
loginline.services
|
14127
14120
|
loginline.site
|
14128
14121
|
|
14129
|
-
// Lõhmus Family, The
|
14130
|
-
// Submitted by Heiki Lõhmus <hostmaster
|
14122
|
+
// Lõhmus Family, The : https://lohmus.me/
|
14123
|
+
// Submitted by Heiki Lõhmus <hostmaster@lohmus.me>
|
14131
14124
|
lohmus.me
|
14132
14125
|
|
14133
14126
|
// Lokalized : https://lokalized.nl
|
14134
14127
|
// Submitted by Noah Taheij <noah@lokalized.nl>
|
14135
14128
|
servers.run
|
14136
14129
|
|
14130
|
+
// Lovable : https://lovable.dev
|
14131
|
+
// Submitted by Fabian Hedin <security@lovable.dev>
|
14132
|
+
lovable.app
|
14133
|
+
lovableproject.com
|
14134
|
+
|
14137
14135
|
// LubMAN UMCS Sp. z o.o : https://lubman.pl/
|
14138
14136
|
// Submitted by Ireneusz Maliszewski <ireneusz.maliszewski@lubman.pl>
|
14139
14137
|
krasnik.pl
|
@@ -14202,7 +14200,7 @@ polyspace.com
|
|
14202
14200
|
mayfirst.info
|
14203
14201
|
mayfirst.org
|
14204
14202
|
|
14205
|
-
// Maze Play: https://www.mazeplay.com
|
14203
|
+
// Maze Play : https://www.mazeplay.com
|
14206
14204
|
// Submitted by Adam Humpherys <adam@mws.dev>
|
14207
14205
|
mazeplay.com
|
14208
14206
|
|
@@ -14213,10 +14211,6 @@ mcdir.ru
|
|
14213
14211
|
vps.mcdir.ru
|
14214
14212
|
mcpre.ru
|
14215
14213
|
|
14216
|
-
// mcpe.me : https://mcpe.me
|
14217
|
-
// Submitted by Noa Heyl <hi@noa.dev>
|
14218
|
-
mcpe.me
|
14219
|
-
|
14220
14214
|
// Mediatech : https://mediatech.by
|
14221
14215
|
// Submitted by Evgeniy Kozhuhovskiy <ugenk@mediatech.by>
|
14222
14216
|
mediatech.by
|
@@ -14287,7 +14281,7 @@ trafficmanager.net
|
|
14287
14281
|
blob.core.windows.net
|
14288
14282
|
servicebus.windows.net
|
14289
14283
|
|
14290
|
-
// MikroTik: https://mikrotik.com
|
14284
|
+
// MikroTik : https://mikrotik.com
|
14291
14285
|
// Submitted by MikroTik SysAdmin Team <support@mikrotik.com>
|
14292
14286
|
routingthecloud.com
|
14293
14287
|
sn.mynetname.net
|
@@ -14344,6 +14338,11 @@ ui.nabu.casa
|
|
14344
14338
|
// Net at Work Gmbh : https://www.netatwork.de
|
14345
14339
|
// Submitted by Jan Jaeschke <jan.jaeschke@netatwork.de>
|
14346
14340
|
cloud.nospamproxy.com
|
14341
|
+
o365.cloud.nospamproxy.com
|
14342
|
+
|
14343
|
+
// Net libre : https://www.netlib.re
|
14344
|
+
// Submitted by Philippe PITTOLI <security@netlib.re>
|
14345
|
+
netlib.re
|
14347
14346
|
|
14348
14347
|
// Netfy Domains : https://netfy.domains
|
14349
14348
|
// Submitted by Suranga Ranasinghe <security@mavicsoft.com>
|
@@ -14386,7 +14385,7 @@ us.ngrok.io
|
|
14386
14385
|
ngrok.pizza
|
14387
14386
|
ngrok.pro
|
14388
14387
|
|
14389
|
-
// Nicolaus Copernicus University in Torun - MSK TORMAN
|
14388
|
+
// Nicolaus Copernicus University in Torun - MSK TORMAN : https://www.man.torun.pl
|
14390
14389
|
torun.pl
|
14391
14390
|
|
14392
14391
|
// Nimbus Hosting Ltd. : https://www.nimbushosting.co.uk/
|
@@ -14511,8 +14510,6 @@ notion.site
|
|
14511
14510
|
// Submitted by Steve Russell <steve@now-dns.com>
|
14512
14511
|
dnsking.ch
|
14513
14512
|
mypi.co
|
14514
|
-
n4t.co
|
14515
|
-
001www.com
|
14516
14513
|
myiphost.com
|
14517
14514
|
forumz.info
|
14518
14515
|
soundcast.me
|
@@ -14525,7 +14522,6 @@ vpndns.net
|
|
14525
14522
|
dynserv.org
|
14526
14523
|
now-dns.org
|
14527
14524
|
x443.pw
|
14528
|
-
now-dns.top
|
14529
14525
|
ntdll.top
|
14530
14526
|
freeddns.us
|
14531
14527
|
|
@@ -14542,7 +14538,7 @@ nyc.mn
|
|
14542
14538
|
// Submitted by the prvcy.page Registry Team <info@o3o.foundation>
|
14543
14539
|
prvcy.page
|
14544
14540
|
|
14545
|
-
// Obl.ong :
|
14541
|
+
// Obl.ong : https://obl.ong
|
14546
14542
|
// Submitted by Reese Armstrong <team@obl.ong>
|
14547
14543
|
obl.ong
|
14548
14544
|
|
@@ -14559,11 +14555,11 @@ omg.lol
|
|
14559
14555
|
// Submitted by Cole Estep <cole@omnibond.com>
|
14560
14556
|
cloudycluster.net
|
14561
14557
|
|
14562
|
-
// OmniWe Limited: https://omniwe.com
|
14558
|
+
// OmniWe Limited : https://omniwe.com
|
14563
14559
|
// Submitted by Vicary Archangel <vicary@omniwe.com>
|
14564
14560
|
omniwe.site
|
14565
14561
|
|
14566
|
-
// One.com: https://www.one.com/
|
14562
|
+
// One.com : https://www.one.com/
|
14567
14563
|
// Submitted by Jacob Bunk Nielsen <jbn@one.com>
|
14568
14564
|
123webseite.at
|
14569
14565
|
123website.be
|
@@ -14607,7 +14603,7 @@ opencraft.hosting
|
|
14607
14603
|
32-b.it
|
14608
14604
|
64-b.it
|
14609
14605
|
|
14610
|
-
// OpenResearch GmbH: https://openresearch.com/
|
14606
|
+
// OpenResearch GmbH : https://openresearch.com/
|
14611
14607
|
// Submitted by Philipp Schmid <ops@openresearch.com>
|
14612
14608
|
orsites.com
|
14613
14609
|
|
@@ -14631,12 +14627,12 @@ operaunite.com
|
|
14631
14627
|
tech.orange
|
14632
14628
|
|
14633
14629
|
// OsSav Technology Ltd. : https://ossav.com/
|
14634
|
-
// TLD Nic: http://nic.can.re - TLD Whois Server: whois.can.re
|
14635
14630
|
// Submitted by OsSav Technology Ltd. <support@ossav.com>
|
14631
|
+
// https://nic.can.re
|
14636
14632
|
can.re
|
14637
14633
|
|
14638
|
-
// Oursky Limited : https://authgear.com
|
14639
|
-
// Submitted by Authgear Team <hello@authgear.com
|
14634
|
+
// Oursky Limited : https://authgear.com/
|
14635
|
+
// Submitted by Authgear Team <hello@authgear.com> & Skygear Developer <hello@skygear.io>
|
14640
14636
|
authgear-staging.com
|
14641
14637
|
authgearapps.com
|
14642
14638
|
skygearapp.com
|
@@ -14645,12 +14641,12 @@ skygearapp.com
|
|
14645
14641
|
// Submitted by Duarte Santos <domain-admin@outsystemscloud.com>
|
14646
14642
|
outsystemscloud.com
|
14647
14643
|
|
14648
|
-
// OVHcloud: https://ovhcloud.com
|
14644
|
+
// OVHcloud : https://ovhcloud.com
|
14649
14645
|
// Submitted by Vincent Cassé <vincent.casse@ovhcloud.com>
|
14650
14646
|
*.hosting.ovh.net
|
14651
14647
|
*.webpaas.ovh.net
|
14652
14648
|
|
14653
|
-
// OwnProvider GmbH: http://www.ownprovider.com
|
14649
|
+
// OwnProvider GmbH : http://www.ownprovider.com
|
14654
14650
|
// Submitted by Jan Moennich <jan.moennich@ownprovider.com>
|
14655
14651
|
ownprovider.com
|
14656
14652
|
own.pm
|
@@ -14684,7 +14680,7 @@ pantheonsite.io
|
|
14684
14680
|
// Submitted by Daniel Netzer <dan@paywhirl.com>
|
14685
14681
|
*.paywhirl.com
|
14686
14682
|
|
14687
|
-
// pcarrier.ca Software Inc: https://pcarrier.ca/
|
14683
|
+
// pcarrier.ca Software Inc : https://pcarrier.ca/
|
14688
14684
|
// Submitted by Pierre Carrier <pc@rrier.ca>
|
14689
14685
|
*.xmit.co
|
14690
14686
|
xmit.dev
|
@@ -14719,9 +14715,8 @@ us.platform.sh
|
|
14719
14715
|
*.platformsh.site
|
14720
14716
|
*.tst.site
|
14721
14717
|
|
14722
|
-
// Platter: https://platter.dev
|
14718
|
+
// Platter : https://platter.dev
|
14723
14719
|
// Submitted by Patrick Flor <patrick@platter.dev>
|
14724
|
-
platter-app.com
|
14725
14720
|
platter-app.dev
|
14726
14721
|
platterp.us
|
14727
14722
|
|
@@ -14756,26 +14751,39 @@ xen.prgmr.com
|
|
14756
14751
|
// Submitted by registry <lendl@nic.at>
|
14757
14752
|
priv.at
|
14758
14753
|
|
14754
|
+
// PROJECT ELIV : https://eliv.kr/
|
14755
|
+
// Submitted by ELIV Team <team@eliv.kr>
|
14756
|
+
c01.kr
|
14757
|
+
eliv-dns.kr
|
14758
|
+
|
14759
14759
|
// Protonet GmbH : http://protonet.io
|
14760
14760
|
// Submitted by Martin Meier <admin@protonet.io>
|
14761
14761
|
protonet.io
|
14762
14762
|
|
14763
|
+
// PSL Sandbox : https://psl.hrsn.dev
|
14764
|
+
// Submitted by William Harrison <psl@hrsn.net>
|
14765
|
+
sub.psl.hrsn.dev
|
14766
|
+
*.wc.psl.hrsn.dev
|
14767
|
+
!ignored.wc.psl.hrsn.dev
|
14768
|
+
*.sub.wc.psl.hrsn.dev
|
14769
|
+
!ignored.sub.wc.psl.hrsn.dev
|
14770
|
+
|
14763
14771
|
// Publication Presse Communication SARL : https://ppcom.fr
|
14764
14772
|
// Submitted by Yaacov Akiba Slama <admin@chirurgiens-dentistes-en-france.fr>
|
14765
14773
|
chirurgiens-dentistes-en-france.fr
|
14766
14774
|
byen.site
|
14767
14775
|
|
14768
|
-
// pubtls.org: https://www.pubtls.org
|
14776
|
+
// pubtls.org : https://www.pubtls.org
|
14769
14777
|
// Submitted by Kor Nielsen <kor@pubtls.org>
|
14770
14778
|
pubtls.org
|
14771
14779
|
|
14772
|
-
// PythonAnywhere LLP: https://www.pythonanywhere.com
|
14780
|
+
// PythonAnywhere LLP : https://www.pythonanywhere.com
|
14773
14781
|
// Submitted by Giles Thomas <giles@pythonanywhere.com>
|
14774
14782
|
pythonanywhere.com
|
14775
14783
|
eu.pythonanywhere.com
|
14776
14784
|
|
14777
14785
|
// QA2
|
14778
|
-
// Submitted by Daniel Dent
|
14786
|
+
// Submitted by Daniel Dent : https://www.danieldent.com/
|
14779
14787
|
qa2.com
|
14780
14788
|
|
14781
14789
|
// QCX
|
@@ -14804,7 +14812,7 @@ qualifioapp.com
|
|
14804
14812
|
// Submitted by Vasyl Tsalko <vtsalko@qualityunit.com>
|
14805
14813
|
ladesk.com
|
14806
14814
|
|
14807
|
-
// QuickBackend: https://www.quickbackend.com
|
14815
|
+
// QuickBackend : https://www.quickbackend.com
|
14808
14816
|
// Submitted by Dani Biro <dani@pymet.com>
|
14809
14817
|
qbuser.com
|
14810
14818
|
|
@@ -14822,7 +14830,7 @@ vaporcloud.io
|
|
14822
14830
|
rackmaze.com
|
14823
14831
|
rackmaze.net
|
14824
14832
|
|
14825
|
-
// Rad Web Hosting: https://radwebhosting.com
|
14833
|
+
// Rad Web Hosting : https://radwebhosting.com
|
14826
14834
|
// Submitted by Scott Claeys <s.claeys@radwebhosting.com>
|
14827
14835
|
cloudsite.builders
|
14828
14836
|
myradweb.net
|
@@ -14857,7 +14865,7 @@ readthedocs.io
|
|
14857
14865
|
// Submitted by Tim Kramer <tkramer@rhcloud.com>
|
14858
14866
|
rhcloud.com
|
14859
14867
|
|
14860
|
-
// Redgate Software: https://red-gate.com
|
14868
|
+
// Redgate Software : https://red-gate.com
|
14861
14869
|
// Submitted by Andrew Farries <andrew.farries@red-gate.com>
|
14862
14870
|
instances.spawn.cc
|
14863
14871
|
|
@@ -14925,6 +14933,11 @@ itcouldbewor.se
|
|
14925
14933
|
aus.basketball
|
14926
14934
|
nz.basketball
|
14927
14935
|
|
14936
|
+
// ROBOT PAYMENT INC. : https://www.robotpayment.co.jp/
|
14937
|
+
// Submitted by Kentaro Takamori <takamori.kentaro@robotpayment.co.jp>
|
14938
|
+
subsc-pay.com
|
14939
|
+
subsc-pay.net
|
14940
|
+
|
14928
14941
|
// Rochester Institute of Technology : http://www.rit.edu/
|
14929
14942
|
// Submitted by Jennifer Herting <jchits@rit.edu>
|
14930
14943
|
git-pages.rit.edu
|
@@ -14933,7 +14946,13 @@ git-pages.rit.edu
|
|
14933
14946
|
// Submitted by Neil Hanlon <neil@resf.org>
|
14934
14947
|
rocky.page
|
14935
14948
|
|
14936
|
-
//
|
14949
|
+
// Ruhr University Bochum : https://www.ruhr-uni-bochum.de/
|
14950
|
+
// Submitted by Andreas Jobs <noc@ruhr-uni-bochum.de>
|
14951
|
+
rub.de
|
14952
|
+
ruhr-uni-bochum.de
|
14953
|
+
io.noc.ruhr-uni-bochum.de
|
14954
|
+
|
14955
|
+
// Rusnames Limited : http://rusnames.ru/
|
14937
14956
|
// Submitted by Sergey Zotov <admin@rusnames.ru>
|
14938
14957
|
биз.рус
|
14939
14958
|
ком.рус
|
@@ -15004,7 +15023,7 @@ x0.to
|
|
15004
15023
|
from.tv
|
15005
15024
|
sakura.tv
|
15006
15025
|
|
15007
|
-
// Salesforce.com, Inc. https://salesforce.com/
|
15026
|
+
// Salesforce.com, Inc. : https://salesforce.com/
|
15008
15027
|
// Submitted by Salesforce Public Suffix List Team <public-suffix-list@salesforce.com>
|
15009
15028
|
*.builder.code.com
|
15010
15029
|
*.dev-builder.code.com
|
@@ -15063,7 +15082,7 @@ dedibox.fr
|
|
15063
15082
|
// Submitted by Hanno Böck <hanno@schokokeks.org>
|
15064
15083
|
schokokeks.net
|
15065
15084
|
|
15066
|
-
// Scottish Government: https://www.gov.scot
|
15085
|
+
// Scottish Government : https://www.gov.scot
|
15067
15086
|
// Submitted by Martin Ellis <martin.ellis@gov.scot>
|
15068
15087
|
gov.scot
|
15069
15088
|
service.gov.scot
|
@@ -15097,7 +15116,7 @@ seidat.net
|
|
15097
15116
|
// Submitted by Yuriy Romadin <contact@sellfy.com>
|
15098
15117
|
sellfy.store
|
15099
15118
|
|
15100
|
-
// Sendmsg: https://www.sendmsg.co.il
|
15119
|
+
// Sendmsg : https://www.sendmsg.co.il
|
15101
15120
|
// Submitted by Assaf Stern <domains@comstar.co.il>
|
15102
15121
|
minisite.ms
|
15103
15122
|
|
@@ -15105,7 +15124,7 @@ minisite.ms
|
|
15105
15124
|
// Submitted by Felix Mönckemeyer <f.moenckemeyer@senseering.de>
|
15106
15125
|
senseering.net
|
15107
15126
|
|
15108
|
-
// Servebolt AS: https://servebolt.com
|
15127
|
+
// Servebolt AS : https://servebolt.com
|
15109
15128
|
// Submitted by Daniel Kjeserud <cloudops@servebolt.com>
|
15110
15129
|
servebolt.cloud
|
15111
15130
|
|
@@ -15123,10 +15142,6 @@ as.sh.cn
|
|
15123
15142
|
// Submitted by Nyoom <admin@sheezy.art>
|
15124
15143
|
sheezy.games
|
15125
15144
|
|
15126
|
-
// ShiftEdit : https://shiftedit.net/
|
15127
|
-
// Submitted by Adam Jimenez <adam@shiftcreate.com>
|
15128
|
-
shiftedit.io
|
15129
|
-
|
15130
15145
|
// Shopblocks : http://www.shopblocks.com/
|
15131
15146
|
// Submitted by Alex Bowers <alex@shopblocks.com>
|
15132
15147
|
myshopblocks.com
|
@@ -15164,7 +15179,7 @@ siteleaf.net
|
|
15164
15179
|
// Submitted by Aral Balkan <aral@small-tech.org>
|
15165
15180
|
small-web.org
|
15166
15181
|
|
15167
|
-
// Smallregistry by Promopixel SARL: https://www.smallregistry.net
|
15182
|
+
// Smallregistry by Promopixel SARL : https://www.smallregistry.net
|
15168
15183
|
// Former AFNIC's SLDs
|
15169
15184
|
// Submitted by Jérôme Lipowicz <support@promopixel.com>
|
15170
15185
|
aeroport.fr
|
@@ -15210,15 +15225,11 @@ srht.site
|
|
15210
15225
|
apps.lair.io
|
15211
15226
|
*.stolos.io
|
15212
15227
|
|
15213
|
-
// SpaceKit : https://www.spacekit.io/
|
15214
|
-
// Submitted by Reza Akhavan <spacekit.io@gmail.com>
|
15215
|
-
spacekit.io
|
15216
|
-
|
15217
15228
|
// SparrowHost : https://sparrowhost.in/
|
15218
15229
|
// Submitted by Anant Pandey <info@sparrowhost.in>
|
15219
15230
|
ind.mom
|
15220
15231
|
|
15221
|
-
// SpeedPartner GmbH: https://www.speedpartner.de/
|
15232
|
+
// SpeedPartner GmbH : https://www.speedpartner.de/
|
15222
15233
|
// Submitted by Stefan Neufeind <info@speedpartner.de>
|
15223
15234
|
customer.speedpartner.de
|
15224
15235
|
|
@@ -15254,8 +15265,8 @@ w-staticblitz.com
|
|
15254
15265
|
// Submitted by Adrien Gillon <adrien+public-suffix-list@stackhero.io>
|
15255
15266
|
stackhero-network.com
|
15256
15267
|
|
15257
|
-
// STACKIT : https://www.stackit.de/en/
|
15258
|
-
// Submitted by STACKIT-DNS Team (Simon Stier) <
|
15268
|
+
// STACKIT GmbH & Co. KG : https://www.stackit.de/en/
|
15269
|
+
// Submitted by STACKIT-DNS Team (Simon Stier) <dns@stackit.cloud>
|
15259
15270
|
runs.onstackit.cloud
|
15260
15271
|
stackit.gg
|
15261
15272
|
stackit.rocks
|
@@ -15285,6 +15296,11 @@ researched.cx
|
|
15285
15296
|
tests.cx
|
15286
15297
|
surveys.so
|
15287
15298
|
|
15299
|
+
// Storacha Network : https://storacha.network
|
15300
|
+
// Submitted by Alan Shaw <support@storacha.network>
|
15301
|
+
ipfs.storacha.link
|
15302
|
+
ipfs.w3s.link
|
15303
|
+
|
15288
15304
|
// Storebase : https://www.storebase.io
|
15289
15305
|
// Submitted by Tony Schirmer <tony@storebase.io>
|
15290
15306
|
storebase.store
|
@@ -15302,7 +15318,7 @@ storj.farm
|
|
15302
15318
|
strapiapp.com
|
15303
15319
|
media.strapiapp.com
|
15304
15320
|
|
15305
|
-
// Strategic System Consulting (eApps Hosting): https://www.eapps.com/
|
15321
|
+
// Strategic System Consulting (eApps Hosting) : https://www.eapps.com/
|
15306
15322
|
// Submitted by Alex Oancea <aoancea@cloudscale365.com>
|
15307
15323
|
vps-host.net
|
15308
15324
|
atl.jelastic.vps-host.net
|
@@ -15324,7 +15340,7 @@ user.srcf.net
|
|
15324
15340
|
// Submitted by Silke Hofstra <syscom@snt.utwente.nl>
|
15325
15341
|
utwente.io
|
15326
15342
|
|
15327
|
-
// Sub 6 Limited: http://www.sub6.com
|
15343
|
+
// Sub 6 Limited : http://www.sub6.com
|
15328
15344
|
// Submitted by Dan Miller <dm@sub6.com>
|
15329
15345
|
temp-dns.com
|
15330
15346
|
|
@@ -15372,7 +15388,7 @@ taifun-dns.de
|
|
15372
15388
|
ts.net
|
15373
15389
|
*.c.ts.net
|
15374
15390
|
|
15375
|
-
// TASK geographical domains
|
15391
|
+
// TASK geographical domains : https://task.gda.pl/en/services/for-entrepreneurs/
|
15376
15392
|
gda.pl
|
15377
15393
|
gdansk.pl
|
15378
15394
|
gdynia.pl
|
@@ -15388,7 +15404,7 @@ taveusercontent.com
|
|
15388
15404
|
p.tawk.email
|
15389
15405
|
p.tawkto.email
|
15390
15406
|
|
15391
|
-
// team.blue https://team.blue
|
15407
|
+
// team.blue : https://team.blue
|
15392
15408
|
// Submitted by Cedric Dubois <cedric.dubois@team.blue>
|
15393
15409
|
site.tb-hosting.com
|
15394
15410
|
|
@@ -15490,7 +15506,7 @@ diskstation.org
|
|
15490
15506
|
typedream.app
|
15491
15507
|
|
15492
15508
|
// Typeform : https://www.typeform.com
|
15493
|
-
// Submitted by
|
15509
|
+
// Submitted by Typeform <ops@typeform.com>
|
15494
15510
|
pro.typeform.com
|
15495
15511
|
|
15496
15512
|
// Uberspace : https://uberspace.de
|
@@ -15518,6 +15534,10 @@ unison-services.cloud
|
|
15518
15534
|
virtual-user.de
|
15519
15535
|
virtualuser.de
|
15520
15536
|
|
15537
|
+
// United States Writing Corporation : https://uswriting.co
|
15538
|
+
// Submitted by Andrew Sampson <security@obj.ag>
|
15539
|
+
obj.ag
|
15540
|
+
|
15521
15541
|
// UNIVERSAL DOMAIN REGISTRY : https://www.udr.org.yt/
|
15522
15542
|
// see also: whois -h whois.udr.org.yt help
|
15523
15543
|
// Submitted by Atanunu Igbunuroghene <publicsuffixlist@udr.org.yt>
|
@@ -15532,14 +15552,10 @@ org.yt
|
|
15532
15552
|
// Submitted by Marko Ivanovic <kormang@hotmail.rs>
|
15533
15553
|
rs.ba
|
15534
15554
|
|
15535
|
-
// University of Bielsko-Biala regional domain: http://dns.bielsko.pl/
|
15555
|
+
// University of Bielsko-Biala regional domain : http://dns.bielsko.pl/
|
15536
15556
|
// Submitted by Marcin <dns@ath.bielsko.pl>
|
15537
15557
|
bielsko.pl
|
15538
15558
|
|
15539
|
-
// Upli : https://upli.io
|
15540
|
-
// Submitted by Lenny Bakkalian <lenny.bakkalian@gmail.com>
|
15541
|
-
upli.io
|
15542
|
-
|
15543
15559
|
// urown.net : https://urown.net
|
15544
15560
|
// Submitted by Hostmaster <hostmaster@urown.net>
|
15545
15561
|
urown.cloud
|
@@ -15570,15 +15586,15 @@ now.sh
|
|
15570
15586
|
// Submitted by Danko Aleksejevs <danko@very.lv>
|
15571
15587
|
2038.io
|
15572
15588
|
|
15573
|
-
// Viprinet Europe GmbH : http://www.viprinet.com
|
15574
|
-
// Submitted by Simon Kissel <hostmaster@viprinet.com>
|
15575
|
-
router.management
|
15576
|
-
|
15577
15589
|
// Virtual-Info : https://www.virtual-info.info/
|
15578
15590
|
// Submitted by Adnan RIHAN <hostmaster@v-info.info>
|
15579
15591
|
v-info.info
|
15580
15592
|
|
15581
|
-
//
|
15593
|
+
// Viva Republica, Inc. : https://toss.im/
|
15594
|
+
// Submitted by Deus Team <deus@toss.im>
|
15595
|
+
deus-canvas.com
|
15596
|
+
|
15597
|
+
// Voorloper.com : https://voorloper.com
|
15582
15598
|
// Submitted by Nathan van Bakel <info@voorloper.com>
|
15583
15599
|
voorloper.cloud
|
15584
15600
|
|
@@ -15613,6 +15629,7 @@ pleskns.com
|
|
15613
15629
|
wp2.host
|
15614
15630
|
pdns.page
|
15615
15631
|
plesk.page
|
15632
|
+
cpanel.site
|
15616
15633
|
wpsquared.site
|
15617
15634
|
|
15618
15635
|
// WebWaddle Ltd : https://webwaddle.com/
|
@@ -15637,6 +15654,15 @@ toolforge.org
|
|
15637
15654
|
wmcloud.org
|
15638
15655
|
wmflabs.org
|
15639
15656
|
|
15657
|
+
// William Harrison : https://wharrison.com.au
|
15658
|
+
// Submitted by William Harrison <psl@wharrison.com.au>
|
15659
|
+
wdh.app
|
15660
|
+
|
15661
|
+
// Windsurf : https://windsurf.com
|
15662
|
+
// Submitted by Douglas Chen <psl@windsurf.com>
|
15663
|
+
windsurf.app
|
15664
|
+
windsurf.build
|
15665
|
+
|
15640
15666
|
// WISP : https://wisp.gg
|
15641
15667
|
// Submitted by Stepan Fedotov <stepan@wisp.gg>
|
15642
15668
|
panel.gg
|
@@ -15675,7 +15701,7 @@ weeklylottery.org.uk
|
|
15675
15701
|
wpenginepowered.com
|
15676
15702
|
js.wpenginepowered.com
|
15677
15703
|
|
15678
|
-
// XenonCloud GbR: https://xenoncloud.net
|
15704
|
+
// XenonCloud GbR : https://xenoncloud.net
|
15679
15705
|
// Submitted by Julian Uphoff <publicsuffixlist@xenoncloud.net>
|
15680
15706
|
half.host
|
15681
15707
|
|
@@ -15705,10 +15731,6 @@ official.academy
|
|
15705
15731
|
// Submitted by Stefano Rivera <stefano@yola.com>
|
15706
15732
|
yolasite.com
|
15707
15733
|
|
15708
|
-
// Yombo : https://yombo.net
|
15709
|
-
// Submitted by Mitch Schwenk <mitch@yombo.net>
|
15710
|
-
yombo.me
|
15711
|
-
|
15712
15734
|
// Yunohost : https://yunohost.org
|
15713
15735
|
// Submitted by Valentin Grimaud <security@yunohost.org>
|
15714
15736
|
ynh.fr
|
@@ -15728,6 +15750,10 @@ zap.cloud
|
|
15728
15750
|
// Submitted by Zeabur Team <contact@zeabur.com>
|
15729
15751
|
zeabur.app
|
15730
15752
|
|
15753
|
+
// Zerops : https://zerops.io/
|
15754
|
+
// Submitted by Zerops Team <security@zerops.io>
|
15755
|
+
*.zerops.app
|
15756
|
+
|
15731
15757
|
// Zine EOOD : https://zine.bg/
|
15732
15758
|
// Submitted by Martin Angelov <martin@zine.bg>
|
15733
15759
|
bss.design
|
@@ -15738,4 +15764,8 @@ basicserver.io
|
|
15738
15764
|
virtualserver.io
|
15739
15765
|
enterprisecloud.nu
|
15740
15766
|
|
15767
|
+
// Zone.ID: https://zone.id
|
15768
|
+
// Submitted by Gx1.org <security@gx1.org>
|
15769
|
+
zone.id
|
15770
|
+
|
15741
15771
|
// ===END PRIVATE DOMAINS===
|