public_suffix 3.0.2 → 3.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4c8980f87838c3a993c86fa8b00c194ef18cdd419f68fe40c486bea6b672c477
4
- data.tar.gz: 96760921509fb9f583d3b67b563942f4e10ba6958724c15edb3743f3467cd12a
3
+ metadata.gz: db25a54fc0b67b7906c186324185f71d08f848e0f520b6e7b591429505eaf7bc
4
+ data.tar.gz: ae070e1611d89bfa664188ccca18606c0a482cd0e09a2ccf7d73343575ee5f9d
5
5
  SHA512:
6
- metadata.gz: 102914deff3f3d3df37c70b8c00e6e5b51565e1ae299e997983c2bf28a27af19c845b85b891162cc9f4e1f8949140fb675affc8e1d308f54f97321fdaa50da78
7
- data.tar.gz: f37fc7151833326077e178e66e0727be1b4cb5ffc3a004ca4b0a4feceb7fbd5dc929a9300fd4fb9bd55d09b188fda625b9235671da340b022d64636dec93ee88
6
+ metadata.gz: ddf6ed9d0fb235f8747d16a8861fb0427ce57f1ccf33e607bab3406fabbfea44b6ef670fd0bb49f3d1f12a8e1fdae2c68285d4e4ce09dd6d4bd7508f0e94ec41
7
+ data.tar.gz: ed737ad2c839c513389ea2cdb304eb318420dc7fd383713d156d0dd8684db12700a45e5dba1f5616b7dec38deec5526477f4c3502447cef87c3bcc49958eb1ba
@@ -14,6 +14,10 @@ AllCops:
14
14
  - 'test/benchmarks/**/*'
15
15
  - 'test/profilers/**/*'
16
16
 
17
+ # I often use @_variable to avoid clashing.
18
+ Naming/MemoizedInstanceVariableName:
19
+ Enabled: false
20
+
17
21
  Style/ClassAndModuleChildren:
18
22
  Exclude:
19
23
  - 'spec/**/*_spec.rb'
@@ -168,7 +168,9 @@ Style/StringLiterals:
168
168
 
169
169
  # It's nice to be consistent. The trailing comma also allows easy reordering,
170
170
  # and doesn't cause a diff in Git when you add a line to the bottom.
171
- Style/TrailingCommaInLiteral:
171
+ Style/TrailingCommaInArrayLiteral:
172
+ EnforcedStyleForMultiline: consistent_comma
173
+ Style/TrailingCommaInHashLiteral:
172
174
  EnforcedStyleForMultiline: consistent_comma
173
175
 
174
176
  Style/TrivialAccessors:
@@ -1,6 +1,11 @@
1
1
  # Changelog
2
2
 
3
3
 
4
+ #### Release 3.0.3
5
+
6
+ - CHANGED: Updated definitions.
7
+
8
+
4
9
  #### Release 3.0.2
5
10
 
6
11
  - CHANGED: Updated definitions.
@@ -381,8 +381,13 @@ gov.bm
381
381
  net.bm
382
382
  org.bm
383
383
 
384
- // bn : https://en.wikipedia.org/wiki/.bn
385
- *.bn
384
+ // bn : http://www.bnnic.bn/faqs
385
+ bn
386
+ com.bn
387
+ edu.bn
388
+ gov.bn
389
+ net.bn
390
+ org.bn
386
391
 
387
392
  // bo : https://nic.bo/delegacion2015.php#h-1.10
388
393
  bo
@@ -395,7 +400,7 @@ net.bo
395
400
  mil.bo
396
401
  tv.bo
397
402
  web.bo
398
- // Social Domains
403
+ // Social Domains
399
404
  academia.bo
400
405
  agro.bo
401
406
  arte.bo
@@ -445,6 +450,7 @@ arq.br
445
450
  art.br
446
451
  ato.br
447
452
  b.br
453
+ barueri.br
448
454
  belem.br
449
455
  bhz.br
450
456
  bio.br
@@ -1113,8 +1119,18 @@ mil.gt
1113
1119
  net.gt
1114
1120
  org.gt
1115
1121
 
1116
- // gu : http://gadao.gov.gu/registration.txt
1117
- *.gu
1122
+ // gu : http://gadao.gov.gu/register.html
1123
+ // University of Guam : https://www.uog.edu
1124
+ // Submitted by uognoc@triton.uog.edu
1125
+ gu
1126
+ com.gu
1127
+ edu.gu
1128
+ gov.gu
1129
+ guam.gu
1130
+ info.gu
1131
+ net.gu
1132
+ org.gu
1133
+ web.gu
1118
1134
 
1119
1135
  // gw : https://en.wikipedia.org/wiki/.gw
1120
1136
  gw
@@ -1129,7 +1145,7 @@ gov.gy
1129
1145
  net.gy
1130
1146
  org.gy
1131
1147
 
1132
- // hk : https://www.hkdnr.hk
1148
+ // hk : https://www.hkirc.hk
1133
1149
  // Submitted by registry <hk.tech@hkirc.hk>
1134
1150
  hk
1135
1151
  com.hk
@@ -1228,7 +1244,7 @@ tozsde.hu
1228
1244
  utazas.hu
1229
1245
  video.hu
1230
1246
 
1231
- // id : https://register.pandi.or.id/
1247
+ // id : https://pandi.id/en/domain/registration-requirements/
1232
1248
  id
1233
1249
  ac.id
1234
1250
  biz.id
@@ -1239,6 +1255,7 @@ mil.id
1239
1255
  my.id
1240
1256
  net.id
1241
1257
  or.id
1258
+ ponpes.id
1242
1259
  sch.id
1243
1260
  web.id
1244
1261
 
@@ -1340,10 +1357,8 @@ int.is
1340
1357
  it
1341
1358
  gov.it
1342
1359
  edu.it
1343
- // Reserved geo-names:
1344
- // http://www.nic.it/documenti/regolamenti-e-linee-guida/regolamento-assegnazione-versione-6.0.pdf
1345
- // There is also a list of reserved geo-names corresponding to Italian municipalities
1346
- // http://www.nic.it/documenti/appendice-c.pdf, but it is not included here.
1360
+ // Reserved geo-names (regions and provinces):
1361
+ // http://www.nic.it/sites/default/files/docs/Regulation_assignation_v7.1.pdf
1347
1362
  // Regions
1348
1363
  abr.it
1349
1364
  abruzzo.it
@@ -1397,6 +1412,12 @@ sicily.it
1397
1412
  taa.it
1398
1413
  tos.it
1399
1414
  toscana.it
1415
+ trentin-sud-tirol.it
1416
+ trentin-süd-tirol.it
1417
+ trentin-sudtirol.it
1418
+ trentin-südtirol.it
1419
+ trentin-sued-tirol.it
1420
+ trentin-suedtirol.it
1400
1421
  trentino-a-adige.it
1401
1422
  trentino-aadige.it
1402
1423
  trentino-alto-adige.it
@@ -1404,9 +1425,12 @@ trentino-altoadige.it
1404
1425
  trentino-s-tirol.it
1405
1426
  trentino-stirol.it
1406
1427
  trentino-sud-tirol.it
1428
+ trentino-süd-tirol.it
1407
1429
  trentino-sudtirol.it
1430
+ trentino-südtirol.it
1408
1431
  trentino-sued-tirol.it
1409
1432
  trentino-suedtirol.it
1433
+ trentino.it
1410
1434
  trentinoa-adige.it
1411
1435
  trentinoaadige.it
1412
1436
  trentinoalto-adige.it
@@ -1414,9 +1438,17 @@ trentinoaltoadige.it
1414
1438
  trentinos-tirol.it
1415
1439
  trentinostirol.it
1416
1440
  trentinosud-tirol.it
1441
+ trentinosüd-tirol.it
1417
1442
  trentinosudtirol.it
1443
+ trentinosüdtirol.it
1418
1444
  trentinosued-tirol.it
1419
1445
  trentinosuedtirol.it
1446
+ trentinsud-tirol.it
1447
+ trentinsüd-tirol.it
1448
+ trentinsudtirol.it
1449
+ trentinsüdtirol.it
1450
+ trentinsued-tirol.it
1451
+ trentinsuedtirol.it
1420
1452
  tuscany.it
1421
1453
  umb.it
1422
1454
  umbria.it
@@ -1431,7 +1463,13 @@ valleaosta.it
1431
1463
  valled-aosta.it
1432
1464
  valledaosta.it
1433
1465
  vallee-aoste.it
1466
+ vallée-aoste.it
1467
+ vallee-d-aoste.it
1468
+ vallée-d-aoste.it
1434
1469
  valleeaoste.it
1470
+ valléeaoste.it
1471
+ valleedaoste.it
1472
+ valléedaoste.it
1435
1473
  vao.it
1436
1474
  vda.it
1437
1475
  ven.it
@@ -1464,6 +1502,9 @@ at.it
1464
1502
  av.it
1465
1503
  avellino.it
1466
1504
  ba.it
1505
+ balsan-sudtirol.it
1506
+ balsan-südtirol.it
1507
+ balsan-suedtirol.it
1467
1508
  balsan.it
1468
1509
  bari.it
1469
1510
  barletta-trani-andria.it
@@ -1478,13 +1519,21 @@ bl.it
1478
1519
  bn.it
1479
1520
  bo.it
1480
1521
  bologna.it
1522
+ bolzano-altoadige.it
1481
1523
  bolzano.it
1524
+ bozen-sudtirol.it
1525
+ bozen-südtirol.it
1526
+ bozen-suedtirol.it
1482
1527
  bozen.it
1483
1528
  br.it
1484
1529
  brescia.it
1485
1530
  brindisi.it
1486
1531
  bs.it
1487
1532
  bt.it
1533
+ bulsan-sudtirol.it
1534
+ bulsan-südtirol.it
1535
+ bulsan-suedtirol.it
1536
+ bulsan.it
1488
1537
  bz.it
1489
1538
  ca.it
1490
1539
  cagliari.it
@@ -1502,7 +1551,9 @@ catanzaro.it
1502
1551
  cb.it
1503
1552
  ce.it
1504
1553
  cesena-forli.it
1554
+ cesena-forlì.it
1505
1555
  cesenaforli.it
1556
+ cesenaforlì.it
1506
1557
  ch.it
1507
1558
  chieti.it
1508
1559
  ci.it
@@ -1533,7 +1584,9 @@ florence.it
1533
1584
  fm.it
1534
1585
  foggia.it
1535
1586
  forli-cesena.it
1587
+ forlì-cesena.it
1536
1588
  forlicesena.it
1589
+ forlìcesena.it
1537
1590
  fr.it
1538
1591
  frosinone.it
1539
1592
  ge.it
@@ -1664,6 +1717,7 @@ sp.it
1664
1717
  sr.it
1665
1718
  ss.it
1666
1719
  suedtirol.it
1720
+ südtirol.it
1667
1721
  sv.it
1668
1722
  ta.it
1669
1723
  taranto.it
@@ -1682,7 +1736,6 @@ trani-barletta-andria.it
1682
1736
  traniandriabarletta.it
1683
1737
  tranibarlettaandria.it
1684
1738
  trapani.it
1685
- trentino.it
1686
1739
  trento.it
1687
1740
  treviso.it
1688
1741
  trieste.it
@@ -3645,8 +3698,16 @@ jeonnam.kr
3645
3698
  seoul.kr
3646
3699
  ulsan.kr
3647
3700
 
3648
- // kw : https://en.wikipedia.org/wiki/.kw
3649
- *.kw
3701
+ // kw : https://www.nic.kw/policies/
3702
+ // Confirmed by registry <nic.tech@citra.gov.kw>
3703
+ kw
3704
+ com.kw
3705
+ edu.kw
3706
+ emb.kw
3707
+ gov.kw
3708
+ ind.kw
3709
+ net.kw
3710
+ org.kw
3650
3711
 
3651
3712
  // ky : http://www.icta.ky/da_ky_reg_dom.php
3652
3713
  // Confirmed by registry <kysupport@perimeterusa.com> 2008-06-17
@@ -6152,9 +6213,6 @@ nc.tr
6152
6213
  // Used by government agencies of Northern Cyprus
6153
6214
  gov.nc.tr
6154
6215
 
6155
- // travel : https://en.wikipedia.org/wiki/.travel
6156
- travel
6157
-
6158
6216
  // tt : http://www.nic.tt/
6159
6217
  tt
6160
6218
  co.tt
@@ -6729,8 +6787,16 @@ yt
6729
6787
  ελ
6730
6788
 
6731
6789
  // xn--j6w193g ("Hong Kong", Chinese) : HK
6732
- // https://www2.hkirc.hk/register/rules.jsp
6790
+ // https://www.hkirc.hk
6791
+ // Submitted by registry <hk.tech@hkirc.hk>
6792
+ // https://www.hkirc.hk/content.jsp?id=30#!/34
6733
6793
  香港
6794
+ 公司.香港
6795
+ 教育.香港
6796
+ 政府.香港
6797
+ 個人.香港
6798
+ 網絡.香港
6799
+ 組織.香港
6734
6800
 
6735
6801
  // xn--2scrj9c ("Bharat", Kannada) : IN
6736
6802
  // India
@@ -6764,6 +6830,10 @@ yt
6764
6830
  // India
6765
6831
  भारत
6766
6832
 
6833
+ // xn--mgbbh1a ("Bharat", Kashmiri) : IN
6834
+ // India
6835
+ بارت
6836
+
6767
6837
  // xn--mgbbh1a71e ("Bharat", Arabic) : IN
6768
6838
  // India
6769
6839
  بھارت
@@ -6978,7 +7048,10 @@ gov.zw
6978
7048
  mil.zw
6979
7049
  org.zw
6980
7050
 
6981
- // List of new gTLDs imported from https://newgtlds.icann.org/newgtlds.csv on 2017-02-23T00:46:09Z
7051
+
7052
+ // newGTLDs
7053
+ // List of new gTLDs imported from https://newgtlds.icann.org/newgtlds.csv on 2018-05-08T19:40:37Z
7054
+ // This list is auto-generated, don't edit it manually.
6982
7055
 
6983
7056
  // aaa : 2015-02-26 American Automobile Association, Inc.
6984
7057
  aaa
@@ -7004,13 +7077,13 @@ abc
7004
7077
  // able : 2015-06-25 Able Inc.
7005
7078
  able
7006
7079
 
7007
- // abogado : 2014-04-24 Top Level Domain Holdings Limited
7080
+ // abogado : 2014-04-24 Minds + Machines Group Limited
7008
7081
  abogado
7009
7082
 
7010
7083
  // abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre
7011
7084
  abudhabi
7012
7085
 
7013
- // academy : 2013-11-07 Half Oaks, LLC
7086
+ // academy : 2013-11-07 Binky Moon, LLC
7014
7087
  academy
7015
7088
 
7016
7089
  // accenture : 2014-08-15 Accenture plc
@@ -7019,13 +7092,13 @@ accenture
7019
7092
  // accountant : 2014-11-20 dot Accountant Limited
7020
7093
  accountant
7021
7094
 
7022
- // accountants : 2014-03-20 Knob Town, LLC
7095
+ // accountants : 2014-03-20 Binky Moon, LLC
7023
7096
  accountants
7024
7097
 
7025
7098
  // aco : 2015-01-08 ACO Severin Ahlmann GmbH & Co. KG
7026
7099
  aco
7027
7100
 
7028
- // active : 2014-05-01 The Active Network, Inc
7101
+ // active : 2014-05-01 Active Network, LLC
7029
7102
  active
7030
7103
 
7031
7104
  // actor : 2013-12-12 United TLD Holdco Ltd.
@@ -7058,7 +7131,7 @@ africa
7058
7131
  // agakhan : 2015-04-23 Fondation Aga Khan (Aga Khan Foundation)
7059
7132
  agakhan
7060
7133
 
7061
- // agency : 2013-11-14 Steel Falls, LLC
7134
+ // agency : 2013-11-14 Binky Moon, LLC
7062
7135
  agency
7063
7136
 
7064
7137
  // aig : 2014-12-18 American International Group, Inc.
@@ -7097,7 +7170,7 @@ allstate
7097
7170
  // ally : 2015-06-18 Ally Financial Inc.
7098
7171
  ally
7099
7172
 
7100
- // alsace : 2014-07-02 REGION D ALSACE
7173
+ // alsace : 2014-07-02 Region Grand Est
7101
7174
  alsace
7102
7175
 
7103
7176
  // alstom : 2015-07-30 ALSTOM
@@ -7133,10 +7206,10 @@ anquan
7133
7206
  // anz : 2015-07-31 Australia and New Zealand Banking Group Limited
7134
7207
  anz
7135
7208
 
7136
- // aol : 2015-09-17 AOL Inc.
7209
+ // aol : 2015-09-17 Oath Inc.
7137
7210
  aol
7138
7211
 
7139
- // apartments : 2014-12-11 June Maple, LLC
7212
+ // apartments : 2014-12-11 Binky Moon, LLC
7140
7213
  apartments
7141
7214
 
7142
7215
  // app : 2015-05-14 Charleston Road Registry Inc.
@@ -7154,7 +7227,7 @@ arab
7154
7227
  // aramco : 2014-11-20 Aramco Services Company
7155
7228
  aramco
7156
7229
 
7157
- // archi : 2014-02-06 STARTING DOT LIMITED
7230
+ // archi : 2014-02-06 Afilias plc
7158
7231
  archi
7159
7232
 
7160
7233
  // army : 2014-03-06 United TLD Holdco Ltd.
@@ -7169,22 +7242,22 @@ arte
7169
7242
  // asda : 2015-07-31 Wal-Mart Stores, Inc.
7170
7243
  asda
7171
7244
 
7172
- // associates : 2014-03-06 Baxter Hill, LLC
7245
+ // associates : 2014-03-06 Binky Moon, LLC
7173
7246
  associates
7174
7247
 
7175
7248
  // athleta : 2015-07-30 The Gap, Inc.
7176
7249
  athleta
7177
7250
 
7178
- // attorney : 2014-03-20
7251
+ // attorney : 2014-03-20 United TLD Holdco Ltd.
7179
7252
  attorney
7180
7253
 
7181
- // auction : 2014-03-20
7254
+ // auction : 2014-03-20 United TLD Holdco Ltd.
7182
7255
  auction
7183
7256
 
7184
7257
  // audi : 2015-05-21 AUDI Aktiengesellschaft
7185
7258
  audi
7186
7259
 
7187
- // audible : 2015-06-25 Amazon EU S.à r.l.
7260
+ // audible : 2015-06-25 Amazon Registry Services, Inc.
7188
7261
  audible
7189
7262
 
7190
7263
  // audio : 2014-03-20 Uniregistry, Corp.
@@ -7193,10 +7266,10 @@ audio
7193
7266
  // auspost : 2015-08-13 Australian Postal Corporation
7194
7267
  auspost
7195
7268
 
7196
- // author : 2014-12-18 Amazon EU S.à r.l.
7269
+ // author : 2014-12-18 Amazon Registry Services, Inc.
7197
7270
  author
7198
7271
 
7199
- // auto : 2014-11-13
7272
+ // auto : 2014-11-13 Cars Registry Limited
7200
7273
  auto
7201
7274
 
7202
7275
  // autos : 2014-01-09 DERAutos, LLC
@@ -7205,7 +7278,7 @@ autos
7205
7278
  // avianca : 2015-01-08 Aerovias del Continente Americano S.A. Avianca
7206
7279
  avianca
7207
7280
 
7208
- // aws : 2015-06-25 Amazon EU S.à r.l.
7281
+ // aws : 2015-06-25 Amazon Registry Services, Inc.
7209
7282
  aws
7210
7283
 
7211
7284
  // axa : 2013-12-19 AXA SA
@@ -7226,7 +7299,7 @@ banamex
7226
7299
  // bananarepublic : 2015-07-31 The Gap, Inc.
7227
7300
  bananarepublic
7228
7301
 
7229
- // band : 2014-06-12
7302
+ // band : 2014-06-12 United TLD Holdco Ltd.
7230
7303
  band
7231
7304
 
7232
7305
  // bank : 2014-09-25 fTLD Registry Services LLC
@@ -7247,7 +7320,7 @@ barclays
7247
7320
  // barefoot : 2015-06-11 Gallo Vineyards, Inc.
7248
7321
  barefoot
7249
7322
 
7250
- // bargains : 2013-11-14 Half Hallow, LLC
7323
+ // bargains : 2013-11-14 Binky Moon, LLC
7251
7324
  bargains
7252
7325
 
7253
7326
  // baseball : 2015-10-29 MLB Advanced Media DH, LLC
@@ -7283,7 +7356,7 @@ beats
7283
7356
  // beauty : 2015-12-03 L'Oréal
7284
7357
  beauty
7285
7358
 
7286
- // beer : 2014-01-09 Top Level Domain Holdings Limited
7359
+ // beer : 2014-01-09 Minds + Machines Group Limited
7287
7360
  beer
7288
7361
 
7289
7362
  // bentley : 2014-12-18 Bentley Motors Limited
@@ -7310,19 +7383,19 @@ bible
7310
7383
  // bid : 2013-12-19 dot Bid Limited
7311
7384
  bid
7312
7385
 
7313
- // bike : 2013-08-27 Grand Hollow, LLC
7386
+ // bike : 2013-08-27 Binky Moon, LLC
7314
7387
  bike
7315
7388
 
7316
7389
  // bing : 2014-12-18 Microsoft Corporation
7317
7390
  bing
7318
7391
 
7319
- // bingo : 2014-12-04 Sand Cedar, LLC
7392
+ // bingo : 2014-12-04 Binky Moon, LLC
7320
7393
  bingo
7321
7394
 
7322
- // bio : 2014-03-06 STARTING DOT LIMITED
7395
+ // bio : 2014-03-06 Afilias plc
7323
7396
  bio
7324
7397
 
7325
- // black : 2014-01-16 Afilias Limited
7398
+ // black : 2014-01-16 Afilias plc
7326
7399
  black
7327
7400
 
7328
7401
  // blackfriday : 2014-01-16 Uniregistry, Corp.
@@ -7334,13 +7407,13 @@ blanco
7334
7407
  // blockbuster : 2015-07-30 Dish DBS Corporation
7335
7408
  blockbuster
7336
7409
 
7337
- // blog : 2015-05-14
7410
+ // blog : 2015-05-14 Knock Knock WHOIS There, LLC
7338
7411
  blog
7339
7412
 
7340
7413
  // bloomberg : 2014-07-17 Bloomberg IP Holdings LLC
7341
7414
  bloomberg
7342
7415
 
7343
- // blue : 2013-11-07 Afilias Limited
7416
+ // blue : 2013-11-07 Afilias plc
7344
7417
  blue
7345
7418
 
7346
7419
  // bms : 2014-10-30 Bristol-Myers Squibb Company
@@ -7361,7 +7434,7 @@ boats
7361
7434
  // boehringer : 2015-07-09 Boehringer Ingelheim International GmbH
7362
7435
  boehringer
7363
7436
 
7364
- // bofa : 2015-07-31 NMS Services, Inc.
7437
+ // bofa : 2015-07-31 Bank of America Corporation
7365
7438
  bofa
7366
7439
 
7367
7440
  // bom : 2014-10-16 Núcleo de Informação e Coordenação do Ponto BR - NIC.br
@@ -7373,28 +7446,25 @@ bond
7373
7446
  // boo : 2014-01-30 Charleston Road Registry Inc.
7374
7447
  boo
7375
7448
 
7376
- // book : 2015-08-27 Amazon EU S.à r.l.
7449
+ // book : 2015-08-27 Amazon Registry Services, Inc.
7377
7450
  book
7378
7451
 
7379
7452
  // booking : 2015-07-16 Booking.com B.V.
7380
7453
  booking
7381
7454
 
7382
- // boots : 2015-01-08 THE BOOTS COMPANY PLC
7383
- boots
7384
-
7385
7455
  // bosch : 2015-06-18 Robert Bosch GMBH
7386
7456
  bosch
7387
7457
 
7388
7458
  // bostik : 2015-05-28 Bostik SA
7389
7459
  bostik
7390
7460
 
7391
- // boston : 2015-12-10
7461
+ // boston : 2015-12-10 Boston TLD Management, LLC
7392
7462
  boston
7393
7463
 
7394
- // bot : 2014-12-18 Amazon EU S.à r.l.
7464
+ // bot : 2014-12-18 Amazon Registry Services, Inc.
7395
7465
  bot
7396
7466
 
7397
- // boutique : 2013-11-14 Over Galley, LLC
7467
+ // boutique : 2013-11-14 Binky Moon, LLC
7398
7468
  boutique
7399
7469
 
7400
7470
  // box : 2015-11-12 NS1 Limited
@@ -7409,7 +7479,7 @@ bridgestone
7409
7479
  // broadway : 2014-12-22 Celebrate Broadway, Inc.
7410
7480
  broadway
7411
7481
 
7412
- // broker : 2014-12-11 IG Group Holdings PLC
7482
+ // broker : 2014-12-11 Dotbroker Registry Limited
7413
7483
  broker
7414
7484
 
7415
7485
  // brother : 2015-01-29 Brother Industries, Ltd.
@@ -7418,7 +7488,7 @@ brother
7418
7488
  // brussels : 2014-02-06 DNS.be vzw
7419
7489
  brussels
7420
7490
 
7421
- // budapest : 2013-11-21 Top Level Domain Holdings Limited
7491
+ // budapest : 2013-11-21 Minds + Machines Group Limited
7422
7492
  budapest
7423
7493
 
7424
7494
  // bugatti : 2015-07-23 Bugatti International SA
@@ -7427,13 +7497,13 @@ bugatti
7427
7497
  // build : 2013-11-07 Plan Bee LLC
7428
7498
  build
7429
7499
 
7430
- // builders : 2013-11-07 Atomic Madison, LLC
7500
+ // builders : 2013-11-07 Binky Moon, LLC
7431
7501
  builders
7432
7502
 
7433
- // business : 2013-11-07 Spring Cross, LLC
7503
+ // business : 2013-11-07 Binky Moon, LLC
7434
7504
  business
7435
7505
 
7436
- // buy : 2014-12-18 Amazon EU S.à r.l.
7506
+ // buy : 2014-12-18 Amazon Registry Services, Inc.
7437
7507
  buy
7438
7508
 
7439
7509
  // buzz : 2013-10-02 DOTSTRATEGY CO.
@@ -7442,16 +7512,16 @@ buzz
7442
7512
  // bzh : 2014-02-27 Association www.bzh
7443
7513
  bzh
7444
7514
 
7445
- // cab : 2013-10-24 Half Sunset, LLC
7515
+ // cab : 2013-10-24 Binky Moon, LLC
7446
7516
  cab
7447
7517
 
7448
- // cafe : 2015-02-11 Pioneer Canyon, LLC
7518
+ // cafe : 2015-02-11 Binky Moon, LLC
7449
7519
  cafe
7450
7520
 
7451
7521
  // cal : 2014-07-24 Charleston Road Registry Inc.
7452
7522
  cal
7453
7523
 
7454
- // call : 2014-12-18 Amazon EU S.à r.l.
7524
+ // call : 2014-12-18 Amazon Registry Services, Inc.
7455
7525
  call
7456
7526
 
7457
7527
  // calvinklein : 2015-07-30 PVH gTLD Holdings LLC
@@ -7460,10 +7530,10 @@ calvinklein
7460
7530
  // cam : 2016-04-21 AC Webconnecting Holding B.V.
7461
7531
  cam
7462
7532
 
7463
- // camera : 2013-08-27 Atomic Maple, LLC
7533
+ // camera : 2013-08-27 Binky Moon, LLC
7464
7534
  camera
7465
7535
 
7466
- // camp : 2013-11-07 Delta Dynamite, LLC
7536
+ // camp : 2013-11-07 Binky Moon, LLC
7467
7537
  camp
7468
7538
 
7469
7539
  // cancerresearch : 2014-05-15 Australian Cancer Research Foundation
@@ -7475,37 +7545,37 @@ canon
7475
7545
  // capetown : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
7476
7546
  capetown
7477
7547
 
7478
- // capital : 2014-03-06 Delta Mill, LLC
7548
+ // capital : 2014-03-06 Binky Moon, LLC
7479
7549
  capital
7480
7550
 
7481
7551
  // capitalone : 2015-08-06 Capital One Financial Corporation
7482
7552
  capitalone
7483
7553
 
7484
- // car : 2015-01-22
7554
+ // car : 2015-01-22 Cars Registry Limited
7485
7555
  car
7486
7556
 
7487
7557
  // caravan : 2013-12-12 Caravan International, Inc.
7488
7558
  caravan
7489
7559
 
7490
- // cards : 2013-12-05 Foggy Hollow, LLC
7560
+ // cards : 2013-12-05 Binky Moon, LLC
7491
7561
  cards
7492
7562
 
7493
- // care : 2014-03-06 Goose Cross
7563
+ // care : 2014-03-06 Binky Moon, LLC
7494
7564
  care
7495
7565
 
7496
7566
  // career : 2013-10-09 dotCareer LLC
7497
7567
  career
7498
7568
 
7499
- // careers : 2013-10-02 Wild Corner, LLC
7569
+ // careers : 2013-10-02 Binky Moon, LLC
7500
7570
  careers
7501
7571
 
7502
- // cars : 2014-11-13
7572
+ // cars : 2014-11-13 Cars Registry Limited
7503
7573
  cars
7504
7574
 
7505
7575
  // cartier : 2014-06-23 Richemont DNS Inc.
7506
7576
  cartier
7507
7577
 
7508
- // casa : 2013-11-21 Top Level Domain Holdings Limited
7578
+ // casa : 2013-11-21 Minds + Machines Group Limited
7509
7579
  casa
7510
7580
 
7511
7581
  // case : 2015-09-03 CNH Industrial N.V.
@@ -7514,13 +7584,13 @@ case
7514
7584
  // caseih : 2015-09-03 CNH Industrial N.V.
7515
7585
  caseih
7516
7586
 
7517
- // cash : 2014-03-06 Delta Lake, LLC
7587
+ // cash : 2014-03-06 Binky Moon, LLC
7518
7588
  cash
7519
7589
 
7520
- // casino : 2014-12-18 Binky Sky, LLC
7590
+ // casino : 2014-12-18 Binky Moon, LLC
7521
7591
  casino
7522
7592
 
7523
- // catering : 2013-12-05 New Falls. LLC
7593
+ // catering : 2013-12-05 Binky Moon, LLC
7524
7594
  catering
7525
7595
 
7526
7596
  // catholic : 2015-10-21 Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)
@@ -7541,7 +7611,7 @@ cbs
7541
7611
  // ceb : 2015-04-09 The Corporate Executive Board Company
7542
7612
  ceb
7543
7613
 
7544
- // center : 2013-11-07 Tin Mill, LLC
7614
+ // center : 2013-11-07 Binky Moon, LLC
7545
7615
  center
7546
7616
 
7547
7617
  // ceo : 2013-11-07 CEOTLD Pty Ltd
@@ -7553,7 +7623,7 @@ cern
7553
7623
  // cfa : 2014-08-28 CFA Institute
7554
7624
  cfa
7555
7625
 
7556
- // cfd : 2014-12-11 IG Group Holdings PLC
7626
+ // cfd : 2014-12-11 DotCFD Registry Limited
7557
7627
  cfd
7558
7628
 
7559
7629
  // chanel : 2015-04-09 Chanel International B.V.
@@ -7562,13 +7632,16 @@ chanel
7562
7632
  // channel : 2014-05-08 Charleston Road Registry Inc.
7563
7633
  channel
7564
7634
 
7565
- // chase : 2015-04-30 JPMorgan Chase & Co.
7635
+ // charity : 2018-04-11 Corn Lake, LLC
7636
+ charity
7637
+
7638
+ // chase : 2015-04-30 JPMorgan Chase Bank, National Association
7566
7639
  chase
7567
7640
 
7568
- // chat : 2014-12-04 Sand Fields, LLC
7641
+ // chat : 2014-12-04 Binky Moon, LLC
7569
7642
  chat
7570
7643
 
7571
- // cheap : 2013-11-14 Sand Cover, LLC
7644
+ // cheap : 2013-11-14 Binky Moon, LLC
7572
7645
  cheap
7573
7646
 
7574
7647
  // chintai : 2015-06-11 CHINTAI Corporation
@@ -7583,13 +7656,13 @@ chrome
7583
7656
  // chrysler : 2015-07-30 FCA US LLC.
7584
7657
  chrysler
7585
7658
 
7586
- // church : 2014-02-06 Holly Fields, LLC
7659
+ // church : 2014-02-06 Binky Moon, LLC
7587
7660
  church
7588
7661
 
7589
7662
  // cipriani : 2015-02-19 Hotel Cipriani Srl
7590
7663
  cipriani
7591
7664
 
7592
- // circle : 2014-12-18 Amazon EU S.à r.l.
7665
+ // circle : 2014-12-18 Amazon Registry Services, Inc.
7593
7666
  circle
7594
7667
 
7595
7668
  // cisco : 2014-12-22 Cisco Technology, Inc.
@@ -7604,31 +7677,31 @@ citi
7604
7677
  // citic : 2014-01-09 CITIC Group Corporation
7605
7678
  citic
7606
7679
 
7607
- // city : 2014-05-29 Snow Sky, LLC
7680
+ // city : 2014-05-29 Binky Moon, LLC
7608
7681
  city
7609
7682
 
7610
7683
  // cityeats : 2014-12-11 Lifestyle Domain Holdings, Inc.
7611
7684
  cityeats
7612
7685
 
7613
- // claims : 2014-03-20 Black Corner, LLC
7686
+ // claims : 2014-03-20 Binky Moon, LLC
7614
7687
  claims
7615
7688
 
7616
- // cleaning : 2013-12-05 Fox Shadow, LLC
7689
+ // cleaning : 2013-12-05 Binky Moon, LLC
7617
7690
  cleaning
7618
7691
 
7619
7692
  // click : 2014-06-05 Uniregistry, Corp.
7620
7693
  click
7621
7694
 
7622
- // clinic : 2014-03-20 Goose Park, LLC
7695
+ // clinic : 2014-03-20 Binky Moon, LLC
7623
7696
  clinic
7624
7697
 
7625
7698
  // clinique : 2015-10-01 The Estée Lauder Companies Inc.
7626
7699
  clinique
7627
7700
 
7628
- // clothing : 2013-08-27 Steel Lake, LLC
7701
+ // clothing : 2013-08-27 Binky Moon, LLC
7629
7702
  clothing
7630
7703
 
7631
- // cloud : 2015-04-16 ARUBA S.p.A.
7704
+ // cloud : 2015-04-16 Aruba PEC S.p.A.
7632
7705
  cloud
7633
7706
 
7634
7707
  // club : 2013-11-08 .CLUB DOMAINS, LLC
@@ -7637,19 +7710,19 @@ club
7637
7710
  // clubmed : 2015-06-25 Club Méditerranée S.A.
7638
7711
  clubmed
7639
7712
 
7640
- // coach : 2014-10-09 Koko Island, LLC
7713
+ // coach : 2014-10-09 Binky Moon, LLC
7641
7714
  coach
7642
7715
 
7643
- // codes : 2013-10-31 Puff Willow, LLC
7716
+ // codes : 2013-10-31 Binky Moon, LLC
7644
7717
  codes
7645
7718
 
7646
- // coffee : 2013-10-17 Trixy Cover, LLC
7719
+ // coffee : 2013-10-17 Binky Moon, LLC
7647
7720
  coffee
7648
7721
 
7649
7722
  // college : 2014-01-16 XYZ.COM LLC
7650
7723
  college
7651
7724
 
7652
- // cologne : 2014-02-05 NetCologne Gesellschaft für Telekommunikation mbH
7725
+ // cologne : 2014-02-05 punkt.wien GmbH
7653
7726
  cologne
7654
7727
 
7655
7728
  // comcast : 2015-07-23 Comcast IP Holdings I, LLC
@@ -7658,64 +7731,64 @@ comcast
7658
7731
  // commbank : 2014-06-26 COMMONWEALTH BANK OF AUSTRALIA
7659
7732
  commbank
7660
7733
 
7661
- // community : 2013-12-05 Fox Orchard, LLC
7734
+ // community : 2013-12-05 Binky Moon, LLC
7662
7735
  community
7663
7736
 
7664
- // company : 2013-11-07 Silver Avenue, LLC
7737
+ // company : 2013-11-07 Binky Moon, LLC
7665
7738
  company
7666
7739
 
7667
7740
  // compare : 2015-10-08 iSelect Ltd
7668
7741
  compare
7669
7742
 
7670
- // computer : 2013-10-24 Pine Mill, LLC
7743
+ // computer : 2013-10-24 Binky Moon, LLC
7671
7744
  computer
7672
7745
 
7673
7746
  // comsec : 2015-01-08 VeriSign, Inc.
7674
7747
  comsec
7675
7748
 
7676
- // condos : 2013-12-05 Pine House, LLC
7749
+ // condos : 2013-12-05 Binky Moon, LLC
7677
7750
  condos
7678
7751
 
7679
- // construction : 2013-09-16 Fox Dynamite, LLC
7752
+ // construction : 2013-09-16 Binky Moon, LLC
7680
7753
  construction
7681
7754
 
7682
- // consulting : 2013-12-05
7755
+ // consulting : 2013-12-05 United TLD Holdco Ltd.
7683
7756
  consulting
7684
7757
 
7685
7758
  // contact : 2015-01-08 Top Level Spectrum, Inc.
7686
7759
  contact
7687
7760
 
7688
- // contractors : 2013-09-10 Magic Woods, LLC
7761
+ // contractors : 2013-09-10 Binky Moon, LLC
7689
7762
  contractors
7690
7763
 
7691
- // cooking : 2013-11-21 Top Level Domain Holdings Limited
7764
+ // cooking : 2013-11-21 Minds + Machines Group Limited
7692
7765
  cooking
7693
7766
 
7694
7767
  // cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
7695
7768
  cookingchannel
7696
7769
 
7697
- // cool : 2013-11-14 Koko Lake, LLC
7770
+ // cool : 2013-11-14 Binky Moon, LLC
7698
7771
  cool
7699
7772
 
7700
- // corsica : 2014-09-25 Collectivité Territoriale de Corse
7773
+ // corsica : 2014-09-25 Collectivité de Corse
7701
7774
  corsica
7702
7775
 
7703
- // country : 2013-12-19 Top Level Domain Holdings Limited
7776
+ // country : 2013-12-19 DotCountry LLC
7704
7777
  country
7705
7778
 
7706
- // coupon : 2015-02-26 Amazon EU S.à r.l.
7779
+ // coupon : 2015-02-26 Amazon Registry Services, Inc.
7707
7780
  coupon
7708
7781
 
7709
- // coupons : 2015-03-26 Black Island, LLC
7782
+ // coupons : 2015-03-26 Binky Moon, LLC
7710
7783
  coupons
7711
7784
 
7712
7785
  // courses : 2014-12-04 OPEN UNIVERSITIES AUSTRALIA PTY LTD
7713
7786
  courses
7714
7787
 
7715
- // credit : 2014-03-20 Snow Shadow, LLC
7788
+ // credit : 2014-03-20 Binky Moon, LLC
7716
7789
  credit
7717
7790
 
7718
- // creditcard : 2014-03-20 Binky Frostbite, LLC
7791
+ // creditcard : 2014-03-20 Binky Moon, LLC
7719
7792
  creditcard
7720
7793
 
7721
7794
  // creditunion : 2015-01-22 CUNA Performance Resources, LLC
@@ -7733,7 +7806,7 @@ crs
7733
7806
  // cruise : 2015-12-10 Viking River Cruises (Bermuda) Ltd.
7734
7807
  cruise
7735
7808
 
7736
- // cruises : 2013-12-05 Spring Way, LLC
7809
+ // cruises : 2013-12-05 Binky Moon, LLC
7737
7810
  cruises
7738
7811
 
7739
7812
  // csc : 2014-09-25 Alliance-One Services, Inc.
@@ -7763,7 +7836,7 @@ data
7763
7836
  // date : 2014-11-20 dot Date Limited
7764
7837
  date
7765
7838
 
7766
- // dating : 2013-12-05 Pine Fest, LLC
7839
+ // dating : 2013-12-05 Binky Moon, LLC
7767
7840
  dating
7768
7841
 
7769
7842
  // datsun : 2014-03-27 NISSAN MOTOR CO., LTD.
@@ -7775,22 +7848,22 @@ day
7775
7848
  // dclk : 2014-11-20 Charleston Road Registry Inc.
7776
7849
  dclk
7777
7850
 
7778
- // dds : 2015-05-07 Top Level Domain Holdings Limited
7851
+ // dds : 2015-05-07 Minds + Machines Group Limited
7779
7852
  dds
7780
7853
 
7781
- // deal : 2015-06-25 Amazon EU S.à r.l.
7854
+ // deal : 2015-06-25 Amazon Registry Services, Inc.
7782
7855
  deal
7783
7856
 
7784
7857
  // dealer : 2014-12-22 Dealer Dot Com, Inc.
7785
7858
  dealer
7786
7859
 
7787
- // deals : 2014-05-22 Sand Sunset, LLC
7860
+ // deals : 2014-05-22 Binky Moon, LLC
7788
7861
  deals
7789
7862
 
7790
- // degree : 2014-03-06
7863
+ // degree : 2014-03-06 United TLD Holdco Ltd.
7791
7864
  degree
7792
7865
 
7793
- // delivery : 2014-09-11 Steel Station, LLC
7866
+ // delivery : 2014-09-11 Binky Moon, LLC
7794
7867
  delivery
7795
7868
 
7796
7869
  // dell : 2014-10-24 Dell Inc.
@@ -7805,10 +7878,10 @@ delta
7805
7878
  // democrat : 2013-10-24 United TLD Holdco Ltd.
7806
7879
  democrat
7807
7880
 
7808
- // dental : 2014-03-20 Tin Birch, LLC
7881
+ // dental : 2014-03-20 Binky Moon, LLC
7809
7882
  dental
7810
7883
 
7811
- // dentist : 2014-03-20
7884
+ // dentist : 2014-03-20 United TLD Holdco Ltd.
7812
7885
  dentist
7813
7886
 
7814
7887
  // desi : 2013-11-14 Desi Networks LLC
@@ -7823,22 +7896,22 @@ dev
7823
7896
  // dhl : 2015-07-23 Deutsche Post AG
7824
7897
  dhl
7825
7898
 
7826
- // diamonds : 2013-09-22 John Edge, LLC
7899
+ // diamonds : 2013-09-22 Binky Moon, LLC
7827
7900
  diamonds
7828
7901
 
7829
7902
  // diet : 2014-06-26 Uniregistry, Corp.
7830
7903
  diet
7831
7904
 
7832
- // digital : 2014-03-06 Dash Park, LLC
7905
+ // digital : 2014-03-06 Binky Moon, LLC
7833
7906
  digital
7834
7907
 
7835
- // direct : 2014-04-10 Half Trail, LLC
7908
+ // direct : 2014-04-10 Binky Moon, LLC
7836
7909
  direct
7837
7910
 
7838
- // directory : 2013-09-20 Extra Madison, LLC
7911
+ // directory : 2013-09-20 Binky Moon, LLC
7839
7912
  directory
7840
7913
 
7841
- // discount : 2014-03-06 Holly Hill, LLC
7914
+ // discount : 2014-03-06 Binky Moon, LLC
7842
7915
  discount
7843
7916
 
7844
7917
  // discover : 2015-07-23 Discover Financial Services
@@ -7856,19 +7929,19 @@ dnp
7856
7929
  // docs : 2014-10-16 Charleston Road Registry Inc.
7857
7930
  docs
7858
7931
 
7859
- // doctor : 2016-06-02 Brice Trail, LLC
7932
+ // doctor : 2016-06-02 Binky Moon, LLC
7860
7933
  doctor
7861
7934
 
7862
7935
  // dodge : 2015-07-30 FCA US LLC.
7863
7936
  dodge
7864
7937
 
7865
- // dog : 2014-12-04 Koko Mill, LLC
7938
+ // dog : 2014-12-04 Binky Moon, LLC
7866
7939
  dog
7867
7940
 
7868
7941
  // doha : 2014-09-18 Communications Regulatory Authority (CRA)
7869
7942
  doha
7870
7943
 
7871
- // domains : 2013-10-17 Sugar Cross, LLC
7944
+ // domains : 2013-10-17 Binky Moon, LLC
7872
7945
  domains
7873
7946
 
7874
7947
  // dot : 2015-05-21 Dish DBS Corporation
@@ -7919,25 +7992,25 @@ eco
7919
7992
  // edeka : 2014-12-18 EDEKA Verband kaufmännischer Genossenschaften e.V.
7920
7993
  edeka
7921
7994
 
7922
- // education : 2013-11-07 Brice Way, LLC
7995
+ // education : 2013-11-07 Binky Moon, LLC
7923
7996
  education
7924
7997
 
7925
- // email : 2013-10-31 Spring Madison, LLC
7998
+ // email : 2013-10-31 Binky Moon, LLC
7926
7999
  email
7927
8000
 
7928
8001
  // emerck : 2014-04-03 Merck KGaA
7929
8002
  emerck
7930
8003
 
7931
- // energy : 2014-09-11 Binky Birch, LLC
8004
+ // energy : 2014-09-11 Binky Moon, LLC
7932
8005
  energy
7933
8006
 
7934
8007
  // engineer : 2014-03-06 United TLD Holdco Ltd.
7935
8008
  engineer
7936
8009
 
7937
- // engineering : 2014-03-06 Romeo Canyon
8010
+ // engineering : 2014-03-06 Binky Moon, LLC
7938
8011
  engineering
7939
8012
 
7940
- // enterprises : 2013-09-20 Snow Oaks, LLC
8013
+ // enterprises : 2013-09-20 Binky Moon, LLC
7941
8014
  enterprises
7942
8015
 
7943
8016
  // epost : 2015-07-23 Deutsche Post AG
@@ -7946,7 +8019,7 @@ epost
7946
8019
  // epson : 2014-12-04 Seiko Epson Corporation
7947
8020
  epson
7948
8021
 
7949
- // equipment : 2013-08-27 Corn Station, LLC
8022
+ // equipment : 2013-08-27 Binky Moon, LLC
7950
8023
  equipment
7951
8024
 
7952
8025
  // ericsson : 2015-07-09 Telefonaktiebolaget L M Ericsson
@@ -7958,7 +8031,7 @@ erni
7958
8031
  // esq : 2014-05-08 Charleston Road Registry Inc.
7959
8032
  esq
7960
8033
 
7961
- // estate : 2013-08-27 Trixy Park, LLC
8034
+ // estate : 2013-08-27 Binky Moon, LLC
7962
8035
  estate
7963
8036
 
7964
8037
  // esurance : 2015-07-23 Esurance Insurance Company
@@ -7973,22 +8046,22 @@ eurovision
7973
8046
  // eus : 2013-12-12 Puntueus Fundazioa
7974
8047
  eus
7975
8048
 
7976
- // events : 2013-12-05 Pioneer Maple, LLC
8049
+ // events : 2013-12-05 Binky Moon, LLC
7977
8050
  events
7978
8051
 
7979
8052
  // everbank : 2014-05-15 EverBank
7980
8053
  everbank
7981
8054
 
7982
- // exchange : 2014-03-06 Spring Falls, LLC
8055
+ // exchange : 2014-03-06 Binky Moon, LLC
7983
8056
  exchange
7984
8057
 
7985
- // expert : 2013-11-21 Magic Pass, LLC
8058
+ // expert : 2013-11-21 Binky Moon, LLC
7986
8059
  expert
7987
8060
 
7988
- // exposed : 2013-12-05 Victor Beach, LLC
8061
+ // exposed : 2013-12-05 Binky Moon, LLC
7989
8062
  exposed
7990
8063
 
7991
- // express : 2015-02-11 Sea Sunset, LLC
8064
+ // express : 2015-02-11 Binky Moon, LLC
7992
8065
  express
7993
8066
 
7994
8067
  // extraspace : 2015-05-14 Extra Space Storage LLC
@@ -7997,7 +8070,7 @@ extraspace
7997
8070
  // fage : 2014-12-18 Fage International S.A.
7998
8071
  fage
7999
8072
 
8000
- // fail : 2014-03-06 Atomic Pipe, LLC
8073
+ // fail : 2014-03-06 Binky Moon, LLC
8001
8074
  fail
8002
8075
 
8003
8076
  // fairwinds : 2014-11-13 FairWinds Partners, LLC
@@ -8006,25 +8079,25 @@ fairwinds
8006
8079
  // faith : 2014-11-20 dot Faith Limited
8007
8080
  faith
8008
8081
 
8009
- // family : 2015-04-02
8082
+ // family : 2015-04-02 United TLD Holdco Ltd.
8010
8083
  family
8011
8084
 
8012
- // fan : 2014-03-06
8085
+ // fan : 2014-03-06 Asiamix Digital Limited
8013
8086
  fan
8014
8087
 
8015
8088
  // fans : 2014-11-07 Asiamix Digital Limited
8016
8089
  fans
8017
8090
 
8018
- // farm : 2013-11-07 Just Maple, LLC
8091
+ // farm : 2013-11-07 Binky Moon, LLC
8019
8092
  farm
8020
8093
 
8021
8094
  // farmers : 2015-07-09 Farmers Insurance Exchange
8022
8095
  farmers
8023
8096
 
8024
- // fashion : 2014-07-03 Top Level Domain Holdings Limited
8097
+ // fashion : 2014-07-03 Minds + Machines Group Limited
8025
8098
  fashion
8026
8099
 
8027
- // fast : 2014-12-18 Amazon EU S.à r.l.
8100
+ // fast : 2014-12-18 Amazon Registry Services, Inc.
8028
8101
  fast
8029
8102
 
8030
8103
  // fedex : 2015-08-06 Federal Express Corporation
@@ -8045,7 +8118,7 @@ fiat
8045
8118
  // fidelity : 2015-07-30 Fidelity Brokerage Services LLC
8046
8119
  fidelity
8047
8120
 
8048
- // fido : 2015-08-06 Rogers Communications Partnership
8121
+ // fido : 2015-08-06 Rogers Communications Canada Inc.
8049
8122
  fido
8050
8123
 
8051
8124
  // film : 2015-01-08 Motion Picture Domain Registry Pty Ltd
@@ -8054,43 +8127,43 @@ film
8054
8127
  // final : 2014-10-16 Núcleo de Informação e Coordenação do Ponto BR - NIC.br
8055
8128
  final
8056
8129
 
8057
- // finance : 2014-03-20 Cotton Cypress, LLC
8130
+ // finance : 2014-03-20 Binky Moon, LLC
8058
8131
  finance
8059
8132
 
8060
- // financial : 2014-03-06 Just Cover, LLC
8133
+ // financial : 2014-03-06 Binky Moon, LLC
8061
8134
  financial
8062
8135
 
8063
- // fire : 2015-06-25 Amazon EU S.à r.l.
8136
+ // fire : 2015-06-25 Amazon Registry Services, Inc.
8064
8137
  fire
8065
8138
 
8066
- // firestone : 2014-12-18 Bridgestone Corporation
8139
+ // firestone : 2014-12-18 Bridgestone Licensing Services, Inc
8067
8140
  firestone
8068
8141
 
8069
8142
  // firmdale : 2014-03-27 Firmdale Holdings Limited
8070
8143
  firmdale
8071
8144
 
8072
- // fish : 2013-12-12 Fox Woods, LLC
8145
+ // fish : 2013-12-12 Binky Moon, LLC
8073
8146
  fish
8074
8147
 
8075
- // fishing : 2013-11-21 Top Level Domain Holdings Limited
8148
+ // fishing : 2013-11-21 Minds + Machines Group Limited
8076
8149
  fishing
8077
8150
 
8078
- // fit : 2014-11-07 Top Level Domain Holdings Limited
8151
+ // fit : 2014-11-07 Minds + Machines Group Limited
8079
8152
  fit
8080
8153
 
8081
- // fitness : 2014-03-06 Brice Orchard, LLC
8154
+ // fitness : 2014-03-06 Binky Moon, LLC
8082
8155
  fitness
8083
8156
 
8084
8157
  // flickr : 2015-04-02 Yahoo! Domain Services Inc.
8085
8158
  flickr
8086
8159
 
8087
- // flights : 2013-12-05 Fox Station, LLC
8160
+ // flights : 2013-12-05 Binky Moon, LLC
8088
8161
  flights
8089
8162
 
8090
8163
  // flir : 2015-07-23 FLIR Systems, Inc.
8091
8164
  flir
8092
8165
 
8093
- // florist : 2013-11-07 Half Cypress, LLC
8166
+ // florist : 2013-11-07 Binky Moon, LLC
8094
8167
  florist
8095
8168
 
8096
8169
  // flowers : 2014-10-09 Uniregistry, Corp.
@@ -8108,28 +8181,28 @@ food
8108
8181
  // foodnetwork : 2015-07-02 Lifestyle Domain Holdings, Inc.
8109
8182
  foodnetwork
8110
8183
 
8111
- // football : 2014-12-18 Foggy Farms, LLC
8184
+ // football : 2014-12-18 Binky Moon, LLC
8112
8185
  football
8113
8186
 
8114
8187
  // ford : 2014-11-13 Ford Motor Company
8115
8188
  ford
8116
8189
 
8117
- // forex : 2014-12-11 IG Group Holdings PLC
8190
+ // forex : 2014-12-11 Dotforex Registry Limited
8118
8191
  forex
8119
8192
 
8120
- // forsale : 2014-05-22
8193
+ // forsale : 2014-05-22 United TLD Holdco Ltd.
8121
8194
  forsale
8122
8195
 
8123
8196
  // forum : 2015-04-02 Fegistry, LLC
8124
8197
  forum
8125
8198
 
8126
- // foundation : 2013-12-05 John Dale, LLC
8199
+ // foundation : 2013-12-05 Binky Moon, LLC
8127
8200
  foundation
8128
8201
 
8129
8202
  // fox : 2015-09-11 FOX Registry, LLC
8130
8203
  fox
8131
8204
 
8132
- // free : 2015-12-10 Amazon EU S.à r.l.
8205
+ // free : 2015-12-10 Amazon Registry Services, Inc.
8133
8206
  free
8134
8207
 
8135
8208
  // fresenius : 2015-07-30 Fresenius Immobilien-Verwaltungs-GmbH
@@ -8156,25 +8229,25 @@ fujitsu
8156
8229
  // fujixerox : 2015-07-23 Xerox DNHC LLC
8157
8230
  fujixerox
8158
8231
 
8159
- // fun : 2016-01-14
8232
+ // fun : 2016-01-14 DotSpace Inc.
8160
8233
  fun
8161
8234
 
8162
- // fund : 2014-03-20 John Castle, LLC
8235
+ // fund : 2014-03-20 Binky Moon, LLC
8163
8236
  fund
8164
8237
 
8165
- // furniture : 2014-03-20 Lone Fields, LLC
8238
+ // furniture : 2014-03-20 Binky Moon, LLC
8166
8239
  furniture
8167
8240
 
8168
- // futbol : 2013-09-20
8241
+ // futbol : 2013-09-20 United TLD Holdco Ltd.
8169
8242
  futbol
8170
8243
 
8171
- // fyi : 2015-04-02 Silver Tigers, LLC
8244
+ // fyi : 2015-04-02 Binky Moon, LLC
8172
8245
  fyi
8173
8246
 
8174
8247
  // gal : 2013-11-07 Asociación puntoGAL
8175
8248
  gal
8176
8249
 
8177
- // gallery : 2013-09-13 Sugar House, LLC
8250
+ // gallery : 2013-09-13 Binky Moon, LLC
8178
8251
  gallery
8179
8252
 
8180
8253
  // gallo : 2015-06-11 Gallo Vineyards, Inc.
@@ -8186,13 +8259,13 @@ gallup
8186
8259
  // game : 2015-05-28 Uniregistry, Corp.
8187
8260
  game
8188
8261
 
8189
- // games : 2015-05-28
8262
+ // games : 2015-05-28 United TLD Holdco Ltd.
8190
8263
  games
8191
8264
 
8192
8265
  // gap : 2015-07-31 The Gap, Inc.
8193
8266
  gap
8194
8267
 
8195
- // garden : 2014-06-26 Top Level Domain Holdings Limited
8268
+ // garden : 2014-06-26 Minds + Machines Group Limited
8196
8269
  garden
8197
8270
 
8198
8271
  // gbiz : 2014-07-17 Charleston Road Registry Inc.
@@ -8204,7 +8277,7 @@ gdn
8204
8277
  // gea : 2014-12-04 GEA Group Aktiengesellschaft
8205
8278
  gea
8206
8279
 
8207
- // gent : 2014-01-23 COMBELL GROUP NV/SA
8280
+ // gent : 2014-01-23 COMBELL NV
8208
8281
  gent
8209
8282
 
8210
8283
  // genting : 2015-03-12 Resorts World Inc Pte. Ltd.
@@ -8216,10 +8289,10 @@ george
8216
8289
  // ggee : 2014-01-09 GMO Internet, Inc.
8217
8290
  ggee
8218
8291
 
8219
- // gift : 2013-10-17 Uniregistry, Corp.
8292
+ // gift : 2013-10-17 DotGift, LLC
8220
8293
  gift
8221
8294
 
8222
- // gifts : 2014-07-03 Goose Sky, LLC
8295
+ // gifts : 2014-07-03 Binky Moon, LLC
8223
8296
  gifts
8224
8297
 
8225
8298
  // gives : 2014-03-06 United TLD Holdco Ltd.
@@ -8231,13 +8304,13 @@ giving
8231
8304
  // glade : 2015-07-23 Johnson Shareholdings, Inc.
8232
8305
  glade
8233
8306
 
8234
- // glass : 2013-11-07 Black Cover, LLC
8307
+ // glass : 2013-11-07 Binky Moon, LLC
8235
8308
  glass
8236
8309
 
8237
8310
  // gle : 2014-07-24 Charleston Road Registry Inc.
8238
8311
  gle
8239
8312
 
8240
- // global : 2014-04-17 Dot GLOBAL AS
8313
+ // global : 2014-04-17 Dot Global Domain Registry Limited
8241
8314
  global
8242
8315
 
8243
8316
  // globo : 2013-12-19 Globo Comunicação e Participações S.A
@@ -8246,10 +8319,10 @@ globo
8246
8319
  // gmail : 2014-05-01 Charleston Road Registry Inc.
8247
8320
  gmail
8248
8321
 
8249
- // gmbh : 2016-01-29 Extra Dynamite, LLC
8322
+ // gmbh : 2016-01-29 Binky Moon, LLC
8250
8323
  gmbh
8251
8324
 
8252
- // gmo : 2014-01-09 GMO Internet, Inc.
8325
+ // gmo : 2014-01-09 GMO Internet Pte. Ltd.
8253
8326
  gmo
8254
8327
 
8255
8328
  // gmx : 2014-04-24 1&1 Mail & Media GmbH
@@ -8258,13 +8331,13 @@ gmx
8258
8331
  // godaddy : 2015-07-23 Go Daddy East, LLC
8259
8332
  godaddy
8260
8333
 
8261
- // gold : 2015-01-22 June Edge, LLC
8334
+ // gold : 2015-01-22 Binky Moon, LLC
8262
8335
  gold
8263
8336
 
8264
8337
  // goldpoint : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
8265
8338
  goldpoint
8266
8339
 
8267
- // golf : 2014-12-18 Lone falls, LLC
8340
+ // golf : 2014-12-18 Binky Moon, LLC
8268
8341
  golf
8269
8342
 
8270
8343
  // goo : 2014-12-18 NTT Resonant Inc.
@@ -8285,28 +8358,28 @@ google
8285
8358
  // gop : 2014-01-16 Republican State Leadership Committee, Inc.
8286
8359
  gop
8287
8360
 
8288
- // got : 2014-12-18 Amazon EU S.à r.l.
8361
+ // got : 2014-12-18 Amazon Registry Services, Inc.
8289
8362
  got
8290
8363
 
8291
8364
  // grainger : 2015-05-07 Grainger Registry Services, LLC
8292
8365
  grainger
8293
8366
 
8294
- // graphics : 2013-09-13 Over Madison, LLC
8367
+ // graphics : 2013-09-13 Binky Moon, LLC
8295
8368
  graphics
8296
8369
 
8297
- // gratis : 2014-03-20 Pioneer Tigers, LLC
8370
+ // gratis : 2014-03-20 Binky Moon, LLC
8298
8371
  gratis
8299
8372
 
8300
- // green : 2014-05-08 Afilias Limited
8373
+ // green : 2014-05-08 Afilias plc
8301
8374
  green
8302
8375
 
8303
- // gripe : 2014-03-06 Corn Sunset, LLC
8376
+ // gripe : 2014-03-06 Binky Moon, LLC
8304
8377
  gripe
8305
8378
 
8306
8379
  // grocery : 2016-06-16 Wal-Mart Stores, Inc.
8307
8380
  grocery
8308
8381
 
8309
- // group : 2014-08-15 Romeo Town, LLC
8382
+ // group : 2014-08-15 Binky Moon, LLC
8310
8383
  group
8311
8384
 
8312
8385
  // guardian : 2015-07-30 The Guardian Life Insurance Company of America
@@ -8318,13 +8391,13 @@ gucci
8318
8391
  // guge : 2014-08-28 Charleston Road Registry Inc.
8319
8392
  guge
8320
8393
 
8321
- // guide : 2013-09-13 Snow Moon, LLC
8394
+ // guide : 2013-09-13 Binky Moon, LLC
8322
8395
  guide
8323
8396
 
8324
8397
  // guitars : 2013-11-14 Uniregistry, Corp.
8325
8398
  guitars
8326
8399
 
8327
- // guru : 2013-08-27 Pioneer Cypress, LLC
8400
+ // guru : 2013-08-27 Binky Moon, LLC
8328
8401
  guru
8329
8402
 
8330
8403
  // hair : 2015-12-03 L'Oréal
@@ -8336,7 +8409,7 @@ hamburg
8336
8409
  // hangout : 2014-11-13 Charleston Road Registry Inc.
8337
8410
  hangout
8338
8411
 
8339
- // haus : 2013-12-05
8412
+ // haus : 2013-12-05 United TLD Holdco Ltd.
8340
8413
  haus
8341
8414
 
8342
8415
  // hbo : 2015-07-30 HBO Registry Services, Inc.
@@ -8351,7 +8424,7 @@ hdfcbank
8351
8424
  // health : 2015-02-11 DotHealth, LLC
8352
8425
  health
8353
8426
 
8354
- // healthcare : 2014-06-12 Silver Glen, LLC
8427
+ // healthcare : 2014-06-12 Binky Moon, LLC
8355
8428
  healthcare
8356
8429
 
8357
8430
  // help : 2014-06-26 Uniregistry, Corp.
@@ -8378,22 +8451,22 @@ hisamitsu
8378
8451
  // hitachi : 2014-10-31 Hitachi, Ltd.
8379
8452
  hitachi
8380
8453
 
8381
- // hiv : 2014-03-13
8454
+ // hiv : 2014-03-13 Uniregistry, Corp.
8382
8455
  hiv
8383
8456
 
8384
8457
  // hkt : 2015-05-14 PCCW-HKT DataCom Services Limited
8385
8458
  hkt
8386
8459
 
8387
- // hockey : 2015-03-19 Half Willow, LLC
8460
+ // hockey : 2015-03-19 Binky Moon, LLC
8388
8461
  hockey
8389
8462
 
8390
- // holdings : 2013-08-27 John Madison, LLC
8463
+ // holdings : 2013-08-27 Binky Moon, LLC
8391
8464
  holdings
8392
8465
 
8393
- // holiday : 2013-11-07 Goose Woods, LLC
8466
+ // holiday : 2013-11-07 Binky Moon, LLC
8394
8467
  holiday
8395
8468
 
8396
- // homedepot : 2015-04-02 Homer TLC, Inc.
8469
+ // homedepot : 2015-04-02 Home Depot Product Authority, LLC
8397
8470
  homedepot
8398
8471
 
8399
8472
  // homegoods : 2015-07-16 The TJX Companies, Inc.
@@ -8411,10 +8484,10 @@ honda
8411
8484
  // honeywell : 2015-07-23 Honeywell GTLD LLC
8412
8485
  honeywell
8413
8486
 
8414
- // horse : 2013-11-21 Top Level Domain Holdings Limited
8487
+ // horse : 2013-11-21 Minds + Machines Group Limited
8415
8488
  horse
8416
8489
 
8417
- // hospital : 2016-10-20 Ruby Pike, LLC
8490
+ // hospital : 2016-10-20 Binky Moon, LLC
8418
8491
  hospital
8419
8492
 
8420
8493
  // host : 2014-04-17 DotHost Inc.
@@ -8423,7 +8496,7 @@ host
8423
8496
  // hosting : 2014-05-29 Uniregistry, Corp.
8424
8497
  hosting
8425
8498
 
8426
- // hot : 2015-08-27 Amazon EU S.à r.l.
8499
+ // hot : 2015-08-27 Amazon Registry Services, Inc.
8427
8500
  hot
8428
8501
 
8429
8502
  // hoteles : 2015-03-05 Travel Reservations SRL
@@ -8435,13 +8508,13 @@ hotels
8435
8508
  // hotmail : 2014-12-18 Microsoft Corporation
8436
8509
  hotmail
8437
8510
 
8438
- // house : 2013-11-07 Sugar Park, LLC
8511
+ // house : 2013-11-07 Binky Moon, LLC
8439
8512
  house
8440
8513
 
8441
8514
  // how : 2014-01-23 Charleston Road Registry Inc.
8442
8515
  how
8443
8516
 
8444
- // hsbc : 2014-10-24 HSBC Holdings PLC
8517
+ // hsbc : 2014-10-24 HSBC Global Services (UK) Limited
8445
8518
  hsbc
8446
8519
 
8447
8520
  // hughes : 2015-07-30 Hughes Satellite Systems Corporation
@@ -8462,7 +8535,7 @@ icbc
8462
8535
  // ice : 2014-10-30 IntercontinentalExchange, Inc.
8463
8536
  ice
8464
8537
 
8465
- // icu : 2015-01-08 One.com A/S
8538
+ // icu : 2015-01-08 ShortDot SA
8466
8539
  icu
8467
8540
 
8468
8541
  // ieee : 2015-07-23 IEEE Global LLC
@@ -8477,16 +8550,19 @@ ikano
8477
8550
  // imamat : 2015-08-06 Fondation Aga Khan (Aga Khan Foundation)
8478
8551
  imamat
8479
8552
 
8480
- // imdb : 2015-06-25 Amazon EU S.à r.l.
8553
+ // imdb : 2015-06-25 Amazon Registry Services, Inc.
8481
8554
  imdb
8482
8555
 
8483
- // immo : 2014-07-10 Auburn Bloom, LLC
8556
+ // immo : 2014-07-10 Binky Moon, LLC
8484
8557
  immo
8485
8558
 
8486
8559
  // immobilien : 2013-11-07 United TLD Holdco Ltd.
8487
8560
  immobilien
8488
8561
 
8489
- // industries : 2013-12-05 Outer House, LLC
8562
+ // inc : 2018-03-10 GTLD Limited
8563
+ inc
8564
+
8565
+ // industries : 2013-12-05 Binky Moon, LLC
8490
8566
  industries
8491
8567
 
8492
8568
  // infiniti : 2014-03-27 NISSAN MOTOR CO., LTD.
@@ -8498,31 +8574,31 @@ ing
8498
8574
  // ink : 2013-12-05 Top Level Design, LLC
8499
8575
  ink
8500
8576
 
8501
- // institute : 2013-11-07 Outer Maple, LLC
8577
+ // institute : 2013-11-07 Binky Moon, LLC
8502
8578
  institute
8503
8579
 
8504
8580
  // insurance : 2015-02-19 fTLD Registry Services LLC
8505
8581
  insurance
8506
8582
 
8507
- // insure : 2014-03-20 Pioneer Willow, LLC
8583
+ // insure : 2014-03-20 Binky Moon, LLC
8508
8584
  insure
8509
8585
 
8510
8586
  // intel : 2015-08-06 Intel Corporation
8511
8587
  intel
8512
8588
 
8513
- // international : 2013-11-07 Wild Way, LLC
8589
+ // international : 2013-11-07 Binky Moon, LLC
8514
8590
  international
8515
8591
 
8516
8592
  // intuit : 2015-07-30 Intuit Administrative Services, Inc.
8517
8593
  intuit
8518
8594
 
8519
- // investments : 2014-03-20 Holly Glen, LLC
8595
+ // investments : 2014-03-20 Binky Moon, LLC
8520
8596
  investments
8521
8597
 
8522
8598
  // ipiranga : 2014-08-28 Ipiranga Produtos de Petroleo S.A.
8523
8599
  ipiranga
8524
8600
 
8525
- // irish : 2014-08-07 Dot-Irish LLC
8601
+ // irish : 2014-08-07 Binky Moon, LLC
8526
8602
  irish
8527
8603
 
8528
8604
  // iselect : 2015-02-11 iSelect Ltd
@@ -8546,9 +8622,6 @@ itv
8546
8622
  // iveco : 2015-09-03 CNH Industrial N.V.
8547
8623
  iveco
8548
8624
 
8549
- // iwc : 2014-06-23 Richemont DNS Inc.
8550
- iwc
8551
-
8552
8625
  // jaguar : 2014-11-13 Jaguar Land Rover Ltd
8553
8626
  jaguar
8554
8627
 
@@ -8564,13 +8637,13 @@ jcp
8564
8637
  // jeep : 2015-07-30 FCA US LLC.
8565
8638
  jeep
8566
8639
 
8567
- // jetzt : 2014-01-09
8640
+ // jetzt : 2014-01-09 Binky Moon, LLC
8568
8641
  jetzt
8569
8642
 
8570
- // jewelry : 2015-03-05 Wild Bloom, LLC
8643
+ // jewelry : 2015-03-05 Binky Moon, LLC
8571
8644
  jewelry
8572
8645
 
8573
- // jio : 2015-04-02 Affinity Names, Inc.
8646
+ // jio : 2015-04-02 Reliance Industries Limited
8574
8647
  jio
8575
8648
 
8576
8649
  // jlc : 2014-12-04 Richemont DNS Inc.
@@ -8588,13 +8661,13 @@ jnj
8588
8661
  // joburg : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
8589
8662
  joburg
8590
8663
 
8591
- // jot : 2014-12-18 Amazon EU S.à r.l.
8664
+ // jot : 2014-12-18 Amazon Registry Services, Inc.
8592
8665
  jot
8593
8666
 
8594
- // joy : 2014-12-18 Amazon EU S.à r.l.
8667
+ // joy : 2014-12-18 Amazon Registry Services, Inc.
8595
8668
  joy
8596
8669
 
8597
- // jpmorgan : 2015-04-30 JPMorgan Chase & Co.
8670
+ // jpmorgan : 2015-04-30 JPMorgan Chase Bank, National Association
8598
8671
  jpmorgan
8599
8672
 
8600
8673
  // jprs : 2014-09-18 Japan Registry Services Co., Ltd.
@@ -8627,22 +8700,22 @@ kfh
8627
8700
  // kia : 2015-07-09 KIA MOTORS CORPORATION
8628
8701
  kia
8629
8702
 
8630
- // kim : 2013-09-23 Afilias Limited
8703
+ // kim : 2013-09-23 Afilias plc
8631
8704
  kim
8632
8705
 
8633
8706
  // kinder : 2014-11-07 Ferrero Trading Lux S.A.
8634
8707
  kinder
8635
8708
 
8636
- // kindle : 2015-06-25 Amazon EU S.à r.l.
8709
+ // kindle : 2015-06-25 Amazon Registry Services, Inc.
8637
8710
  kindle
8638
8711
 
8639
- // kitchen : 2013-09-20 Just Goodbye, LLC
8712
+ // kitchen : 2013-09-20 Binky Moon, LLC
8640
8713
  kitchen
8641
8714
 
8642
8715
  // kiwi : 2013-09-20 DOT KIWI LIMITED
8643
8716
  kiwi
8644
8717
 
8645
- // koeln : 2014-01-09 NetCologne Gesellschaft für Telekommunikation mbH
8718
+ // koeln : 2014-01-09 punkt.wien GmbH
8646
8719
  koeln
8647
8720
 
8648
8721
  // komatsu : 2015-01-08 Komatsu Ltd.
@@ -8669,7 +8742,7 @@ kuokgroup
8669
8742
  // kyoto : 2014-11-07 Academic Institution: Kyoto Jyoho Gakuen
8670
8743
  kyoto
8671
8744
 
8672
- // lacaixa : 2014-01-09 CAIXA D'ESTALVIS I PENSIONS DE BARCELONA
8745
+ // lacaixa : 2014-01-09 Fundación Bancaria Caixa d’Estalvis i Pensions de Barcelona, “la Caixa”
8673
8746
  lacaixa
8674
8747
 
8675
8748
  // ladbrokes : 2015-08-06 LADBROKES INTERNATIONAL PLC
@@ -8690,7 +8763,7 @@ lancia
8690
8763
  // lancome : 2015-07-23 L'Oréal
8691
8764
  lancome
8692
8765
 
8693
- // land : 2013-09-10 Pine Moon, LLC
8766
+ // land : 2013-09-10 Binky Moon, LLC
8694
8767
  land
8695
8768
 
8696
8769
  // landrover : 2014-11-13 Jaguar Land Rover Ltd
@@ -8714,13 +8787,13 @@ latrobe
8714
8787
  // law : 2015-01-22 Minds + Machines Group Limited
8715
8788
  law
8716
8789
 
8717
- // lawyer : 2014-03-20
8790
+ // lawyer : 2014-03-20 United TLD Holdco Ltd.
8718
8791
  lawyer
8719
8792
 
8720
8793
  // lds : 2014-03-20 IRI Domain Management, LLC ("Applicant")
8721
8794
  lds
8722
8795
 
8723
- // lease : 2014-03-06 Victor Trail, LLC
8796
+ // lease : 2014-03-06 Binky Moon, LLC
8724
8797
  lease
8725
8798
 
8726
8799
  // leclerc : 2014-08-07 A.C.D. LEC Association des Centres Distributeurs Edouard Leclerc
@@ -8729,7 +8802,7 @@ leclerc
8729
8802
  // lefrak : 2015-07-16 LeFrak Organization, Inc.
8730
8803
  lefrak
8731
8804
 
8732
- // legal : 2014-10-16 Blue Falls, LLC
8805
+ // legal : 2014-10-16 Binky Moon, LLC
8733
8806
  legal
8734
8807
 
8735
8808
  // lego : 2015-07-16 LEGO Juris A/S
@@ -8738,7 +8811,7 @@ lego
8738
8811
  // lexus : 2015-04-23 TOYOTA MOTOR CORPORATION
8739
8812
  lexus
8740
8813
 
8741
- // lgbt : 2014-05-08 Afilias Limited
8814
+ // lgbt : 2014-05-08 Afilias plc
8742
8815
  lgbt
8743
8816
 
8744
8817
  // liaison : 2014-10-02 Liaison Technologies, Incorporated
@@ -8747,7 +8820,7 @@ liaison
8747
8820
  // lidl : 2014-09-18 Schwarz Domains und Services GmbH & Co. KG
8748
8821
  lidl
8749
8822
 
8750
- // life : 2014-02-06 Trixy Oaks, LLC
8823
+ // life : 2014-02-06 Binky Moon, LLC
8751
8824
  life
8752
8825
 
8753
8826
  // lifeinsurance : 2015-01-15 American Council of Life Insurers
@@ -8756,19 +8829,19 @@ lifeinsurance
8756
8829
  // lifestyle : 2014-12-11 Lifestyle Domain Holdings, Inc.
8757
8830
  lifestyle
8758
8831
 
8759
- // lighting : 2013-08-27 John McCook, LLC
8832
+ // lighting : 2013-08-27 Binky Moon, LLC
8760
8833
  lighting
8761
8834
 
8762
- // like : 2014-12-18 Amazon EU S.à r.l.
8835
+ // like : 2014-12-18 Amazon Registry Services, Inc.
8763
8836
  like
8764
8837
 
8765
8838
  // lilly : 2015-07-31 Eli Lilly and Company
8766
8839
  lilly
8767
8840
 
8768
- // limited : 2014-03-06 Big Fest, LLC
8841
+ // limited : 2014-03-06 Binky Moon, LLC
8769
8842
  limited
8770
8843
 
8771
- // limo : 2013-10-17 Hidden Frostbite, LLC
8844
+ // limo : 2013-10-17 Binky Moon, LLC
8772
8845
  limo
8773
8846
 
8774
8847
  // lincoln : 2014-11-13 Ford Motor Company
@@ -8783,7 +8856,7 @@ link
8783
8856
  // lipsy : 2015-06-25 Lipsy Ltd
8784
8857
  lipsy
8785
8858
 
8786
- // live : 2014-12-04
8859
+ // live : 2014-12-04 United TLD Holdco Ltd.
8787
8860
  live
8788
8861
 
8789
8862
  // living : 2015-07-30 Lifestyle Domain Holdings, Inc.
@@ -8792,10 +8865,13 @@ living
8792
8865
  // lixil : 2015-03-19 LIXIL Group Corporation
8793
8866
  lixil
8794
8867
 
8868
+ // llc : 2017-12-14 Afilias plc
8869
+ llc
8870
+
8795
8871
  // loan : 2014-11-20 dot Loan Limited
8796
8872
  loan
8797
8873
 
8798
- // loans : 2014-03-20 June Woods, LLC
8874
+ // loans : 2014-03-20 Binky Moon, LLC
8799
8875
  loans
8800
8876
 
8801
8877
  // locker : 2015-06-04 Dish DBS Corporation
@@ -8816,7 +8892,7 @@ london
8816
8892
  // lotte : 2014-11-07 Lotte Holdings Co., Ltd.
8817
8893
  lotte
8818
8894
 
8819
- // lotto : 2014-04-10 Afilias Limited
8895
+ // lotto : 2014-04-10 Afilias plc
8820
8896
  lotto
8821
8897
 
8822
8898
  // love : 2014-12-22 Merchant Law Group LLP
@@ -8828,10 +8904,10 @@ lpl
8828
8904
  // lplfinancial : 2015-07-30 LPL Holdings, Inc.
8829
8905
  lplfinancial
8830
8906
 
8831
- // ltd : 2014-09-25 Over Corner, LLC
8907
+ // ltd : 2014-09-25 Binky Moon, LLC
8832
8908
  ltd
8833
8909
 
8834
- // ltda : 2014-04-17 DOMAIN ROBOT SERVICOS DE HOSPEDAGEM NA INTERNET LTDA
8910
+ // ltda : 2014-04-17 InterNetX, Corp
8835
8911
  ltda
8836
8912
 
8837
8913
  // lundbeck : 2015-08-06 H. Lundbeck A/S
@@ -8840,7 +8916,7 @@ lundbeck
8840
8916
  // lupin : 2014-11-07 LUPIN LIMITED
8841
8917
  lupin
8842
8918
 
8843
- // luxe : 2014-01-09 Top Level Domain Holdings Limited
8919
+ // luxe : 2014-01-09 Minds + Machines Group Limited
8844
8920
  luxe
8845
8921
 
8846
8922
  // luxury : 2013-10-17 Luxury Partners, LLC
@@ -8855,7 +8931,7 @@ madrid
8855
8931
  // maif : 2014-10-02 Mutuelle Assurance Instituteur France (MAIF)
8856
8932
  maif
8857
8933
 
8858
- // maison : 2013-12-05 Victor Frostbite, LLC
8934
+ // maison : 2013-12-05 Binky Moon, LLC
8859
8935
  maison
8860
8936
 
8861
8937
  // makeup : 2015-01-15 L'Oréal
@@ -8864,7 +8940,7 @@ makeup
8864
8940
  // man : 2014-12-04 MAN SE
8865
8941
  man
8866
8942
 
8867
- // management : 2013-11-07 John Goodbye, LLC
8943
+ // management : 2013-11-07 Binky Moon, LLC
8868
8944
  management
8869
8945
 
8870
8946
  // mango : 2013-10-24 PUNTO FA S.L.
@@ -8873,13 +8949,13 @@ mango
8873
8949
  // map : 2016-06-09 Charleston Road Registry Inc.
8874
8950
  map
8875
8951
 
8876
- // market : 2014-03-06
8952
+ // market : 2014-03-06 United TLD Holdco Ltd.
8877
8953
  market
8878
8954
 
8879
- // marketing : 2013-11-07 Fern Pass, LLC
8955
+ // marketing : 2013-11-07 Binky Moon, LLC
8880
8956
  marketing
8881
8957
 
8882
- // markets : 2014-12-11 IG Group Holdings PLC
8958
+ // markets : 2014-12-11 Dotmarkets Registry Limited
8883
8959
  markets
8884
8960
 
8885
8961
  // marriott : 2014-10-09 Marriott Worldwide Corporation
@@ -8894,7 +8970,7 @@ maserati
8894
8970
  // mattel : 2015-08-06 Mattel Sites, Inc.
8895
8971
  mattel
8896
8972
 
8897
- // mba : 2015-04-02 Lone Hollow, LLC
8973
+ // mba : 2015-04-02 Binky Moon, LLC
8898
8974
  mba
8899
8975
 
8900
8976
  // mckinsey : 2015-07-31 McKinsey Holdings, Inc.
@@ -8903,10 +8979,10 @@ mckinsey
8903
8979
  // med : 2015-08-06 Medistry LLC
8904
8980
  med
8905
8981
 
8906
- // media : 2014-03-06 Grand Glen, LLC
8982
+ // media : 2014-03-06 Binky Moon, LLC
8907
8983
  media
8908
8984
 
8909
- // meet : 2014-01-16
8985
+ // meet : 2014-01-16 Charleston Road Registry Inc.
8910
8986
  meet
8911
8987
 
8912
8988
  // melbourne : 2014-05-29 The Crown in right of the State of Victoria, represented by its Department of State Development, Business and Innovation
@@ -8924,16 +9000,13 @@ men
8924
9000
  // menu : 2013-09-11 Wedding TLD2, LLC
8925
9001
  menu
8926
9002
 
8927
- // meo : 2014-11-07 PT Comunicacoes S.A.
8928
- meo
8929
-
8930
9003
  // merckmsd : 2016-07-14 MSD Registry Holdings, Inc.
8931
9004
  merckmsd
8932
9005
 
8933
9006
  // metlife : 2015-05-07 MetLife Services and Solutions, LLC
8934
9007
  metlife
8935
9008
 
8936
- // miami : 2013-12-19 Top Level Domain Holdings Limited
9009
+ // miami : 2013-12-19 Minds + Machines Group Limited
8937
9010
  miami
8938
9011
 
8939
9012
  // microsoft : 2014-12-18 Microsoft Corporation
@@ -8972,7 +9045,7 @@ moda
8972
9045
  // moe : 2013-11-13 Interlink Co., Ltd.
8973
9046
  moe
8974
9047
 
8975
- // moi : 2014-12-18 Amazon EU S.à r.l.
9048
+ // moi : 2014-12-18 Amazon Registry Services, Inc.
8976
9049
  moi
8977
9050
 
8978
9051
  // mom : 2015-04-16 Uniregistry, Corp.
@@ -8981,7 +9054,7 @@ mom
8981
9054
  // monash : 2013-09-30 Monash University
8982
9055
  monash
8983
9056
 
8984
- // money : 2014-10-16 Outer McCook, LLC
9057
+ // money : 2014-10-16 Binky Moon, LLC
8985
9058
  money
8986
9059
 
8987
9060
  // monster : 2015-09-11 Monster Worldwide, Inc.
@@ -8993,13 +9066,13 @@ mopar
8993
9066
  // mormon : 2013-12-05 IRI Domain Management, LLC ("Applicant")
8994
9067
  mormon
8995
9068
 
8996
- // mortgage : 2014-03-20
9069
+ // mortgage : 2014-03-20 United TLD Holdco Ltd.
8997
9070
  mortgage
8998
9071
 
8999
9072
  // moscow : 2013-12-19 Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID)
9000
9073
  moscow
9001
9074
 
9002
- // moto : 2015-06-04
9075
+ // moto : 2015-06-04 Motorola Trademark Holdings, LLC
9003
9076
  moto
9004
9077
 
9005
9078
  // motorcycles : 2014-01-09 DERMotorcycles, LLC
@@ -9008,7 +9081,7 @@ motorcycles
9008
9081
  // mov : 2014-01-30 Charleston Road Registry Inc.
9009
9082
  mov
9010
9083
 
9011
- // movie : 2015-02-05 New Frostbite, LLC
9084
+ // movie : 2015-02-05 Binky Moon, LLC
9012
9085
  movie
9013
9086
 
9014
9087
  // movistar : 2014-10-16 Telefónica S.A.
@@ -9020,9 +9093,6 @@ msd
9020
9093
  // mtn : 2014-12-04 MTN Dubai Limited
9021
9094
  mtn
9022
9095
 
9023
- // mtpc : 2014-11-20 Mitsubishi Tanabe Pharma Corporation
9024
- mtpc
9025
-
9026
9096
  // mtr : 2015-03-12 MTR Corporation Limited
9027
9097
  mtr
9028
9098
 
@@ -9032,7 +9102,7 @@ mutual
9032
9102
  // nab : 2015-08-20 National Australia Bank Limited
9033
9103
  nab
9034
9104
 
9035
- // nadex : 2014-12-11 IG Group Holdings PLC
9105
+ // nadex : 2014-12-11 Nadex Domains, Inc.
9036
9106
  nadex
9037
9107
 
9038
9108
  // nagoya : 2013-10-24 GMO Registry, Inc.
@@ -9059,10 +9129,10 @@ netbank
9059
9129
  // netflix : 2015-06-18 Netflix, Inc.
9060
9130
  netflix
9061
9131
 
9062
- // network : 2013-11-14 Trixy Manor, LLC
9132
+ // network : 2013-11-14 Binky Moon, LLC
9063
9133
  network
9064
9134
 
9065
- // neustar : 2013-12-05 NeuStar, Inc.
9135
+ // neustar : 2013-12-05 Registry Services, LLC
9066
9136
  neustar
9067
9137
 
9068
9138
  // new : 2014-01-30 Charleston Road Registry Inc.
@@ -9071,7 +9141,7 @@ new
9071
9141
  // newholland : 2015-09-03 CNH Industrial N.V.
9072
9142
  newholland
9073
9143
 
9074
- // news : 2014-12-18
9144
+ // news : 2014-12-18 United TLD Holdco Ltd.
9075
9145
  news
9076
9146
 
9077
9147
  // next : 2015-06-18 Next plc
@@ -9119,7 +9189,7 @@ northwesternmutual
9119
9189
  // norton : 2014-12-04 Symantec Corporation
9120
9190
  norton
9121
9191
 
9122
- // now : 2015-06-25 Amazon EU S.à r.l.
9192
+ // now : 2015-06-25 Amazon Registry Services, Inc.
9123
9193
  now
9124
9194
 
9125
9195
  // nowruz : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
@@ -9143,7 +9213,7 @@ nyc
9143
9213
  // obi : 2014-09-25 OBI Group Holding SE & Co. KGaA
9144
9214
  obi
9145
9215
 
9146
- // observer : 2015-04-30
9216
+ // observer : 2015-04-30 Top Level Spectrum, Inc.
9147
9217
  observer
9148
9218
 
9149
9219
  // off : 2015-07-23 Johnson Shareholdings, Inc.
@@ -9152,7 +9222,7 @@ off
9152
9222
  // office : 2015-03-12 Microsoft Corporation
9153
9223
  office
9154
9224
 
9155
- // okinawa : 2013-12-05 BusinessRalliart Inc.
9225
+ // okinawa : 2013-12-05 BRregistry, Inc.
9156
9226
  okinawa
9157
9227
 
9158
9228
  // olayan : 2015-05-14 Crescent Holding GmbH
@@ -9197,13 +9267,13 @@ oracle
9197
9267
  // orange : 2015-03-12 Orange Brand Services Limited
9198
9268
  orange
9199
9269
 
9200
- // organic : 2014-03-27 Afilias Limited
9270
+ // organic : 2014-03-27 Afilias plc
9201
9271
  organic
9202
9272
 
9203
9273
  // origins : 2015-10-01 The Estée Lauder Companies Inc.
9204
9274
  origins
9205
9275
 
9206
- // osaka : 2014-09-04 Interlink Co., Ltd.
9276
+ // osaka : 2014-09-04 Osaka Registry Co., Ltd.
9207
9277
  osaka
9208
9278
 
9209
9279
  // otsuka : 2013-10-11 Otsuka Holdings Co., Ltd.
@@ -9230,10 +9300,10 @@ paris
9230
9300
  // pars : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
9231
9301
  pars
9232
9302
 
9233
- // partners : 2013-12-05 Magic Glen, LLC
9303
+ // partners : 2013-12-05 Binky Moon, LLC
9234
9304
  partners
9235
9305
 
9236
- // parts : 2013-12-05 Sea Goodbye, LLC
9306
+ // parts : 2013-12-05 Binky Moon, LLC
9237
9307
  parts
9238
9308
 
9239
9309
  // party : 2014-09-11 Blue Sky Registry Limited
@@ -9242,7 +9312,7 @@ party
9242
9312
  // passagens : 2015-03-05 Travel Reservations SRL
9243
9313
  passagens
9244
9314
 
9245
- // pay : 2015-08-27 Amazon EU S.à r.l.
9315
+ // pay : 2015-08-27 Amazon Registry Services, Inc.
9246
9316
  pay
9247
9317
 
9248
9318
  // pccw : 2015-05-14 PCCW Enterprises Limited
@@ -9269,10 +9339,10 @@ phone
9269
9339
  // photo : 2013-11-14 Uniregistry, Corp.
9270
9340
  photo
9271
9341
 
9272
- // photography : 2013-09-20 Sugar Glen, LLC
9342
+ // photography : 2013-09-20 Binky Moon, LLC
9273
9343
  photography
9274
9344
 
9275
- // photos : 2013-10-17 Sea Corner, LLC
9345
+ // photos : 2013-10-17 Binky Moon, LLC
9276
9346
  photos
9277
9347
 
9278
9348
  // physio : 2014-05-01 PhysBiz Pty Ltd
@@ -9287,28 +9357,28 @@ pics
9287
9357
  // pictet : 2014-06-26 Pictet Europe S.A.
9288
9358
  pictet
9289
9359
 
9290
- // pictures : 2014-03-06 Foggy Sky, LLC
9360
+ // pictures : 2014-03-06 Binky Moon, LLC
9291
9361
  pictures
9292
9362
 
9293
9363
  // pid : 2015-01-08 Top Level Spectrum, Inc.
9294
9364
  pid
9295
9365
 
9296
- // pin : 2014-12-18 Amazon EU S.à r.l.
9366
+ // pin : 2014-12-18 Amazon Registry Services, Inc.
9297
9367
  pin
9298
9368
 
9299
9369
  // ping : 2015-06-11 Ping Registry Provider, Inc.
9300
9370
  ping
9301
9371
 
9302
- // pink : 2013-10-01 Afilias Limited
9372
+ // pink : 2013-10-01 Afilias plc
9303
9373
  pink
9304
9374
 
9305
9375
  // pioneer : 2015-07-16 Pioneer Corporation
9306
9376
  pioneer
9307
9377
 
9308
- // pizza : 2014-06-26 Foggy Moon, LLC
9378
+ // pizza : 2014-06-26 Binky Moon, LLC
9309
9379
  pizza
9310
9380
 
9311
- // place : 2014-04-24 Snow Galley, LLC
9381
+ // place : 2014-04-24 Binky Moon, LLC
9312
9382
  place
9313
9383
 
9314
9384
  // play : 2015-03-05 Charleston Road Registry Inc.
@@ -9317,10 +9387,10 @@ play
9317
9387
  // playstation : 2015-07-02 Sony Computer Entertainment Inc.
9318
9388
  playstation
9319
9389
 
9320
- // plumbing : 2013-09-10 Spring Tigers, LLC
9390
+ // plumbing : 2013-09-10 Binky Moon, LLC
9321
9391
  plumbing
9322
9392
 
9323
- // plus : 2015-02-05 Sugar Mill, LLC
9393
+ // plus : 2015-02-05 Binky Moon, LLC
9324
9394
  plus
9325
9395
 
9326
9396
  // pnc : 2015-07-02 PNC Domain Co., LLC
@@ -9329,7 +9399,7 @@ pnc
9329
9399
  // pohl : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG
9330
9400
  pohl
9331
9401
 
9332
- // poker : 2014-07-03 Afilias Domains No. 5 Limited
9402
+ // poker : 2014-07-03 Afilias plc
9333
9403
  poker
9334
9404
 
9335
9405
  // politie : 2015-08-20 Politie Nederland
@@ -9347,13 +9417,13 @@ praxi
9347
9417
  // press : 2014-04-03 DotPress Inc.
9348
9418
  press
9349
9419
 
9350
- // prime : 2015-06-25 Amazon EU S.à r.l.
9420
+ // prime : 2015-06-25 Amazon Registry Services, Inc.
9351
9421
  prime
9352
9422
 
9353
9423
  // prod : 2014-01-23 Charleston Road Registry Inc.
9354
9424
  prod
9355
9425
 
9356
- // productions : 2013-12-05 Magic Birch, LLC
9426
+ // productions : 2013-12-05 Binky Moon, LLC
9357
9427
  productions
9358
9428
 
9359
9429
  // prof : 2014-07-24 Charleston Road Registry Inc.
@@ -9362,16 +9432,16 @@ prof
9362
9432
  // progressive : 2015-07-23 Progressive Casualty Insurance Company
9363
9433
  progressive
9364
9434
 
9365
- // promo : 2014-12-18
9435
+ // promo : 2014-12-18 Afilias plc
9366
9436
  promo
9367
9437
 
9368
- // properties : 2013-12-05 Big Pass, LLC
9438
+ // properties : 2013-12-05 Binky Moon, LLC
9369
9439
  properties
9370
9440
 
9371
9441
  // property : 2014-05-22 Uniregistry, Corp.
9372
9442
  property
9373
9443
 
9374
- // protection : 2015-04-23
9444
+ // protection : 2015-04-23 XYZ.COM LLC
9375
9445
  protection
9376
9446
 
9377
9447
  // pru : 2015-07-30 Prudential Financial, Inc.
@@ -9407,7 +9477,7 @@ radio
9407
9477
  // raid : 2015-07-23 Johnson Shareholdings, Inc.
9408
9478
  raid
9409
9479
 
9410
- // read : 2014-12-18 Amazon EU S.à r.l.
9480
+ // read : 2014-12-18 Amazon Registry Services, Inc.
9411
9481
  read
9412
9482
 
9413
9483
  // realestate : 2015-09-11 dotRealEstate LLC
@@ -9419,10 +9489,10 @@ realtor
9419
9489
  // realty : 2015-03-19 Fegistry, LLC
9420
9490
  realty
9421
9491
 
9422
- // recipes : 2013-10-17 Grand Island, LLC
9492
+ // recipes : 2013-10-17 Binky Moon, LLC
9423
9493
  recipes
9424
9494
 
9425
- // red : 2013-11-07 Afilias Limited
9495
+ // red : 2013-11-07 Afilias plc
9426
9496
  red
9427
9497
 
9428
9498
  // redstone : 2014-10-31 Redstone Haute Couture Co., Ltd.
@@ -9434,10 +9504,10 @@ redumbrella
9434
9504
  // rehab : 2014-03-06 United TLD Holdco Ltd.
9435
9505
  rehab
9436
9506
 
9437
- // reise : 2014-03-13
9507
+ // reise : 2014-03-13 Binky Moon, LLC
9438
9508
  reise
9439
9509
 
9440
- // reisen : 2014-03-06 New Cypress, LLC
9510
+ // reisen : 2014-03-06 Binky Moon, LLC
9441
9511
  reisen
9442
9512
 
9443
9513
  // reit : 2014-09-04 National Association of Real Estate Investment Trusts, Inc.
@@ -9449,16 +9519,16 @@ reliance
9449
9519
  // ren : 2013-12-12 Beijing Qianxiang Wangjing Technology Development Co., Ltd.
9450
9520
  ren
9451
9521
 
9452
- // rent : 2014-12-04 DERRent, LLC
9522
+ // rent : 2014-12-04 XYZ.COM LLC
9453
9523
  rent
9454
9524
 
9455
- // rentals : 2013-12-05 Big Hollow,LLC
9525
+ // rentals : 2013-12-05 Binky Moon, LLC
9456
9526
  rentals
9457
9527
 
9458
- // repair : 2013-11-07 Lone Sunset, LLC
9528
+ // repair : 2013-11-07 Binky Moon, LLC
9459
9529
  repair
9460
9530
 
9461
- // report : 2013-12-05 Binky Glen, LLC
9531
+ // report : 2013-12-05 Binky Moon, LLC
9462
9532
  report
9463
9533
 
9464
9534
  // republican : 2014-03-20 United TLD Holdco Ltd.
@@ -9467,13 +9537,13 @@ republican
9467
9537
  // rest : 2013-12-19 Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable
9468
9538
  rest
9469
9539
 
9470
- // restaurant : 2014-07-03 Snow Avenue, LLC
9540
+ // restaurant : 2014-07-03 Binky Moon, LLC
9471
9541
  restaurant
9472
9542
 
9473
9543
  // review : 2014-11-20 dot Review Limited
9474
9544
  review
9475
9545
 
9476
- // reviews : 2013-09-13
9546
+ // reviews : 2013-09-13 United TLD Holdco Ltd.
9477
9547
  reviews
9478
9548
 
9479
9549
  // rexroth : 2015-06-18 Robert Bosch GMBH
@@ -9506,16 +9576,16 @@ rmit
9506
9576
  // rocher : 2014-12-18 Ferrero Trading Lux S.A.
9507
9577
  rocher
9508
9578
 
9509
- // rocks : 2013-11-14
9579
+ // rocks : 2013-11-14 United TLD Holdco Ltd.
9510
9580
  rocks
9511
9581
 
9512
- // rodeo : 2013-12-19 Top Level Domain Holdings Limited
9582
+ // rodeo : 2013-12-19 Minds + Machines Group Limited
9513
9583
  rodeo
9514
9584
 
9515
- // rogers : 2015-08-06 Rogers Communications Partnership
9585
+ // rogers : 2015-08-06 Rogers Communications Canada Inc.
9516
9586
  rogers
9517
9587
 
9518
- // room : 2014-12-18 Amazon EU S.à r.l.
9588
+ // room : 2014-12-18 Amazon Registry Services, Inc.
9519
9589
  room
9520
9590
 
9521
9591
  // rsvp : 2014-05-08 Charleston Road Registry Inc.
@@ -9527,19 +9597,19 @@ rugby
9527
9597
  // ruhr : 2013-10-02 regiodot GmbH & Co. KG
9528
9598
  ruhr
9529
9599
 
9530
- // run : 2015-03-19 Snow Park, LLC
9600
+ // run : 2015-03-19 Binky Moon, LLC
9531
9601
  run
9532
9602
 
9533
9603
  // rwe : 2015-04-02 RWE AG
9534
9604
  rwe
9535
9605
 
9536
- // ryukyu : 2014-01-09 BusinessRalliart Inc.
9606
+ // ryukyu : 2014-01-09 BRregistry, Inc.
9537
9607
  ryukyu
9538
9608
 
9539
9609
  // saarland : 2013-12-12 dotSaarland GmbH
9540
9610
  saarland
9541
9611
 
9542
- // safe : 2014-12-18 Amazon EU S.à r.l.
9612
+ // safe : 2014-12-18 Amazon Registry Services, Inc.
9543
9613
  safe
9544
9614
 
9545
9615
  // safety : 2015-01-08 Safety Registry Services, LLC.
@@ -9548,10 +9618,10 @@ safety
9548
9618
  // sakura : 2014-12-18 SAKURA Internet Inc.
9549
9619
  sakura
9550
9620
 
9551
- // sale : 2014-10-16
9621
+ // sale : 2014-10-16 United TLD Holdco Ltd.
9552
9622
  sale
9553
9623
 
9554
- // salon : 2014-12-11 Outer Orchard, LLC
9624
+ // salon : 2014-12-11 Binky Moon, LLC
9555
9625
  salon
9556
9626
 
9557
9627
  // samsclub : 2015-07-31 Wal-Mart Stores, Inc.
@@ -9572,16 +9642,13 @@ sanofi
9572
9642
  // sap : 2014-03-27 SAP AG
9573
9643
  sap
9574
9644
 
9575
- // sapo : 2014-11-07 PT Comunicacoes S.A.
9576
- sapo
9577
-
9578
- // sarl : 2014-07-03 Delta Orchard, LLC
9645
+ // sarl : 2014-07-03 Binky Moon, LLC
9579
9646
  sarl
9580
9647
 
9581
9648
  // sas : 2015-04-02 Research IP LLC
9582
9649
  sas
9583
9650
 
9584
- // save : 2015-06-25 Amazon EU S.à r.l.
9651
+ // save : 2015-06-25 Amazon Registry Services, Inc.
9585
9652
  save
9586
9653
 
9587
9654
  // saxo : 2014-10-31 Saxo Bank A/S
@@ -9608,10 +9675,10 @@ schmidt
9608
9675
  // scholarships : 2014-04-24 Scholarships.com, LLC
9609
9676
  scholarships
9610
9677
 
9611
- // school : 2014-12-18 Little Galley, LLC
9678
+ // school : 2014-12-18 Binky Moon, LLC
9612
9679
  school
9613
9680
 
9614
- // schule : 2014-03-06 Outer Moon, LLC
9681
+ // schule : 2014-03-06 Binky Moon, LLC
9615
9682
  schule
9616
9683
 
9617
9684
  // schwarz : 2014-09-18 Schwarz Domains und Services GmbH & Co. KG
@@ -9635,10 +9702,10 @@ search
9635
9702
  // seat : 2014-05-22 SEAT, S.A. (Sociedad Unipersonal)
9636
9703
  seat
9637
9704
 
9638
- // secure : 2015-08-27 Amazon EU S.à r.l.
9705
+ // secure : 2015-08-27 Amazon Registry Services, Inc.
9639
9706
  secure
9640
9707
 
9641
- // security : 2015-05-14
9708
+ // security : 2015-05-14 XYZ.COM LLC
9642
9709
  security
9643
9710
 
9644
9711
  // seek : 2014-12-04 Seek Limited
@@ -9650,7 +9717,7 @@ select
9650
9717
  // sener : 2014-10-24 Sener Ingeniería y Sistemas, S.A.
9651
9718
  sener
9652
9719
 
9653
- // services : 2014-02-27 Fox Castle, LLC
9720
+ // services : 2014-02-27 Binky Moon, LLC
9654
9721
  services
9655
9722
 
9656
9723
  // ses : 2015-07-23 SES
@@ -9686,22 +9753,22 @@ shell
9686
9753
  // shia : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
9687
9754
  shia
9688
9755
 
9689
- // shiksha : 2013-11-14 Afilias Limited
9756
+ // shiksha : 2013-11-14 Afilias plc
9690
9757
  shiksha
9691
9758
 
9692
- // shoes : 2013-10-02 Binky Galley, LLC
9759
+ // shoes : 2013-10-02 Binky Moon, LLC
9693
9760
  shoes
9694
9761
 
9695
9762
  // shop : 2016-04-08 GMO Registry, Inc.
9696
9763
  shop
9697
9764
 
9698
- // shopping : 2016-03-31
9765
+ // shopping : 2016-03-31 Binky Moon, LLC
9699
9766
  shopping
9700
9767
 
9701
9768
  // shouji : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD.
9702
9769
  shouji
9703
9770
 
9704
- // show : 2015-03-05 Snow Beach, LLC
9771
+ // show : 2015-03-05 Binky Moon, LLC
9705
9772
  show
9706
9773
 
9707
9774
  // showtime : 2015-08-06 CBS Domains Inc.
@@ -9710,25 +9777,25 @@ showtime
9710
9777
  // shriram : 2014-01-23 Shriram Capital Ltd.
9711
9778
  shriram
9712
9779
 
9713
- // silk : 2015-06-25 Amazon EU S.à r.l.
9780
+ // silk : 2015-06-25 Amazon Registry Services, Inc.
9714
9781
  silk
9715
9782
 
9716
9783
  // sina : 2015-03-12 Sina Corporation
9717
9784
  sina
9718
9785
 
9719
- // singles : 2013-08-27 Fern Madison, LLC
9786
+ // singles : 2013-08-27 Binky Moon, LLC
9720
9787
  singles
9721
9788
 
9722
9789
  // site : 2015-01-15 DotSite Inc.
9723
9790
  site
9724
9791
 
9725
- // ski : 2015-04-09 STARTING DOT LIMITED
9792
+ // ski : 2015-04-09 Afilias plc
9726
9793
  ski
9727
9794
 
9728
9795
  // skin : 2015-01-15 L'Oréal
9729
9796
  skin
9730
9797
 
9731
- // sky : 2014-06-19 Sky IP International Ltd, a company incorporated in England and Wales, operating via its registered Swiss branch
9798
+ // sky : 2014-06-19 Sky International AG
9732
9799
  sky
9733
9800
 
9734
9801
  // skype : 2014-12-18 Microsoft Corporation
@@ -9740,13 +9807,13 @@ sling
9740
9807
  // smart : 2015-07-09 Smart Communications, Inc. (SMART)
9741
9808
  smart
9742
9809
 
9743
- // smile : 2014-12-18 Amazon EU S.à r.l.
9810
+ // smile : 2014-12-18 Amazon Registry Services, Inc.
9744
9811
  smile
9745
9812
 
9746
9813
  // sncf : 2015-02-19 Société Nationale des Chemins de fer Francais S N C F
9747
9814
  sncf
9748
9815
 
9749
- // soccer : 2015-03-26 Foggy Shadow, LLC
9816
+ // soccer : 2015-03-26 Binky Moon, LLC
9750
9817
  soccer
9751
9818
 
9752
9819
  // social : 2013-11-07 United TLD Holdco Ltd.
@@ -9755,19 +9822,19 @@ social
9755
9822
  // softbank : 2015-07-02 SoftBank Corp.
9756
9823
  softbank
9757
9824
 
9758
- // software : 2014-03-20
9825
+ // software : 2014-03-20 United TLD Holdco Ltd.
9759
9826
  software
9760
9827
 
9761
9828
  // sohu : 2013-12-19 Sohu.com Limited
9762
9829
  sohu
9763
9830
 
9764
- // solar : 2013-11-07 Ruby Town, LLC
9831
+ // solar : 2013-11-07 Binky Moon, LLC
9765
9832
  solar
9766
9833
 
9767
- // solutions : 2013-11-07 Silver Cover, LLC
9834
+ // solutions : 2013-11-07 Binky Moon, LLC
9768
9835
  solutions
9769
9836
 
9770
- // song : 2015-02-26 Amazon EU S.à r.l.
9837
+ // song : 2015-02-26 Amazon Registry Services, Inc.
9771
9838
  song
9772
9839
 
9773
9840
  // sony : 2015-01-08 Sony Corporation
@@ -9782,13 +9849,16 @@ space
9782
9849
  // spiegel : 2014-02-05 SPIEGEL-Verlag Rudolf Augstein GmbH & Co. KG
9783
9850
  spiegel
9784
9851
 
9785
- // spot : 2015-02-26 Amazon EU S.à r.l.
9852
+ // sport : 2017-11-16 Global Association of International Sports Federations (GAISF)
9853
+ sport
9854
+
9855
+ // spot : 2015-02-26 Amazon Registry Services, Inc.
9786
9856
  spot
9787
9857
 
9788
- // spreadbetting : 2014-12-11 IG Group Holdings PLC
9858
+ // spreadbetting : 2014-12-11 Dotspreadbetting Registry Limited
9789
9859
  spreadbetting
9790
9860
 
9791
- // srl : 2015-05-07 mySRL GmbH
9861
+ // srl : 2015-05-07 InterNetX, Corp
9792
9862
  srl
9793
9863
 
9794
9864
  // srt : 2015-07-30 FCA US LLC.
@@ -9824,7 +9894,7 @@ stcgroup
9824
9894
  // stockholm : 2014-12-18 Stockholms kommun
9825
9895
  stockholm
9826
9896
 
9827
- // storage : 2014-12-22 Self Storage Company LLC
9897
+ // storage : 2014-12-22 XYZ.COM LLC
9828
9898
  storage
9829
9899
 
9830
9900
  // store : 2015-04-09 DotStore Inc.
@@ -9833,7 +9903,7 @@ store
9833
9903
  // stream : 2016-01-08 dot Stream Limited
9834
9904
  stream
9835
9905
 
9836
- // studio : 2015-02-11
9906
+ // studio : 2015-02-11 United TLD Holdco Ltd.
9837
9907
  studio
9838
9908
 
9839
9909
  // study : 2014-12-11 OPEN UNIVERSITIES AUSTRALIA PTY LTD
@@ -9842,22 +9912,22 @@ study
9842
9912
  // style : 2014-12-04 Binky Moon, LLC
9843
9913
  style
9844
9914
 
9845
- // sucks : 2014-12-22 Vox Populi Registry Inc.
9915
+ // sucks : 2014-12-22 Vox Populi Registry Ltd.
9846
9916
  sucks
9847
9917
 
9848
- // supplies : 2013-12-19 Atomic Fields, LLC
9918
+ // supplies : 2013-12-19 Binky Moon, LLC
9849
9919
  supplies
9850
9920
 
9851
- // supply : 2013-12-19 Half Falls, LLC
9921
+ // supply : 2013-12-19 Binky Moon, LLC
9852
9922
  supply
9853
9923
 
9854
- // support : 2013-10-24 Grand Orchard, LLC
9924
+ // support : 2013-10-24 Binky Moon, LLC
9855
9925
  support
9856
9926
 
9857
- // surf : 2014-01-09 Top Level Domain Holdings Limited
9927
+ // surf : 2014-01-09 Minds + Machines Group Limited
9858
9928
  surf
9859
9929
 
9860
- // surgery : 2014-03-20 Tin Avenue, LLC
9930
+ // surgery : 2014-03-20 Binky Moon, LLC
9861
9931
  surgery
9862
9932
 
9863
9933
  // suzuki : 2014-02-20 SUZUKI MOTOR CORPORATION
@@ -9878,7 +9948,7 @@ sydney
9878
9948
  // symantec : 2014-12-04 Symantec Corporation
9879
9949
  symantec
9880
9950
 
9881
- // systems : 2013-11-07 Dash Cypress, LLC
9951
+ // systems : 2013-11-07 Binky Moon, LLC
9882
9952
  systems
9883
9953
 
9884
9954
  // tab : 2014-12-04 Tabcorp Holdings Limited
@@ -9887,7 +9957,7 @@ tab
9887
9957
  // taipei : 2014-07-10 Taipei City Government
9888
9958
  taipei
9889
9959
 
9890
- // talk : 2015-04-09 Amazon EU S.à r.l.
9960
+ // talk : 2015-04-09 Amazon Registry Services, Inc.
9891
9961
  talk
9892
9962
 
9893
9963
  // taobao : 2015-01-15 Alibaba Group Holding Limited
@@ -9905,10 +9975,10 @@ tatar
9905
9975
  // tattoo : 2013-08-30 Uniregistry, Corp.
9906
9976
  tattoo
9907
9977
 
9908
- // tax : 2014-03-20 Storm Orchard, LLC
9978
+ // tax : 2014-03-20 Binky Moon, LLC
9909
9979
  tax
9910
9980
 
9911
- // taxi : 2015-03-19 Pine Falls, LLC
9981
+ // taxi : 2015-03-19 Binky Moon, LLC
9912
9982
  taxi
9913
9983
 
9914
9984
  // tci : 2014-09-12 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
@@ -9917,13 +9987,13 @@ tci
9917
9987
  // tdk : 2015-06-11 TDK Corporation
9918
9988
  tdk
9919
9989
 
9920
- // team : 2015-03-05 Atomic Lake, LLC
9990
+ // team : 2015-03-05 Binky Moon, LLC
9921
9991
  team
9922
9992
 
9923
- // tech : 2015-01-30 Dot Tech LLC
9993
+ // tech : 2015-01-30 Personals TLD Inc.
9924
9994
  tech
9925
9995
 
9926
- // technology : 2013-09-13 Auburn Falls
9996
+ // technology : 2013-09-13 Binky Moon, LLC
9927
9997
  technology
9928
9998
 
9929
9999
  // telecity : 2015-02-19 TelecityGroup International Limited
@@ -9935,19 +10005,19 @@ telefonica
9935
10005
  // temasek : 2014-08-07 Temasek Holdings (Private) Limited
9936
10006
  temasek
9937
10007
 
9938
- // tennis : 2014-12-04 Cotton Bloom, LLC
10008
+ // tennis : 2014-12-04 Binky Moon, LLC
9939
10009
  tennis
9940
10010
 
9941
10011
  // teva : 2015-07-02 Teva Pharmaceutical Industries Limited
9942
10012
  teva
9943
10013
 
9944
- // thd : 2015-04-02 Homer TLC, Inc.
10014
+ // thd : 2015-04-02 Home Depot Product Authority, LLC
9945
10015
  thd
9946
10016
 
9947
- // theater : 2015-03-19 Blue Tigers, LLC
10017
+ // theater : 2015-03-19 Binky Moon, LLC
9948
10018
  theater
9949
10019
 
9950
- // theatre : 2015-05-07
10020
+ // theatre : 2015-05-07 XYZ.COM LLC
9951
10021
  theatre
9952
10022
 
9953
10023
  // tiaa : 2015-07-23 Teachers Insurance and Annuity Association of America
@@ -9956,16 +10026,16 @@ tiaa
9956
10026
  // tickets : 2015-02-05 Accent Media Limited
9957
10027
  tickets
9958
10028
 
9959
- // tienda : 2013-11-14 Victor Manor, LLC
10029
+ // tienda : 2013-11-14 Binky Moon, LLC
9960
10030
  tienda
9961
10031
 
9962
10032
  // tiffany : 2015-01-30 Tiffany and Company
9963
10033
  tiffany
9964
10034
 
9965
- // tips : 2013-09-20 Corn Willow, LLC
10035
+ // tips : 2013-09-20 Binky Moon, LLC
9966
10036
  tips
9967
10037
 
9968
- // tires : 2014-11-07 Dog Edge, LLC
10038
+ // tires : 2014-11-07 Binky Moon, LLC
9969
10039
  tires
9970
10040
 
9971
10041
  // tirol : 2014-04-24 punkt Tirol GmbH
@@ -9983,16 +10053,16 @@ tkmaxx
9983
10053
  // tmall : 2015-01-15 Alibaba Group Holding Limited
9984
10054
  tmall
9985
10055
 
9986
- // today : 2013-09-20 Pearl Woods, LLC
10056
+ // today : 2013-09-20 Binky Moon, LLC
9987
10057
  today
9988
10058
 
9989
10059
  // tokyo : 2013-11-13 GMO Registry, Inc.
9990
10060
  tokyo
9991
10061
 
9992
- // tools : 2013-11-21 Pioneer North, LLC
10062
+ // tools : 2013-11-21 Binky Moon, LLC
9993
10063
  tools
9994
10064
 
9995
- // top : 2014-03-20 Jiangsu Bangning Science & Technology Co.,Ltd.
10065
+ // top : 2014-03-20 .TOP Registry
9996
10066
  top
9997
10067
 
9998
10068
  // toray : 2014-12-18 Toray Industries, Inc.
@@ -10004,27 +10074,30 @@ toshiba
10004
10074
  // total : 2015-08-06 Total SA
10005
10075
  total
10006
10076
 
10007
- // tours : 2015-01-22 Sugar Station, LLC
10077
+ // tours : 2015-01-22 Binky Moon, LLC
10008
10078
  tours
10009
10079
 
10010
- // town : 2014-03-06 Koko Moon, LLC
10080
+ // town : 2014-03-06 Binky Moon, LLC
10011
10081
  town
10012
10082
 
10013
10083
  // toyota : 2015-04-23 TOYOTA MOTOR CORPORATION
10014
10084
  toyota
10015
10085
 
10016
- // toys : 2014-03-06 Pioneer Orchard, LLC
10086
+ // toys : 2014-03-06 Binky Moon, LLC
10017
10087
  toys
10018
10088
 
10019
10089
  // trade : 2014-01-23 Elite Registry Limited
10020
10090
  trade
10021
10091
 
10022
- // trading : 2014-12-11 IG Group Holdings PLC
10092
+ // trading : 2014-12-11 Dottrading Registry Limited
10023
10093
  trading
10024
10094
 
10025
- // training : 2013-11-07 Wild Willow, LLC
10095
+ // training : 2013-11-07 Binky Moon, LLC
10026
10096
  training
10027
10097
 
10098
+ // travel : Dog Beach, LLC
10099
+ travel
10100
+
10028
10101
  // travelchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
10029
10102
  travelchannel
10030
10103
 
@@ -10034,7 +10107,7 @@ travelers
10034
10107
  // travelersinsurance : 2015-03-26 Travelers TLD, LLC
10035
10108
  travelersinsurance
10036
10109
 
10037
- // trust : 2014-10-16
10110
+ // trust : 2014-10-16 NCC Group Inc.
10038
10111
  trust
10039
10112
 
10040
10113
  // trv : 2015-03-26 Travelers TLD, LLC
@@ -10046,10 +10119,10 @@ tube
10046
10119
  // tui : 2014-07-03 TUI AG
10047
10120
  tui
10048
10121
 
10049
- // tunes : 2015-02-26 Amazon EU S.à r.l.
10122
+ // tunes : 2015-02-26 Amazon Registry Services, Inc.
10050
10123
  tunes
10051
10124
 
10052
- // tushu : 2014-12-18 Amazon EU S.à r.l.
10125
+ // tushu : 2014-12-18 Amazon Registry Services, Inc.
10053
10126
  tushu
10054
10127
 
10055
10128
  // tvs : 2015-02-19 T V SUNDRAM IYENGAR & SONS LIMITED
@@ -10067,7 +10140,7 @@ uconnect
10067
10140
  // unicom : 2015-10-15 China United Network Communications Corporation Limited
10068
10141
  unicom
10069
10142
 
10070
- // university : 2014-03-06 Little Station, LLC
10143
+ // university : 2014-03-06 Binky Moon, LLC
10071
10144
  university
10072
10145
 
10073
10146
  // uno : 2013-09-11 Dot Latin LLC
@@ -10079,7 +10152,7 @@ uol
10079
10152
  // ups : 2015-06-25 UPS Market Driver, Inc.
10080
10153
  ups
10081
10154
 
10082
- // vacations : 2013-12-05 Atomic Tigers, LLC
10155
+ // vacations : 2013-12-05 Binky Moon, LLC
10083
10156
  vacations
10084
10157
 
10085
10158
  // vana : 2014-12-11 Lifestyle Domain Holdings, Inc.
@@ -10091,22 +10164,22 @@ vanguard
10091
10164
  // vegas : 2014-01-16 Dot Vegas, Inc.
10092
10165
  vegas
10093
10166
 
10094
- // ventures : 2013-08-27 Binky Lake, LLC
10167
+ // ventures : 2013-08-27 Binky Moon, LLC
10095
10168
  ventures
10096
10169
 
10097
10170
  // verisign : 2015-08-13 VeriSign, Inc.
10098
10171
  verisign
10099
10172
 
10100
- // versicherung : 2014-03-20
10173
+ // versicherung : 2014-03-20 TLD-BOX Registrydienstleistungen GmbH
10101
10174
  versicherung
10102
10175
 
10103
- // vet : 2014-03-06
10176
+ // vet : 2014-03-06 United TLD Holdco Ltd.
10104
10177
  vet
10105
10178
 
10106
- // viajes : 2013-10-17 Black Madison, LLC
10179
+ // viajes : 2013-10-17 Binky Moon, LLC
10107
10180
  viajes
10108
10181
 
10109
- // video : 2014-10-16
10182
+ // video : 2014-10-16 United TLD Holdco Ltd.
10110
10183
  video
10111
10184
 
10112
10185
  // vig : 2015-05-14 VIENNA INSURANCE GROUP AG Wiener Versicherung Gruppe
@@ -10115,10 +10188,10 @@ vig
10115
10188
  // viking : 2015-04-02 Viking River Cruises (Bermuda) Ltd.
10116
10189
  viking
10117
10190
 
10118
- // villas : 2013-12-05 New Sky, LLC
10191
+ // villas : 2013-12-05 Binky Moon, LLC
10119
10192
  villas
10120
10193
 
10121
- // vin : 2015-06-18 Holly Shadow, LLC
10194
+ // vin : 2015-06-18 Binky Moon, LLC
10122
10195
  vin
10123
10196
 
10124
10197
  // vip : 2015-01-22 Minds + Machines Group Limited
@@ -10130,7 +10203,7 @@ virgin
10130
10203
  // visa : 2015-07-30 Visa Worldwide Pte. Limited
10131
10204
  visa
10132
10205
 
10133
- // vision : 2013-12-05 Koko Station, LLC
10206
+ // vision : 2013-12-05 Binky Moon, LLC
10134
10207
  vision
10135
10208
 
10136
10209
  // vista : 2014-09-18 Vistaprint Limited
@@ -10148,7 +10221,7 @@ vivo
10148
10221
  // vlaanderen : 2014-02-06 DNS.be vzw
10149
10222
  vlaanderen
10150
10223
 
10151
- // vodka : 2013-12-19 Top Level Domain Holdings Limited
10224
+ // vodka : 2013-12-19 Minds + Machines Group Limited
10152
10225
  vodka
10153
10226
 
10154
10227
  // volkswagen : 2015-05-14 Volkswagen Group of America Inc.
@@ -10166,7 +10239,7 @@ voting
10166
10239
  // voto : 2013-11-21 Monolith Registry LLC
10167
10240
  voto
10168
10241
 
10169
- // voyage : 2013-08-27 Ruby House, LLC
10242
+ // voyage : 2013-08-27 Binky Moon, LLC
10170
10243
  voyage
10171
10244
 
10172
10245
  // vuelos : 2015-03-05 Travel Reservations SRL
@@ -10181,25 +10254,25 @@ walmart
10181
10254
  // walter : 2014-11-13 Sandvik AB
10182
10255
  walter
10183
10256
 
10184
- // wang : 2013-10-24 Zodiac Leo Limited
10257
+ // wang : 2013-10-24 Zodiac Wang Limited
10185
10258
  wang
10186
10259
 
10187
- // wanggou : 2014-12-18 Amazon EU S.à r.l.
10260
+ // wanggou : 2014-12-18 Amazon Registry Services, Inc.
10188
10261
  wanggou
10189
10262
 
10190
10263
  // warman : 2015-06-18 Weir Group IP Limited
10191
10264
  warman
10192
10265
 
10193
- // watch : 2013-11-14 Sand Shadow, LLC
10266
+ // watch : 2013-11-14 Binky Moon, LLC
10194
10267
  watch
10195
10268
 
10196
10269
  // watches : 2014-12-22 Richemont DNS Inc.
10197
10270
  watches
10198
10271
 
10199
- // weather : 2015-01-08 The Weather Channel, LLC
10272
+ // weather : 2015-01-08 International Business Machines Corporation
10200
10273
  weather
10201
10274
 
10202
- // weatherchannel : 2015-03-12 The Weather Channel, LLC
10275
+ // weatherchannel : 2015-03-12 International Business Machines Corporation
10203
10276
  weatherchannel
10204
10277
 
10205
10278
  // webcam : 2014-01-23 dot Webcam Limited
@@ -10214,7 +10287,7 @@ website
10214
10287
  // wed : 2013-10-01 Atgron, Inc.
10215
10288
  wed
10216
10289
 
10217
- // wedding : 2014-04-24 Top Level Domain Holdings Limited
10290
+ // wedding : 2014-04-24 Minds + Machines Group Limited
10218
10291
  wedding
10219
10292
 
10220
10293
  // weibo : 2015-03-05 Sina Corporation
@@ -10241,7 +10314,7 @@ win
10241
10314
  // windows : 2014-12-18 Microsoft Corporation
10242
10315
  windows
10243
10316
 
10244
- // wine : 2015-06-18 June Station, LLC
10317
+ // wine : 2015-06-18 Binky Moon, LLC
10245
10318
  wine
10246
10319
 
10247
10320
  // winners : 2015-07-16 The TJX Companies, Inc.
@@ -10256,22 +10329,22 @@ wolterskluwer
10256
10329
  // woodside : 2015-07-09 Woodside Petroleum Limited
10257
10330
  woodside
10258
10331
 
10259
- // work : 2013-12-19 Top Level Domain Holdings Limited
10332
+ // work : 2013-12-19 Minds + Machines Group Limited
10260
10333
  work
10261
10334
 
10262
- // works : 2013-11-14 Little Dynamite, LLC
10335
+ // works : 2013-11-14 Binky Moon, LLC
10263
10336
  works
10264
10337
 
10265
- // world : 2014-06-12 Bitter Fields, LLC
10338
+ // world : 2014-06-12 Binky Moon, LLC
10266
10339
  world
10267
10340
 
10268
- // wow : 2015-10-08 Amazon EU S.à r.l.
10341
+ // wow : 2015-10-08 Amazon Registry Services, Inc.
10269
10342
  wow
10270
10343
 
10271
10344
  // wtc : 2013-12-19 World Trade Centers Association, Inc.
10272
10345
  wtc
10273
10346
 
10274
- // wtf : 2014-03-06 Hidden Way, LLC
10347
+ // wtf : 2014-03-06 Binky Moon, LLC
10275
10348
  wtf
10276
10349
 
10277
10350
  // xbox : 2014-12-18 Microsoft Corporation
@@ -10292,7 +10365,7 @@ xin
10292
10365
  // xn--11b4c3d : 2015-01-15 VeriSign Sarl
10293
10366
  कॉम
10294
10367
 
10295
- // xn--1ck2e1b : 2015-02-26 Amazon EU S.à r.l.
10368
+ // xn--1ck2e1b : 2015-02-26 Amazon Registry Services, Inc.
10296
10369
  セール
10297
10370
 
10298
10371
  // xn--1qqw23a : 2014-01-09 Guangzhou YU Wei Information Technology Co., Ltd.
@@ -10316,7 +10389,7 @@ xin
10316
10389
  // xn--42c2d9a : 2015-01-15 VeriSign Sarl
10317
10390
  คอม
10318
10391
 
10319
- // xn--45q11c : 2013-11-21 Zodiac Scorpio Limited
10392
+ // xn--45q11c : 2013-11-21 Zodiac Gemini Ltd
10320
10393
  八卦
10321
10394
 
10322
10395
  // xn--4gbrim : 2013-10-04 Suhub Electronic Establishment
@@ -10325,7 +10398,7 @@ xin
10325
10398
  // xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
10326
10399
  公益
10327
10400
 
10328
- // xn--55qx5d : 2013-11-14 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center
10401
+ // xn--55qx5d : 2013-11-14 China Internet Network Information Center (CNNIC)
10329
10402
  公司
10330
10403
 
10331
10404
  // xn--5su34j936bgsg : 2015-09-03 Shangri‐La International Hotel Management Limited
@@ -10334,7 +10407,7 @@ xin
10334
10407
  // xn--5tzm5g : 2014-12-22 Global Website TLD Asia Limited
10335
10408
  网站
10336
10409
 
10337
- // xn--6frz82g : 2013-09-23 Afilias Limited
10410
+ // xn--6frz82g : 2013-09-23 Afilias plc
10338
10411
  移动
10339
10412
 
10340
10413
  // xn--6qq986b3xl : 2013-09-13 Tycoon Treasure Limited
@@ -10367,7 +10440,7 @@ xin
10367
10440
  // xn--b4w605ferd : 2014-08-07 Temasek Holdings (Private) Limited
10368
10441
  淡马锡
10369
10442
 
10370
- // xn--bck1b9a5dre4c : 2015-02-26 Amazon EU S.à r.l.
10443
+ // xn--bck1b9a5dre4c : 2015-02-26 Amazon Registry Services, Inc.
10371
10444
  ファッション
10372
10445
 
10373
10446
  // xn--c1avg : 2013-11-14 Public Interest Registry
@@ -10376,7 +10449,7 @@ xin
10376
10449
  // xn--c2br7g : 2015-01-15 VeriSign Sarl
10377
10450
  नेट
10378
10451
 
10379
- // xn--cck2b3b : 2015-02-26 Amazon EU S.à r.l.
10452
+ // xn--cck2b3b : 2015-02-26 Amazon Registry Services, Inc.
10380
10453
  ストア
10381
10454
 
10382
10455
  // xn--cg4bki : 2013-09-27 SAMSUNG SDS CO., LTD
@@ -10385,25 +10458,25 @@ xin
10385
10458
  // xn--czr694b : 2014-01-16 Dot Trademark TLD Holding Company Limited
10386
10459
  商标
10387
10460
 
10388
- // xn--czrs0t : 2013-12-19 Wild Island, LLC
10461
+ // xn--czrs0t : 2013-12-19 Binky Moon, LLC
10389
10462
  商店
10390
10463
 
10391
- // xn--czru2d : 2013-11-21 Zodiac Capricorn Limited
10464
+ // xn--czru2d : 2013-11-21 Zodiac Aquarius Limited
10392
10465
  商城
10393
10466
 
10394
10467
  // xn--d1acj3b : 2013-11-20 The Foundation for Network Initiatives “The Smart Internet”
10395
10468
  дети
10396
10469
 
10397
- // xn--eckvdtc9d : 2014-12-18 Amazon EU S.à r.l.
10470
+ // xn--eckvdtc9d : 2014-12-18 Amazon Registry Services, Inc.
10398
10471
  ポイント
10399
10472
 
10400
- // xn--efvy88h : 2014-08-22 Xinhua News Agency Guangdong Branch 新华通讯社广东分社
10473
+ // xn--efvy88h : 2014-08-22 Guangzhou YU Wei Information Technology Co., Ltd.
10401
10474
  新闻
10402
10475
 
10403
10476
  // xn--estv75g : 2015-02-19 Industrial and Commercial Bank of China Limited
10404
10477
  工行
10405
10478
 
10406
- // xn--fct429k : 2015-04-09 Amazon EU S.à r.l.
10479
+ // xn--fct429k : 2015-04-09 Amazon Registry Services, Inc.
10407
10480
  家電
10408
10481
 
10409
10482
  // xn--fhbei : 2015-01-15 VeriSign Sarl
@@ -10415,7 +10488,7 @@ xin
10415
10488
  // xn--fiq64b : 2013-10-14 CITIC Group Corporation
10416
10489
  中信
10417
10490
 
10418
- // xn--fjq720a : 2014-05-22 Will Bloom, LLC
10491
+ // xn--fjq720a : 2014-05-22 Binky Moon, LLC
10419
10492
  娱乐
10420
10493
 
10421
10494
  // xn--flw351e : 2014-07-31 Charleston Road Registry Inc.
@@ -10427,13 +10500,13 @@ xin
10427
10500
  // xn--g2xx48c : 2015-01-30 Minds + Machines Group Limited
10428
10501
  购物
10429
10502
 
10430
- // xn--gckr3f0f : 2015-02-26 Amazon EU S.à r.l.
10503
+ // xn--gckr3f0f : 2015-02-26 Amazon Registry Services, Inc.
10431
10504
  クラウド
10432
10505
 
10433
- // xn--gk3at1e : 2015-10-08 Amazon EU S.à r.l.
10506
+ // xn--gk3at1e : 2015-10-08 Amazon Registry Services, Inc.
10434
10507
  通販
10435
10508
 
10436
- // xn--hxt814e : 2014-05-15 Zodiac Libra Limited
10509
+ // xn--hxt814e : 2014-05-15 Zodiac Taurus Limited
10437
10510
  网店
10438
10511
 
10439
10512
  // xn--i1b6b1a6a2e : 2013-11-14 Public Interest Registry
@@ -10442,7 +10515,7 @@ xin
10442
10515
  // xn--imr513n : 2014-12-11 Dot Trademark TLD Holding Company Limited
10443
10516
  餐厅
10444
10517
 
10445
- // xn--io0a7i : 2013-11-14 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center
10518
+ // xn--io0a7i : 2013-11-14 China Internet Network Information Center (CNNIC)
10446
10519
  网络
10447
10520
 
10448
10521
  // xn--j1aef : 2015-01-15 VeriSign Sarl
@@ -10451,7 +10524,7 @@ xin
10451
10524
  // xn--jlq61u9w7b : 2015-01-08 Nokia Corporation
10452
10525
  诺基亚
10453
10526
 
10454
- // xn--jvr189m : 2015-02-26 Amazon EU S.à r.l.
10527
+ // xn--jvr189m : 2015-02-26 Amazon Registry Services, Inc.
10455
10528
  食品
10456
10529
 
10457
10530
  // xn--kcrx77d1x4a : 2014-11-07 Koninklijke Philips N.V.
@@ -10511,6 +10584,9 @@ xin
10511
10584
  // xn--nyqy26a : 2014-11-07 Stable Tone Limited
10512
10585
  健康
10513
10586
 
10587
+ // xn--otu796d : 2017-08-06 Dot Trademark TLD Holding Company Limited
10588
+ 招聘
10589
+
10514
10590
  // xn--p1acf : 2013-12-12 Rusnames Limited
10515
10591
  рус
10516
10592
 
@@ -10529,10 +10605,10 @@ xin
10529
10605
  // xn--rhqv96g : 2013-09-11 Stable Tone Limited
10530
10606
  世界
10531
10607
 
10532
- // xn--rovu88b : 2015-02-26 Amazon EU S.à r.l.
10608
+ // xn--rovu88b : 2015-02-26 Amazon Registry Services, Inc.
10533
10609
  書籍
10534
10610
 
10535
- // xn--ses554g : 2014-01-16
10611
+ // xn--ses554g : 2014-01-16 KNET Co., Ltd.
10536
10612
  网址
10537
10613
 
10538
10614
  // xn--t60b56a : 2015-01-15 VeriSign Sarl
@@ -10544,7 +10620,7 @@ xin
10544
10620
  // xn--tiq49xqyj : 2015-10-21 Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)
10545
10621
  天主教
10546
10622
 
10547
- // xn--unup4y : 2013-07-14 Spring Fields, LLC
10623
+ // xn--unup4y : 2013-07-14 Binky Moon, LLC
10548
10624
  游戏
10549
10625
 
10550
10626
  // xn--vermgensberater-ctb : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG
@@ -10553,7 +10629,7 @@ vermögensberater
10553
10629
  // xn--vermgensberatung-pwb : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG
10554
10630
  vermögensberatung
10555
10631
 
10556
- // xn--vhquv : 2013-08-27 Dash McCook, LLC
10632
+ // xn--vhquv : 2013-08-27 Binky Moon, LLC
10557
10633
  企业
10558
10634
 
10559
10635
  // xn--vuq861b : 2014-10-16 Beijing Tele-info Network Technology Co., Ltd.
@@ -10571,9 +10647,6 @@ vermögensberatung
10571
10647
  // xn--zfr164b : 2013-11-08 China Organizational Name Administration Center
10572
10648
  政务
10573
10649
 
10574
- // xperia : 2015-05-14 Sony Mobile Communications AB
10575
- xperia
10576
-
10577
10650
  // xyz : 2013-12-05 XYZ.COM LLC
10578
10651
  xyz
10579
10652
 
@@ -10583,7 +10656,7 @@ yachts
10583
10656
  // yahoo : 2015-04-02 Yahoo! Domain Services Inc.
10584
10657
  yahoo
10585
10658
 
10586
- // yamaxun : 2014-12-18 Amazon EU S.à r.l.
10659
+ // yamaxun : 2014-12-18 Amazon Registry Services, Inc.
10587
10660
  yamaxun
10588
10661
 
10589
10662
  // yandex : 2014-04-10 YANDEX, LLC
@@ -10592,13 +10665,13 @@ yandex
10592
10665
  // yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
10593
10666
  yodobashi
10594
10667
 
10595
- // yoga : 2014-05-29 Top Level Domain Holdings Limited
10668
+ // yoga : 2014-05-29 Minds + Machines Group Limited
10596
10669
  yoga
10597
10670
 
10598
10671
  // yokohama : 2013-12-12 GMO Registry, Inc.
10599
10672
  yokohama
10600
10673
 
10601
- // you : 2015-04-09 Amazon EU S.à r.l.
10674
+ // you : 2015-04-09 Amazon Registry Services, Inc.
10602
10675
  you
10603
10676
 
10604
10677
  // youtube : 2014-05-01 Charleston Road Registry Inc.
@@ -10607,13 +10680,13 @@ youtube
10607
10680
  // yun : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD.
10608
10681
  yun
10609
10682
 
10610
- // zappos : 2015-06-25 Amazon EU S.à r.l.
10683
+ // zappos : 2015-06-25 Amazon Registry Services, Inc.
10611
10684
  zappos
10612
10685
 
10613
10686
  // zara : 2014-11-07 Industria de Diseño Textil, S.A. (INDITEX, S.A.)
10614
10687
  zara
10615
10688
 
10616
- // zero : 2014-12-18 Amazon EU S.à r.l.
10689
+ // zero : 2014-12-18 Amazon Registry Services, Inc.
10617
10690
  zero
10618
10691
 
10619
10692
  // zip : 2014-05-08 Charleston Road Registry Inc.
@@ -10622,7 +10695,7 @@ zip
10622
10695
  // zippo : 2015-07-02 Zadco Company
10623
10696
  zippo
10624
10697
 
10625
- // zone : 2013-11-14 Outer Falls, LLC
10698
+ // zone : 2013-11-14 Binky Moon, LLC
10626
10699
  zone
10627
10700
 
10628
10701
  // zuerich : 2014-11-07 Kanton Zürich (Canton of Zurich)
@@ -10639,12 +10712,6 @@ cc.ua
10639
10712
  inf.ua
10640
10713
  ltd.ua
10641
10714
 
10642
- // AgileBits Inc : https://agilebits.com
10643
- // Submitted by Roustem Karimov <roustem@agilebits.com>
10644
- 1password.ca
10645
- 1password.com
10646
- 1password.eu
10647
-
10648
10715
  // Agnat sp. z o.o. : https://domena.pl
10649
10716
  // Submitted by Przemyslaw Plewa <it-admin@domena.pl>
10650
10717
  beep.pl
@@ -10675,6 +10742,7 @@ cn-north-1.eb.amazonaws.com.cn
10675
10742
  elasticbeanstalk.com
10676
10743
  ap-northeast-1.elasticbeanstalk.com
10677
10744
  ap-northeast-2.elasticbeanstalk.com
10745
+ ap-northeast-3.elasticbeanstalk.com
10678
10746
  ap-south-1.elasticbeanstalk.com
10679
10747
  ap-southeast-1.elasticbeanstalk.com
10680
10748
  ap-southeast-2.elasticbeanstalk.com
@@ -10797,6 +10865,10 @@ betainabox.com
10797
10865
  // Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
10798
10866
  bnr.la
10799
10867
 
10868
+ // Blackbaud, Inc. : https://www.blackbaud.com
10869
+ // Submitted by Paul Crowder <paul.crowder@blackbaud.com>
10870
+ blackbaudcdn.net
10871
+
10800
10872
  // Boomla : https://boomla.com
10801
10873
  // Submitted by Tibor Halter <thalter@boomla.com>
10802
10874
  boomla.net
@@ -10844,7 +10916,6 @@ no.com
10844
10916
  qc.com
10845
10917
  ru.com
10846
10918
  sa.com
10847
- se.com
10848
10919
  se.net
10849
10920
  uk.com
10850
10921
  uk.net
@@ -10888,9 +10959,14 @@ xenapponazure.com
10888
10959
  // Submitted by Leon Rowland <leon@clearvox.nl>
10889
10960
  virtueeldomein.nl
10890
10961
 
10962
+ // Clever Cloud : https://www.clever-cloud.com/
10963
+ // Submitted by Quentin Adam <noc@clever-cloud.com>
10964
+ cleverapps.io
10965
+
10891
10966
  // Cloud66 : https://www.cloud66.com/
10892
10967
  // Submitted by Khash Sajadi <khash@cloud66.com>
10893
10968
  c66.me
10969
+ cloud66.ws
10894
10970
 
10895
10971
  // CloudAccess.net : https://www.cloudaccess.net/
10896
10972
  // Submitted by Pawel Panek <noc@cloudaccess.net>
@@ -10908,6 +10984,10 @@ cloudcontrolapp.com
10908
10984
  // co.ca : http://registry.co.ca/
10909
10985
  co.ca
10910
10986
 
10987
+ // Co & Co : https://co-co.nl/
10988
+ // Submitted by Govert Versluis <govert@co-co.nl>
10989
+ *.otap.co
10990
+
10911
10991
  // i-registry s.r.o. : http://www.i-registry.cz/
10912
10992
  // Submitted by Martin Semrad <semrad@i-registry.cz>
10913
10993
  co.cz
@@ -10934,6 +11014,14 @@ cloudns.pro
10934
11014
  cloudns.pw
10935
11015
  cloudns.us
10936
11016
 
11017
+ // Cloudeity Inc : https://cloudeity.com
11018
+ // Submitted by Stefan Dimitrov <contact@cloudeity.com>
11019
+ cloudeity.net
11020
+
11021
+ // CNPY : https://cnpy.gdn
11022
+ // Submitted by Angelo Gladding <angelo@lahacker.net>
11023
+ cnpy.gdn
11024
+
10937
11025
  // CoDNS B.V.
10938
11026
  co.nl
10939
11027
  co.no
@@ -10977,6 +11065,15 @@ cyon.site
10977
11065
  daplie.me
10978
11066
  localhost.daplie.me
10979
11067
 
11068
+ // Datto, Inc. : https://www.datto.com/
11069
+ // Submitted by Philipp Heckel <ph@datto.com>
11070
+ dattolocal.com
11071
+ dattorelay.com
11072
+ dattoweb.com
11073
+ mydatto.com
11074
+ dattolocal.net
11075
+ mydatto.net
11076
+
10980
11077
  // Dansk.net : http://www.dansk.net/
10981
11078
  // Submitted by Anani Voule <digital@digital.co.dk>
10982
11079
  biz.dk
@@ -11321,6 +11418,10 @@ ddnss.org
11321
11418
  definima.net
11322
11419
  definima.io
11323
11420
 
11421
+ // dnstrace.pro : https://dnstrace.pro/
11422
+ // Submitted by Chris Partridge <chris@partridge.tech>
11423
+ bci.dnstrace.pro
11424
+
11324
11425
  // Dynu.com : https://www.dynu.com/
11325
11426
  // Submitted by Sue Ye <sue@dynu.com>
11326
11427
  ddnsfree.com
@@ -11532,6 +11633,11 @@ a.ssl.fastly.net
11532
11633
  b.ssl.fastly.net
11533
11634
  global.ssl.fastly.net
11534
11635
 
11636
+ // FASTVPS EESTI OU : https://fastvps.ru/
11637
+ // Submitted by Likhachev Vasiliy <lihachev@fastvps.ru>
11638
+ fastpanel.direct
11639
+ fastvps-server.com
11640
+
11535
11641
  // Featherhead : https://featherhead.xyz/
11536
11642
  // Submitted by Simon Menke <simon@featherhead.xyz>
11537
11643
  fhapp.xyz
@@ -11566,9 +11672,15 @@ fbxos.fr
11566
11672
  freebox-os.fr
11567
11673
  freeboxos.fr
11568
11674
 
11675
+ // freedesktop.org : https://www.freedesktop.org
11676
+ // Submitted by Daniel Stone <daniel@fooishbar.org>
11677
+ freedesktop.org
11678
+
11569
11679
  // Futureweb OG : http://www.futureweb.at
11570
11680
  // Submitted by Andreas Schnederle-Wagner <schnederle@futureweb.at>
11571
11681
  *.futurecms.at
11682
+ *.ex.futurecms.at
11683
+ *.in.futurecms.at
11572
11684
  futurehosting.at
11573
11685
  futuremailing.at
11574
11686
  *.ex.ortsinfo.at
@@ -11694,6 +11806,7 @@ hashbang.sh
11694
11806
 
11695
11807
  // Hasura : https://hasura.io
11696
11808
  // Submitted by Shahidh K Muhammed <shahidh@hasura.io>
11809
+ hasura.app
11697
11810
  hasura-app.io
11698
11811
 
11699
11812
  // Hepforge : https://www.hepforge.org
@@ -11705,6 +11818,14 @@ hepforge.org
11705
11818
  herokuapp.com
11706
11819
  herokussl.com
11707
11820
 
11821
+ // Hibernating Rhinos
11822
+ // Submitted by Oren Eini <oren@ravendb.net>
11823
+ myravendb.com
11824
+ ravendb.community
11825
+ ravendb.me
11826
+ development.run
11827
+ ravendb.run
11828
+
11708
11829
  // Ici la Lune : http://www.icilalune.com/
11709
11830
  // Submitted by Simon Morvan <simon@icilalune.com>
11710
11831
  moonscale.net
@@ -11759,6 +11880,19 @@ pixolino.com
11759
11880
  // Submitted by Matthew Hardeman <mhardeman@ipifony.com>
11760
11881
  ipifony.net
11761
11882
 
11883
+ // IServ GmbH : https://iserv.eu
11884
+ // Submitted by Kim-Alexander Brodowski <kim.brodowski@iserv.eu>
11885
+ mein-iserv.de
11886
+ test-iserv.de
11887
+
11888
+ // Jino : https://www.jino.ru
11889
+ // Submitted by Sergey Ulyashin <ulyashin@jino.ru>
11890
+ myjino.ru
11891
+ *.hosting.myjino.ru
11892
+ *.landing.myjino.ru
11893
+ *.spectrum.myjino.ru
11894
+ *.vps.myjino.ru
11895
+
11762
11896
  // Joyent : https://www.joyent.com/
11763
11897
  // Submitted by Brian Bennett <brian.bennett@joyent.com>
11764
11898
  *.triton.zone
@@ -11786,34 +11920,84 @@ git-repos.de
11786
11920
  lcube-server.de
11787
11921
  svn-repos.de
11788
11922
 
11923
+ // Lightmaker Property Manager, Inc. : https://app.lmpm.com/
11924
+ // Submitted by Greg Holland <greg.holland@lmpm.com>
11925
+ app.lmpm.com
11926
+
11927
+ // Linki Tools UG : https://linki.tools
11928
+ // Submitted by Paulo Matos <pmatos@linki.tools>
11929
+ linkitools.space
11930
+
11931
+ // linkyard ldt: https://www.linkyard.ch/
11932
+ // Submitted by Mario Siegenthaler <mario.siegenthaler@linkyard.ch>
11933
+ linkyard.cloud
11934
+ linkyard-cloud.ch
11935
+
11789
11936
  // LiquidNet Ltd : http://www.liquidnetlimited.com/
11790
11937
  // Submitted by Victor Velchev <admin@liquidnetlimited.com>
11791
11938
  we.bs
11792
11939
 
11940
+ // Lug.org.uk : https://lug.org.uk
11941
+ // Submitted by Jon Spriggs <admin@lug.org.uk>
11942
+ uklugs.org
11943
+ glug.org.uk
11944
+ lug.org.uk
11945
+ lugs.org.uk
11946
+
11793
11947
  // Lukanet Ltd : https://lukanet.com
11794
11948
  // Submitted by Anton Avramov <register@lukanet.com>
11795
11949
  barsy.bg
11950
+ barsy.co.uk
11951
+ barsyonline.co.uk
11952
+ barsycenter.com
11796
11953
  barsyonline.com
11954
+ barsy.club
11797
11955
  barsy.de
11798
11956
  barsy.eu
11799
11957
  barsy.in
11958
+ barsy.info
11959
+ barsy.io
11960
+ barsy.me
11961
+ barsy.menu
11962
+ barsy.mobi
11800
11963
  barsy.net
11801
11964
  barsy.online
11965
+ barsy.org
11966
+ barsy.pro
11967
+ barsy.pub
11968
+ barsy.shop
11969
+ barsy.site
11802
11970
  barsy.support
11971
+ barsy.uk
11803
11972
 
11804
11973
  // Magento Commerce
11805
11974
  // Submitted by Damien Tournoud <dtournoud@magento.cloud>
11806
11975
  *.magentosite.cloud
11807
11976
 
11977
+ // May First - People Link : https://mayfirst.org/
11978
+ // Submitted by Jamie McClelland <info@mayfirst.org>
11979
+ mayfirst.info
11980
+ mayfirst.org
11981
+
11808
11982
  // Mail.Ru Group : https://hb.cldmail.ru
11809
11983
  // Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
11810
11984
  hb.cldmail.ru
11811
11985
 
11986
+ // Memset hosting : https://www.memset.com
11987
+ // Submitted by Tom Whitwell <domains@memset.com>
11988
+ miniserver.com
11989
+ memset.net
11990
+
11812
11991
  // MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/
11813
11992
  // Submitted by Zdeněk Šustr <zdenek.sustr@cesnet.cz>
11814
11993
  cloud.metacentrum.cz
11815
11994
  custom.metacentrum.cz
11816
11995
 
11996
+ // MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/
11997
+ // Submitted by Radim Janča <janca@cesnet.cz>
11998
+ flt.cloud.muni.cz
11999
+ usr.cloud.muni.cz
12000
+
11817
12001
  // Meteor Development Group : https://www.meteor.com/hosting
11818
12002
  // Submitted by Pierre Carrier <pierre@meteor.com>
11819
12003
  meteorapp.com
@@ -11822,12 +12006,17 @@ eu.meteorapp.com
11822
12006
  // Michau Enterprises Limited : http://www.co.pl/
11823
12007
  co.pl
11824
12008
 
11825
- // Microsoft : http://microsoft.com
11826
- // Submitted by Barry Dorrans <bdorrans@microsoft.com>
12009
+ // Microsoft Corporation : http://microsoft.com
12010
+ // Submitted by Justin Luk <juluk@microsoft.com>
12011
+ azurecontainer.io
11827
12012
  azurewebsites.net
11828
12013
  azure-mobile.net
11829
12014
  cloudapp.net
11830
12015
 
12016
+ // Mozilla Corporation : https://mozilla.com
12017
+ // Submitted by Ben Francis <bfrancis@mozilla.com>
12018
+ mozilla-iot.org
12019
+
11831
12020
  // Mozilla Foundation : https://mozilla.org/
11832
12021
  // Submitted by glob <glob@mozilla.com>
11833
12022
  bmoattachments.org
@@ -11859,6 +12048,34 @@ nh-serv.co.uk
11859
12048
  // Submitted by Jeff Wheelhouse <support@nearlyfreespeech.net>
11860
12049
  nfshost.com
11861
12050
 
12051
+ // Now-DNS : https://now-dns.com
12052
+ // Submitted by Steve Russell <steve@now-dns.com>
12053
+ dnsking.ch
12054
+ mypi.co
12055
+ n4t.co
12056
+ 001www.com
12057
+ ddnslive.com
12058
+ myiphost.com
12059
+ forumz.info
12060
+ 16-b.it
12061
+ 32-b.it
12062
+ 64-b.it
12063
+ soundcast.me
12064
+ tcp4.me
12065
+ dnsup.net
12066
+ hicam.net
12067
+ now-dns.net
12068
+ ownip.net
12069
+ vpndns.net
12070
+ dynserv.org
12071
+ now-dns.org
12072
+ x443.pw
12073
+ now-dns.top
12074
+ ntdll.top
12075
+ freeddns.us
12076
+ crafting.xyz
12077
+ zapto.xyz
12078
+
11862
12079
  // nsupdate.info : https://www.nsupdate.info/
11863
12080
  // Submitted by Thomas Waldmann <info@nsupdate.info>
11864
12081
  nsupdate.info
@@ -11961,6 +12178,10 @@ stage.nodeart.io
11961
12178
  nodum.co
11962
12179
  nodum.io
11963
12180
 
12181
+ // Nucleos Inc. : https://nucleos.com
12182
+ // Submitted by Piotr Zduniak <piotr@nucleos.com>
12183
+ pcloud.host
12184
+
11964
12185
  // NYC.mn : http://www.information.nyc.mn
11965
12186
  // Submitted by Matthew Brown <mattbrown@nyc.mn>
11966
12187
  nyc.mn
@@ -11968,25 +12189,32 @@ nyc.mn
11968
12189
  // NymNom : https://nymnom.com/
11969
12190
  // Submitted by Dave McCormack <dave.mccormack@nymnom.com>
11970
12191
  nom.ae
12192
+ nom.af
11971
12193
  nom.ai
11972
12194
  nom.al
11973
12195
  nym.by
11974
12196
  nym.bz
11975
12197
  nom.cl
11976
12198
  nom.gd
12199
+ nom.ge
11977
12200
  nom.gl
11978
12201
  nym.gr
11979
12202
  nom.gt
12203
+ nym.gy
11980
12204
  nom.hn
12205
+ nym.ie
11981
12206
  nom.im
12207
+ nom.ke
11982
12208
  nym.kz
11983
12209
  nym.la
12210
+ nym.lc
11984
12211
  nom.li
11985
12212
  nym.li
11986
12213
  nym.lt
11987
12214
  nym.lu
11988
12215
  nym.me
11989
12216
  nom.mk
12217
+ nym.mn
11990
12218
  nym.mx
11991
12219
  nom.nu
11992
12220
  nym.nz
@@ -11994,11 +12222,14 @@ nym.pe
11994
12222
  nym.pt
11995
12223
  nom.pw
11996
12224
  nom.qa
12225
+ nym.ro
11997
12226
  nom.rs
11998
12227
  nom.si
11999
12228
  nym.sk
12229
+ nom.st
12000
12230
  nym.su
12001
12231
  nym.sx
12232
+ nom.tj
12002
12233
  nym.tw
12003
12234
  nom.ug
12004
12235
  nom.uy
@@ -12009,6 +12240,10 @@ nom.vg
12009
12240
  // Submitted by Andrew Sampson <andrew@ulterius.io>
12010
12241
  cya.gg
12011
12242
 
12243
+ // Omnibond Systems, LLC. : https://www.omnibond.com
12244
+ // Submitted by Cole Estep <cole@omnibond.com>
12245
+ cloudycluster.net
12246
+
12012
12247
  // One Fold Media : http://www.onefoldmedia.com/
12013
12248
  // Submitted by Eddie Jones <eddie@onefoldmedia.com>
12014
12249
  nid.io
@@ -12025,9 +12260,14 @@ operaunite.com
12025
12260
  // Submitted by Duarte Santos <domain-admin@outsystemscloud.com>
12026
12261
  outsystemscloud.com
12027
12262
 
12028
- // OwnProvider : http://www.ownprovider.com
12263
+ // OwnProvider GmbH: http://www.ownprovider.com
12029
12264
  // Submitted by Jan Moennich <jan.moennich@ownprovider.com>
12030
12265
  ownprovider.com
12266
+ own.pm
12267
+
12268
+ // OX : http://www.ox.rs
12269
+ // Submitted by Adam Grand <webmaster@mail.ox.rs>
12270
+ ox.rs
12031
12271
 
12032
12272
  // oy.lc
12033
12273
  // Submitted by Charly Coste <changaco@changaco.oy.lc>
@@ -12084,6 +12324,10 @@ protonet.io
12084
12324
  chirurgiens-dentistes-en-france.fr
12085
12325
  byen.site
12086
12326
 
12327
+ // Russian Academy of Sciences
12328
+ // Submitted by Tech Support <support@rasnet.ru>
12329
+ ras.ru
12330
+
12087
12331
  // QA2
12088
12332
  // Submitted by Daniel Dent (https://www.danieldent.com/)
12089
12333
  qa2.com
@@ -12136,6 +12380,10 @@ sandcats.io
12136
12380
  logoip.de
12137
12381
  logoip.com
12138
12382
 
12383
+ // schokokeks.org GbR : https://schokokeks.org/
12384
+ // Submitted by Hanno Böck <hanno@schokokeks.org>
12385
+ schokokeks.net
12386
+
12139
12387
  // Scry Security : http://www.scrysec.com
12140
12388
  // Submitted by Shante Adam <shante@skyhat.io>
12141
12389
  scrysec.com
@@ -12201,14 +12449,18 @@ apps.lair.io
12201
12449
  // Submitted by Reza Akhavan <spacekit.io@gmail.com>
12202
12450
  spacekit.io
12203
12451
 
12204
- // Stackspace : https://www.stackspace.io/
12205
- // Submitted by Lina He <info@stackspace.io>
12206
- stackspace.space
12452
+ // SpeedPartner GmbH: https://www.speedpartner.de/
12453
+ // Submitted by Stefan Neufeind <info@speedpartner.de>
12454
+ customer.speedpartner.de
12207
12455
 
12208
12456
  // Storj Labs Inc. : https://storj.io/
12209
12457
  // Submitted by Philip Hutchins <hostmaster@storj.io>
12210
12458
  storj.farm
12211
12459
 
12460
+ // Studenten Net Twente : http://www.snt.utwente.nl/
12461
+ // Submitted by Silke Hofstra <syscom@snt.utwente.nl>
12462
+ utwente.io
12463
+
12212
12464
  // Sub 6 Limited: http://www.sub6.com
12213
12465
  // Submitted by Dan Miller <dm@sub6.com>
12214
12466
  temp-dns.com
@@ -12241,6 +12493,10 @@ gdynia.pl
12241
12493
  med.pl
12242
12494
  sopot.pl
12243
12495
 
12496
+ // The Gwiddle Foundation : https://gwiddlefoundation.org.uk
12497
+ // Submitted by Joshua Bayfield <joshua.bayfield@gwiddlefoundation.org.uk>
12498
+ gwiddle.co.uk
12499
+
12244
12500
  // Thingdust AG : https://thingdust.com/
12245
12501
  // Submitted by Adrian Imboden <adi@thingdust.com>
12246
12502
  cust.dev.thingdust.io
@@ -12275,7 +12531,7 @@ lima-city.rocks
12275
12531
  webspace.rocks
12276
12532
  lima.zone
12277
12533
 
12278
- // TransIP : htts://www.transip.nl
12534
+ // TransIP : https://www.transip.nl
12279
12535
  // Submitted by Rory Breuk <rbreuk@transip.nl>
12280
12536
  *.transurl.be
12281
12537
  *.transurl.eu
@@ -12304,6 +12560,7 @@ synology-ds.de
12304
12560
  // Uberspace : https://uberspace.de
12305
12561
  // Submitted by Moritz Werner <mwerner@jonaspasche.com>
12306
12562
  uber.space
12563
+ *.uberspace.de
12307
12564
 
12308
12565
  // UDR Limited : http://www.udr.hk.com
12309
12566
  // Submitted by registry <hostmaster@udr.hk.com>
@@ -12312,10 +12569,19 @@ hk.org
12312
12569
  ltd.hk
12313
12570
  inc.hk
12314
12571
 
12572
+ // United Gameserver GmbH : https://united-gameserver.de
12573
+ // Submitted by Stefan Schwarz <sysadm@united-gameserver.de>
12574
+ virtualuser.de
12575
+ virtual-user.de
12576
+
12315
12577
  // .US
12316
12578
  // Submitted by Ed Moore <Ed.Moore@lib.de.us>
12317
12579
  lib.de.us
12318
12580
 
12581
+ // VeryPositive SIA : http://very.lv
12582
+ // Submitted by Danko Aleksejevs <danko@very.lv>
12583
+ 2038.io
12584
+
12319
12585
  // Viprinet Europe GmbH : http://www.viprinet.com
12320
12586
  // Submitted by Simon Kissel <hostmaster@viprinet.com>
12321
12587
  router.management
@@ -12338,12 +12604,26 @@ remotewd.com
12338
12604
  // Submitted by Yuvi Panda <yuvipanda@wikimedia.org>
12339
12605
  wmflabs.org
12340
12606
 
12607
+ // XenonCloud GbR: https://xenoncloud.net
12608
+ // Submitted by Julian Uphoff <publicsuffixlist@xenoncloud.net>
12609
+ half.host
12610
+
12611
+ // XnBay Technology : http://www.xnbay.com/
12612
+ // Submitted by XnBay Developer <developer.xncloud@gmail.com>
12613
+ xnbay.com
12614
+ u2.xnbay.com
12615
+ u2-local.xnbay.com
12616
+
12341
12617
  // XS4ALL Internet bv : https://www.xs4all.nl/
12342
12618
  // Submitted by Daniel Mostertman <unixbeheer+publicsuffix@xs4all.net>
12343
12619
  cistron.nl
12344
12620
  demon.nl
12345
12621
  xs4all.space
12346
12622
 
12623
+ // YesCourse Pty Ltd : https://yescourse.com
12624
+ // Submitted by Atul Bhouraskar <atul@yescourse.com>
12625
+ official.academy
12626
+
12347
12627
  // Yola : https://www.yola.com/
12348
12628
  // Submitted by Stefano Rivera <stefano@yola.com>
12349
12629
  yolasite.com
@@ -12358,6 +12638,11 @@ ybo.review
12358
12638
  ybo.science
12359
12639
  ybo.trade
12360
12640
 
12641
+ // Yunohost : https://yunohost.org
12642
+ // Submitted by Valentin Grimaud <security@yunohost.org>
12643
+ nohost.me
12644
+ noho.st
12645
+
12361
12646
  // ZaNiC : http://www.za.net/
12362
12647
  // Submitted by registry <hostmaster@nic.za.net>
12363
12648
  za.net
@@ -12367,4 +12652,8 @@ za.org
12367
12652
  // Submitted by Olli Vanhoja <olli@zeit.co>
12368
12653
  now.sh
12369
12654
 
12655
+ // Zone.id : https://zone.id/
12656
+ // Submitted by Su Hendro <admin@zone.id>
12657
+ zone.id
12658
+
12370
12659
  // ===END PRIVATE DOMAINS===