whois 4.0.5 → 4.0.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 4c8017eab3bb6d019a3f05287c19973587cbdf10
4
- data.tar.gz: 7f5ec3b7132f1d5ccc01df0b9c24fd69b515c3bc
2
+ SHA256:
3
+ metadata.gz: 69346b60ba0d804c4084a84e4e9da3d47320d8c3255c0616041edad685eaf2ce
4
+ data.tar.gz: cc9b75324370b25c38371bcf5fa6c12c8124301cb40d1c7caccd6ea1e891eb5f
5
5
  SHA512:
6
- metadata.gz: dd9f2032f47c87f78348f7386a033cddd369d6dcbd92ef6fd506f31a0374b12fe5efb5fe22598d6fdd18f3828ae69f31676eaa6229be766f8171241316604b2f
7
- data.tar.gz: 9f9014d4d94a81398d60003c9ce49f8974865b3f9052db14e327a349fabe4a99ac5a802274182e04503135412b0a2b6e790bc19651d39b908018e634ef3719ef
6
+ metadata.gz: dead3c2b10a7ef26f8cf4a9aa2a4243f53b491d0e70b17210c449419bd4c3f3f15d03939b3a1c22b35eec8e76b33451b5c560071370edeae23bf96832e82e42b
7
+ data.tar.gz: dfec9fb6424f36f2cd39a3ecdb1e866b09c2962ced0d458bf57f008ea1dacde73599a680c45bec805d3d57c52394f4553dd54d840ab6ecccf1734d28320195a8
data/CHANGELOG.md CHANGED
@@ -3,10 +3,16 @@
3
3
  This project uses [Semantic Versioning 2.0.0](http://semver.org/).
4
4
 
5
5
 
6
+ #### Release 4.0.6
7
+
8
+ - SERVER: Added .SPORT, .LLC, .FM (GH-568)
9
+ - SERVER: Updated .MUSEUM, .MR, .PR, .AI, .SMART, .BAIDU, .GE, several newGTLDs
10
+ - SERVER: Deleted .HTC
11
+
12
+
6
13
  #### Release 4.0.5
7
14
 
8
15
  - SERVER: Updated .ALIBABA, .ALIPAY, .HDFC, .SINA, .WEIBO, .XN--9KRT00A, .XN--JLQ61U9W7B
9
-
10
16
  - SERVER: Deleted .MCD, .MCDONALDS, .PAMPEREDCHEF, .MONTBLANK, .CHLOE
11
17
 
12
18
 
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2009-2017 Simone Carletti
3
+ Copyright (c) 2009-2018 Simone Carletti
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -43,7 +43,7 @@ For older versions of Ruby, see the [CHANGELOG](CHANGELOG.md).
43
43
  You can install the gem manually:
44
44
 
45
45
  ```shell
46
- $ gem install whois
46
+ gem install whois
47
47
  ```
48
48
 
49
49
  Or use [Bundler](http://bundler.io/) and define it as a dependency in your `Gemfile`:
@@ -55,7 +55,7 @@ gem 'whois'
55
55
  To use the WHOIS parser component you need to install the `whois-parser` gem:
56
56
 
57
57
  ```shell
58
- $ gem install whois-parser
58
+ gem install whois-parser
59
59
  ```
60
60
 
61
61
  ```ruby
@@ -213,4 +213,4 @@ Report issues or feature requests to [GitHub Issues](https://github.com/weppos/w
213
213
 
214
214
  ## License
215
215
 
216
- Copyright (c) 2009-2017 [Simone Carletti](https://simonecarletti.com/). This is Free Software distributed under the MIT license.
216
+ Copyright (c) 2009-2018 [Simone Carletti](https://simonecarletti.com/). This is Free Software distributed under the MIT license.
data/data/tld.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_": {
3
3
  "schema": "2",
4
- "updated": "2017-10-17 08:14:20 UTC"
4
+ "updated": "2018-03-26 13:29:17 UTC"
5
5
  },
6
6
  "aaa": {
7
7
  "_type": "newgtld",
@@ -53,7 +53,7 @@
53
53
  "academy": {
54
54
  "_group": "donuts",
55
55
  "_type": "newgtld",
56
- "host": "whois.donuts.co"
56
+ "host": "whois.nic.academy"
57
57
  },
58
58
  "accenture": {
59
59
  "_type": "newgtld",
@@ -66,7 +66,7 @@
66
66
  "accountants": {
67
67
  "_group": "donuts",
68
68
  "_type": "newgtld",
69
- "host": "whois.donuts.co"
69
+ "host": "whois.nic.accountants"
70
70
  },
71
71
  "aco": {
72
72
  "_group": "afiliassrs",
@@ -81,7 +81,7 @@
81
81
  "actor": {
82
82
  "_group": "donuts",
83
83
  "_type": "newgtld",
84
- "host": "whois.unitedtld.com"
84
+ "host": "whois.nic.actor"
85
85
  },
86
86
  "ad": {
87
87
  "adapter": "none"
@@ -141,10 +141,10 @@
141
141
  "agency": {
142
142
  "_group": "donuts",
143
143
  "_type": "newgtld",
144
- "host": "whois.donuts.co"
144
+ "host": "whois.nic.agency"
145
145
  },
146
146
  "ai": {
147
- "host": "whois.ai"
147
+ "host": "whois.nic.ai"
148
148
  },
149
149
  "aig": {
150
150
  "_type": "newgtld",
@@ -162,7 +162,7 @@
162
162
  "airforce": {
163
163
  "_group": "donuts",
164
164
  "_type": "newgtld",
165
- "host": "whois.unitedtld.com"
165
+ "host": "whois.nic.airforce"
166
166
  },
167
167
  "airtel": {
168
168
  "_type": "newgtld",
@@ -270,7 +270,7 @@
270
270
  "apartments": {
271
271
  "_group": "donuts",
272
272
  "_type": "newgtld",
273
- "host": "whois.donuts.co"
273
+ "host": "whois.nic.apartments"
274
274
  },
275
275
  "app": {
276
276
  "_group": "google",
@@ -298,14 +298,14 @@
298
298
  "adapter": "none"
299
299
  },
300
300
  "archi": {
301
- "_group": "ksregistry",
301
+ "_group": "afilias",
302
302
  "_type": "newgtld",
303
303
  "host": "whois.afilias.net"
304
304
  },
305
305
  "army": {
306
306
  "_group": "donuts",
307
307
  "_type": "newgtld",
308
- "host": "whois.rightside.co"
308
+ "host": "whois.nic.army"
309
309
  },
310
310
  "arpa": {
311
311
  "host": "whois.iana.org"
@@ -338,7 +338,7 @@
338
338
  "associates": {
339
339
  "_group": "donuts",
340
340
  "_type": "newgtld",
341
- "host": "whois.donuts.co"
341
+ "host": "whois.nic.associates"
342
342
  },
343
343
  "at": {
344
344
  "host": "whois.nic.at"
@@ -353,7 +353,7 @@
353
353
  "attorney": {
354
354
  "_group": "donuts",
355
355
  "_type": "newgtld",
356
- "host": "whois.rightside.co"
356
+ "host": "whois.nic.attorney"
357
357
  },
358
358
  "au": {
359
359
  "host": "whois.audns.net.au"
@@ -361,7 +361,7 @@
361
361
  "auction": {
362
362
  "_group": "donuts",
363
363
  "_type": "newgtld",
364
- "host": "whois.unitedtld.com"
364
+ "host": "whois.nic.auction"
365
365
  },
366
366
  "audi": {
367
367
  "_group": "afiliassrs",
@@ -434,9 +434,9 @@
434
434
  "adapter": "none"
435
435
  },
436
436
  "baidu": {
437
- "_group": "ngtld",
437
+ "_group": "knet",
438
438
  "_type": "newgtld",
439
- "host": "whois.ngtld.cn"
439
+ "host": "whois.gtld.knet.cn"
440
440
  },
441
441
  "banamex": {
442
442
  "_type": "newgtld",
@@ -449,7 +449,7 @@
449
449
  "band": {
450
450
  "_group": "donuts",
451
451
  "_type": "newgtld",
452
- "host": "whois.rightside.co"
452
+ "host": "whois.nic.band"
453
453
  },
454
454
  "bank": {
455
455
  "_type": "newgtld",
@@ -478,7 +478,7 @@
478
478
  "bargains": {
479
479
  "_group": "donuts",
480
480
  "_type": "newgtld",
481
- "host": "whois.donuts.co"
481
+ "host": "whois.nic.bargains"
482
482
  },
483
483
  "baseball": {
484
484
  "_type": "newgtld",
@@ -593,7 +593,7 @@
593
593
  "bike": {
594
594
  "_group": "donuts",
595
595
  "_type": "newgtld",
596
- "host": "whois.donuts.co"
596
+ "host": "whois.nic.bike"
597
597
  },
598
598
  "bing": {
599
599
  "_type": "newgtld",
@@ -602,7 +602,7 @@
602
602
  "bingo": {
603
603
  "_group": "donuts",
604
604
  "_type": "newgtld",
605
- "host": "whois.donuts.co"
605
+ "host": "whois.nic.bingo"
606
606
  },
607
607
  "bio": {
608
608
  "_group": "ksregistry",
@@ -739,7 +739,7 @@
739
739
  "boutique": {
740
740
  "_group": "donuts",
741
741
  "_type": "newgtld",
742
- "host": "whois.donuts.co"
742
+ "host": "whois.nic.boutique"
743
743
  },
744
744
  "box": {
745
745
  "_group": "aridnrs",
@@ -800,12 +800,12 @@
800
800
  "builders": {
801
801
  "_group": "donuts",
802
802
  "_type": "newgtld",
803
- "host": "whois.donuts.co"
803
+ "host": "whois.nic.builders"
804
804
  },
805
805
  "business": {
806
806
  "_group": "donuts",
807
807
  "_type": "newgtld",
808
- "host": "whois.donuts.co"
808
+ "host": "whois.nic.business"
809
809
  },
810
810
  "buy": {
811
811
  "_group": "amazonregistry",
@@ -848,12 +848,12 @@
848
848
  "cab": {
849
849
  "_group": "donuts",
850
850
  "_type": "newgtld",
851
- "host": "whois.donuts.co"
851
+ "host": "whois.nic.cab"
852
852
  },
853
853
  "cafe": {
854
854
  "_group": "donuts",
855
855
  "_type": "newgtld",
856
- "host": "whois.donuts.co"
856
+ "host": "whois.nic.cafe"
857
857
  },
858
858
  "cal": {
859
859
  "_group": "google",
@@ -877,12 +877,12 @@
877
877
  "camera": {
878
878
  "_group": "donuts",
879
879
  "_type": "newgtld",
880
- "host": "whois.donuts.co"
880
+ "host": "whois.nic.camera"
881
881
  },
882
882
  "camp": {
883
883
  "_group": "donuts",
884
884
  "_type": "newgtld",
885
- "host": "whois.donuts.co"
885
+ "host": "whois.nic.camp"
886
886
  },
887
887
  "cancerresearch": {
888
888
  "_type": "newgtld",
@@ -901,7 +901,7 @@
901
901
  "capital": {
902
902
  "_group": "donuts",
903
903
  "_type": "newgtld",
904
- "host": "whois.donuts.co"
904
+ "host": "whois.nic.capital"
905
905
  },
906
906
  "capitalone": {
907
907
  "_type": "newgtld",
@@ -919,12 +919,12 @@
919
919
  "cards": {
920
920
  "_group": "donuts",
921
921
  "_type": "newgtld",
922
- "host": "whois.donuts.co"
922
+ "host": "whois.nic.cards"
923
923
  },
924
924
  "care": {
925
925
  "_group": "donuts",
926
926
  "_type": "newgtld",
927
- "host": "whois.donuts.co"
927
+ "host": "whois.nic.care"
928
928
  },
929
929
  "career": {
930
930
  "_type": "newgtld",
@@ -933,7 +933,7 @@
933
933
  "careers": {
934
934
  "_group": "donuts",
935
935
  "_type": "newgtld",
936
- "host": "whois.donuts.co"
936
+ "host": "whois.nic.careers"
937
937
  },
938
938
  "cars": {
939
939
  "_group": "uniregistry",
@@ -962,12 +962,12 @@
962
962
  "cash": {
963
963
  "_group": "donuts",
964
964
  "_type": "newgtld",
965
- "host": "whois.donuts.co"
965
+ "host": "whois.nic.cash"
966
966
  },
967
967
  "casino": {
968
968
  "_group": "donuts",
969
969
  "_type": "newgtld",
970
- "host": "whois.donuts.co"
970
+ "host": "whois.nic.casino"
971
971
  },
972
972
  "cat": {
973
973
  "host": "whois.nic.cat",
@@ -977,7 +977,7 @@
977
977
  "catering": {
978
978
  "_group": "donuts",
979
979
  "_type": "newgtld",
980
- "host": "whois.donuts.co"
980
+ "host": "whois.nic.catering"
981
981
  },
982
982
  "catholic": {
983
983
  "_group": "aridnrs",
@@ -1016,7 +1016,7 @@
1016
1016
  "center": {
1017
1017
  "_group": "donuts",
1018
1018
  "_type": "newgtld",
1019
- "host": "whois.donuts.co"
1019
+ "host": "whois.nic.center"
1020
1020
  },
1021
1021
  "ceo": {
1022
1022
  "_type": "newgtld",
@@ -1060,12 +1060,12 @@
1060
1060
  "chat": {
1061
1061
  "_group": "donuts",
1062
1062
  "_type": "newgtld",
1063
- "host": "whois.donuts.co"
1063
+ "host": "whois.nic.chat"
1064
1064
  },
1065
1065
  "cheap": {
1066
1066
  "_group": "donuts",
1067
1067
  "_type": "newgtld",
1068
- "host": "whois.donuts.co"
1068
+ "host": "whois.nic.cheap"
1069
1069
  },
1070
1070
  "chintai": {
1071
1071
  "_type": "newgtld",
@@ -1089,7 +1089,7 @@
1089
1089
  "church": {
1090
1090
  "_group": "donuts",
1091
1091
  "_type": "newgtld",
1092
- "host": "whois.donuts.co"
1092
+ "host": "whois.nic.church"
1093
1093
  },
1094
1094
  "ci": {
1095
1095
  "host": "whois.nic.ci"
@@ -1123,7 +1123,7 @@
1123
1123
  "city": {
1124
1124
  "_group": "donuts",
1125
1125
  "_type": "newgtld",
1126
- "host": "whois.donuts.co"
1126
+ "host": "whois.nic.city"
1127
1127
  },
1128
1128
  "cityeats": {
1129
1129
  "_type": "newgtld",
@@ -1138,12 +1138,12 @@
1138
1138
  "claims": {
1139
1139
  "_group": "donuts",
1140
1140
  "_type": "newgtld",
1141
- "host": "whois.donuts.co"
1141
+ "host": "whois.nic.claims"
1142
1142
  },
1143
1143
  "cleaning": {
1144
1144
  "_group": "donuts",
1145
1145
  "_type": "newgtld",
1146
- "host": "whois.donuts.co"
1146
+ "host": "whois.nic.cleaning"
1147
1147
  },
1148
1148
  "click": {
1149
1149
  "_group": "uniregistry",
@@ -1153,7 +1153,7 @@
1153
1153
  "clinic": {
1154
1154
  "_group": "donuts",
1155
1155
  "_type": "newgtld",
1156
- "host": "whois.donuts.co"
1156
+ "host": "whois.nic.clinic"
1157
1157
  },
1158
1158
  "clinique": {
1159
1159
  "_group": "afiliassrs",
@@ -1163,7 +1163,7 @@
1163
1163
  "clothing": {
1164
1164
  "_group": "donuts",
1165
1165
  "_type": "newgtld",
1166
- "host": "whois.donuts.co"
1166
+ "host": "whois.nic.clothing"
1167
1167
  },
1168
1168
  "cloud": {
1169
1169
  "_type": "newgtld",
@@ -1192,17 +1192,17 @@
1192
1192
  "coach": {
1193
1193
  "_group": "donuts",
1194
1194
  "_type": "newgtld",
1195
- "host": "whois.donuts.co"
1195
+ "host": "whois.nic.coach"
1196
1196
  },
1197
1197
  "codes": {
1198
1198
  "_group": "donuts",
1199
1199
  "_type": "newgtld",
1200
- "host": "whois.donuts.co"
1200
+ "host": "whois.nic.codes"
1201
1201
  },
1202
1202
  "coffee": {
1203
1203
  "_group": "donuts",
1204
1204
  "_type": "newgtld",
1205
- "host": "whois.donuts.co"
1205
+ "host": "whois.nic.coffee"
1206
1206
  },
1207
1207
  "college": {
1208
1208
  "_type": "newgtld",
@@ -1338,12 +1338,12 @@
1338
1338
  "community": {
1339
1339
  "_group": "donuts",
1340
1340
  "_type": "newgtld",
1341
- "host": "whois.donuts.co"
1341
+ "host": "whois.nic.community"
1342
1342
  },
1343
1343
  "company": {
1344
1344
  "_group": "donuts",
1345
1345
  "_type": "newgtld",
1346
- "host": "whois.donuts.co"
1346
+ "host": "whois.nic.company"
1347
1347
  },
1348
1348
  "compare": {
1349
1349
  "_type": "newgtld",
@@ -1352,7 +1352,7 @@
1352
1352
  "computer": {
1353
1353
  "_group": "donuts",
1354
1354
  "_type": "newgtld",
1355
- "host": "whois.donuts.co"
1355
+ "host": "whois.nic.computer"
1356
1356
  },
1357
1357
  "comsec": {
1358
1358
  "_type": "newgtld",
@@ -1361,17 +1361,17 @@
1361
1361
  "condos": {
1362
1362
  "_group": "donuts",
1363
1363
  "_type": "newgtld",
1364
- "host": "whois.donuts.co"
1364
+ "host": "whois.nic.condos"
1365
1365
  },
1366
1366
  "construction": {
1367
1367
  "_group": "donuts",
1368
1368
  "_type": "newgtld",
1369
- "host": "whois.donuts.co"
1369
+ "host": "whois.nic.construction"
1370
1370
  },
1371
1371
  "consulting": {
1372
1372
  "_group": "donuts",
1373
1373
  "_type": "newgtld",
1374
- "host": "whois.unitedtld.com"
1374
+ "host": "whois.nic.consulting"
1375
1375
  },
1376
1376
  "contact": {
1377
1377
  "_type": "newgtld",
@@ -1380,7 +1380,7 @@
1380
1380
  "contractors": {
1381
1381
  "_group": "donuts",
1382
1382
  "_type": "newgtld",
1383
- "host": "whois.donuts.co"
1383
+ "host": "whois.nic.contractors"
1384
1384
  },
1385
1385
  "cooking": {
1386
1386
  "_group": "mmregistry",
@@ -1394,7 +1394,7 @@
1394
1394
  "cool": {
1395
1395
  "_group": "donuts",
1396
1396
  "_type": "newgtld",
1397
- "host": "whois.donuts.co"
1397
+ "host": "whois.nic.cool"
1398
1398
  },
1399
1399
  "coop": {
1400
1400
  "host": "whois.nic.coop"
@@ -1417,7 +1417,7 @@
1417
1417
  "coupons": {
1418
1418
  "_group": "donuts",
1419
1419
  "_type": "newgtld",
1420
- "host": "whois.donuts.co"
1420
+ "host": "whois.nic.coupons"
1421
1421
  },
1422
1422
  "courses": {
1423
1423
  "_group": "aridnrs",
@@ -1430,12 +1430,12 @@
1430
1430
  "credit": {
1431
1431
  "_group": "donuts",
1432
1432
  "_type": "newgtld",
1433
- "host": "whois.donuts.co"
1433
+ "host": "whois.nic.credit"
1434
1434
  },
1435
1435
  "creditcard": {
1436
1436
  "_group": "donuts",
1437
1437
  "_type": "newgtld",
1438
- "host": "whois.donuts.co"
1438
+ "host": "whois.nic.creditcard"
1439
1439
  },
1440
1440
  "creditunion": {
1441
1441
  "_group": "afiliassrs",
@@ -1462,7 +1462,7 @@
1462
1462
  "cruises": {
1463
1463
  "_group": "donuts",
1464
1464
  "_type": "newgtld",
1465
- "host": "whois.donuts.co"
1465
+ "host": "whois.nic.cruises"
1466
1466
  },
1467
1467
  "csc": {
1468
1468
  "_type": "newgtld",
@@ -1515,7 +1515,7 @@
1515
1515
  "dance": {
1516
1516
  "_group": "donuts",
1517
1517
  "_type": "newgtld",
1518
- "host": "whois.unitedtld.com"
1518
+ "host": "whois.nic.dance"
1519
1519
  },
1520
1520
  "data": {
1521
1521
  "_group": "afiliassrs",
@@ -1529,7 +1529,7 @@
1529
1529
  "dating": {
1530
1530
  "_group": "donuts",
1531
1531
  "_type": "newgtld",
1532
- "host": "whois.donuts.co"
1532
+ "host": "whois.nic.dating"
1533
1533
  },
1534
1534
  "datsun": {
1535
1535
  "_group": "gmo",
@@ -1573,17 +1573,17 @@
1573
1573
  "deals": {
1574
1574
  "_group": "donuts",
1575
1575
  "_type": "newgtld",
1576
- "host": "whois.donuts.co"
1576
+ "host": "whois.nic.deals"
1577
1577
  },
1578
1578
  "degree": {
1579
1579
  "_group": "donuts",
1580
1580
  "_type": "newgtld",
1581
- "host": "whois.rightside.co"
1581
+ "host": "whois.nic.degree"
1582
1582
  },
1583
1583
  "delivery": {
1584
1584
  "_group": "donuts",
1585
1585
  "_type": "newgtld",
1586
- "host": "whois.donuts.co"
1586
+ "host": "whois.nic.delivery"
1587
1587
  },
1588
1588
  "dell": {
1589
1589
  "_type": "newgtld",
@@ -1601,17 +1601,17 @@
1601
1601
  "democrat": {
1602
1602
  "_group": "donuts",
1603
1603
  "_type": "newgtld",
1604
- "host": "whois.unitedtld.com"
1604
+ "host": "whois.nic.democrat"
1605
1605
  },
1606
1606
  "dental": {
1607
1607
  "_group": "donuts",
1608
1608
  "_type": "newgtld",
1609
- "host": "whois.donuts.co"
1609
+ "host": "whois.nic.dental"
1610
1610
  },
1611
1611
  "dentist": {
1612
1612
  "_group": "donuts",
1613
1613
  "_type": "newgtld",
1614
- "host": "whois.rightside.co"
1614
+ "host": "whois.nic.dentist"
1615
1615
  },
1616
1616
  "desi": {
1617
1617
  "_group": "ksregistry",
@@ -1634,7 +1634,7 @@
1634
1634
  "diamonds": {
1635
1635
  "_group": "donuts",
1636
1636
  "_type": "newgtld",
1637
- "host": "whois.donuts.co"
1637
+ "host": "whois.nic.diamonds"
1638
1638
  },
1639
1639
  "diet": {
1640
1640
  "_group": "uniregistry",
@@ -1644,22 +1644,22 @@
1644
1644
  "digital": {
1645
1645
  "_group": "donuts",
1646
1646
  "_type": "newgtld",
1647
- "host": "whois.donuts.co"
1647
+ "host": "whois.nic.digital"
1648
1648
  },
1649
1649
  "direct": {
1650
1650
  "_group": "donuts",
1651
1651
  "_type": "newgtld",
1652
- "host": "whois.donuts.co"
1652
+ "host": "whois.nic.direct"
1653
1653
  },
1654
1654
  "directory": {
1655
1655
  "_group": "donuts",
1656
1656
  "_type": "newgtld",
1657
- "host": "whois.donuts.co"
1657
+ "host": "whois.nic.directory"
1658
1658
  },
1659
1659
  "discount": {
1660
1660
  "_group": "donuts",
1661
1661
  "_type": "newgtld",
1662
- "host": "whois.donuts.co"
1662
+ "host": "whois.nic.discount"
1663
1663
  },
1664
1664
  "discover": {
1665
1665
  "_type": "newgtld",
@@ -1702,7 +1702,7 @@
1702
1702
  "doctor": {
1703
1703
  "_group": "donuts",
1704
1704
  "_type": "newgtld",
1705
- "host": "whois.donuts.co"
1705
+ "host": "whois.nic.doctor"
1706
1706
  },
1707
1707
  "dodge": {
1708
1708
  "_group": "afiliassrs",
@@ -1712,7 +1712,7 @@
1712
1712
  "dog": {
1713
1713
  "_group": "donuts",
1714
1714
  "_type": "newgtld",
1715
- "host": "whois.donuts.co"
1715
+ "host": "whois.nic.dog"
1716
1716
  },
1717
1717
  "doha": {
1718
1718
  "_type": "newgtld",
@@ -1721,7 +1721,7 @@
1721
1721
  "domains": {
1722
1722
  "_group": "donuts",
1723
1723
  "_type": "newgtld",
1724
- "host": "whois.donuts.co"
1724
+ "host": "whois.nic.domains"
1725
1725
  },
1726
1726
  "doosan": {
1727
1727
  "host": "whois.nic.xn--cg4bki"
@@ -1812,7 +1812,7 @@
1812
1812
  "education": {
1813
1813
  "_group": "donuts",
1814
1814
  "_type": "newgtld",
1815
- "host": "whois.donuts.co"
1815
+ "host": "whois.nic.education"
1816
1816
  },
1817
1817
  "ee": {
1818
1818
  "host": "whois.tld.ee"
@@ -1824,7 +1824,7 @@
1824
1824
  "email": {
1825
1825
  "_group": "donuts",
1826
1826
  "_type": "newgtld",
1827
- "host": "whois.donuts.co"
1827
+ "host": "whois.nic.email"
1828
1828
  },
1829
1829
  "emerck": {
1830
1830
  "_group": "afiliassrs",
@@ -1834,22 +1834,22 @@
1834
1834
  "energy": {
1835
1835
  "_group": "donuts",
1836
1836
  "_type": "newgtld",
1837
- "host": "whois.donuts.co"
1837
+ "host": "whois.nic.energy"
1838
1838
  },
1839
1839
  "engineer": {
1840
1840
  "_group": "donuts",
1841
1841
  "_type": "newgtld",
1842
- "host": "whois.rightside.co"
1842
+ "host": "whois.nic.engineer"
1843
1843
  },
1844
1844
  "engineering": {
1845
1845
  "_group": "donuts",
1846
1846
  "_type": "newgtld",
1847
- "host": "whois.donuts.co"
1847
+ "host": "whois.nic.engineering"
1848
1848
  },
1849
1849
  "enterprises": {
1850
1850
  "_group": "donuts",
1851
1851
  "_type": "newgtld",
1852
- "host": "whois.donuts.co"
1852
+ "host": "whois.nic.enterprises"
1853
1853
  },
1854
1854
  "epost": {
1855
1855
  "_type": "newgtld",
@@ -1863,7 +1863,7 @@
1863
1863
  "equipment": {
1864
1864
  "_group": "donuts",
1865
1865
  "_type": "newgtld",
1866
- "host": "whois.donuts.co"
1866
+ "host": "whois.nic.equipment"
1867
1867
  },
1868
1868
  "er": {
1869
1869
  "adapter": "none"
@@ -1887,7 +1887,7 @@
1887
1887
  "estate": {
1888
1888
  "_group": "donuts",
1889
1889
  "_type": "newgtld",
1890
- "host": "whois.donuts.co"
1890
+ "host": "whois.nic.estate"
1891
1891
  },
1892
1892
  "esurance": {
1893
1893
  "_group": "afiliassrs",
@@ -1916,7 +1916,7 @@
1916
1916
  "events": {
1917
1917
  "_group": "donuts",
1918
1918
  "_type": "newgtld",
1919
- "host": "whois.donuts.co"
1919
+ "host": "whois.nic.events"
1920
1920
  },
1921
1921
  "everbank": {
1922
1922
  "_type": "newgtld",
@@ -1925,22 +1925,22 @@
1925
1925
  "exchange": {
1926
1926
  "_group": "donuts",
1927
1927
  "_type": "newgtld",
1928
- "host": "whois.donuts.co"
1928
+ "host": "whois.nic.exchange"
1929
1929
  },
1930
1930
  "expert": {
1931
1931
  "_group": "donuts",
1932
1932
  "_type": "newgtld",
1933
- "host": "whois.donuts.co"
1933
+ "host": "whois.nic.expert"
1934
1934
  },
1935
1935
  "exposed": {
1936
1936
  "_group": "donuts",
1937
1937
  "_type": "newgtld",
1938
- "host": "whois.donuts.co"
1938
+ "host": "whois.nic.exposed"
1939
1939
  },
1940
1940
  "express": {
1941
1941
  "_group": "donuts",
1942
1942
  "_type": "newgtld",
1943
- "host": "whois.donuts.co"
1943
+ "host": "whois.nic.express"
1944
1944
  },
1945
1945
  "extraspace": {
1946
1946
  "_group": "afiliassrs",
@@ -1955,7 +1955,7 @@
1955
1955
  "fail": {
1956
1956
  "_group": "donuts",
1957
1957
  "_type": "newgtld",
1958
- "host": "whois.donuts.co"
1958
+ "host": "whois.nic.fail"
1959
1959
  },
1960
1960
  "fairwinds": {
1961
1961
  "_type": "newgtld",
@@ -1968,7 +1968,7 @@
1968
1968
  "family": {
1969
1969
  "_group": "donuts",
1970
1970
  "_type": "newgtld",
1971
- "host": "whois.rightside.co"
1971
+ "host": "whois.nic.family"
1972
1972
  },
1973
1973
  "fan": {
1974
1974
  "_group": "centralnic",
@@ -1983,7 +1983,7 @@
1983
1983
  "farm": {
1984
1984
  "_group": "donuts",
1985
1985
  "_type": "newgtld",
1986
- "host": "whois.donuts.co"
1986
+ "host": "whois.nic.farm"
1987
1987
  },
1988
1988
  "farmers": {
1989
1989
  "_type": "newgtld",
@@ -2047,12 +2047,12 @@
2047
2047
  "finance": {
2048
2048
  "_group": "donuts",
2049
2049
  "_type": "newgtld",
2050
- "host": "whois.donuts.co"
2050
+ "host": "whois.nic.finance"
2051
2051
  },
2052
2052
  "financial": {
2053
2053
  "_group": "donuts",
2054
2054
  "_type": "newgtld",
2055
- "host": "whois.donuts.co"
2055
+ "host": "whois.nic.financial"
2056
2056
  },
2057
2057
  "fire": {
2058
2058
  "_group": "amazonregistry",
@@ -2070,7 +2070,7 @@
2070
2070
  "fish": {
2071
2071
  "_group": "donuts",
2072
2072
  "_type": "newgtld",
2073
- "host": "whois.donuts.co"
2073
+ "host": "whois.nic.fish"
2074
2074
  },
2075
2075
  "fishing": {
2076
2076
  "_group": "mmregistry",
@@ -2085,7 +2085,7 @@
2085
2085
  "fitness": {
2086
2086
  "_group": "donuts",
2087
2087
  "_type": "newgtld",
2088
- "host": "whois.donuts.co"
2088
+ "host": "whois.nic.fitness"
2089
2089
  },
2090
2090
  "fj": {
2091
2091
  "host": "whois.usp.ac.fj"
@@ -2100,7 +2100,7 @@
2100
2100
  "flights": {
2101
2101
  "_group": "donuts",
2102
2102
  "_type": "newgtld",
2103
- "host": "whois.donuts.co"
2103
+ "host": "whois.nic.flights"
2104
2104
  },
2105
2105
  "flir": {
2106
2106
  "_type": "newgtld",
@@ -2109,7 +2109,7 @@
2109
2109
  "florist": {
2110
2110
  "_group": "donuts",
2111
2111
  "_type": "newgtld",
2112
- "host": "whois.donuts.co"
2112
+ "host": "whois.nic.florist"
2113
2113
  },
2114
2114
  "flowers": {
2115
2115
  "_group": "uniregistry",
@@ -2122,8 +2122,7 @@
2122
2122
  "host": "whois.nic.google"
2123
2123
  },
2124
2124
  "fm": {
2125
- "adapter": "web",
2126
- "url": "http://dot.fm/whois.html"
2125
+ "host": "whois.nic.fm"
2127
2126
  },
2128
2127
  "fo": {
2129
2128
  "host": "whois.nic.fo"
@@ -2144,7 +2143,7 @@
2144
2143
  "football": {
2145
2144
  "_group": "donuts",
2146
2145
  "_type": "newgtld",
2147
- "host": "whois.donuts.co"
2146
+ "host": "whois.nic.football"
2148
2147
  },
2149
2148
  "ford": {
2150
2149
  "_type": "newgtld",
@@ -2157,7 +2156,7 @@
2157
2156
  "forsale": {
2158
2157
  "_group": "donuts",
2159
2158
  "_type": "newgtld",
2160
- "host": "whois.unitedtld.com"
2159
+ "host": "whois.nic.forsale"
2161
2160
  },
2162
2161
  "forum": {
2163
2162
  "_group": "centralnic",
@@ -2167,7 +2166,7 @@
2167
2166
  "foundation": {
2168
2167
  "_group": "donuts",
2169
2168
  "_type": "newgtld",
2170
- "host": "whois.donuts.co"
2169
+ "host": "whois.nic.foundation"
2171
2170
  },
2172
2171
  "fox": {
2173
2172
  "_type": "newgtld",
@@ -2279,22 +2278,22 @@
2279
2278
  "fund": {
2280
2279
  "_group": "donuts",
2281
2280
  "_type": "newgtld",
2282
- "host": "whois.donuts.co"
2281
+ "host": "whois.nic.fund"
2283
2282
  },
2284
2283
  "furniture": {
2285
2284
  "_group": "donuts",
2286
2285
  "_type": "newgtld",
2287
- "host": "whois.donuts.co"
2286
+ "host": "whois.nic.furniture"
2288
2287
  },
2289
2288
  "futbol": {
2290
2289
  "_group": "donuts",
2291
2290
  "_type": "newgtld",
2292
- "host": "whois.unitedtld.com"
2291
+ "host": "whois.nic.futbol"
2293
2292
  },
2294
2293
  "fyi": {
2295
2294
  "_group": "donuts",
2296
2295
  "_type": "newgtld",
2297
- "host": "whois.donuts.co"
2296
+ "host": "whois.nic.fyi"
2298
2297
  },
2299
2298
  "ga": {
2300
2299
  "host": "whois.dot.ga"
@@ -2307,7 +2306,7 @@
2307
2306
  "gallery": {
2308
2307
  "_group": "donuts",
2309
2308
  "_type": "newgtld",
2310
- "host": "whois.donuts.co"
2309
+ "host": "whois.nic.gallery"
2311
2310
  },
2312
2311
  "gallo": {
2313
2312
  "_type": "newgtld",
@@ -2326,7 +2325,7 @@
2326
2325
  "games": {
2327
2326
  "_group": "donuts",
2328
2327
  "_type": "newgtld",
2329
- "host": "whois.rightside.co"
2328
+ "host": "whois.nic.games"
2330
2329
  },
2331
2330
  "gap": {
2332
2331
  "_type": "newgtld",
@@ -2353,8 +2352,7 @@
2353
2352
  "host": "whois.nic.gdn"
2354
2353
  },
2355
2354
  "ge": {
2356
- "adapter": "web",
2357
- "url": "http://www.registration.ge/"
2355
+ "host": "whois.registration.ge"
2358
2356
  },
2359
2357
  "gea": {
2360
2358
  "_group": "afiliassrs",
@@ -2400,12 +2398,12 @@
2400
2398
  "gifts": {
2401
2399
  "_group": "donuts",
2402
2400
  "_type": "newgtld",
2403
- "host": "whois.donuts.co"
2401
+ "host": "whois.nic.gifts"
2404
2402
  },
2405
2403
  "gives": {
2406
2404
  "_group": "donuts",
2407
2405
  "_type": "newgtld",
2408
- "host": "whois.rightside.co"
2406
+ "host": "whois.nic.gives"
2409
2407
  },
2410
2408
  "giving": {
2411
2409
  "_type": "newgtld",
@@ -2421,7 +2419,7 @@
2421
2419
  "glass": {
2422
2420
  "_group": "donuts",
2423
2421
  "_type": "newgtld",
2424
- "host": "whois.donuts.co"
2422
+ "host": "whois.nic.glass"
2425
2423
  },
2426
2424
  "gle": {
2427
2425
  "_group": "google",
@@ -2449,7 +2447,7 @@
2449
2447
  "gmbh": {
2450
2448
  "_group": "donuts",
2451
2449
  "_type": "newgtld",
2452
- "host": "whois.donuts.co"
2450
+ "host": "whois.nic.gmbh"
2453
2451
  },
2454
2452
  "gmoregistry": {
2455
2453
  "_group": "gmo",
@@ -2471,7 +2469,7 @@
2471
2469
  "gold": {
2472
2470
  "_group": "donuts",
2473
2471
  "_type": "newgtld",
2474
- "host": "whois.donuts.co"
2472
+ "host": "whois.nic.gold"
2475
2473
  },
2476
2474
  "goldpoint": {
2477
2475
  "_group": "gmo",
@@ -2481,7 +2479,7 @@
2481
2479
  "golf": {
2482
2480
  "_group": "donuts",
2483
2481
  "_type": "newgtld",
2484
- "host": "whois.donuts.co"
2482
+ "host": "whois.nic.golf"
2485
2483
  },
2486
2484
  "goo": {
2487
2485
  "_group": "gmo",
@@ -2539,12 +2537,12 @@
2539
2537
  "graphics": {
2540
2538
  "_group": "donuts",
2541
2539
  "_type": "newgtld",
2542
- "host": "whois.donuts.co"
2540
+ "host": "whois.nic.graphics"
2543
2541
  },
2544
2542
  "gratis": {
2545
2543
  "_group": "donuts",
2546
2544
  "_type": "newgtld",
2547
- "host": "whois.donuts.co"
2545
+ "host": "whois.nic.gratis"
2548
2546
  },
2549
2547
  "green": {
2550
2548
  "_group": "afilias",
@@ -2554,7 +2552,7 @@
2554
2552
  "gripe": {
2555
2553
  "_group": "donuts",
2556
2554
  "_type": "newgtld",
2557
- "host": "whois.donuts.co"
2555
+ "host": "whois.nic.gripe"
2558
2556
  },
2559
2557
  "grocery": {
2560
2558
  "_type": "newgtld",
@@ -2563,7 +2561,7 @@
2563
2561
  "group": {
2564
2562
  "_group": "donuts",
2565
2563
  "_type": "newgtld",
2566
- "host": "whois.donuts.co"
2564
+ "host": "whois.nic.group"
2567
2565
  },
2568
2566
  "gs": {
2569
2567
  "host": "whois.nic.gs"
@@ -2592,7 +2590,7 @@
2592
2590
  "guide": {
2593
2591
  "_group": "donuts",
2594
2592
  "_type": "newgtld",
2595
- "host": "whois.donuts.co"
2593
+ "host": "whois.nic.guide"
2596
2594
  },
2597
2595
  "guitars": {
2598
2596
  "_group": "uniregistry",
@@ -2602,7 +2600,7 @@
2602
2600
  "guru": {
2603
2601
  "_group": "donuts",
2604
2602
  "_type": "newgtld",
2605
- "host": "whois.donuts.co"
2603
+ "host": "whois.nic.guru"
2606
2604
  },
2607
2605
  "gw": {
2608
2606
  "adapter": "web",
@@ -2627,7 +2625,7 @@
2627
2625
  "haus": {
2628
2626
  "_group": "donuts",
2629
2627
  "_type": "newgtld",
2630
- "host": "whois.unitedtld.com"
2628
+ "host": "whois.nic.haus"
2631
2629
  },
2632
2630
  "hbo": {
2633
2631
  "_type": "newgtld",
@@ -2650,7 +2648,7 @@
2650
2648
  "healthcare": {
2651
2649
  "_group": "donuts",
2652
2650
  "_type": "newgtld",
2653
- "host": "whois.donuts.co"
2651
+ "host": "whois.nic.healthcare"
2654
2652
  },
2655
2653
  "help": {
2656
2654
  "_group": "uniregistry",
@@ -2723,17 +2721,17 @@
2723
2721
  "hockey": {
2724
2722
  "_group": "donuts",
2725
2723
  "_type": "newgtld",
2726
- "host": "whois.donuts.co"
2724
+ "host": "whois.nic.hockey"
2727
2725
  },
2728
2726
  "holdings": {
2729
2727
  "_group": "donuts",
2730
2728
  "_type": "newgtld",
2731
- "host": "whois.donuts.co"
2729
+ "host": "whois.nic.holdings"
2732
2730
  },
2733
2731
  "holiday": {
2734
2732
  "_group": "donuts",
2735
2733
  "_type": "newgtld",
2736
- "host": "whois.donuts.co"
2734
+ "host": "whois.nic.holiday"
2737
2735
  },
2738
2736
  "homedepot": {
2739
2737
  "_group": "afiliassrs",
@@ -2769,7 +2767,7 @@
2769
2767
  "hospital": {
2770
2768
  "_group": "donuts",
2771
2769
  "_type": "newgtld",
2772
- "host": "whois.donuts.co"
2770
+ "host": "whois.nic.hospital"
2773
2771
  },
2774
2772
  "host": {
2775
2773
  "_type": "newgtld",
@@ -2800,7 +2798,7 @@
2800
2798
  "house": {
2801
2799
  "_group": "donuts",
2802
2800
  "_type": "newgtld",
2803
- "host": "whois.donuts.co"
2801
+ "host": "whois.nic.house"
2804
2802
  },
2805
2803
  "how": {
2806
2804
  "_group": "google",
@@ -2817,10 +2815,6 @@
2817
2815
  "ht": {
2818
2816
  "host": "whois.nic.ht"
2819
2817
  },
2820
- "htc": {
2821
- "_type": "newgtld",
2822
- "adapter": "none"
2823
- },
2824
2818
  "hu": {
2825
2819
  "host": "whois.nic.hu"
2826
2820
  },
@@ -2891,12 +2885,12 @@
2891
2885
  "immo": {
2892
2886
  "_group": "donuts",
2893
2887
  "_type": "newgtld",
2894
- "host": "whois.donuts.co"
2888
+ "host": "whois.nic.immo"
2895
2889
  },
2896
2890
  "immobilien": {
2897
2891
  "_group": "donuts",
2898
2892
  "_type": "newgtld",
2899
- "host": "whois.unitedtld.com"
2893
+ "host": "whois.nic.immobilien"
2900
2894
  },
2901
2895
  "in": {
2902
2896
  "host": "whois.inregistry.net"
@@ -2904,7 +2898,7 @@
2904
2898
  "industries": {
2905
2899
  "_group": "donuts",
2906
2900
  "_type": "newgtld",
2907
- "host": "whois.donuts.co"
2901
+ "host": "whois.nic.industries"
2908
2902
  },
2909
2903
  "infiniti": {
2910
2904
  "_group": "gmo",
@@ -2927,7 +2921,7 @@
2927
2921
  "institute": {
2928
2922
  "_group": "donuts",
2929
2923
  "_type": "newgtld",
2930
- "host": "whois.donuts.co"
2924
+ "host": "whois.nic.institute"
2931
2925
  },
2932
2926
  "insurance": {
2933
2927
  "_type": "newgtld",
@@ -2936,7 +2930,7 @@
2936
2930
  "insure": {
2937
2931
  "_group": "donuts",
2938
2932
  "_type": "newgtld",
2939
- "host": "whois.donuts.co"
2933
+ "host": "whois.nic.insure"
2940
2934
  },
2941
2935
  "int": {
2942
2936
  "host": "whois.iana.org"
@@ -2948,7 +2942,7 @@
2948
2942
  "international": {
2949
2943
  "_group": "donuts",
2950
2944
  "_type": "newgtld",
2951
- "host": "whois.donuts.co"
2945
+ "host": "whois.nic.international"
2952
2946
  },
2953
2947
  "intuit": {
2954
2948
  "_type": "newgtld",
@@ -2957,7 +2951,7 @@
2957
2951
  "investments": {
2958
2952
  "_group": "donuts",
2959
2953
  "_type": "newgtld",
2960
- "host": "whois.donuts.co"
2954
+ "host": "whois.nic.investments"
2961
2955
  },
2962
2956
  "io": {
2963
2957
  "host": "whois.nic.io"
@@ -2975,7 +2969,7 @@
2975
2969
  "irish": {
2976
2970
  "_group": "donuts",
2977
2971
  "_type": "newgtld",
2978
- "host": "whois.donuts.co"
2972
+ "host": "whois.nic.irish"
2979
2973
  },
2980
2974
  "is": {
2981
2975
  "host": "whois.isnic.is"
@@ -3049,12 +3043,13 @@
3049
3043
  "jetzt": {
3050
3044
  "_group": "donuts",
3051
3045
  "_type": "newgtld",
3052
- "adapter": "none"
3046
+ "adapter": "none",
3047
+ "host": "whois.nic.jetzt"
3053
3048
  },
3054
3049
  "jewelry": {
3055
3050
  "_group": "donuts",
3056
3051
  "_type": "newgtld",
3057
- "host": "whois.donuts.co"
3052
+ "host": "whois.nic.jewelry"
3058
3053
  },
3059
3054
  "jio": {
3060
3055
  "_group": "afiliassrs",
@@ -3129,7 +3124,7 @@
3129
3124
  "kaufen": {
3130
3125
  "_group": "donuts",
3131
3126
  "_type": "newgtld",
3132
- "host": "whois.unitedtld.com"
3127
+ "host": "whois.nic.kaufen"
3133
3128
  },
3134
3129
  "kddi": {
3135
3130
  "_group": "gmo",
@@ -3186,7 +3181,7 @@
3186
3181
  "kitchen": {
3187
3182
  "_group": "donuts",
3188
3183
  "_type": "newgtld",
3189
- "host": "whois.donuts.co"
3184
+ "host": "whois.nic.kitchen"
3190
3185
  },
3191
3186
  "kiwi": {
3192
3187
  "_type": "newgtld",
@@ -3291,7 +3286,7 @@
3291
3286
  "land": {
3292
3287
  "_group": "donuts",
3293
3288
  "_type": "newgtld",
3294
- "host": "whois.donuts.co"
3289
+ "host": "whois.nic.land"
3295
3290
  },
3296
3291
  "landrover": {
3297
3292
  "_type": "newgtld",
@@ -3327,7 +3322,7 @@
3327
3322
  "lawyer": {
3328
3323
  "_group": "donuts",
3329
3324
  "_type": "newgtld",
3330
- "host": "whois.rightside.co"
3325
+ "host": "whois.nic.lawyer"
3331
3326
  },
3332
3327
  "lb": {
3333
3328
  "adapter": "web",
@@ -3345,7 +3340,7 @@
3345
3340
  "lease": {
3346
3341
  "_group": "donuts",
3347
3342
  "_type": "newgtld",
3348
- "host": "whois.donuts.co"
3343
+ "host": "whois.nic.lease"
3349
3344
  },
3350
3345
  "leclerc": {
3351
3346
  "_group": "nicfr",
@@ -3359,7 +3354,7 @@
3359
3354
  "legal": {
3360
3355
  "_group": "donuts",
3361
3356
  "_type": "newgtld",
3362
- "host": "whois.donuts.co"
3357
+ "host": "whois.nic.legal"
3363
3358
  },
3364
3359
  "lego": {
3365
3360
  "_type": "newgtld",
@@ -3388,7 +3383,7 @@
3388
3383
  "life": {
3389
3384
  "_group": "donuts",
3390
3385
  "_type": "newgtld",
3391
- "host": "whois.donuts.co"
3386
+ "host": "whois.nic.life"
3392
3387
  },
3393
3388
  "lifeinsurance": {
3394
3389
  "_type": "newgtld",
@@ -3401,7 +3396,7 @@
3401
3396
  "lighting": {
3402
3397
  "_group": "donuts",
3403
3398
  "_type": "newgtld",
3404
- "host": "whois.donuts.co"
3399
+ "host": "whois.nic.lighting"
3405
3400
  },
3406
3401
  "like": {
3407
3402
  "_group": "amazonregistry",
@@ -3415,12 +3410,12 @@
3415
3410
  "limited": {
3416
3411
  "_group": "donuts",
3417
3412
  "_type": "newgtld",
3418
- "host": "whois.donuts.co"
3413
+ "host": "whois.nic.limited"
3419
3414
  },
3420
3415
  "limo": {
3421
3416
  "_group": "donuts",
3422
3417
  "_type": "newgtld",
3423
- "host": "whois.donuts.co"
3418
+ "host": "whois.nic.limo"
3424
3419
  },
3425
3420
  "lincoln": {
3426
3421
  "_type": "newgtld",
@@ -3442,7 +3437,7 @@
3442
3437
  "live": {
3443
3438
  "_group": "donuts",
3444
3439
  "_type": "newgtld",
3445
- "host": "whois.rightside.co"
3440
+ "host": "whois.nic.live"
3446
3441
  },
3447
3442
  "living": {
3448
3443
  "_type": "newgtld",
@@ -3455,6 +3450,11 @@
3455
3450
  "lk": {
3456
3451
  "host": "whois.nic.lk"
3457
3452
  },
3453
+ "llc": {
3454
+ "_group": "afilias",
3455
+ "_type": "newgtld",
3456
+ "host": "whois.afilias.net"
3457
+ },
3458
3458
  "loan": {
3459
3459
  "_type": "newgtld",
3460
3460
  "host": "whois.nic.loan"
@@ -3462,7 +3462,7 @@
3462
3462
  "loans": {
3463
3463
  "_group": "donuts",
3464
3464
  "_type": "newgtld",
3465
- "host": "whois.donuts.co"
3465
+ "host": "whois.nic.loans"
3466
3466
  },
3467
3467
  "locker": {
3468
3468
  "_group": "afiliassrs",
@@ -3523,7 +3523,7 @@
3523
3523
  "ltd": {
3524
3524
  "_group": "donuts",
3525
3525
  "_type": "newgtld",
3526
- "host": "whois.donuts.co"
3526
+ "host": "whois.nic.ltd"
3527
3527
  },
3528
3528
  "ltda": {
3529
3529
  "_group": "afiliassrs",
@@ -3575,7 +3575,7 @@
3575
3575
  "maison": {
3576
3576
  "_group": "donuts",
3577
3577
  "_type": "newgtld",
3578
- "host": "whois.donuts.co"
3578
+ "host": "whois.nic.maison"
3579
3579
  },
3580
3580
  "makeup": {
3581
3581
  "_type": "newgtld",
@@ -3588,7 +3588,7 @@
3588
3588
  "management": {
3589
3589
  "_group": "donuts",
3590
3590
  "_type": "newgtld",
3591
- "host": "whois.donuts.co"
3591
+ "host": "whois.nic.management"
3592
3592
  },
3593
3593
  "mango": {
3594
3594
  "_group": "coreregistry",
@@ -3603,12 +3603,12 @@
3603
3603
  "market": {
3604
3604
  "_group": "donuts",
3605
3605
  "_type": "newgtld",
3606
- "host": "whois.rightside.co"
3606
+ "host": "whois.nic.market"
3607
3607
  },
3608
3608
  "marketing": {
3609
3609
  "_group": "donuts",
3610
3610
  "_type": "newgtld",
3611
- "host": "whois.donuts.co"
3611
+ "host": "whois.nic.marketing"
3612
3612
  },
3613
3613
  "markets": {
3614
3614
  "_type": "newgtld",
@@ -3635,7 +3635,7 @@
3635
3635
  "mba": {
3636
3636
  "_group": "donuts",
3637
3637
  "_type": "newgtld",
3638
- "host": "whois.donuts.co"
3638
+ "host": "whois.nic.mba"
3639
3639
  },
3640
3640
  "mc": {
3641
3641
  "adapter": "none"
@@ -3658,7 +3658,7 @@
3658
3658
  "media": {
3659
3659
  "_group": "donuts",
3660
3660
  "_type": "newgtld",
3661
- "host": "whois.donuts.co"
3661
+ "host": "whois.nic.media"
3662
3662
  },
3663
3663
  "meet": {
3664
3664
  "_group": "google",
@@ -3678,7 +3678,7 @@
3678
3678
  "memorial": {
3679
3679
  "_group": "donuts",
3680
3680
  "_type": "newgtld",
3681
- "host": "whois.donuts.co"
3681
+ "host": "whois.nic.memorial"
3682
3682
  },
3683
3683
  "men": {
3684
3684
  "_type": "newgtld",
@@ -3782,7 +3782,7 @@
3782
3782
  "moda": {
3783
3783
  "_group": "donuts",
3784
3784
  "_type": "newgtld",
3785
- "host": "whois.unitedtld.com"
3785
+ "host": "whois.nic.moda"
3786
3786
  },
3787
3787
  "moe": {
3788
3788
  "_type": "newgtld",
@@ -3805,7 +3805,7 @@
3805
3805
  "money": {
3806
3806
  "_group": "donuts",
3807
3807
  "_type": "newgtld",
3808
- "host": "whois.donuts.co"
3808
+ "host": "whois.nic.money"
3809
3809
  },
3810
3810
  "monster": {
3811
3811
  "_group": "afiliassrs",
@@ -3829,7 +3829,7 @@
3829
3829
  "mortgage": {
3830
3830
  "_group": "donuts",
3831
3831
  "_type": "newgtld",
3832
- "host": "whois.rightside.co"
3832
+ "host": "whois.nic.mortgage"
3833
3833
  },
3834
3834
  "moscow": {
3835
3835
  "_type": "newgtld",
@@ -3852,7 +3852,7 @@
3852
3852
  "movie": {
3853
3853
  "_group": "donuts",
3854
3854
  "_type": "newgtld",
3855
- "host": "whois.donuts.co"
3855
+ "host": "whois.nic.movie"
3856
3856
  },
3857
3857
  "movistar": {
3858
3858
  "_group": "knipp",
@@ -3866,7 +3866,8 @@
3866
3866
  "host": "whois.mediaserv.net"
3867
3867
  },
3868
3868
  "mr": {
3869
- "adapter": "none"
3869
+ "adapter": "none",
3870
+ "host": "whois.nic.mr"
3870
3871
  },
3871
3872
  "ms": {
3872
3873
  "host": "whois.nic.ms"
@@ -3891,7 +3892,7 @@
3891
3892
  "host": "whois.nic.mu"
3892
3893
  },
3893
3894
  "museum": {
3894
- "host": "whois.museum"
3895
+ "host": "whois.nic.museum"
3895
3896
  },
3896
3897
  "mutual": {
3897
3898
  "_type": "newgtld",
@@ -3945,7 +3946,7 @@
3945
3946
  "navy": {
3946
3947
  "_group": "donuts",
3947
3948
  "_type": "newgtld",
3948
- "host": "whois.rightside.co"
3949
+ "host": "whois.nic.navy"
3949
3950
  },
3950
3951
  "nba": {
3951
3952
  "_type": "newgtld",
@@ -4009,7 +4010,7 @@
4009
4010
  "network": {
4010
4011
  "_group": "donuts",
4011
4012
  "_type": "newgtld",
4012
- "host": "whois.donuts.co"
4013
+ "host": "whois.nic.network"
4013
4014
  },
4014
4015
  "neustar": {
4015
4016
  "_type": "newgtld",
@@ -4028,7 +4029,7 @@
4028
4029
  "news": {
4029
4030
  "_group": "donuts",
4030
4031
  "_type": "newgtld",
4031
- "host": "whois.rightside.co"
4032
+ "host": "whois.nic.news"
4032
4033
  },
4033
4034
  "next": {
4034
4035
  "_type": "newgtld",
@@ -4082,7 +4083,7 @@
4082
4083
  "ninja": {
4083
4084
  "_group": "donuts",
4084
4085
  "_type": "newgtld",
4085
- "host": "whois.unitedtld.com"
4086
+ "host": "whois.nic.ninja"
4086
4087
  },
4087
4088
  "nissan": {
4088
4089
  "_group": "gmo",
@@ -4335,12 +4336,12 @@
4335
4336
  "partners": {
4336
4337
  "_group": "donuts",
4337
4338
  "_type": "newgtld",
4338
- "host": "whois.donuts.co"
4339
+ "host": "whois.nic.partners"
4339
4340
  },
4340
4341
  "parts": {
4341
4342
  "_group": "donuts",
4342
4343
  "_type": "newgtld",
4343
- "host": "whois.donuts.co"
4344
+ "host": "whois.nic.parts"
4344
4345
  },
4345
4346
  "party": {
4346
4347
  "_type": "newgtld",
@@ -4408,12 +4409,12 @@
4408
4409
  "photography": {
4409
4410
  "_group": "donuts",
4410
4411
  "_type": "newgtld",
4411
- "host": "whois.donuts.co"
4412
+ "host": "whois.nic.photography"
4412
4413
  },
4413
4414
  "photos": {
4414
4415
  "_group": "donuts",
4415
4416
  "_type": "newgtld",
4416
- "host": "whois.donuts.co"
4417
+ "host": "whois.nic.photos"
4417
4418
  },
4418
4419
  "physio": {
4419
4420
  "_group": "aridnrs",
@@ -4436,7 +4437,7 @@
4436
4437
  "pictures": {
4437
4438
  "_group": "donuts",
4438
4439
  "_type": "newgtld",
4439
- "host": "whois.donuts.co"
4440
+ "host": "whois.nic.pictures"
4440
4441
  },
4441
4442
  "pid": {
4442
4443
  "_type": "newgtld",
@@ -4464,7 +4465,7 @@
4464
4465
  "pizza": {
4465
4466
  "_group": "donuts",
4466
4467
  "_type": "newgtld",
4467
- "host": "whois.donuts.co"
4468
+ "host": "whois.nic.pizza"
4468
4469
  },
4469
4470
  "pk": {
4470
4471
  "adapter": "web",
@@ -4479,7 +4480,7 @@
4479
4480
  "place": {
4480
4481
  "_group": "donuts",
4481
4482
  "_type": "newgtld",
4482
- "host": "whois.donuts.co"
4483
+ "host": "whois.nic.place"
4483
4484
  },
4484
4485
  "play": {
4485
4486
  "_group": "google",
@@ -4494,12 +4495,12 @@
4494
4495
  "plumbing": {
4495
4496
  "_group": "donuts",
4496
4497
  "_type": "newgtld",
4497
- "host": "whois.donuts.co"
4498
+ "host": "whois.nic.plumbing"
4498
4499
  },
4499
4500
  "plus": {
4500
4501
  "_group": "donuts",
4501
4502
  "_type": "newgtld",
4502
- "host": "whois.donuts.co"
4503
+ "host": "whois.nic.plus"
4503
4504
  },
4504
4505
  "pm": {
4505
4506
  "host": "whois.nic.pm"
@@ -4536,7 +4537,8 @@
4536
4537
  "host": "whois.dotpostregistry.net"
4537
4538
  },
4538
4539
  "pr": {
4539
- "host": "whois.nic.pr"
4540
+ "_group": "afiliassrs",
4541
+ "host": "whois.afilias-srs.net"
4540
4542
  },
4541
4543
  "pramerica": {
4542
4544
  "_type": "newgtld",
@@ -4566,7 +4568,7 @@
4566
4568
  "productions": {
4567
4569
  "_group": "donuts",
4568
4570
  "_type": "newgtld",
4569
- "host": "whois.donuts.co"
4571
+ "host": "whois.nic.productions"
4570
4572
  },
4571
4573
  "prof": {
4572
4574
  "_group": "google",
@@ -4586,7 +4588,7 @@
4586
4588
  "properties": {
4587
4589
  "_group": "donuts",
4588
4590
  "_type": "newgtld",
4589
- "host": "whois.donuts.co"
4591
+ "host": "whois.nic.properties"
4590
4592
  },
4591
4593
  "property": {
4592
4594
  "_group": "uniregistry",
@@ -4615,7 +4617,7 @@
4615
4617
  "pub": {
4616
4618
  "_group": "donuts",
4617
4619
  "_type": "newgtld",
4618
- "host": "whois.unitedtld.com"
4620
+ "host": "whois.nic.pub"
4619
4621
  },
4620
4622
  "pw": {
4621
4623
  "host": "whois.nic.pw"
@@ -4684,7 +4686,7 @@
4684
4686
  "recipes": {
4685
4687
  "_group": "donuts",
4686
4688
  "_type": "newgtld",
4687
- "host": "whois.donuts.co"
4689
+ "host": "whois.nic.recipes"
4688
4690
  },
4689
4691
  "red": {
4690
4692
  "_group": "afilias",
@@ -4704,7 +4706,7 @@
4704
4706
  "rehab": {
4705
4707
  "_group": "donuts",
4706
4708
  "_type": "newgtld",
4707
- "host": "whois.rightside.co"
4709
+ "host": "whois.nic.rehab"
4708
4710
  },
4709
4711
  "reise": {
4710
4712
  "_type": "newgtld",
@@ -4713,7 +4715,7 @@
4713
4715
  "reisen": {
4714
4716
  "_group": "donuts",
4715
4717
  "_type": "newgtld",
4716
- "host": "whois.donuts.co"
4718
+ "host": "whois.nic.reisen"
4717
4719
  },
4718
4720
  "reit": {
4719
4721
  "_type": "newgtld",
@@ -4736,22 +4738,22 @@
4736
4738
  "rentals": {
4737
4739
  "_group": "donuts",
4738
4740
  "_type": "newgtld",
4739
- "host": "whois.donuts.co"
4741
+ "host": "whois.nic.rentals"
4740
4742
  },
4741
4743
  "repair": {
4742
4744
  "_group": "donuts",
4743
4745
  "_type": "newgtld",
4744
- "host": "whois.donuts.co"
4746
+ "host": "whois.nic.repair"
4745
4747
  },
4746
4748
  "report": {
4747
4749
  "_group": "donuts",
4748
4750
  "_type": "newgtld",
4749
- "host": "whois.donuts.co"
4751
+ "host": "whois.nic.report"
4750
4752
  },
4751
4753
  "republican": {
4752
4754
  "_group": "donuts",
4753
4755
  "_type": "newgtld",
4754
- "host": "whois.rightside.co"
4756
+ "host": "whois.nic.republican"
4755
4757
  },
4756
4758
  "rest": {
4757
4759
  "_group": "centralnic",
@@ -4761,7 +4763,7 @@
4761
4763
  "restaurant": {
4762
4764
  "_group": "donuts",
4763
4765
  "_type": "newgtld",
4764
- "host": "whois.donuts.co"
4766
+ "host": "whois.nic.restaurant"
4765
4767
  },
4766
4768
  "review": {
4767
4769
  "_type": "newgtld",
@@ -4770,7 +4772,7 @@
4770
4772
  "reviews": {
4771
4773
  "_group": "donuts",
4772
4774
  "_type": "newgtld",
4773
- "host": "whois.unitedtld.com"
4775
+ "host": "whois.nic.reviews"
4774
4776
  },
4775
4777
  "rexroth": {
4776
4778
  "_type": "newgtld",
@@ -4807,7 +4809,7 @@
4807
4809
  "rip": {
4808
4810
  "_group": "donuts",
4809
4811
  "_type": "newgtld",
4810
- "host": "whois.rightside.co"
4812
+ "host": "whois.nic.rip"
4811
4813
  },
4812
4814
  "rmit": {
4813
4815
  "_group": "aridnrs",
@@ -4824,7 +4826,7 @@
4824
4826
  "rocks": {
4825
4827
  "_group": "donuts",
4826
4828
  "_type": "newgtld",
4827
- "host": "whois.unitedtld.com"
4829
+ "host": "whois.nic.rocks"
4828
4830
  },
4829
4831
  "rodeo": {
4830
4832
  "_group": "mmregistry",
@@ -4867,7 +4869,7 @@
4867
4869
  "run": {
4868
4870
  "_group": "donuts",
4869
4871
  "_type": "newgtld",
4870
- "host": "whois.donuts.co"
4872
+ "host": "whois.nic.run"
4871
4873
  },
4872
4874
  "rw": {
4873
4875
  "host": "whois.ricta.org.rw"
@@ -4904,12 +4906,12 @@
4904
4906
  "sale": {
4905
4907
  "_group": "donuts",
4906
4908
  "_type": "newgtld",
4907
- "host": "whois.rightside.co"
4909
+ "host": "whois.nic.sale"
4908
4910
  },
4909
4911
  "salon": {
4910
4912
  "_group": "donuts",
4911
4913
  "_type": "newgtld",
4912
- "host": "whois.donuts.co"
4914
+ "host": "whois.nic.salon"
4913
4915
  },
4914
4916
  "samsclub": {
4915
4917
  "_type": "newgtld",
@@ -4942,7 +4944,7 @@
4942
4944
  "sarl": {
4943
4945
  "_group": "donuts",
4944
4946
  "_type": "newgtld",
4945
- "host": "whois.donuts.co"
4947
+ "host": "whois.nic.sarl"
4946
4948
  },
4947
4949
  "sas": {
4948
4950
  "_type": "newgtld",
@@ -4999,12 +5001,12 @@
4999
5001
  "school": {
5000
5002
  "_group": "donuts",
5001
5003
  "_type": "newgtld",
5002
- "host": "whois.donuts.co"
5004
+ "host": "whois.nic.school"
5003
5005
  },
5004
5006
  "schule": {
5005
5007
  "_group": "donuts",
5006
5008
  "_type": "newgtld",
5007
- "host": "whois.donuts.co"
5009
+ "host": "whois.nic.schule"
5008
5010
  },
5009
5011
  "schwarz": {
5010
5012
  "_type": "newgtld",
@@ -5072,7 +5074,7 @@
5072
5074
  "services": {
5073
5075
  "_group": "donuts",
5074
5076
  "_type": "newgtld",
5075
- "host": "whois.donuts.co"
5077
+ "host": "whois.nic.services"
5076
5078
  },
5077
5079
  "ses": {
5078
5080
  "_type": "newgtld",
@@ -5138,7 +5140,7 @@
5138
5140
  "shoes": {
5139
5141
  "_group": "donuts",
5140
5142
  "_type": "newgtld",
5141
- "host": "whois.donuts.co"
5143
+ "host": "whois.nic.shoes"
5142
5144
  },
5143
5145
  "shop": {
5144
5146
  "_type": "newgtld",
@@ -5147,7 +5149,7 @@
5147
5149
  "shopping": {
5148
5150
  "_group": "donuts",
5149
5151
  "_type": "newgtld",
5150
- "host": "whois.donuts.co"
5152
+ "host": "whois.nic.shopping"
5151
5153
  },
5152
5154
  "shouji": {
5153
5155
  "_group": "teleinfo",
@@ -5157,7 +5159,7 @@
5157
5159
  "show": {
5158
5160
  "_group": "donuts",
5159
5161
  "_type": "newgtld",
5160
- "host": "whois.donuts.co"
5162
+ "host": "whois.nic.show"
5161
5163
  },
5162
5164
  "showtime": {
5163
5165
  "_group": "afiliassrs",
@@ -5185,7 +5187,7 @@
5185
5187
  "singles": {
5186
5188
  "_group": "donuts",
5187
5189
  "_type": "newgtld",
5188
- "host": "whois.donuts.co"
5190
+ "host": "whois.nic.singles"
5189
5191
  },
5190
5192
  "site": {
5191
5193
  "_group": "centralnic",
@@ -5227,8 +5229,9 @@
5227
5229
  "host": "whois.nic.sm"
5228
5230
  },
5229
5231
  "smart": {
5232
+ "_group": "centralnic",
5230
5233
  "_type": "newgtld",
5231
- "host": "whois-gtld.smart.com.ph"
5234
+ "host": "whois.nic.smart"
5232
5235
  },
5233
5236
  "smile": {
5234
5237
  "_group": "amazonregistry",
@@ -5249,12 +5252,12 @@
5249
5252
  "soccer": {
5250
5253
  "_group": "donuts",
5251
5254
  "_type": "newgtld",
5252
- "host": "whois.donuts.co"
5255
+ "host": "whois.nic.soccer"
5253
5256
  },
5254
5257
  "social": {
5255
5258
  "_group": "donuts",
5256
5259
  "_type": "newgtld",
5257
- "host": "whois.unitedtld.com"
5260
+ "host": "whois.nic.social"
5258
5261
  },
5259
5262
  "softbank": {
5260
5263
  "_type": "newgtld",
@@ -5263,7 +5266,7 @@
5263
5266
  "software": {
5264
5267
  "_group": "donuts",
5265
5268
  "_type": "newgtld",
5266
- "host": "whois.rightside.co"
5269
+ "host": "whois.nic.software"
5267
5270
  },
5268
5271
  "sohu": {
5269
5272
  "_type": "newgtld",
@@ -5272,12 +5275,12 @@
5272
5275
  "solar": {
5273
5276
  "_group": "donuts",
5274
5277
  "_type": "newgtld",
5275
- "host": "whois.donuts.co"
5278
+ "host": "whois.nic.solar"
5276
5279
  },
5277
5280
  "solutions": {
5278
5281
  "_group": "donuts",
5279
5282
  "_type": "newgtld",
5280
- "host": "whois.donuts.co"
5283
+ "host": "whois.nic.solutions"
5281
5284
  },
5282
5285
  "song": {
5283
5286
  "_group": "amazonregistry",
@@ -5303,6 +5306,10 @@
5303
5306
  "_type": "newgtld",
5304
5307
  "host": "whois.ksregistry.net"
5305
5308
  },
5309
+ "sport": {
5310
+ "_type": "newgtld",
5311
+ "host": "whois.nic.sport"
5312
+ },
5306
5313
  "spot": {
5307
5314
  "_group": "amazonregistry",
5308
5315
  "_type": "newgtld",
@@ -5390,7 +5397,7 @@
5390
5397
  "studio": {
5391
5398
  "_group": "donuts",
5392
5399
  "_type": "newgtld",
5393
- "host": "whois.rightside.co"
5400
+ "host": "whois.nic.studio"
5394
5401
  },
5395
5402
  "study": {
5396
5403
  "_type": "newgtld",
@@ -5399,7 +5406,7 @@
5399
5406
  "style": {
5400
5407
  "_group": "donuts",
5401
5408
  "_type": "newgtld",
5402
- "host": "whois.donuts.co"
5409
+ "host": "whois.nic.style"
5403
5410
  },
5404
5411
  "su": {
5405
5412
  "host": "whois.tcinet.ru"
@@ -5411,17 +5418,17 @@
5411
5418
  "supplies": {
5412
5419
  "_group": "donuts",
5413
5420
  "_type": "newgtld",
5414
- "host": "whois.donuts.co"
5421
+ "host": "whois.nic.supplies"
5415
5422
  },
5416
5423
  "supply": {
5417
5424
  "_group": "donuts",
5418
5425
  "_type": "newgtld",
5419
- "host": "whois.donuts.co"
5426
+ "host": "whois.nic.supply"
5420
5427
  },
5421
5428
  "support": {
5422
5429
  "_group": "donuts",
5423
5430
  "_type": "newgtld",
5424
- "host": "whois.donuts.co"
5431
+ "host": "whois.nic.support"
5425
5432
  },
5426
5433
  "surf": {
5427
5434
  "_group": "mmregistry",
@@ -5431,7 +5438,7 @@
5431
5438
  "surgery": {
5432
5439
  "_group": "donuts",
5433
5440
  "_type": "newgtld",
5434
- "host": "whois.donuts.co"
5441
+ "host": "whois.nic.surgery"
5435
5442
  },
5436
5443
  "suzuki": {
5437
5444
  "_type": "newgtld",
@@ -5470,7 +5477,7 @@
5470
5477
  "systems": {
5471
5478
  "_group": "donuts",
5472
5479
  "_type": "newgtld",
5473
- "host": "whois.donuts.co"
5480
+ "host": "whois.nic.systems"
5474
5481
  },
5475
5482
  "sz": {
5476
5483
  "adapter": "none"
@@ -5512,12 +5519,12 @@
5512
5519
  "tax": {
5513
5520
  "_group": "donuts",
5514
5521
  "_type": "newgtld",
5515
- "host": "whois.donuts.co"
5522
+ "host": "whois.nic.tax"
5516
5523
  },
5517
5524
  "taxi": {
5518
5525
  "_group": "donuts",
5519
5526
  "_type": "newgtld",
5520
- "host": "whois.donuts.co"
5527
+ "host": "whois.nic.taxi"
5521
5528
  },
5522
5529
  "tc": {
5523
5530
  "host": "whois.nic.tc"
@@ -5538,7 +5545,7 @@
5538
5545
  "team": {
5539
5546
  "_group": "donuts",
5540
5547
  "_type": "newgtld",
5541
- "host": "whois.donuts.co"
5548
+ "host": "whois.nic.team"
5542
5549
  },
5543
5550
  "tech": {
5544
5551
  "_group": "centralnic",
@@ -5548,7 +5555,7 @@
5548
5555
  "technology": {
5549
5556
  "_group": "donuts",
5550
5557
  "_type": "newgtld",
5551
- "host": "whois.donuts.co"
5558
+ "host": "whois.nic.technology"
5552
5559
  },
5553
5560
  "tel": {
5554
5561
  "host": "whois.nic.tel"
@@ -5570,7 +5577,7 @@
5570
5577
  "tennis": {
5571
5578
  "_group": "donuts",
5572
5579
  "_type": "newgtld",
5573
- "host": "whois.donuts.co"
5580
+ "host": "whois.nic.tennis"
5574
5581
  },
5575
5582
  "teva": {
5576
5583
  "_type": "newgtld",
@@ -5593,7 +5600,7 @@
5593
5600
  "theater": {
5594
5601
  "_group": "donuts",
5595
5602
  "_type": "newgtld",
5596
- "host": "whois.donuts.co"
5603
+ "host": "whois.nic.theater"
5597
5604
  },
5598
5605
  "theatre": {
5599
5606
  "_group": "centralnic",
@@ -5612,7 +5619,7 @@
5612
5619
  "tienda": {
5613
5620
  "_group": "donuts",
5614
5621
  "_type": "newgtld",
5615
- "host": "whois.donuts.co"
5622
+ "host": "whois.nic.tienda"
5616
5623
  },
5617
5624
  "tiffany": {
5618
5625
  "_type": "newgtld",
@@ -5624,12 +5631,12 @@
5624
5631
  "tips": {
5625
5632
  "_group": "donuts",
5626
5633
  "_type": "newgtld",
5627
- "host": "whois.donuts.co"
5634
+ "host": "whois.nic.tips"
5628
5635
  },
5629
5636
  "tires": {
5630
5637
  "_group": "donuts",
5631
5638
  "_type": "newgtld",
5632
- "host": "whois.donuts.co"
5639
+ "host": "whois.nic.tires"
5633
5640
  },
5634
5641
  "tirol": {
5635
5642
  "_type": "newgtld",
@@ -5673,7 +5680,7 @@
5673
5680
  "today": {
5674
5681
  "_group": "donuts",
5675
5682
  "_type": "newgtld",
5676
- "host": "whois.donuts.co"
5683
+ "host": "whois.nic.today"
5677
5684
  },
5678
5685
  "tokyo": {
5679
5686
  "_type": "newgtld",
@@ -5682,7 +5689,7 @@
5682
5689
  "tools": {
5683
5690
  "_group": "donuts",
5684
5691
  "_type": "newgtld",
5685
- "host": "whois.donuts.co"
5692
+ "host": "whois.nic.tools"
5686
5693
  },
5687
5694
  "top": {
5688
5695
  "_type": "newgtld",
@@ -5705,12 +5712,12 @@
5705
5712
  "tours": {
5706
5713
  "_group": "donuts",
5707
5714
  "_type": "newgtld",
5708
- "host": "whois.donuts.co"
5715
+ "host": "whois.nic.tours"
5709
5716
  },
5710
5717
  "town": {
5711
5718
  "_group": "donuts",
5712
5719
  "_type": "newgtld",
5713
- "host": "whois.donuts.co"
5720
+ "host": "whois.nic.town"
5714
5721
  },
5715
5722
  "toyota": {
5716
5723
  "_type": "newgtld",
@@ -5719,7 +5726,7 @@
5719
5726
  "toys": {
5720
5727
  "_group": "donuts",
5721
5728
  "_type": "newgtld",
5722
- "host": "whois.donuts.co"
5729
+ "host": "whois.nic.toys"
5723
5730
  },
5724
5731
  "tr": {
5725
5732
  "host": "whois.nic.tr"
@@ -5735,7 +5742,7 @@
5735
5742
  "training": {
5736
5743
  "_group": "donuts",
5737
5744
  "_type": "newgtld",
5738
- "host": "whois.donuts.co"
5745
+ "host": "whois.nic.training"
5739
5746
  },
5740
5747
  "travel": {
5741
5748
  "host": "whois.nic.travel"
@@ -5866,7 +5873,7 @@
5866
5873
  "university": {
5867
5874
  "_group": "donuts",
5868
5875
  "_type": "newgtld",
5869
- "host": "whois.donuts.co"
5876
+ "host": "whois.nic.university"
5870
5877
  },
5871
5878
  "uno": {
5872
5879
  "_type": "newgtld",
@@ -5901,7 +5908,7 @@
5901
5908
  "vacations": {
5902
5909
  "_group": "donuts",
5903
5910
  "_type": "newgtld",
5904
- "host": "whois.donuts.co"
5911
+ "host": "whois.nic.vacations"
5905
5912
  },
5906
5913
  "vana": {
5907
5914
  "_type": "newgtld",
@@ -5926,7 +5933,7 @@
5926
5933
  "ventures": {
5927
5934
  "_group": "donuts",
5928
5935
  "_type": "newgtld",
5929
- "host": "whois.donuts.co"
5936
+ "host": "whois.nic.ventures"
5930
5937
  },
5931
5938
  "verisign": {
5932
5939
  "_type": "newgtld",
@@ -5939,7 +5946,7 @@
5939
5946
  "vet": {
5940
5947
  "_group": "donuts",
5941
5948
  "_type": "newgtld",
5942
- "host": "whois.rightside.co"
5949
+ "host": "whois.nic.vet"
5943
5950
  },
5944
5951
  "vg": {
5945
5952
  "host": "whois.nic.vg"
@@ -5951,12 +5958,12 @@
5951
5958
  "viajes": {
5952
5959
  "_group": "donuts",
5953
5960
  "_type": "newgtld",
5954
- "host": "whois.donuts.co"
5961
+ "host": "whois.nic.viajes"
5955
5962
  },
5956
5963
  "video": {
5957
5964
  "_group": "donuts",
5958
5965
  "_type": "newgtld",
5959
- "host": "whois.rightside.co"
5966
+ "host": "whois.nic.video"
5960
5967
  },
5961
5968
  "vig": {
5962
5969
  "_group": "afiliassrs",
@@ -5971,12 +5978,12 @@
5971
5978
  "villas": {
5972
5979
  "_group": "donuts",
5973
5980
  "_type": "newgtld",
5974
- "host": "whois.donuts.co"
5981
+ "host": "whois.nic.villas"
5975
5982
  },
5976
5983
  "vin": {
5977
5984
  "_group": "donuts",
5978
5985
  "_type": "newgtld",
5979
- "host": "whois.donuts.co"
5986
+ "host": "whois.nic.vin"
5980
5987
  },
5981
5988
  "vip": {
5982
5989
  "_group": "mmregistry",
@@ -5994,7 +6001,7 @@
5994
6001
  "vision": {
5995
6002
  "_group": "donuts",
5996
6003
  "_type": "newgtld",
5997
- "host": "whois.donuts.co"
6004
+ "host": "whois.nic.vision"
5998
6005
  },
5999
6006
  "vista": {
6000
6007
  "_type": "newgtld",
@@ -6052,7 +6059,7 @@
6052
6059
  "voyage": {
6053
6060
  "_group": "donuts",
6054
6061
  "_type": "newgtld",
6055
- "host": "whois.donuts.co"
6062
+ "host": "whois.nic.voyage"
6056
6063
  },
6057
6064
  "vu": {
6058
6065
  "host": "vunic.vu"
@@ -6090,7 +6097,7 @@
6090
6097
  "watch": {
6091
6098
  "_group": "donuts",
6092
6099
  "_type": "newgtld",
6093
- "host": "whois.donuts.co"
6100
+ "host": "whois.nic.watch"
6094
6101
  },
6095
6102
  "watches": {
6096
6103
  "_type": "newgtld",
@@ -6164,7 +6171,7 @@
6164
6171
  "wine": {
6165
6172
  "_group": "donuts",
6166
6173
  "_type": "newgtld",
6167
- "host": "whois.donuts.co"
6174
+ "host": "whois.nic.wine"
6168
6175
  },
6169
6176
  "winners": {
6170
6177
  "_type": "newgtld",
@@ -6192,12 +6199,12 @@
6192
6199
  "works": {
6193
6200
  "_group": "donuts",
6194
6201
  "_type": "newgtld",
6195
- "host": "whois.donuts.co"
6202
+ "host": "whois.nic.works"
6196
6203
  },
6197
6204
  "world": {
6198
6205
  "_group": "donuts",
6199
6206
  "_type": "newgtld",
6200
- "host": "whois.donuts.co"
6207
+ "host": "whois.nic.world"
6201
6208
  },
6202
6209
  "wow": {
6203
6210
  "_group": "amazonregistry",
@@ -6214,7 +6221,7 @@
6214
6221
  "wtf": {
6215
6222
  "_group": "donuts",
6216
6223
  "_type": "newgtld",
6217
- "host": "whois.donuts.co"
6224
+ "host": "whois.nic.wtf"
6218
6225
  },
6219
6226
  "xbox": {
6220
6227
  "_type": "newgtld",
@@ -6418,7 +6425,7 @@
6418
6425
  "xn--czrs0t": {
6419
6426
  "_group": "donuts",
6420
6427
  "_type": "newgtld",
6421
- "host": "whois.donuts.co"
6428
+ "host": "whois.nic.xn--czrs0t"
6422
6429
  },
6423
6430
  "xn--czru2d": {
6424
6431
  "_group": "knet",
@@ -6476,7 +6483,7 @@
6476
6483
  "xn--fjq720a": {
6477
6484
  "_group": "donuts",
6478
6485
  "_type": "newgtld",
6479
- "host": "whois.donuts.co"
6486
+ "host": "whois.nic.xn--fjq720a"
6480
6487
  },
6481
6488
  "xn--flw351e": {
6482
6489
  "_group": "google",
@@ -6708,6 +6715,9 @@
6708
6715
  "xn--ogbpf8fl": {
6709
6716
  "host": "whois.tld.sy"
6710
6717
  },
6718
+ "xn--otu796d": {
6719
+ "adapter": "none"
6720
+ },
6711
6721
  "xn--p1acf": {
6712
6722
  "_type": "newgtld",
6713
6723
  "host": "whois.nic.xn--p1acf"
@@ -6776,7 +6786,7 @@
6776
6786
  "xn--unup4y": {
6777
6787
  "_group": "donuts",
6778
6788
  "_type": "newgtld",
6779
- "host": "whois.donuts.co"
6789
+ "host": "whois.nic.xn--unup4y"
6780
6790
  },
6781
6791
  "xn--vermgensberater-ctb": {
6782
6792
  "_group": "ksregistry",
@@ -6791,7 +6801,7 @@
6791
6801
  "xn--vhquv": {
6792
6802
  "_group": "donuts",
6793
6803
  "_type": "newgtld",
6794
- "host": "whois.donuts.co"
6804
+ "host": "whois.nic.xn--vhquv"
6795
6805
  },
6796
6806
  "xn--vuq861b": {
6797
6807
  "_group": "ngtld",
@@ -6955,7 +6965,7 @@
6955
6965
  "zone": {
6956
6966
  "_group": "donuts",
6957
6967
  "_type": "newgtld",
6958
- "host": "whois.donuts.co"
6968
+ "host": "whois.nic.zone"
6959
6969
  },
6960
6970
  "zuerich": {
6961
6971
  "_group": "ksregistry",
@@ -6965,4 +6975,4 @@
6965
6975
  "zw": {
6966
6976
  "adapter": "none"
6967
6977
  }
6968
- }
6978
+ }