whois 6.0.0 → 6.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/tests.yml +1 -0
- data/.rubocop_todo.yml +11 -87
- data/CHANGELOG.md +7 -0
- data/bin/whoisrb +3 -3
- data/data/tld.json +2 -769
- data/lib/whois/client.rb +1 -1
- data/lib/whois/record.rb +1 -1
- data/lib/whois/server/adapters/arpa.rb +3 -5
- data/lib/whois/server/adapters/base.rb +3 -3
- data/lib/whois/server/adapters/none.rb +1 -1
- data/lib/whois/server/adapters/not_implemented.rb +1 -1
- data/lib/whois/server/adapters/web.rb +1 -1
- data/lib/whois/server/socket_handler.rb +3 -3
- data/lib/whois/server.rb +5 -5
- data/lib/whois/version.rb +1 -1
- data/lib/whois.rb +18 -18
- data/spec/integration/whois_spec.rb +2 -2
- data/spec/spec_helper.rb +2 -2
- data/spec/whois/client_spec.rb +1 -1
- data/spec/whois/record/part_spec.rb +1 -1
- data/spec/whois/record_spec.rb +26 -18
- data/spec/whois/server/adapters/afilias_spec.rb +1 -1
- data/spec/whois/server/adapters/arin_spec.rb +1 -1
- data/spec/whois/server/adapters/arpa_spec.rb +2 -2
- data/spec/whois/server/adapters/base_spec.rb +17 -12
- data/spec/whois/server/adapters/formatted_spec.rb +1 -1
- data/spec/whois/server/adapters/none_spec.rb +1 -1
- data/spec/whois/server/adapters/not_implemented_spec.rb +2 -2
- data/spec/whois/server/adapters/standard_spec.rb +1 -1
- data/spec/whois/server/adapters/verisign_spec.rb +1 -1
- data/spec/whois/server/adapters/web_spec.rb +1 -1
- data/spec/whois/server/socket_handler_spec.rb +2 -2
- data/spec/whois/server_spec.rb +51 -51
- data/spec/whois/web_interface_error_spec.rb +1 -1
- data/spec/whois/whois_spec.rb +1 -1
- data/utils/deftld.rb +0 -1
- metadata +3 -3
data/data/tld.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"_": {
|
3
3
|
"schema": "2",
|
4
|
-
"updated": "2024-
|
4
|
+
"updated": "2024-11-02 13:38:00 UTC"
|
5
5
|
},
|
6
6
|
"aaa": {
|
7
7
|
"_type": "newgtld",
|
@@ -12,7 +12,6 @@
|
|
12
12
|
"host": "whois.nic.aarp"
|
13
13
|
},
|
14
14
|
"abarth": {
|
15
|
-
"_group": "afiliassrs",
|
16
15
|
"_type": "newgtld",
|
17
16
|
"host": "whois.afilias-srs.net"
|
18
17
|
},
|
@@ -21,12 +20,10 @@
|
|
21
20
|
"adapter": "none"
|
22
21
|
},
|
23
22
|
"abbott": {
|
24
|
-
"_group": "afiliassrs",
|
25
23
|
"_type": "newgtld",
|
26
24
|
"host": "whois.afilias-srs.net"
|
27
25
|
},
|
28
26
|
"abbvie": {
|
29
|
-
"_group": "afiliassrs",
|
30
27
|
"_type": "newgtld",
|
31
28
|
"host": "whois.afilias-srs.net"
|
32
29
|
},
|
@@ -39,7 +36,6 @@
|
|
39
36
|
"adapter": "none"
|
40
37
|
},
|
41
38
|
"abogado": {
|
42
|
-
"_group": "mmregistry",
|
43
39
|
"_type": "newgtld",
|
44
40
|
"host": "whois.nic.abogado"
|
45
41
|
},
|
@@ -51,7 +47,6 @@
|
|
51
47
|
"host": "whois.nic.ac"
|
52
48
|
},
|
53
49
|
"academy": {
|
54
|
-
"_group": "donuts",
|
55
50
|
"_type": "newgtld",
|
56
51
|
"host": "whois.nic.academy"
|
57
52
|
},
|
@@ -64,17 +59,14 @@
|
|
64
59
|
"host": "whois.nic.accountant"
|
65
60
|
},
|
66
61
|
"accountants": {
|
67
|
-
"_group": "donuts",
|
68
62
|
"_type": "newgtld",
|
69
63
|
"host": "whois.nic.accountants"
|
70
64
|
},
|
71
65
|
"aco": {
|
72
|
-
"_group": "afiliassrs",
|
73
66
|
"_type": "newgtld",
|
74
67
|
"host": "whois.afilias-srs.net"
|
75
68
|
},
|
76
69
|
"actor": {
|
77
|
-
"_group": "donuts",
|
78
70
|
"_type": "newgtld",
|
79
71
|
"host": "whois.nic.actor"
|
80
72
|
},
|
@@ -86,12 +78,10 @@
|
|
86
78
|
"adapter": "none"
|
87
79
|
},
|
88
80
|
"ads": {
|
89
|
-
"_group": "google",
|
90
81
|
"_type": "newgtld",
|
91
82
|
"host": "whois.nic.google"
|
92
83
|
},
|
93
84
|
"adult": {
|
94
|
-
"_group": "afiliassrs",
|
95
85
|
"_type": "newgtld",
|
96
86
|
"host": "whois.afilias-srs.net"
|
97
87
|
},
|
@@ -121,7 +111,6 @@
|
|
121
111
|
"host": "whois.nic.afl"
|
122
112
|
},
|
123
113
|
"africa": {
|
124
|
-
"_group": "zaregistry",
|
125
114
|
"_type": "newgtld",
|
126
115
|
"host": "africa-whois.registry.net.za"
|
127
116
|
},
|
@@ -129,12 +118,10 @@
|
|
129
118
|
"host": "whois.nic.ag"
|
130
119
|
},
|
131
120
|
"agakhan": {
|
132
|
-
"_group": "afiliassrs",
|
133
121
|
"_type": "newgtld",
|
134
122
|
"host": "whois.afilias-srs.net"
|
135
123
|
},
|
136
124
|
"agency": {
|
137
|
-
"_group": "donuts",
|
138
125
|
"_type": "newgtld",
|
139
126
|
"host": "whois.nic.agency"
|
140
127
|
},
|
@@ -146,7 +133,6 @@
|
|
146
133
|
"adapter": "none"
|
147
134
|
},
|
148
135
|
"aigo": {
|
149
|
-
"_group": "afiliassrs",
|
150
136
|
"_type": "newgtld",
|
151
137
|
"host": "whois.afilias-srs.net"
|
152
138
|
},
|
@@ -155,7 +141,6 @@
|
|
155
141
|
"host": "whois.nic.airbus"
|
156
142
|
},
|
157
143
|
"airforce": {
|
158
|
-
"_group": "donuts",
|
159
144
|
"_type": "newgtld",
|
160
145
|
"host": "whois.nic.airforce"
|
161
146
|
},
|
@@ -164,7 +149,6 @@
|
|
164
149
|
"host": "whois.nic.airtel"
|
165
150
|
},
|
166
151
|
"akdn": {
|
167
|
-
"_group": "afiliassrs",
|
168
152
|
"_type": "newgtld",
|
169
153
|
"host": "whois.afilias-srs.net"
|
170
154
|
},
|
@@ -172,37 +156,30 @@
|
|
172
156
|
"adapter": "none"
|
173
157
|
},
|
174
158
|
"alfaromeo": {
|
175
|
-
"_group": "afiliassrs",
|
176
159
|
"_type": "newgtld",
|
177
160
|
"host": "whois.afilias-srs.net"
|
178
161
|
},
|
179
162
|
"alibaba": {
|
180
|
-
"_group": "afiliassrs",
|
181
163
|
"_type": "newgtld",
|
182
164
|
"host": "whois.nic.alibaba"
|
183
165
|
},
|
184
166
|
"alipay": {
|
185
|
-
"_group": "afiliassrs",
|
186
167
|
"_type": "newgtld",
|
187
168
|
"host": "whois.nic.alipay"
|
188
169
|
},
|
189
170
|
"allfinanz": {
|
190
|
-
"_group": "ksregistry",
|
191
171
|
"_type": "newgtld",
|
192
172
|
"host": "whois.nic.allfinanz"
|
193
173
|
},
|
194
174
|
"allstate": {
|
195
|
-
"_group": "afiliassrs",
|
196
175
|
"_type": "newgtld",
|
197
176
|
"host": "whois.afilias-srs.net"
|
198
177
|
},
|
199
178
|
"ally": {
|
200
|
-
"_group": "afiliassrs",
|
201
179
|
"_type": "newgtld",
|
202
180
|
"host": "whois.nic.ally"
|
203
181
|
},
|
204
182
|
"alsace": {
|
205
|
-
"_group": "nicfr",
|
206
183
|
"_type": "newgtld",
|
207
184
|
"host": "whois-alsace.nic.fr"
|
208
185
|
},
|
@@ -242,12 +219,10 @@
|
|
242
219
|
"adapter": "none"
|
243
220
|
},
|
244
221
|
"android": {
|
245
|
-
"_group": "google",
|
246
222
|
"_type": "newgtld",
|
247
223
|
"host": "whois.nic.google"
|
248
224
|
},
|
249
225
|
"anquan": {
|
250
|
-
"_group": "teleinfo",
|
251
226
|
"_type": "newgtld",
|
252
227
|
"host": "whois.teleinfo.cn"
|
253
228
|
},
|
@@ -263,17 +238,14 @@
|
|
263
238
|
"host": "whois.nic.aol"
|
264
239
|
},
|
265
240
|
"apartments": {
|
266
|
-
"_group": "donuts",
|
267
241
|
"_type": "newgtld",
|
268
242
|
"host": "whois.nic.apartments"
|
269
243
|
},
|
270
244
|
"app": {
|
271
|
-
"_group": "google",
|
272
245
|
"_type": "newgtld",
|
273
246
|
"host": "whois.nic.google"
|
274
247
|
},
|
275
248
|
"apple": {
|
276
|
-
"_group": "afiliassrs",
|
277
249
|
"_type": "newgtld",
|
278
250
|
"host": "whois.afilias-srs.net"
|
279
251
|
},
|
@@ -281,7 +253,6 @@
|
|
281
253
|
"adapter": "none"
|
282
254
|
},
|
283
255
|
"aquarelle": {
|
284
|
-
"_group": "nicfr",
|
285
256
|
"_type": "newgtld",
|
286
257
|
"host": "whois-aquarelle.nic.fr"
|
287
258
|
},
|
@@ -293,12 +264,10 @@
|
|
293
264
|
"adapter": "none"
|
294
265
|
},
|
295
266
|
"archi": {
|
296
|
-
"_group": "afilias",
|
297
267
|
"_type": "newgtld",
|
298
268
|
"host": "whois.afilias.net"
|
299
269
|
},
|
300
270
|
"army": {
|
301
|
-
"_group": "donuts",
|
302
271
|
"_type": "newgtld",
|
303
272
|
"host": "whois.nic.army"
|
304
273
|
},
|
@@ -312,7 +281,6 @@
|
|
312
281
|
"adapter": "arpa"
|
313
282
|
},
|
314
283
|
"art": {
|
315
|
-
"_group": "centralnic",
|
316
284
|
"_type": "newgtld",
|
317
285
|
"host": "whois.nic.art"
|
318
286
|
},
|
@@ -331,7 +299,6 @@
|
|
331
299
|
"host": "whois.nic.asia"
|
332
300
|
},
|
333
301
|
"associates": {
|
334
|
-
"_group": "donuts",
|
335
302
|
"_type": "newgtld",
|
336
303
|
"host": "whois.nic.associates"
|
337
304
|
},
|
@@ -346,7 +313,6 @@
|
|
346
313
|
"adapter": "none"
|
347
314
|
},
|
348
315
|
"attorney": {
|
349
|
-
"_group": "donuts",
|
350
316
|
"_type": "newgtld",
|
351
317
|
"host": "whois.nic.attorney"
|
352
318
|
},
|
@@ -354,22 +320,18 @@
|
|
354
320
|
"host": "whois.auda.org.au"
|
355
321
|
},
|
356
322
|
"auction": {
|
357
|
-
"_group": "donuts",
|
358
323
|
"_type": "newgtld",
|
359
324
|
"host": "whois.nic.auction"
|
360
325
|
},
|
361
326
|
"audi": {
|
362
|
-
"_group": "afiliassrs",
|
363
327
|
"_type": "newgtld",
|
364
328
|
"host": "whois.afilias-srs.net"
|
365
329
|
},
|
366
330
|
"audible": {
|
367
|
-
"_group": "amazonregistry",
|
368
331
|
"_type": "newgtld",
|
369
332
|
"host": "whois.nic.audible"
|
370
333
|
},
|
371
334
|
"audio": {
|
372
|
-
"_group": "uniregistry",
|
373
335
|
"_type": "newgtld",
|
374
336
|
"host": "whois.uniregistry.net"
|
375
337
|
},
|
@@ -378,22 +340,18 @@
|
|
378
340
|
"host": "whois.nic.auspost"
|
379
341
|
},
|
380
342
|
"author": {
|
381
|
-
"_group": "amazonregistry",
|
382
343
|
"_type": "newgtld",
|
383
344
|
"host": "whois.nic.author"
|
384
345
|
},
|
385
346
|
"auto": {
|
386
|
-
"_group": "uniregistry",
|
387
347
|
"_type": "newgtld",
|
388
348
|
"host": "whois.uniregistry.net"
|
389
349
|
},
|
390
350
|
"autos": {
|
391
|
-
"_group": "afilias",
|
392
351
|
"_type": "newgtld",
|
393
352
|
"host": "whois.afilias.net"
|
394
353
|
},
|
395
354
|
"avianca": {
|
396
|
-
"_group": "afiliassrs",
|
397
355
|
"_type": "newgtld",
|
398
356
|
"host": "whois.afilias-srs.net"
|
399
357
|
},
|
@@ -401,7 +359,6 @@
|
|
401
359
|
"host": "whois.nic.aw"
|
402
360
|
},
|
403
361
|
"aws": {
|
404
|
-
"_group": "amazonregistry",
|
405
362
|
"_type": "newgtld",
|
406
363
|
"host": "whois.nic.aws"
|
407
364
|
},
|
@@ -429,7 +386,6 @@
|
|
429
386
|
"host": "whois.nic.baby"
|
430
387
|
},
|
431
388
|
"baidu": {
|
432
|
-
"_group": "knet",
|
433
389
|
"_type": "newgtld",
|
434
390
|
"host": "whois.gtld.knet.cn"
|
435
391
|
},
|
@@ -442,7 +398,6 @@
|
|
442
398
|
"adapter": "none"
|
443
399
|
},
|
444
400
|
"band": {
|
445
|
-
"_group": "donuts",
|
446
401
|
"_type": "newgtld",
|
447
402
|
"host": "whois.nic.band"
|
448
403
|
},
|
@@ -471,7 +426,6 @@
|
|
471
426
|
"host": "whois.nic.barefoot"
|
472
427
|
},
|
473
428
|
"bargains": {
|
474
|
-
"_group": "donuts",
|
475
429
|
"_type": "newgtld",
|
476
430
|
"host": "whois.nic.bargains"
|
477
431
|
},
|
@@ -480,7 +434,6 @@
|
|
480
434
|
"adapter": "none"
|
481
435
|
},
|
482
436
|
"basketball": {
|
483
|
-
"_group": "centralnic",
|
484
437
|
"_type": "newgtld",
|
485
438
|
"host": "whois.nic.basketball"
|
486
439
|
},
|
@@ -489,7 +442,6 @@
|
|
489
442
|
"host": "whois.nic.bauhaus"
|
490
443
|
},
|
491
444
|
"bayern": {
|
492
|
-
"_group": "mmregistry",
|
493
445
|
"_type": "newgtld",
|
494
446
|
"host": "whois.nic.bayern"
|
495
447
|
},
|
@@ -510,7 +462,6 @@
|
|
510
462
|
"host": "whois.nic.bbva"
|
511
463
|
},
|
512
464
|
"bcg": {
|
513
|
-
"_group": "afiliassrs",
|
514
465
|
"_type": "newgtld",
|
515
466
|
"host": "whois.nic.bcg"
|
516
467
|
},
|
@@ -526,7 +477,6 @@
|
|
526
477
|
"host": "whois.dns.be"
|
527
478
|
},
|
528
479
|
"beats": {
|
529
|
-
"_group": "afiliassrs",
|
530
480
|
"_type": "newgtld",
|
531
481
|
"host": "whois.afilias-srs.net"
|
532
482
|
},
|
@@ -535,7 +485,6 @@
|
|
535
485
|
"host": "whois.nic.beauty"
|
536
486
|
},
|
537
487
|
"beer": {
|
538
|
-
"_group": "mmregistry",
|
539
488
|
"_type": "newgtld",
|
540
489
|
"host": "whois.nic.beer"
|
541
490
|
},
|
@@ -552,12 +501,10 @@
|
|
552
501
|
"host": "whois.nic.best"
|
553
502
|
},
|
554
503
|
"bestbuy": {
|
555
|
-
"_group": "afiliassrs",
|
556
504
|
"_type": "newgtld",
|
557
505
|
"host": "whois.nic.bestbuy"
|
558
506
|
},
|
559
507
|
"bet": {
|
560
|
-
"_group": "afilias",
|
561
508
|
"_type": "newgtld",
|
562
509
|
"host": "whois.afilias.net"
|
563
510
|
},
|
@@ -586,7 +533,6 @@
|
|
586
533
|
"host": "whois.nic.bid"
|
587
534
|
},
|
588
535
|
"bike": {
|
589
|
-
"_group": "donuts",
|
590
536
|
"_type": "newgtld",
|
591
537
|
"host": "whois.nic.bike"
|
592
538
|
},
|
@@ -595,12 +541,10 @@
|
|
595
541
|
"adapter": "none"
|
596
542
|
},
|
597
543
|
"bingo": {
|
598
|
-
"_group": "donuts",
|
599
544
|
"_type": "newgtld",
|
600
545
|
"host": "whois.nic.bingo"
|
601
546
|
},
|
602
547
|
"bio": {
|
603
|
-
"_group": "ksregistry",
|
604
548
|
"_type": "newgtld",
|
605
549
|
"host": "whois.afilias.net"
|
606
550
|
},
|
@@ -611,17 +555,14 @@
|
|
611
555
|
"host": "whois.nic.bj"
|
612
556
|
},
|
613
557
|
"black": {
|
614
|
-
"_group": "afilias",
|
615
558
|
"_type": "newgtld",
|
616
559
|
"host": "whois.afilias.net"
|
617
560
|
},
|
618
561
|
"blackfriday": {
|
619
|
-
"_group": "uniregistry",
|
620
562
|
"_type": "newgtld",
|
621
563
|
"host": "whois.uniregistry.net"
|
622
564
|
},
|
623
565
|
"blockbuster": {
|
624
|
-
"_group": "afiliassrs",
|
625
566
|
"_type": "newgtld",
|
626
567
|
"host": "whois.nic.blockbuster"
|
627
568
|
},
|
@@ -634,7 +575,6 @@
|
|
634
575
|
"adapter": "none"
|
635
576
|
},
|
636
577
|
"blue": {
|
637
|
-
"_group": "afilias",
|
638
578
|
"_type": "newgtld",
|
639
579
|
"host": "whois.afilias.net"
|
640
580
|
},
|
@@ -647,7 +587,6 @@
|
|
647
587
|
"host": "whois.nic.bms"
|
648
588
|
},
|
649
589
|
"bmw": {
|
650
|
-
"_group": "ksregistry",
|
651
590
|
"_type": "newgtld",
|
652
591
|
"host": "whois.nic.bmw"
|
653
592
|
},
|
@@ -655,7 +594,6 @@
|
|
655
594
|
"host": "whois.bnnic.bn"
|
656
595
|
},
|
657
596
|
"bnpparibas": {
|
658
|
-
"_group": "afiliassrs",
|
659
597
|
"_type": "newgtld",
|
660
598
|
"host": "whois.afilias-srs.net"
|
661
599
|
},
|
@@ -663,12 +601,10 @@
|
|
663
601
|
"host": "whois.nic.bo"
|
664
602
|
},
|
665
603
|
"boats": {
|
666
|
-
"_group": "afiliassrs",
|
667
604
|
"_type": "newgtld",
|
668
605
|
"host": "whois.afilias-srs.net"
|
669
606
|
},
|
670
607
|
"boehringer": {
|
671
|
-
"_group": "afiliassrs",
|
672
608
|
"_type": "newgtld",
|
673
609
|
"host": "whois.afilias-srs.net"
|
674
610
|
},
|
@@ -677,7 +613,6 @@
|
|
677
613
|
"host": "whois.nic.bofa"
|
678
614
|
},
|
679
615
|
"bom": {
|
680
|
-
"_group": "nicbr",
|
681
616
|
"_type": "newgtld",
|
682
617
|
"host": "whois.gtlds.nic.br"
|
683
618
|
},
|
@@ -686,12 +621,10 @@
|
|
686
621
|
"host": "whois.nic.bond"
|
687
622
|
},
|
688
623
|
"boo": {
|
689
|
-
"_group": "google",
|
690
624
|
"_type": "newgtld",
|
691
625
|
"host": "whois.nic.google"
|
692
626
|
},
|
693
627
|
"book": {
|
694
|
-
"_group": "amazonregistry",
|
695
628
|
"_type": "newgtld",
|
696
629
|
"host": "whois.nic.book"
|
697
630
|
},
|
@@ -704,27 +637,22 @@
|
|
704
637
|
"host": "whois.nic.bosch"
|
705
638
|
},
|
706
639
|
"bostik": {
|
707
|
-
"_group": "nicfr",
|
708
640
|
"_type": "newgtld",
|
709
641
|
"host": "whois-bostik.nic.fr"
|
710
642
|
},
|
711
643
|
"boston": {
|
712
|
-
"_group": "mmregistry",
|
713
644
|
"_type": "newgtld",
|
714
645
|
"host": "whois.nic.boston"
|
715
646
|
},
|
716
647
|
"bot": {
|
717
|
-
"_group": "amazonregistry",
|
718
648
|
"_type": "newgtld",
|
719
649
|
"host": "whois.nic.bot"
|
720
650
|
},
|
721
651
|
"boutique": {
|
722
|
-
"_group": "donuts",
|
723
652
|
"_type": "newgtld",
|
724
653
|
"host": "whois.nic.boutique"
|
725
654
|
},
|
726
655
|
"box": {
|
727
|
-
"_group": "aridnrs",
|
728
656
|
"_type": "newgtld",
|
729
657
|
"host": "whois.aridnrs.net.au"
|
730
658
|
},
|
@@ -732,7 +660,6 @@
|
|
732
660
|
"host": "whois.registro.br"
|
733
661
|
},
|
734
662
|
"bradesco": {
|
735
|
-
"_group": "mmregistry",
|
736
663
|
"_type": "newgtld",
|
737
664
|
"host": "whois.nic.bradesco"
|
738
665
|
},
|
@@ -741,7 +668,6 @@
|
|
741
668
|
"host": "whois.nic.bridgestone"
|
742
669
|
},
|
743
670
|
"broadway": {
|
744
|
-
"_group": "mmregistry",
|
745
671
|
"_type": "newgtld",
|
746
672
|
"host": "whois.nic.broadway"
|
747
673
|
},
|
@@ -766,12 +692,10 @@
|
|
766
692
|
"url": "http://www.nic.bt/"
|
767
693
|
},
|
768
694
|
"budapest": {
|
769
|
-
"_group": "mmregistry",
|
770
695
|
"_type": "newgtld",
|
771
696
|
"host": "whois-dub.mm-registry.com"
|
772
697
|
},
|
773
698
|
"bugatti": {
|
774
|
-
"_group": "afiliassrs",
|
775
699
|
"_type": "newgtld",
|
776
700
|
"host": "whois.afilias-srs.net"
|
777
701
|
},
|
@@ -780,17 +704,14 @@
|
|
780
704
|
"host": "whois.nic.build"
|
781
705
|
},
|
782
706
|
"builders": {
|
783
|
-
"_group": "donuts",
|
784
707
|
"_type": "newgtld",
|
785
708
|
"host": "whois.nic.builders"
|
786
709
|
},
|
787
710
|
"business": {
|
788
|
-
"_group": "donuts",
|
789
711
|
"_type": "newgtld",
|
790
712
|
"host": "whois.nic.business"
|
791
713
|
},
|
792
714
|
"buy": {
|
793
|
-
"_group": "amazonregistry",
|
794
715
|
"_type": "newgtld",
|
795
716
|
"host": "whois.nic.buy"
|
796
717
|
},
|
@@ -812,12 +733,10 @@
|
|
812
733
|
"adapter": "afilias"
|
813
734
|
},
|
814
735
|
"za.bz": {
|
815
|
-
"_group": "centralnic",
|
816
736
|
"_type": "private",
|
817
737
|
"host": "whois.centralnic.com"
|
818
738
|
},
|
819
739
|
"bzh": {
|
820
|
-
"_group": "nicfr",
|
821
740
|
"_type": "newgtld",
|
822
741
|
"host": "whois.nic.bzh"
|
823
742
|
},
|
@@ -828,22 +747,18 @@
|
|
828
747
|
"host": "whois.co.ca"
|
829
748
|
},
|
830
749
|
"cab": {
|
831
|
-
"_group": "donuts",
|
832
750
|
"_type": "newgtld",
|
833
751
|
"host": "whois.nic.cab"
|
834
752
|
},
|
835
753
|
"cafe": {
|
836
|
-
"_group": "donuts",
|
837
754
|
"_type": "newgtld",
|
838
755
|
"host": "whois.nic.cafe"
|
839
756
|
},
|
840
757
|
"cal": {
|
841
|
-
"_group": "google",
|
842
758
|
"_type": "newgtld",
|
843
759
|
"host": "whois.nic.google"
|
844
760
|
},
|
845
761
|
"call": {
|
846
|
-
"_group": "amazonregistry",
|
847
762
|
"_type": "newgtld",
|
848
763
|
"host": "whois.nic.call"
|
849
764
|
},
|
@@ -852,17 +767,14 @@
|
|
852
767
|
"adapter": "none"
|
853
768
|
},
|
854
769
|
"cam": {
|
855
|
-
"_group": "ksregistry",
|
856
770
|
"_type": "newgtld",
|
857
771
|
"host": "whois.nic.cam"
|
858
772
|
},
|
859
773
|
"camera": {
|
860
|
-
"_group": "donuts",
|
861
774
|
"_type": "newgtld",
|
862
775
|
"host": "whois.nic.camera"
|
863
776
|
},
|
864
777
|
"camp": {
|
865
|
-
"_group": "donuts",
|
866
778
|
"_type": "newgtld",
|
867
779
|
"host": "whois.nic.camp"
|
868
780
|
},
|
@@ -871,17 +783,14 @@
|
|
871
783
|
"host": "whois.nic.cancerresearch"
|
872
784
|
},
|
873
785
|
"canon": {
|
874
|
-
"_group": "gmo",
|
875
786
|
"_type": "newgtld",
|
876
787
|
"host": "whois.nic.canon"
|
877
788
|
},
|
878
789
|
"capetown": {
|
879
|
-
"_group": "zaregistry",
|
880
790
|
"_type": "newgtld",
|
881
791
|
"host": "capetown-whois.registry.net.za"
|
882
792
|
},
|
883
793
|
"capital": {
|
884
|
-
"_group": "donuts",
|
885
794
|
"_type": "newgtld",
|
886
795
|
"host": "whois.nic.capital"
|
887
796
|
},
|
@@ -890,7 +799,6 @@
|
|
890
799
|
"host": "whois.nic.capitalone"
|
891
800
|
},
|
892
801
|
"car": {
|
893
|
-
"_group": "uniregistry",
|
894
802
|
"_type": "newgtld",
|
895
803
|
"host": "whois.uniregistry.net"
|
896
804
|
},
|
@@ -899,12 +807,10 @@
|
|
899
807
|
"adapter": "none"
|
900
808
|
},
|
901
809
|
"cards": {
|
902
|
-
"_group": "donuts",
|
903
810
|
"_type": "newgtld",
|
904
811
|
"host": "whois.nic.cards"
|
905
812
|
},
|
906
813
|
"care": {
|
907
|
-
"_group": "donuts",
|
908
814
|
"_type": "newgtld",
|
909
815
|
"host": "whois.nic.care"
|
910
816
|
},
|
@@ -913,37 +819,30 @@
|
|
913
819
|
"host": "whois.nic.career"
|
914
820
|
},
|
915
821
|
"careers": {
|
916
|
-
"_group": "donuts",
|
917
822
|
"_type": "newgtld",
|
918
823
|
"host": "whois.nic.careers"
|
919
824
|
},
|
920
825
|
"cars": {
|
921
|
-
"_group": "uniregistry",
|
922
826
|
"_type": "newgtld",
|
923
827
|
"host": "whois.uniregistry.net"
|
924
828
|
},
|
925
829
|
"casa": {
|
926
|
-
"_group": "mmregistry",
|
927
830
|
"_type": "newgtld",
|
928
831
|
"host": "whois.nic.casa"
|
929
832
|
},
|
930
833
|
"case": {
|
931
|
-
"_group": "afiliassrs",
|
932
834
|
"_type": "newgtld",
|
933
835
|
"host": "whois.nic.case"
|
934
836
|
},
|
935
837
|
"caseih": {
|
936
|
-
"_group": "afiliassrs",
|
937
838
|
"_type": "newgtld",
|
938
839
|
"host": "whois.nic.caseih"
|
939
840
|
},
|
940
841
|
"cash": {
|
941
|
-
"_group": "donuts",
|
942
842
|
"_type": "newgtld",
|
943
843
|
"host": "whois.nic.cash"
|
944
844
|
},
|
945
845
|
"casino": {
|
946
|
-
"_group": "donuts",
|
947
846
|
"_type": "newgtld",
|
948
847
|
"host": "whois.nic.casino"
|
949
848
|
},
|
@@ -951,12 +850,10 @@
|
|
951
850
|
"host": "whois.nic.cat"
|
952
851
|
},
|
953
852
|
"catering": {
|
954
|
-
"_group": "donuts",
|
955
853
|
"_type": "newgtld",
|
956
854
|
"host": "whois.nic.catering"
|
957
855
|
},
|
958
856
|
"catholic": {
|
959
|
-
"_group": "aridnrs",
|
960
857
|
"_type": "newgtld",
|
961
858
|
"host": "whois.aridnrs.net.au"
|
962
859
|
},
|
@@ -973,7 +870,6 @@
|
|
973
870
|
"adapter": "none"
|
974
871
|
},
|
975
872
|
"cbs": {
|
976
|
-
"_group": "afiliassrs",
|
977
873
|
"_type": "newgtld",
|
978
874
|
"host": "whois.afilias-srs.net"
|
979
875
|
},
|
@@ -985,12 +881,10 @@
|
|
985
881
|
"host": "whois.nic.cd"
|
986
882
|
},
|
987
883
|
"ceb": {
|
988
|
-
"_group": "afiliassrs",
|
989
884
|
"_type": "newgtld",
|
990
885
|
"host": "whois.afilias-srs.net"
|
991
886
|
},
|
992
887
|
"center": {
|
993
|
-
"_group": "donuts",
|
994
888
|
"_type": "newgtld",
|
995
889
|
"host": "whois.nic.center"
|
996
890
|
},
|
@@ -999,7 +893,6 @@
|
|
999
893
|
"host": "whois.nic.ceo"
|
1000
894
|
},
|
1001
895
|
"cern": {
|
1002
|
-
"_group": "afiliassrs",
|
1003
896
|
"_type": "newgtld",
|
1004
897
|
"host": "whois.afilias-srs.net"
|
1005
898
|
},
|
@@ -1025,12 +918,10 @@
|
|
1025
918
|
"host": "whois.nic.chanel"
|
1026
919
|
},
|
1027
920
|
"channel": {
|
1028
|
-
"_group": "google",
|
1029
921
|
"_type": "newgtld",
|
1030
922
|
"host": "whois.nic.google"
|
1031
923
|
},
|
1032
924
|
"charity": {
|
1033
|
-
"_group": "donuts",
|
1034
925
|
"_type": "newgtld",
|
1035
926
|
"host": "whois.nic.charity"
|
1036
927
|
},
|
@@ -1039,12 +930,10 @@
|
|
1039
930
|
"adapter": "none"
|
1040
931
|
},
|
1041
932
|
"chat": {
|
1042
|
-
"_group": "donuts",
|
1043
933
|
"_type": "newgtld",
|
1044
934
|
"host": "whois.nic.chat"
|
1045
935
|
},
|
1046
936
|
"cheap": {
|
1047
|
-
"_group": "donuts",
|
1048
937
|
"_type": "newgtld",
|
1049
938
|
"host": "whois.nic.cheap"
|
1050
939
|
},
|
@@ -1053,17 +942,14 @@
|
|
1053
942
|
"host": "whois.nic.chintai"
|
1054
943
|
},
|
1055
944
|
"christmas": {
|
1056
|
-
"_group": "uniregistry",
|
1057
945
|
"_type": "newgtld",
|
1058
946
|
"host": "whois.uniregistry.net"
|
1059
947
|
},
|
1060
948
|
"chrome": {
|
1061
|
-
"_group": "google",
|
1062
949
|
"_type": "newgtld",
|
1063
950
|
"host": "whois.nic.google"
|
1064
951
|
},
|
1065
952
|
"church": {
|
1066
|
-
"_group": "donuts",
|
1067
953
|
"_type": "newgtld",
|
1068
954
|
"host": "whois.nic.church"
|
1069
955
|
},
|
@@ -1071,12 +957,10 @@
|
|
1071
957
|
"host": "whois.nic.ci"
|
1072
958
|
},
|
1073
959
|
"cipriani": {
|
1074
|
-
"_group": "afiliassrs",
|
1075
960
|
"_type": "newgtld",
|
1076
961
|
"host": "whois.afilias-srs.net"
|
1077
962
|
},
|
1078
963
|
"circle": {
|
1079
|
-
"_group": "amazonregistry",
|
1080
964
|
"_type": "newgtld",
|
1081
965
|
"host": "whois.nic.cirle"
|
1082
966
|
},
|
@@ -1097,7 +981,6 @@
|
|
1097
981
|
"adapter": "none"
|
1098
982
|
},
|
1099
983
|
"city": {
|
1100
|
-
"_group": "donuts",
|
1101
984
|
"_type": "newgtld",
|
1102
985
|
"host": "whois.nic.city"
|
1103
986
|
},
|
@@ -1112,32 +995,26 @@
|
|
1112
995
|
"host": "whois.nic.cl"
|
1113
996
|
},
|
1114
997
|
"claims": {
|
1115
|
-
"_group": "donuts",
|
1116
998
|
"_type": "newgtld",
|
1117
999
|
"host": "whois.nic.claims"
|
1118
1000
|
},
|
1119
1001
|
"cleaning": {
|
1120
|
-
"_group": "donuts",
|
1121
1002
|
"_type": "newgtld",
|
1122
1003
|
"host": "whois.nic.cleaning"
|
1123
1004
|
},
|
1124
1005
|
"click": {
|
1125
|
-
"_group": "uniregistry",
|
1126
1006
|
"_type": "newgtld",
|
1127
1007
|
"host": "whois.uniregistry.net"
|
1128
1008
|
},
|
1129
1009
|
"clinic": {
|
1130
|
-
"_group": "donuts",
|
1131
1010
|
"_type": "newgtld",
|
1132
1011
|
"host": "whois.nic.clinic"
|
1133
1012
|
},
|
1134
1013
|
"clinique": {
|
1135
|
-
"_group": "afiliassrs",
|
1136
1014
|
"_type": "newgtld",
|
1137
1015
|
"host": "whois.nic.clinique"
|
1138
1016
|
},
|
1139
1017
|
"clothing": {
|
1140
|
-
"_group": "donuts",
|
1141
1018
|
"_type": "newgtld",
|
1142
1019
|
"host": "whois.nic.clothing"
|
1143
1020
|
},
|
@@ -1166,17 +1043,14 @@
|
|
1166
1043
|
"host": "whois.nic.co"
|
1167
1044
|
},
|
1168
1045
|
"coach": {
|
1169
|
-
"_group": "donuts",
|
1170
1046
|
"_type": "newgtld",
|
1171
1047
|
"host": "whois.nic.coach"
|
1172
1048
|
},
|
1173
1049
|
"codes": {
|
1174
|
-
"_group": "donuts",
|
1175
1050
|
"_type": "newgtld",
|
1176
1051
|
"host": "whois.nic.codes"
|
1177
1052
|
},
|
1178
1053
|
"coffee": {
|
1179
|
-
"_group": "donuts",
|
1180
1054
|
"_type": "newgtld",
|
1181
1055
|
"host": "whois.nic.coffee"
|
1182
1056
|
},
|
@@ -1185,7 +1059,6 @@
|
|
1185
1059
|
"host": "whois.nic.college"
|
1186
1060
|
},
|
1187
1061
|
"cologne": {
|
1188
|
-
"_group": "knipp",
|
1189
1062
|
"_type": "newgtld",
|
1190
1063
|
"host": "whois.ryce-rsp.com"
|
1191
1064
|
},
|
@@ -1194,112 +1067,90 @@
|
|
1194
1067
|
"adapter": "verisign"
|
1195
1068
|
},
|
1196
1069
|
"africa.com": {
|
1197
|
-
"_group": "centralnic",
|
1198
1070
|
"_type": "private",
|
1199
1071
|
"host": "whois.centralnic.com"
|
1200
1072
|
},
|
1201
1073
|
"ar.com": {
|
1202
|
-
"_group": "centralnic",
|
1203
1074
|
"_type": "private",
|
1204
1075
|
"host": "whois.centralnic.com"
|
1205
1076
|
},
|
1206
1077
|
"br.com": {
|
1207
|
-
"_group": "centralnic",
|
1208
1078
|
"_type": "private",
|
1209
1079
|
"host": "whois.centralnic.com"
|
1210
1080
|
},
|
1211
1081
|
"cn.com": {
|
1212
|
-
"_group": "centralnic",
|
1213
1082
|
"_type": "private",
|
1214
1083
|
"host": "whois.centralnic.com"
|
1215
1084
|
},
|
1216
1085
|
"co.com": {
|
1217
|
-
"_group": "centralnic",
|
1218
1086
|
"_type": "private",
|
1219
1087
|
"host": "whois.centralnic.net"
|
1220
1088
|
},
|
1221
1089
|
"de.com": {
|
1222
|
-
"_group": "centralnic",
|
1223
1090
|
"_type": "private",
|
1224
1091
|
"host": "whois.centralnic.com"
|
1225
1092
|
},
|
1226
1093
|
"eu.com": {
|
1227
|
-
"_group": "centralnic",
|
1228
1094
|
"_type": "private",
|
1229
1095
|
"host": "whois.centralnic.com"
|
1230
1096
|
},
|
1231
1097
|
"gb.com": {
|
1232
|
-
"_group": "centralnic",
|
1233
1098
|
"_type": "private",
|
1234
1099
|
"host": "whois.centralnic.com"
|
1235
1100
|
},
|
1236
1101
|
"gr.com": {
|
1237
|
-
"_group": "centralnic",
|
1238
1102
|
"_type": "private",
|
1239
1103
|
"host": "whois.centralnic.com"
|
1240
1104
|
},
|
1241
1105
|
"hk.com": {
|
1242
|
-
"_group": "udrregistry",
|
1243
1106
|
"_type": "private",
|
1244
1107
|
"host": "whois.registry.hk.com"
|
1245
1108
|
},
|
1246
1109
|
"hu.com": {
|
1247
|
-
"_group": "centralnic",
|
1248
1110
|
"_type": "private",
|
1249
1111
|
"host": "whois.centralnic.com"
|
1250
1112
|
},
|
1251
1113
|
"jpn.com": {
|
1252
|
-
"_group": "centralnic",
|
1253
1114
|
"_type": "private",
|
1254
1115
|
"host": "whois.centralnic.com"
|
1255
1116
|
},
|
1256
1117
|
"kr.com": {
|
1257
|
-
"_group": "centralnic",
|
1258
1118
|
"_type": "private",
|
1259
1119
|
"host": "whois.centralnic.com"
|
1260
1120
|
},
|
1261
1121
|
"no.com": {
|
1262
|
-
"_group": "centralnic",
|
1263
1122
|
"_type": "private",
|
1264
1123
|
"host": "whois.centralnic.com"
|
1265
1124
|
},
|
1266
1125
|
"qc.com": {
|
1267
|
-
"_group": "centralnic",
|
1268
1126
|
"_type": "private",
|
1269
1127
|
"host": "whois.centralnic.com"
|
1270
1128
|
},
|
1271
1129
|
"ru.com": {
|
1272
|
-
"_group": "centralnic",
|
1273
1130
|
"_type": "private",
|
1274
1131
|
"host": "whois.centralnic.com"
|
1275
1132
|
},
|
1276
1133
|
"sa.com": {
|
1277
|
-
"_group": "centralnic",
|
1278
1134
|
"_type": "private",
|
1279
1135
|
"host": "whois.centralnic.com"
|
1280
1136
|
},
|
1281
1137
|
"se.com": {
|
1282
|
-
"_group": "centralnic",
|
1283
1138
|
"_type": "private",
|
1284
1139
|
"host": "whois.centralnic.com"
|
1285
1140
|
},
|
1286
1141
|
"uk.com": {
|
1287
|
-
"_group": "centralnic",
|
1288
1142
|
"_type": "private",
|
1289
1143
|
"host": "whois.centralnic.com"
|
1290
1144
|
},
|
1291
1145
|
"us.com": {
|
1292
|
-
"_group": "centralnic",
|
1293
1146
|
"_type": "private",
|
1294
1147
|
"host": "whois.centralnic.com"
|
1295
1148
|
},
|
1296
1149
|
"uy.com": {
|
1297
|
-
"_group": "centralnic",
|
1298
1150
|
"_type": "private",
|
1299
1151
|
"host": "whois.centralnic.com"
|
1300
1152
|
},
|
1301
1153
|
"za.com": {
|
1302
|
-
"_group": "centralnic",
|
1303
1154
|
"_type": "private",
|
1304
1155
|
"host": "whois.centralnic.com"
|
1305
1156
|
},
|
@@ -1312,12 +1163,10 @@
|
|
1312
1163
|
"host": "whois.nic.commbank"
|
1313
1164
|
},
|
1314
1165
|
"community": {
|
1315
|
-
"_group": "donuts",
|
1316
1166
|
"_type": "newgtld",
|
1317
1167
|
"host": "whois.nic.community"
|
1318
1168
|
},
|
1319
1169
|
"company": {
|
1320
|
-
"_group": "donuts",
|
1321
1170
|
"_type": "newgtld",
|
1322
1171
|
"host": "whois.nic.company"
|
1323
1172
|
},
|
@@ -1326,7 +1175,6 @@
|
|
1326
1175
|
"host": "whois.nic.compare"
|
1327
1176
|
},
|
1328
1177
|
"computer": {
|
1329
|
-
"_group": "donuts",
|
1330
1178
|
"_type": "newgtld",
|
1331
1179
|
"host": "whois.nic.computer"
|
1332
1180
|
},
|
@@ -1335,17 +1183,14 @@
|
|
1335
1183
|
"host": "whois.nic.comsec"
|
1336
1184
|
},
|
1337
1185
|
"condos": {
|
1338
|
-
"_group": "donuts",
|
1339
1186
|
"_type": "newgtld",
|
1340
1187
|
"host": "whois.nic.condos"
|
1341
1188
|
},
|
1342
1189
|
"construction": {
|
1343
|
-
"_group": "donuts",
|
1344
1190
|
"_type": "newgtld",
|
1345
1191
|
"host": "whois.nic.construction"
|
1346
1192
|
},
|
1347
1193
|
"consulting": {
|
1348
|
-
"_group": "donuts",
|
1349
1194
|
"_type": "newgtld",
|
1350
1195
|
"host": "whois.nic.consulting"
|
1351
1196
|
},
|
@@ -1354,12 +1199,10 @@
|
|
1354
1199
|
"host": "whois.nic.contact"
|
1355
1200
|
},
|
1356
1201
|
"contractors": {
|
1357
|
-
"_group": "donuts",
|
1358
1202
|
"_type": "newgtld",
|
1359
1203
|
"host": "whois.nic.contractors"
|
1360
1204
|
},
|
1361
1205
|
"cooking": {
|
1362
|
-
"_group": "mmregistry",
|
1363
1206
|
"_type": "newgtld",
|
1364
1207
|
"host": "whois.nic.cooking"
|
1365
1208
|
},
|
@@ -1368,7 +1211,6 @@
|
|
1368
1211
|
"host": "whois.nic.cookingchannel"
|
1369
1212
|
},
|
1370
1213
|
"cool": {
|
1371
|
-
"_group": "donuts",
|
1372
1214
|
"_type": "newgtld",
|
1373
1215
|
"host": "whois.nic.cool"
|
1374
1216
|
},
|
@@ -1376,27 +1218,22 @@
|
|
1376
1218
|
"host": "whois.nic.coop"
|
1377
1219
|
},
|
1378
1220
|
"corsica": {
|
1379
|
-
"_group": "nicfr",
|
1380
1221
|
"_type": "newgtld",
|
1381
1222
|
"host": "whois-corsica.nic.fr"
|
1382
1223
|
},
|
1383
1224
|
"country": {
|
1384
|
-
"_group": "uniregistry",
|
1385
1225
|
"_type": "newgtld",
|
1386
1226
|
"host": "whois.uniregistry.net"
|
1387
1227
|
},
|
1388
1228
|
"coupon": {
|
1389
|
-
"_group": "amazonregistry",
|
1390
1229
|
"_type": "newgtld",
|
1391
1230
|
"host": "whois.nic.coupon"
|
1392
1231
|
},
|
1393
1232
|
"coupons": {
|
1394
|
-
"_group": "donuts",
|
1395
1233
|
"_type": "newgtld",
|
1396
1234
|
"host": "whois.nic.coupons"
|
1397
1235
|
},
|
1398
1236
|
"courses": {
|
1399
|
-
"_group": "aridnrs",
|
1400
1237
|
"_type": "newgtld",
|
1401
1238
|
"host": "whois.aridnrs.net.au"
|
1402
1239
|
},
|
@@ -1404,17 +1241,14 @@
|
|
1404
1241
|
"host": "whois.nic.cr"
|
1405
1242
|
},
|
1406
1243
|
"credit": {
|
1407
|
-
"_group": "donuts",
|
1408
1244
|
"_type": "newgtld",
|
1409
1245
|
"host": "whois.nic.credit"
|
1410
1246
|
},
|
1411
1247
|
"creditcard": {
|
1412
|
-
"_group": "donuts",
|
1413
1248
|
"_type": "newgtld",
|
1414
1249
|
"host": "whois.nic.creditcard"
|
1415
1250
|
},
|
1416
1251
|
"creditunion": {
|
1417
|
-
"_group": "afiliassrs",
|
1418
1252
|
"_type": "newgtld",
|
1419
1253
|
"host": "whois.afilias-srs.net"
|
1420
1254
|
},
|
@@ -1431,12 +1265,10 @@
|
|
1431
1265
|
"adapter": "none"
|
1432
1266
|
},
|
1433
1267
|
"cruise": {
|
1434
|
-
"_group": "afiliassrs",
|
1435
1268
|
"_type": "newgtld",
|
1436
1269
|
"host": "whois.nic.cruise"
|
1437
1270
|
},
|
1438
1271
|
"cruises": {
|
1439
|
-
"_group": "donuts",
|
1440
1272
|
"_type": "newgtld",
|
1441
1273
|
"host": "whois.nic.cruises"
|
1442
1274
|
},
|
@@ -1471,7 +1303,6 @@
|
|
1471
1303
|
"host": "whois.nic.cymru"
|
1472
1304
|
},
|
1473
1305
|
"cyou": {
|
1474
|
-
"_group": "afiliassrs",
|
1475
1306
|
"_type": "newgtld",
|
1476
1307
|
"host": "whois.nic.cyou"
|
1477
1308
|
},
|
@@ -1479,22 +1310,18 @@
|
|
1479
1310
|
"host": "whois.nic.cz"
|
1480
1311
|
},
|
1481
1312
|
"dabur": {
|
1482
|
-
"_group": "afiliassrs",
|
1483
1313
|
"_type": "newgtld",
|
1484
1314
|
"host": "whois.afilias-srs.net"
|
1485
1315
|
},
|
1486
1316
|
"dad": {
|
1487
|
-
"_group": "google",
|
1488
1317
|
"_type": "newgtld",
|
1489
1318
|
"host": "whois.nic.google"
|
1490
1319
|
},
|
1491
1320
|
"dance": {
|
1492
|
-
"_group": "donuts",
|
1493
1321
|
"_type": "newgtld",
|
1494
1322
|
"host": "whois.nic.dance"
|
1495
1323
|
},
|
1496
1324
|
"data": {
|
1497
|
-
"_group": "afiliassrs",
|
1498
1325
|
"_type": "newgtld",
|
1499
1326
|
"host": "whois.nic.data"
|
1500
1327
|
},
|
@@ -1503,27 +1330,22 @@
|
|
1503
1330
|
"host": "whois.nic.date"
|
1504
1331
|
},
|
1505
1332
|
"dating": {
|
1506
|
-
"_group": "donuts",
|
1507
1333
|
"_type": "newgtld",
|
1508
1334
|
"host": "whois.nic.dating"
|
1509
1335
|
},
|
1510
1336
|
"datsun": {
|
1511
|
-
"_group": "gmo",
|
1512
1337
|
"_type": "newgtld",
|
1513
1338
|
"host": "whois.nic.gmo"
|
1514
1339
|
},
|
1515
1340
|
"day": {
|
1516
|
-
"_group": "google",
|
1517
1341
|
"_type": "newgtld",
|
1518
1342
|
"host": "whois.nic.google"
|
1519
1343
|
},
|
1520
1344
|
"dclk": {
|
1521
|
-
"_group": "google",
|
1522
1345
|
"_type": "newgtld",
|
1523
1346
|
"host": "whois.nic.google"
|
1524
1347
|
},
|
1525
1348
|
"dds": {
|
1526
|
-
"_group": "mmregistry",
|
1527
1349
|
"_type": "newgtld",
|
1528
1350
|
"host": "whois.nic.dds"
|
1529
1351
|
},
|
@@ -1533,12 +1355,10 @@
|
|
1533
1355
|
"format": "-T dn,ace %s"
|
1534
1356
|
},
|
1535
1357
|
"com.de": {
|
1536
|
-
"_group": "centralnic",
|
1537
1358
|
"_type": "private",
|
1538
1359
|
"host": "whois.centralnic.com"
|
1539
1360
|
},
|
1540
1361
|
"deal": {
|
1541
|
-
"_group": "amazonregistry",
|
1542
1362
|
"_type": "newgtld",
|
1543
1363
|
"host": "whois.nic.deal"
|
1544
1364
|
},
|
@@ -1547,17 +1367,14 @@
|
|
1547
1367
|
"adapter": "none"
|
1548
1368
|
},
|
1549
1369
|
"deals": {
|
1550
|
-
"_group": "donuts",
|
1551
1370
|
"_type": "newgtld",
|
1552
1371
|
"host": "whois.nic.deals"
|
1553
1372
|
},
|
1554
1373
|
"degree": {
|
1555
|
-
"_group": "donuts",
|
1556
1374
|
"_type": "newgtld",
|
1557
1375
|
"host": "whois.nic.degree"
|
1558
1376
|
},
|
1559
1377
|
"delivery": {
|
1560
|
-
"_group": "donuts",
|
1561
1378
|
"_type": "newgtld",
|
1562
1379
|
"host": "whois.nic.delivery"
|
1563
1380
|
},
|
@@ -1570,27 +1387,22 @@
|
|
1570
1387
|
"host": "whois.nic.deloitte"
|
1571
1388
|
},
|
1572
1389
|
"delta": {
|
1573
|
-
"_group": "afiliassrs",
|
1574
1390
|
"_type": "newgtld",
|
1575
1391
|
"host": "whois.nic.delta"
|
1576
1392
|
},
|
1577
1393
|
"democrat": {
|
1578
|
-
"_group": "donuts",
|
1579
1394
|
"_type": "newgtld",
|
1580
1395
|
"host": "whois.nic.democrat"
|
1581
1396
|
},
|
1582
1397
|
"dental": {
|
1583
|
-
"_group": "donuts",
|
1584
1398
|
"_type": "newgtld",
|
1585
1399
|
"host": "whois.nic.dental"
|
1586
1400
|
},
|
1587
1401
|
"dentist": {
|
1588
|
-
"_group": "donuts",
|
1589
1402
|
"_type": "newgtld",
|
1590
1403
|
"host": "whois.nic.dentist"
|
1591
1404
|
},
|
1592
1405
|
"desi": {
|
1593
|
-
"_group": "ksregistry",
|
1594
1406
|
"_type": "newgtld",
|
1595
1407
|
"host": "whois.nic.desi"
|
1596
1408
|
},
|
@@ -1599,7 +1411,6 @@
|
|
1599
1411
|
"host": "whois.nic.design"
|
1600
1412
|
},
|
1601
1413
|
"dev": {
|
1602
|
-
"_group": "google",
|
1603
1414
|
"_type": "newgtld",
|
1604
1415
|
"host": "whois.nic.google"
|
1605
1416
|
},
|
@@ -1608,32 +1419,26 @@
|
|
1608
1419
|
"adapter": "none"
|
1609
1420
|
},
|
1610
1421
|
"diamonds": {
|
1611
|
-
"_group": "donuts",
|
1612
1422
|
"_type": "newgtld",
|
1613
1423
|
"host": "whois.nic.diamonds"
|
1614
1424
|
},
|
1615
1425
|
"diet": {
|
1616
|
-
"_group": "uniregistry",
|
1617
1426
|
"_type": "newgtld",
|
1618
1427
|
"host": "whois.uniregistry.net"
|
1619
1428
|
},
|
1620
1429
|
"digital": {
|
1621
|
-
"_group": "donuts",
|
1622
1430
|
"_type": "newgtld",
|
1623
1431
|
"host": "whois.nic.digital"
|
1624
1432
|
},
|
1625
1433
|
"direct": {
|
1626
|
-
"_group": "donuts",
|
1627
1434
|
"_type": "newgtld",
|
1628
1435
|
"host": "whois.nic.direct"
|
1629
1436
|
},
|
1630
1437
|
"directory": {
|
1631
|
-
"_group": "donuts",
|
1632
1438
|
"_type": "newgtld",
|
1633
1439
|
"host": "whois.nic.directory"
|
1634
1440
|
},
|
1635
1441
|
"discount": {
|
1636
|
-
"_group": "donuts",
|
1637
1442
|
"_type": "newgtld",
|
1638
1443
|
"host": "whois.nic.discount"
|
1639
1444
|
},
|
@@ -1642,7 +1447,6 @@
|
|
1642
1447
|
"adapter": "none"
|
1643
1448
|
},
|
1644
1449
|
"dish": {
|
1645
|
-
"_group": "afiliassrs",
|
1646
1450
|
"_type": "newgtld",
|
1647
1451
|
"host": "whois.nic.dish"
|
1648
1452
|
},
|
@@ -1671,22 +1475,18 @@
|
|
1671
1475
|
"url": "http://www.nic.do/whois-h.php3"
|
1672
1476
|
},
|
1673
1477
|
"docs": {
|
1674
|
-
"_group": "google",
|
1675
1478
|
"_type": "newgtld",
|
1676
1479
|
"host": "whois.nic.google"
|
1677
1480
|
},
|
1678
1481
|
"doctor": {
|
1679
|
-
"_group": "donuts",
|
1680
1482
|
"_type": "newgtld",
|
1681
1483
|
"host": "whois.nic.doctor"
|
1682
1484
|
},
|
1683
1485
|
"dog": {
|
1684
|
-
"_group": "donuts",
|
1685
1486
|
"_type": "newgtld",
|
1686
1487
|
"host": "whois.nic.dog"
|
1687
1488
|
},
|
1688
1489
|
"domains": {
|
1689
|
-
"_group": "donuts",
|
1690
1490
|
"_type": "newgtld",
|
1691
1491
|
"host": "whois.nic.domains"
|
1692
1492
|
},
|
@@ -1694,7 +1494,6 @@
|
|
1694
1494
|
"host": "whois.nic.xn--cg4bki"
|
1695
1495
|
},
|
1696
1496
|
"dot": {
|
1697
|
-
"_group": "afiliassrs",
|
1698
1497
|
"_type": "newgtld",
|
1699
1498
|
"host": "whois.nic.dot"
|
1700
1499
|
},
|
@@ -1703,12 +1502,10 @@
|
|
1703
1502
|
"host": "whois.nic.download"
|
1704
1503
|
},
|
1705
1504
|
"drive": {
|
1706
|
-
"_group": "google",
|
1707
1505
|
"_type": "newgtld",
|
1708
1506
|
"host": "whois.nic.google"
|
1709
1507
|
},
|
1710
1508
|
"dtv": {
|
1711
|
-
"_group": "afiliassrs",
|
1712
1509
|
"_type": "newgtld",
|
1713
1510
|
"host": "whois.nic.dtv"
|
1714
1511
|
},
|
@@ -1721,7 +1518,6 @@
|
|
1721
1518
|
"host": "whois.nic.duck"
|
1722
1519
|
},
|
1723
1520
|
"dunlop": {
|
1724
|
-
"_group": "afiliassrs",
|
1725
1521
|
"_type": "newgtld",
|
1726
1522
|
"host": "whois.nic.dunlop"
|
1727
1523
|
},
|
@@ -1730,17 +1526,14 @@
|
|
1730
1526
|
"adapter": "none"
|
1731
1527
|
},
|
1732
1528
|
"durban": {
|
1733
|
-
"_group": "zaregistry",
|
1734
1529
|
"_type": "newgtld",
|
1735
1530
|
"host": "durban-whois.registry.net.za"
|
1736
1531
|
},
|
1737
1532
|
"dvag": {
|
1738
|
-
"_group": "ksregistry",
|
1739
1533
|
"_type": "newgtld",
|
1740
1534
|
"host": "whois.nic.dvag"
|
1741
1535
|
},
|
1742
1536
|
"dvr": {
|
1743
|
-
"_group": "afiliassrs",
|
1744
1537
|
"_type": "newgtld",
|
1745
1538
|
"host": "whois.afilias-srs.net"
|
1746
1539
|
},
|
@@ -1752,7 +1545,6 @@
|
|
1752
1545
|
"adapter": "none"
|
1753
1546
|
},
|
1754
1547
|
"eat": {
|
1755
|
-
"_group": "google",
|
1756
1548
|
"_type": "newgtld",
|
1757
1549
|
"host": "whois.nic.google"
|
1758
1550
|
},
|
@@ -1760,12 +1552,10 @@
|
|
1760
1552
|
"host": "whois.nic.ec"
|
1761
1553
|
},
|
1762
1554
|
"eco": {
|
1763
|
-
"_group": "afiliassrs",
|
1764
1555
|
"_type": "newgtld",
|
1765
1556
|
"host": "whois.nic.eco"
|
1766
1557
|
},
|
1767
1558
|
"edeka": {
|
1768
|
-
"_group": "afiliassrs",
|
1769
1559
|
"_type": "newgtld",
|
1770
1560
|
"host": "whois.afilias-srs.net"
|
1771
1561
|
},
|
@@ -1773,7 +1563,6 @@
|
|
1773
1563
|
"host": "whois.educause.edu"
|
1774
1564
|
},
|
1775
1565
|
"education": {
|
1776
|
-
"_group": "donuts",
|
1777
1566
|
"_type": "newgtld",
|
1778
1567
|
"host": "whois.nic.education"
|
1779
1568
|
},
|
@@ -1785,42 +1574,34 @@
|
|
1785
1574
|
"url": "http://lookup.egregistry.eg/english.aspx"
|
1786
1575
|
},
|
1787
1576
|
"email": {
|
1788
|
-
"_group": "donuts",
|
1789
1577
|
"_type": "newgtld",
|
1790
1578
|
"host": "whois.nic.email"
|
1791
1579
|
},
|
1792
1580
|
"emerck": {
|
1793
|
-
"_group": "afiliassrs",
|
1794
1581
|
"_type": "newgtld",
|
1795
1582
|
"host": "whois.afilias-srs.net"
|
1796
1583
|
},
|
1797
1584
|
"energy": {
|
1798
|
-
"_group": "donuts",
|
1799
1585
|
"_type": "newgtld",
|
1800
1586
|
"host": "whois.nic.energy"
|
1801
1587
|
},
|
1802
1588
|
"engineer": {
|
1803
|
-
"_group": "donuts",
|
1804
1589
|
"_type": "newgtld",
|
1805
1590
|
"host": "whois.nic.engineer"
|
1806
1591
|
},
|
1807
1592
|
"engineering": {
|
1808
|
-
"_group": "donuts",
|
1809
1593
|
"_type": "newgtld",
|
1810
1594
|
"host": "whois.nic.engineering"
|
1811
1595
|
},
|
1812
1596
|
"enterprises": {
|
1813
|
-
"_group": "donuts",
|
1814
1597
|
"_type": "newgtld",
|
1815
1598
|
"host": "whois.nic.enterprises"
|
1816
1599
|
},
|
1817
1600
|
"epson": {
|
1818
|
-
"_group": "aridnrs",
|
1819
1601
|
"_type": "newgtld",
|
1820
1602
|
"host": "whois.aridnrs.net.au"
|
1821
1603
|
},
|
1822
1604
|
"equipment": {
|
1823
|
-
"_group": "donuts",
|
1824
1605
|
"_type": "newgtld",
|
1825
1606
|
"host": "whois.nic.equipment"
|
1826
1607
|
},
|
@@ -1839,17 +1620,14 @@
|
|
1839
1620
|
"host": "whois.nic.es"
|
1840
1621
|
},
|
1841
1622
|
"esq": {
|
1842
|
-
"_group": "google",
|
1843
1623
|
"_type": "newgtld",
|
1844
1624
|
"host": "whois.nic.google"
|
1845
1625
|
},
|
1846
1626
|
"estate": {
|
1847
|
-
"_group": "donuts",
|
1848
1627
|
"_type": "newgtld",
|
1849
1628
|
"host": "whois.nic.estate"
|
1850
1629
|
},
|
1851
1630
|
"esurance": {
|
1852
|
-
"_group": "afiliassrs",
|
1853
1631
|
"_type": "newgtld",
|
1854
1632
|
"host": "whois.afilias-srs.net"
|
1855
1633
|
},
|
@@ -1857,7 +1635,6 @@
|
|
1857
1635
|
"adapter": "none"
|
1858
1636
|
},
|
1859
1637
|
"etisalat": {
|
1860
|
-
"_group": "centralnic",
|
1861
1638
|
"host": "whois.centralnic.com"
|
1862
1639
|
},
|
1863
1640
|
"eu": {
|
@@ -1868,47 +1645,38 @@
|
|
1868
1645
|
"host": "whois.nic.eurovision"
|
1869
1646
|
},
|
1870
1647
|
"eus": {
|
1871
|
-
"_group": "coreregistry",
|
1872
1648
|
"_type": "newgtld",
|
1873
1649
|
"host": "whois.nic.eus"
|
1874
1650
|
},
|
1875
1651
|
"events": {
|
1876
|
-
"_group": "donuts",
|
1877
1652
|
"_type": "newgtld",
|
1878
1653
|
"host": "whois.nic.events"
|
1879
1654
|
},
|
1880
1655
|
"exchange": {
|
1881
|
-
"_group": "donuts",
|
1882
1656
|
"_type": "newgtld",
|
1883
1657
|
"host": "whois.nic.exchange"
|
1884
1658
|
},
|
1885
1659
|
"expert": {
|
1886
|
-
"_group": "donuts",
|
1887
1660
|
"_type": "newgtld",
|
1888
1661
|
"host": "whois.nic.expert"
|
1889
1662
|
},
|
1890
1663
|
"exposed": {
|
1891
|
-
"_group": "donuts",
|
1892
1664
|
"_type": "newgtld",
|
1893
1665
|
"host": "whois.nic.exposed"
|
1894
1666
|
},
|
1895
1667
|
"express": {
|
1896
|
-
"_group": "donuts",
|
1897
1668
|
"_type": "newgtld",
|
1898
1669
|
"host": "whois.nic.express"
|
1899
1670
|
},
|
1900
1671
|
"extraspace": {
|
1901
|
-
"_group": "afiliassrs",
|
1902
1672
|
"_type": "newgtld",
|
1903
1673
|
"host": "whois.afilias-srs.net"
|
1904
1674
|
},
|
1905
1675
|
"fage": {
|
1906
|
-
"_group": "afiliassrs",
|
1907
1676
|
"_type": "newgtld",
|
1908
1677
|
"host": "whois.afilias-srs.net"
|
1909
1678
|
},
|
1910
1679
|
"fail": {
|
1911
|
-
"_group": "donuts",
|
1912
1680
|
"_type": "newgtld",
|
1913
1681
|
"host": "whois.nic.fail"
|
1914
1682
|
},
|
@@ -1921,22 +1689,18 @@
|
|
1921
1689
|
"host": "whois.nic.faith"
|
1922
1690
|
},
|
1923
1691
|
"family": {
|
1924
|
-
"_group": "donuts",
|
1925
1692
|
"_type": "newgtld",
|
1926
1693
|
"host": "whois.nic.family"
|
1927
1694
|
},
|
1928
1695
|
"fan": {
|
1929
|
-
"_group": "donuts",
|
1930
1696
|
"_type": "newgtld",
|
1931
1697
|
"host": "whois.nic.fan"
|
1932
1698
|
},
|
1933
1699
|
"fans": {
|
1934
|
-
"_group": "centralnic",
|
1935
1700
|
"_type": "newgtld",
|
1936
1701
|
"host": "whois.nic.fans"
|
1937
1702
|
},
|
1938
1703
|
"farm": {
|
1939
|
-
"_group": "donuts",
|
1940
1704
|
"_type": "newgtld",
|
1941
1705
|
"host": "whois.nic.farm"
|
1942
1706
|
},
|
@@ -1945,27 +1709,22 @@
|
|
1945
1709
|
"adapter": "none"
|
1946
1710
|
},
|
1947
1711
|
"fashion": {
|
1948
|
-
"_group": "mmregistry",
|
1949
1712
|
"_type": "newgtld",
|
1950
1713
|
"host": "whois.nic.fashion"
|
1951
1714
|
},
|
1952
1715
|
"fast": {
|
1953
|
-
"_group": "amazonregistry",
|
1954
1716
|
"_type": "newgtld",
|
1955
1717
|
"host": "whois.nic.fast"
|
1956
1718
|
},
|
1957
1719
|
"fedex": {
|
1958
|
-
"_group": "afiliassrs",
|
1959
1720
|
"_type": "newgtld",
|
1960
1721
|
"host": "whois.nic.fedex"
|
1961
1722
|
},
|
1962
1723
|
"feedback": {
|
1963
|
-
"_group": "centralnic",
|
1964
1724
|
"_type": "newgtld",
|
1965
1725
|
"host": "whois.nic.feedback"
|
1966
1726
|
},
|
1967
1727
|
"ferrari": {
|
1968
|
-
"_group": "afiliassrs",
|
1969
1728
|
"_type": "newgtld",
|
1970
1729
|
"host": "whois.nic.ferrari"
|
1971
1730
|
},
|
@@ -1977,7 +1736,6 @@
|
|
1977
1736
|
"host": "whois.fi"
|
1978
1737
|
},
|
1979
1738
|
"fiat": {
|
1980
|
-
"_group": "afiliassrs",
|
1981
1739
|
"_type": "newgtld",
|
1982
1740
|
"host": "whois.afilias-srs.net"
|
1983
1741
|
},
|
@@ -1986,7 +1744,6 @@
|
|
1986
1744
|
"host": "whois.nic.fidelity"
|
1987
1745
|
},
|
1988
1746
|
"fido": {
|
1989
|
-
"_group": "afiliassrs",
|
1990
1747
|
"_type": "newgtld",
|
1991
1748
|
"host": "whois.afilias-srs.net"
|
1992
1749
|
},
|
@@ -1995,22 +1752,18 @@
|
|
1995
1752
|
"host": "whois.nic.film"
|
1996
1753
|
},
|
1997
1754
|
"final": {
|
1998
|
-
"_group": "nicbr",
|
1999
1755
|
"_type": "newgtld",
|
2000
1756
|
"host": "whois.gtlds.nic.br"
|
2001
1757
|
},
|
2002
1758
|
"finance": {
|
2003
|
-
"_group": "donuts",
|
2004
1759
|
"_type": "newgtld",
|
2005
1760
|
"host": "whois.nic.finance"
|
2006
1761
|
},
|
2007
1762
|
"financial": {
|
2008
|
-
"_group": "donuts",
|
2009
1763
|
"_type": "newgtld",
|
2010
1764
|
"host": "whois.nic.financial"
|
2011
1765
|
},
|
2012
1766
|
"fire": {
|
2013
|
-
"_group": "amazonregistry",
|
2014
1767
|
"_type": "newgtld",
|
2015
1768
|
"host": "whois.nic.fire"
|
2016
1769
|
},
|
@@ -2023,22 +1776,18 @@
|
|
2023
1776
|
"host": "whois.nic.firmdale"
|
2024
1777
|
},
|
2025
1778
|
"fish": {
|
2026
|
-
"_group": "donuts",
|
2027
1779
|
"_type": "newgtld",
|
2028
1780
|
"host": "whois.nic.fish"
|
2029
1781
|
},
|
2030
1782
|
"fishing": {
|
2031
|
-
"_group": "mmregistry",
|
2032
1783
|
"_type": "newgtld",
|
2033
1784
|
"host": "whois.nic.fishing"
|
2034
1785
|
},
|
2035
1786
|
"fit": {
|
2036
|
-
"_group": "mmregistry",
|
2037
1787
|
"_type": "newgtld",
|
2038
1788
|
"host": "whois.nic.fit"
|
2039
1789
|
},
|
2040
1790
|
"fitness": {
|
2041
|
-
"_group": "donuts",
|
2042
1791
|
"_type": "newgtld",
|
2043
1792
|
"host": "whois.nic.fitness"
|
2044
1793
|
},
|
@@ -2053,7 +1802,6 @@
|
|
2053
1802
|
"adapter": "none"
|
2054
1803
|
},
|
2055
1804
|
"flights": {
|
2056
|
-
"_group": "donuts",
|
2057
1805
|
"_type": "newgtld",
|
2058
1806
|
"host": "whois.nic.flights"
|
2059
1807
|
},
|
@@ -2062,17 +1810,14 @@
|
|
2062
1810
|
"adapter": "none"
|
2063
1811
|
},
|
2064
1812
|
"florist": {
|
2065
|
-
"_group": "donuts",
|
2066
1813
|
"_type": "newgtld",
|
2067
1814
|
"host": "whois.nic.florist"
|
2068
1815
|
},
|
2069
1816
|
"flowers": {
|
2070
|
-
"_group": "uniregistry",
|
2071
1817
|
"_type": "newgtld",
|
2072
1818
|
"host": "whois.uniregistry.net"
|
2073
1819
|
},
|
2074
1820
|
"fly": {
|
2075
|
-
"_group": "google",
|
2076
1821
|
"_type": "newgtld",
|
2077
1822
|
"host": "whois.nic.google"
|
2078
1823
|
},
|
@@ -2083,7 +1828,6 @@
|
|
2083
1828
|
"host": "whois.nic.fo"
|
2084
1829
|
},
|
2085
1830
|
"foo": {
|
2086
|
-
"_group": "google",
|
2087
1831
|
"_type": "newgtld",
|
2088
1832
|
"host": "whois.nic.google"
|
2089
1833
|
},
|
@@ -2096,7 +1840,6 @@
|
|
2096
1840
|
"host": "whois.nic.foodnetwork"
|
2097
1841
|
},
|
2098
1842
|
"football": {
|
2099
|
-
"_group": "donuts",
|
2100
1843
|
"_type": "newgtld",
|
2101
1844
|
"host": "whois.nic.football"
|
2102
1845
|
},
|
@@ -2109,17 +1852,14 @@
|
|
2109
1852
|
"host": "whois.nic.forex"
|
2110
1853
|
},
|
2111
1854
|
"forsale": {
|
2112
|
-
"_group": "donuts",
|
2113
1855
|
"_type": "newgtld",
|
2114
1856
|
"host": "whois.nic.forsale"
|
2115
1857
|
},
|
2116
1858
|
"forum": {
|
2117
|
-
"_group": "centralnic",
|
2118
1859
|
"_type": "newgtld",
|
2119
1860
|
"host": "whois.nic.forum"
|
2120
1861
|
},
|
2121
1862
|
"foundation": {
|
2122
|
-
"_group": "donuts",
|
2123
1863
|
"_type": "newgtld",
|
2124
1864
|
"host": "whois.nic.foundation"
|
2125
1865
|
},
|
@@ -2131,67 +1871,54 @@
|
|
2131
1871
|
"host": "whois.nic.fr"
|
2132
1872
|
},
|
2133
1873
|
"aeroport.fr": {
|
2134
|
-
"_group": "smallregistry",
|
2135
1874
|
"_type": "private",
|
2136
1875
|
"host": "whois.smallregistry.net"
|
2137
1876
|
},
|
2138
1877
|
"avocat.fr": {
|
2139
|
-
"_group": "smallregistry",
|
2140
1878
|
"_type": "private",
|
2141
1879
|
"host": "whois.smallregistry.net"
|
2142
1880
|
},
|
2143
1881
|
"chambagri.fr": {
|
2144
|
-
"_group": "smallregistry",
|
2145
1882
|
"_type": "private",
|
2146
1883
|
"host": "whois.smallregistry.net"
|
2147
1884
|
},
|
2148
1885
|
"chirurgiens-dentistes.fr": {
|
2149
|
-
"_group": "smallregistry",
|
2150
1886
|
"_type": "private",
|
2151
1887
|
"host": "whois.smallregistry.net"
|
2152
1888
|
},
|
2153
1889
|
"experts-comptables.fr": {
|
2154
|
-
"_group": "smallregistry",
|
2155
1890
|
"_type": "private",
|
2156
1891
|
"host": "whois.smallregistry.net"
|
2157
1892
|
},
|
2158
1893
|
"geometre-expert.fr": {
|
2159
|
-
"_group": "smallregistry",
|
2160
1894
|
"_type": "private",
|
2161
1895
|
"host": "whois.smallregistry.net"
|
2162
1896
|
},
|
2163
1897
|
"medecin.fr": {
|
2164
|
-
"_group": "smallregistry",
|
2165
1898
|
"_type": "private",
|
2166
1899
|
"host": "whois.smallregistry.net"
|
2167
1900
|
},
|
2168
1901
|
"notaires.fr": {
|
2169
|
-
"_group": "smallregistry",
|
2170
1902
|
"_type": "private",
|
2171
1903
|
"host": "whois.smallregistry.net"
|
2172
1904
|
},
|
2173
1905
|
"pharmacien.fr": {
|
2174
|
-
"_group": "smallregistry",
|
2175
1906
|
"_type": "private",
|
2176
1907
|
"host": "whois.smallregistry.net"
|
2177
1908
|
},
|
2178
1909
|
"port.fr": {
|
2179
|
-
"_group": "smallregistry",
|
2180
1910
|
"_type": "private",
|
2181
1911
|
"host": "whois.smallregistry.net"
|
2182
1912
|
},
|
2183
1913
|
"veterinaire.fr": {
|
2184
|
-
"_group": "smallregistry",
|
2185
1914
|
"_type": "private",
|
2186
1915
|
"host": "whois.smallregistry.net"
|
2187
1916
|
},
|
2188
1917
|
"free": {
|
2189
|
-
"_group": "amazonregistry",
|
2190
1918
|
"_type": "newgtld",
|
2191
1919
|
"host": "whois.nic.free"
|
2192
1920
|
},
|
2193
1921
|
"fresenius": {
|
2194
|
-
"_group": "ksregistry",
|
2195
1922
|
"_type": "newgtld",
|
2196
1923
|
"host": "whois.nic.fresenius"
|
2197
1924
|
},
|
@@ -2200,7 +1927,6 @@
|
|
2200
1927
|
"host": "whois.nic.frl"
|
2201
1928
|
},
|
2202
1929
|
"frogans": {
|
2203
|
-
"_group": "nicfr",
|
2204
1930
|
"_type": "newgtld",
|
2205
1931
|
"host": "whois.nic.frogans"
|
2206
1932
|
},
|
@@ -2217,7 +1943,6 @@
|
|
2217
1943
|
"adapter": "none"
|
2218
1944
|
},
|
2219
1945
|
"fujitsu": {
|
2220
|
-
"_group": "gmo",
|
2221
1946
|
"_type": "newgtld",
|
2222
1947
|
"host": "whois.nic.gmo"
|
2223
1948
|
},
|
@@ -2226,27 +1951,22 @@
|
|
2226
1951
|
"host": "whois.nic.fujixerox"
|
2227
1952
|
},
|
2228
1953
|
"fun": {
|
2229
|
-
"_group": "centralnic",
|
2230
1954
|
"_type": "newgtld",
|
2231
1955
|
"host": "whois.nic.fun"
|
2232
1956
|
},
|
2233
1957
|
"fund": {
|
2234
|
-
"_group": "donuts",
|
2235
1958
|
"_type": "newgtld",
|
2236
1959
|
"host": "whois.nic.fund"
|
2237
1960
|
},
|
2238
1961
|
"furniture": {
|
2239
|
-
"_group": "donuts",
|
2240
1962
|
"_type": "newgtld",
|
2241
1963
|
"host": "whois.nic.furniture"
|
2242
1964
|
},
|
2243
1965
|
"futbol": {
|
2244
|
-
"_group": "donuts",
|
2245
1966
|
"_type": "newgtld",
|
2246
1967
|
"host": "whois.nic.futbol"
|
2247
1968
|
},
|
2248
1969
|
"fyi": {
|
2249
|
-
"_group": "donuts",
|
2250
1970
|
"_type": "newgtld",
|
2251
1971
|
"host": "whois.nic.fyi"
|
2252
1972
|
},
|
@@ -2254,12 +1974,10 @@
|
|
2254
1974
|
"host": "whois.dot.ga"
|
2255
1975
|
},
|
2256
1976
|
"gal": {
|
2257
|
-
"_group": "coreregistry",
|
2258
1977
|
"_type": "newgtld",
|
2259
1978
|
"host": "whois.nic.gal"
|
2260
1979
|
},
|
2261
1980
|
"gallery": {
|
2262
|
-
"_group": "donuts",
|
2263
1981
|
"_type": "newgtld",
|
2264
1982
|
"host": "whois.nic.gallery"
|
2265
1983
|
},
|
@@ -2268,17 +1986,14 @@
|
|
2268
1986
|
"host": "whois.nic.gallo"
|
2269
1987
|
},
|
2270
1988
|
"gallup": {
|
2271
|
-
"_group": "afiliassrs",
|
2272
1989
|
"_type": "newgtld",
|
2273
1990
|
"host": "whois.nic.gallup"
|
2274
1991
|
},
|
2275
1992
|
"game": {
|
2276
|
-
"_group": "uniregistry",
|
2277
1993
|
"_type": "newgtld",
|
2278
1994
|
"host": "whois.uniregistry.net"
|
2279
1995
|
},
|
2280
1996
|
"games": {
|
2281
|
-
"_group": "donuts",
|
2282
1997
|
"_type": "newgtld",
|
2283
1998
|
"host": "whois.nic.games"
|
2284
1999
|
},
|
@@ -2287,7 +2002,6 @@
|
|
2287
2002
|
"adapter": "none"
|
2288
2003
|
},
|
2289
2004
|
"garden": {
|
2290
|
-
"_group": "mmregistry",
|
2291
2005
|
"_type": "newgtld",
|
2292
2006
|
"host": "whois.nic.garden"
|
2293
2007
|
},
|
@@ -2295,12 +2009,10 @@
|
|
2295
2009
|
"adapter": "none"
|
2296
2010
|
},
|
2297
2011
|
"gbiz": {
|
2298
|
-
"_group": "google",
|
2299
2012
|
"_type": "newgtld",
|
2300
2013
|
"host": "whois.nic.google"
|
2301
2014
|
},
|
2302
2015
|
"gd": {
|
2303
|
-
"_group": "centralnic",
|
2304
2016
|
"host": "whois.nic.gd"
|
2305
2017
|
},
|
2306
2018
|
"gdn": {
|
@@ -2311,7 +2023,6 @@
|
|
2311
2023
|
"host": "whois.registration.ge"
|
2312
2024
|
},
|
2313
2025
|
"gea": {
|
2314
|
-
"_group": "afiliassrs",
|
2315
2026
|
"_type": "newgtld",
|
2316
2027
|
"host": "whois.afilias-srs.net"
|
2317
2028
|
},
|
@@ -2334,7 +2045,6 @@
|
|
2334
2045
|
"host": "whois.gg"
|
2335
2046
|
},
|
2336
2047
|
"ggee": {
|
2337
|
-
"_group": "gmo",
|
2338
2048
|
"_type": "newgtld",
|
2339
2049
|
"host": "whois.nic.ggee"
|
2340
2050
|
},
|
@@ -2347,17 +2057,14 @@
|
|
2347
2057
|
"adapter": "afilias"
|
2348
2058
|
},
|
2349
2059
|
"gift": {
|
2350
|
-
"_group": "uniregistry",
|
2351
2060
|
"_type": "newgtld",
|
2352
2061
|
"host": "whois.uniregistry.net"
|
2353
2062
|
},
|
2354
2063
|
"gifts": {
|
2355
|
-
"_group": "donuts",
|
2356
2064
|
"_type": "newgtld",
|
2357
2065
|
"host": "whois.nic.gifts"
|
2358
2066
|
},
|
2359
2067
|
"gives": {
|
2360
|
-
"_group": "donuts",
|
2361
2068
|
"_type": "newgtld",
|
2362
2069
|
"host": "whois.nic.gives"
|
2363
2070
|
},
|
@@ -2373,12 +2080,10 @@
|
|
2373
2080
|
"host": "whois.nic.glade"
|
2374
2081
|
},
|
2375
2082
|
"glass": {
|
2376
|
-
"_group": "donuts",
|
2377
2083
|
"_type": "newgtld",
|
2378
2084
|
"host": "whois.nic.glass"
|
2379
2085
|
},
|
2380
2086
|
"gle": {
|
2381
|
-
"_group": "google",
|
2382
2087
|
"_type": "newgtld",
|
2383
2088
|
"host": "whois.nic.google"
|
2384
2089
|
},
|
@@ -2387,7 +2092,6 @@
|
|
2387
2092
|
"host": "whois.nic.global"
|
2388
2093
|
},
|
2389
2094
|
"globo": {
|
2390
|
-
"_group": "nicbr",
|
2391
2095
|
"_type": "newgtld",
|
2392
2096
|
"host": "whois.gtlds.nic.br"
|
2393
2097
|
},
|
@@ -2396,21 +2100,17 @@
|
|
2396
2100
|
"url": "http://www.nic.gm/htmlpages/whois.htm"
|
2397
2101
|
},
|
2398
2102
|
"gmail": {
|
2399
|
-
"_group": "google",
|
2400
2103
|
"_type": "newgtld",
|
2401
2104
|
"host": "whois.nic.google"
|
2402
2105
|
},
|
2403
2106
|
"gmbh": {
|
2404
|
-
"_group": "donuts",
|
2405
2107
|
"_type": "newgtld",
|
2406
2108
|
"host": "whois.nic.gmbh"
|
2407
2109
|
},
|
2408
2110
|
"gmoregistry": {
|
2409
|
-
"_group": "gmo",
|
2410
2111
|
"adapter": "none"
|
2411
2112
|
},
|
2412
2113
|
"gmx": {
|
2413
|
-
"_group": "knipp",
|
2414
2114
|
"_type": "newgtld",
|
2415
2115
|
"host": "whois-fe1.gmx.tango.knipp.de"
|
2416
2116
|
},
|
@@ -2418,52 +2118,42 @@
|
|
2418
2118
|
"adapter": "none"
|
2419
2119
|
},
|
2420
2120
|
"godaddy": {
|
2421
|
-
"_group": "afiliassrs",
|
2422
2121
|
"_type": "newgtld",
|
2423
2122
|
"host": "whois.afilias-srs.net"
|
2424
2123
|
},
|
2425
2124
|
"gold": {
|
2426
|
-
"_group": "donuts",
|
2427
2125
|
"_type": "newgtld",
|
2428
2126
|
"host": "whois.nic.gold"
|
2429
2127
|
},
|
2430
2128
|
"goldpoint": {
|
2431
|
-
"_group": "gmo",
|
2432
2129
|
"_type": "newgtld",
|
2433
2130
|
"host": "whois.nic.goldpoint"
|
2434
2131
|
},
|
2435
2132
|
"golf": {
|
2436
|
-
"_group": "donuts",
|
2437
2133
|
"_type": "newgtld",
|
2438
2134
|
"host": "whois.nic.golf"
|
2439
2135
|
},
|
2440
2136
|
"goo": {
|
2441
|
-
"_group": "gmo",
|
2442
2137
|
"_type": "newgtld",
|
2443
2138
|
"host": "whois.nic.gmo"
|
2444
2139
|
},
|
2445
2140
|
"goodyear": {
|
2446
|
-
"_group": "afiliassrs",
|
2447
2141
|
"_type": "newgtld",
|
2448
2142
|
"host": "whois.nic.goodyear"
|
2449
2143
|
},
|
2450
2144
|
"goog": {
|
2451
|
-
"_group": "google",
|
2452
2145
|
"_type": "newgtld",
|
2453
2146
|
"host": "whois.nic.google"
|
2454
2147
|
},
|
2455
2148
|
"google": {
|
2456
|
-
"_group": "google",
|
2457
2149
|
"_type": "newgtld",
|
2458
2150
|
"host": "whois.nic.google"
|
2459
2151
|
},
|
2460
2152
|
"gop": {
|
2461
|
-
"_group": "mmregistry",
|
2462
2153
|
"_type": "newgtld",
|
2463
2154
|
"host": "whois.nic.gop"
|
2464
2155
|
},
|
2465
2156
|
"got": {
|
2466
|
-
"_group": "amazonregistry",
|
2467
2157
|
"_type": "newgtld",
|
2468
2158
|
"host": "whois.nic.got"
|
2469
2159
|
},
|
@@ -2486,22 +2176,18 @@
|
|
2486
2176
|
"adapter": "none"
|
2487
2177
|
},
|
2488
2178
|
"graphics": {
|
2489
|
-
"_group": "donuts",
|
2490
2179
|
"_type": "newgtld",
|
2491
2180
|
"host": "whois.nic.graphics"
|
2492
2181
|
},
|
2493
2182
|
"gratis": {
|
2494
|
-
"_group": "donuts",
|
2495
2183
|
"_type": "newgtld",
|
2496
2184
|
"host": "whois.nic.gratis"
|
2497
2185
|
},
|
2498
2186
|
"green": {
|
2499
|
-
"_group": "afilias",
|
2500
2187
|
"_type": "newgtld",
|
2501
2188
|
"host": "whois.afilias.net"
|
2502
2189
|
},
|
2503
2190
|
"gripe": {
|
2504
|
-
"_group": "donuts",
|
2505
2191
|
"_type": "newgtld",
|
2506
2192
|
"host": "whois.nic.gripe"
|
2507
2193
|
},
|
@@ -2510,7 +2196,6 @@
|
|
2510
2196
|
"adapter": "none"
|
2511
2197
|
},
|
2512
2198
|
"group": {
|
2513
|
-
"_group": "donuts",
|
2514
2199
|
"_type": "newgtld",
|
2515
2200
|
"host": "whois.nic.group"
|
2516
2201
|
},
|
@@ -2534,22 +2219,18 @@
|
|
2534
2219
|
"adapter": "none"
|
2535
2220
|
},
|
2536
2221
|
"guge": {
|
2537
|
-
"_group": "google",
|
2538
2222
|
"_type": "newgtld",
|
2539
2223
|
"host": "whois.nic.google"
|
2540
2224
|
},
|
2541
2225
|
"guide": {
|
2542
|
-
"_group": "donuts",
|
2543
2226
|
"_type": "newgtld",
|
2544
2227
|
"host": "whois.nic.guide"
|
2545
2228
|
},
|
2546
2229
|
"guitars": {
|
2547
|
-
"_group": "uniregistry",
|
2548
2230
|
"_type": "newgtld",
|
2549
2231
|
"host": "whois.uniregistry.net"
|
2550
2232
|
},
|
2551
2233
|
"guru": {
|
2552
|
-
"_group": "donuts",
|
2553
2234
|
"_type": "newgtld",
|
2554
2235
|
"host": "whois.nic.guru"
|
2555
2236
|
},
|
@@ -2569,12 +2250,10 @@
|
|
2569
2250
|
"host": "whois.nic.hamburg"
|
2570
2251
|
},
|
2571
2252
|
"hangout": {
|
2572
|
-
"_group": "google",
|
2573
2253
|
"_type": "newgtld",
|
2574
2254
|
"host": "whois.nic.google"
|
2575
2255
|
},
|
2576
2256
|
"haus": {
|
2577
|
-
"_group": "donuts",
|
2578
2257
|
"_type": "newgtld",
|
2579
2258
|
"host": "whois.nic.haus"
|
2580
2259
|
},
|
@@ -2583,12 +2262,10 @@
|
|
2583
2262
|
"adapter": "none"
|
2584
2263
|
},
|
2585
2264
|
"hdfc": {
|
2586
|
-
"_group": "afiliassrs",
|
2587
2265
|
"_type": "newgtld",
|
2588
2266
|
"host": "whois.nic.hdfc"
|
2589
2267
|
},
|
2590
2268
|
"hdfcbank": {
|
2591
|
-
"_group": "afiliassrs",
|
2592
2269
|
"_type": "newgtld",
|
2593
2270
|
"host": "whois.nic.hdfcbank"
|
2594
2271
|
},
|
@@ -2597,27 +2274,22 @@
|
|
2597
2274
|
"adapter": "none"
|
2598
2275
|
},
|
2599
2276
|
"healthcare": {
|
2600
|
-
"_group": "donuts",
|
2601
2277
|
"_type": "newgtld",
|
2602
2278
|
"host": "whois.nic.healthcare"
|
2603
2279
|
},
|
2604
2280
|
"help": {
|
2605
|
-
"_group": "uniregistry",
|
2606
2281
|
"_type": "newgtld",
|
2607
2282
|
"host": "whois.uniregistry.net"
|
2608
2283
|
},
|
2609
2284
|
"helsinki": {
|
2610
|
-
"_group": "afiliassrs",
|
2611
2285
|
"_type": "newgtld",
|
2612
2286
|
"host": "whois.nic.helsinki"
|
2613
2287
|
},
|
2614
2288
|
"here": {
|
2615
|
-
"_group": "google",
|
2616
2289
|
"_type": "newgtld",
|
2617
2290
|
"host": "whois.nic.google"
|
2618
2291
|
},
|
2619
2292
|
"hermes": {
|
2620
|
-
"_group": "afiliassrs",
|
2621
2293
|
"_type": "newgtld",
|
2622
2294
|
"host": "whois.afilias-srs.net"
|
2623
2295
|
},
|
@@ -2626,22 +2298,18 @@
|
|
2626
2298
|
"host": "whois.nic.hgtv"
|
2627
2299
|
},
|
2628
2300
|
"hiphop": {
|
2629
|
-
"_group": "uniregistry",
|
2630
2301
|
"_type": "newgtld",
|
2631
2302
|
"host": "whois.uniregistry.net"
|
2632
2303
|
},
|
2633
2304
|
"hisamitsu": {
|
2634
|
-
"_group": "gmo",
|
2635
2305
|
"_type": "newgtld",
|
2636
2306
|
"host": "whois.nic.gmo"
|
2637
2307
|
},
|
2638
2308
|
"hitachi": {
|
2639
|
-
"_group": "gmo",
|
2640
2309
|
"_type": "newgtld",
|
2641
2310
|
"host": "whois.nic.gmo"
|
2642
2311
|
},
|
2643
2312
|
"hiv": {
|
2644
|
-
"_group": "uniregistry",
|
2645
2313
|
"_type": "newgtld",
|
2646
2314
|
"host": "whois.uniregistry.net"
|
2647
2315
|
},
|
@@ -2649,17 +2317,14 @@
|
|
2649
2317
|
"host": "whois.hkirc.hk"
|
2650
2318
|
},
|
2651
2319
|
"inc.hk": {
|
2652
|
-
"_group": "udrregistry",
|
2653
2320
|
"_type": "private",
|
2654
2321
|
"host": "whois.registry.hk.com"
|
2655
2322
|
},
|
2656
2323
|
"ltd.hk": {
|
2657
|
-
"_group": "udrregistry",
|
2658
2324
|
"_type": "private",
|
2659
2325
|
"host": "whois.registry.hk.com"
|
2660
2326
|
},
|
2661
2327
|
"hkt": {
|
2662
|
-
"_group": "afiliassrs",
|
2663
2328
|
"_type": "newgtld",
|
2664
2329
|
"host": "whois.nic.hkt"
|
2665
2330
|
},
|
@@ -2670,22 +2335,18 @@
|
|
2670
2335
|
"host": "whois.nic.hn"
|
2671
2336
|
},
|
2672
2337
|
"hockey": {
|
2673
|
-
"_group": "donuts",
|
2674
2338
|
"_type": "newgtld",
|
2675
2339
|
"host": "whois.nic.hockey"
|
2676
2340
|
},
|
2677
2341
|
"holdings": {
|
2678
|
-
"_group": "donuts",
|
2679
2342
|
"_type": "newgtld",
|
2680
2343
|
"host": "whois.nic.holdings"
|
2681
2344
|
},
|
2682
2345
|
"holiday": {
|
2683
|
-
"_group": "donuts",
|
2684
2346
|
"_type": "newgtld",
|
2685
2347
|
"host": "whois.nic.holiday"
|
2686
2348
|
},
|
2687
2349
|
"homedepot": {
|
2688
|
-
"_group": "afiliassrs",
|
2689
2350
|
"_type": "newgtld",
|
2690
2351
|
"host": "whois.nic.homedepot"
|
2691
2352
|
},
|
@@ -2694,7 +2355,6 @@
|
|
2694
2355
|
"adapter": "none"
|
2695
2356
|
},
|
2696
2357
|
"homes": {
|
2697
|
-
"_group": "donuts",
|
2698
2358
|
"_type": "newgtld",
|
2699
2359
|
"host": "whois.afilias-srs.net"
|
2700
2360
|
},
|
@@ -2707,27 +2367,22 @@
|
|
2707
2367
|
"host": "whois.nic.honda"
|
2708
2368
|
},
|
2709
2369
|
"horse": {
|
2710
|
-
"_group": "mmregistry",
|
2711
2370
|
"_type": "newgtld",
|
2712
2371
|
"host": "whois.nic.horse"
|
2713
2372
|
},
|
2714
2373
|
"hospital": {
|
2715
|
-
"_group": "donuts",
|
2716
2374
|
"_type": "newgtld",
|
2717
2375
|
"host": "whois.nic.hospital"
|
2718
2376
|
},
|
2719
2377
|
"host": {
|
2720
|
-
"_group": "centralnic",
|
2721
2378
|
"_type": "newgtld",
|
2722
2379
|
"host": "whois.nic.host"
|
2723
2380
|
},
|
2724
2381
|
"hosting": {
|
2725
|
-
"_group": "uniregistry",
|
2726
2382
|
"_type": "newgtld",
|
2727
2383
|
"host": "whois.uniregistry.net"
|
2728
2384
|
},
|
2729
2385
|
"hot": {
|
2730
|
-
"_group": "amazonregistry",
|
2731
2386
|
"_type": "newgtld",
|
2732
2387
|
"host": "whois.nic.hot"
|
2733
2388
|
},
|
@@ -2744,12 +2399,10 @@
|
|
2744
2399
|
"adapter": "none"
|
2745
2400
|
},
|
2746
2401
|
"house": {
|
2747
|
-
"_group": "donuts",
|
2748
2402
|
"_type": "newgtld",
|
2749
2403
|
"host": "whois.nic.house"
|
2750
2404
|
},
|
2751
2405
|
"how": {
|
2752
|
-
"_group": "google",
|
2753
2406
|
"_type": "newgtld",
|
2754
2407
|
"host": "whois.nic.google"
|
2755
2408
|
},
|
@@ -2767,7 +2420,6 @@
|
|
2767
2420
|
"host": "whois.nic.hu"
|
2768
2421
|
},
|
2769
2422
|
"hughes": {
|
2770
|
-
"_group": "afiliassrs",
|
2771
2423
|
"_type": "newgtld",
|
2772
2424
|
"host": "whois.nic.hughes"
|
2773
2425
|
},
|
@@ -2784,7 +2436,6 @@
|
|
2784
2436
|
"host": "whois.nic.ibm"
|
2785
2437
|
},
|
2786
2438
|
"icbc": {
|
2787
|
-
"_group": "afiliassrs",
|
2788
2439
|
"_type": "newgtld",
|
2789
2440
|
"host": "whois.nic.icbc"
|
2790
2441
|
},
|
@@ -2821,22 +2472,18 @@
|
|
2821
2472
|
"host": "whois.nic.im"
|
2822
2473
|
},
|
2823
2474
|
"imamat": {
|
2824
|
-
"_group": "afiliassrs",
|
2825
2475
|
"_type": "newgtld",
|
2826
2476
|
"host": "whois.afilias-srs.net"
|
2827
2477
|
},
|
2828
2478
|
"imdb": {
|
2829
|
-
"_group": "amazonregistry",
|
2830
2479
|
"_type": "newgtld",
|
2831
2480
|
"host": "whois.nic.imdb"
|
2832
2481
|
},
|
2833
2482
|
"immo": {
|
2834
|
-
"_group": "donuts",
|
2835
2483
|
"_type": "newgtld",
|
2836
2484
|
"host": "whois.nic.immo"
|
2837
2485
|
},
|
2838
2486
|
"immobilien": {
|
2839
|
-
"_group": "donuts",
|
2840
2487
|
"_type": "newgtld",
|
2841
2488
|
"host": "whois.nic.immobilien"
|
2842
2489
|
},
|
@@ -2844,17 +2491,14 @@
|
|
2844
2491
|
"host": "whois.registry.in"
|
2845
2492
|
},
|
2846
2493
|
"inc": {
|
2847
|
-
"_group": "uniregistry",
|
2848
2494
|
"_type": "newgtld",
|
2849
2495
|
"host": "whois.nic.inc"
|
2850
2496
|
},
|
2851
2497
|
"industries": {
|
2852
|
-
"_group": "donuts",
|
2853
2498
|
"_type": "newgtld",
|
2854
2499
|
"host": "whois.nic.industries"
|
2855
2500
|
},
|
2856
2501
|
"infiniti": {
|
2857
|
-
"_group": "gmo",
|
2858
2502
|
"_type": "newgtld",
|
2859
2503
|
"host": "whois.nic.gmo"
|
2860
2504
|
},
|
@@ -2862,17 +2506,14 @@
|
|
2862
2506
|
"host": "whois.afilias.net"
|
2863
2507
|
},
|
2864
2508
|
"ing": {
|
2865
|
-
"_group": "google",
|
2866
2509
|
"_type": "newgtld",
|
2867
2510
|
"host": "whois.nic.google"
|
2868
2511
|
},
|
2869
2512
|
"ink": {
|
2870
|
-
"_group": "centralnic",
|
2871
2513
|
"_type": "newgtld",
|
2872
2514
|
"host": "whois.nic.ink"
|
2873
2515
|
},
|
2874
2516
|
"institute": {
|
2875
|
-
"_group": "donuts",
|
2876
2517
|
"_type": "newgtld",
|
2877
2518
|
"host": "whois.nic.institute"
|
2878
2519
|
},
|
@@ -2881,7 +2522,6 @@
|
|
2881
2522
|
"host": "whois.nic.insurance"
|
2882
2523
|
},
|
2883
2524
|
"insure": {
|
2884
|
-
"_group": "donuts",
|
2885
2525
|
"_type": "newgtld",
|
2886
2526
|
"host": "whois.nic.insure"
|
2887
2527
|
},
|
@@ -2893,7 +2533,6 @@
|
|
2893
2533
|
"adapter": "none"
|
2894
2534
|
},
|
2895
2535
|
"international": {
|
2896
|
-
"_group": "donuts",
|
2897
2536
|
"_type": "newgtld",
|
2898
2537
|
"host": "whois.nic.international"
|
2899
2538
|
},
|
@@ -2902,7 +2541,6 @@
|
|
2902
2541
|
"adapter": "none"
|
2903
2542
|
},
|
2904
2543
|
"investments": {
|
2905
|
-
"_group": "donuts",
|
2906
2544
|
"_type": "newgtld",
|
2907
2545
|
"host": "whois.nic.investments"
|
2908
2546
|
},
|
@@ -2920,7 +2558,6 @@
|
|
2920
2558
|
"host": "whois.nic.ir"
|
2921
2559
|
},
|
2922
2560
|
"irish": {
|
2923
|
-
"_group": "donuts",
|
2924
2561
|
"_type": "newgtld",
|
2925
2562
|
"host": "whois.nic.irish"
|
2926
2563
|
},
|
@@ -2928,17 +2565,14 @@
|
|
2928
2565
|
"host": "whois.isnic.is"
|
2929
2566
|
},
|
2930
2567
|
"ismaili": {
|
2931
|
-
"_group": "afiliassrs",
|
2932
2568
|
"_type": "newgtld",
|
2933
2569
|
"host": "whois.afilias-srs.net"
|
2934
2570
|
},
|
2935
2571
|
"ist": {
|
2936
|
-
"_group": "afiliassrs",
|
2937
2572
|
"_type": "newgtld",
|
2938
2573
|
"host": "whois.afilias-srs.net"
|
2939
2574
|
},
|
2940
2575
|
"istanbul": {
|
2941
|
-
"_group": "afiliassrs",
|
2942
2576
|
"_type": "newgtld",
|
2943
2577
|
"host": "whois.afilias-srs.net"
|
2944
2578
|
},
|
@@ -2950,12 +2584,10 @@
|
|
2950
2584
|
"adapter": "none"
|
2951
2585
|
},
|
2952
2586
|
"itv": {
|
2953
|
-
"_group": "afiliassrs",
|
2954
2587
|
"_type": "newgtld",
|
2955
2588
|
"host": "whois.afilias-srs.net"
|
2956
2589
|
},
|
2957
2590
|
"iveco": {
|
2958
|
-
"_group": "afiliassrs",
|
2959
2591
|
"_type": "newgtld",
|
2960
2592
|
"host": "whois.nic.iveco"
|
2961
2593
|
},
|
@@ -2968,12 +2600,10 @@
|
|
2968
2600
|
"host": "whois.nic.java"
|
2969
2601
|
},
|
2970
2602
|
"jcb": {
|
2971
|
-
"_group": "gmo",
|
2972
2603
|
"_type": "newgtld",
|
2973
2604
|
"host": "whois.nic.gmo"
|
2974
2605
|
},
|
2975
2606
|
"jcp": {
|
2976
|
-
"_group": "afiliassrs",
|
2977
2607
|
"_type": "newgtld",
|
2978
2608
|
"host": "whois.afilias-srs.net"
|
2979
2609
|
},
|
@@ -2981,28 +2611,23 @@
|
|
2981
2611
|
"host": "whois.je"
|
2982
2612
|
},
|
2983
2613
|
"jeep": {
|
2984
|
-
"_group": "afiliassrs",
|
2985
2614
|
"_type": "newgtld",
|
2986
2615
|
"host": "whois.afilias-srs.net"
|
2987
2616
|
},
|
2988
2617
|
"jetzt": {
|
2989
|
-
"_group": "donuts",
|
2990
2618
|
"_type": "newgtld",
|
2991
2619
|
"adapter": "none",
|
2992
2620
|
"host": "whois.nic.jetzt"
|
2993
2621
|
},
|
2994
2622
|
"jewelry": {
|
2995
|
-
"_group": "donuts",
|
2996
2623
|
"_type": "newgtld",
|
2997
2624
|
"host": "whois.nic.jewelry"
|
2998
2625
|
},
|
2999
2626
|
"jio": {
|
3000
|
-
"_group": "afiliassrs",
|
3001
2627
|
"_type": "newgtld",
|
3002
2628
|
"host": "whois.nic.jio"
|
3003
2629
|
},
|
3004
2630
|
"jll": {
|
3005
|
-
"_group": "afiliassrs",
|
3006
2631
|
"_type": "newgtld",
|
3007
2632
|
"host": "whois.afilias-srs.net"
|
3008
2633
|
},
|
@@ -3026,17 +2651,14 @@
|
|
3026
2651
|
"adapter": "verisign"
|
3027
2652
|
},
|
3028
2653
|
"joburg": {
|
3029
|
-
"_group": "zaregistry",
|
3030
2654
|
"_type": "newgtld",
|
3031
2655
|
"host": "joburg-whois.registry.net.za"
|
3032
2656
|
},
|
3033
2657
|
"jot": {
|
3034
|
-
"_group": "amazonregistry",
|
3035
2658
|
"_type": "newgtld",
|
3036
2659
|
"host": "whois.nic.jot"
|
3037
2660
|
},
|
3038
2661
|
"joy": {
|
3039
|
-
"_group": "amazonregistry",
|
3040
2662
|
"_type": "newgtld",
|
3041
2663
|
"host": "whois.nic.joy"
|
3042
2664
|
},
|
@@ -3054,7 +2676,6 @@
|
|
3054
2676
|
"adapter": "none"
|
3055
2677
|
},
|
3056
2678
|
"juegos": {
|
3057
|
-
"_group": "uniregistry",
|
3058
2679
|
"_type": "newgtld",
|
3059
2680
|
"host": "whois.uniregistry.net"
|
3060
2681
|
},
|
@@ -3063,12 +2684,10 @@
|
|
3063
2684
|
"host": "whois.nic.juniper"
|
3064
2685
|
},
|
3065
2686
|
"kaufen": {
|
3066
|
-
"_group": "donuts",
|
3067
2687
|
"_type": "newgtld",
|
3068
2688
|
"host": "whois.nic.kaufen"
|
3069
2689
|
},
|
3070
2690
|
"kddi": {
|
3071
|
-
"_group": "gmo",
|
3072
2691
|
"_type": "newgtld",
|
3073
2692
|
"host": "whois.nic.kddi"
|
3074
2693
|
},
|
@@ -3088,7 +2707,6 @@
|
|
3088
2707
|
"host": "whois.nic.kerryproperties"
|
3089
2708
|
},
|
3090
2709
|
"kfh": {
|
3091
|
-
"_group": "centralnic",
|
3092
2710
|
"_type": "newgtld",
|
3093
2711
|
"host": "whois.nic.kfh"
|
3094
2712
|
},
|
@@ -3106,7 +2724,6 @@
|
|
3106
2724
|
"host": "whois.nic.kia"
|
3107
2725
|
},
|
3108
2726
|
"kim": {
|
3109
|
-
"_group": "afilias",
|
3110
2727
|
"_type": "newgtld",
|
3111
2728
|
"host": "whois.afilias.net"
|
3112
2729
|
},
|
@@ -3115,12 +2732,10 @@
|
|
3115
2732
|
"adapter": "none"
|
3116
2733
|
},
|
3117
2734
|
"kindle": {
|
3118
|
-
"_group": "amazonregistry",
|
3119
2735
|
"_type": "newgtld",
|
3120
2736
|
"host": "whois.nic.kindle"
|
3121
2737
|
},
|
3122
2738
|
"kitchen": {
|
3123
|
-
"_group": "donuts",
|
3124
2739
|
"_type": "newgtld",
|
3125
2740
|
"host": "whois.nic.kitchen"
|
3126
2741
|
},
|
@@ -3135,7 +2750,6 @@
|
|
3135
2750
|
"host": "whois.nic.kn"
|
3136
2751
|
},
|
3137
2752
|
"koeln": {
|
3138
|
-
"_group": "knipp",
|
3139
2753
|
"_type": "newgtld",
|
3140
2754
|
"host": "whois.ryce-rsp.com"
|
3141
2755
|
},
|
@@ -3144,7 +2758,6 @@
|
|
3144
2758
|
"host": "whois.nic.komatsu"
|
3145
2759
|
},
|
3146
2760
|
"kosher": {
|
3147
|
-
"_group": "afiliassrs",
|
3148
2761
|
"_type": "newgtld",
|
3149
2762
|
"host": "whois.nic.kosher"
|
3150
2763
|
},
|
@@ -3163,7 +2776,6 @@
|
|
3163
2776
|
"host": "whois.kr"
|
3164
2777
|
},
|
3165
2778
|
"krd": {
|
3166
|
-
"_group": "aridnrs",
|
3167
2779
|
"_type": "newgtld",
|
3168
2780
|
"host": "whois.aridnrs.net.au"
|
3169
2781
|
},
|
@@ -3197,27 +2809,22 @@
|
|
3197
2809
|
"host": "whois.nic.lacaixa"
|
3198
2810
|
},
|
3199
2811
|
"lamborghini": {
|
3200
|
-
"_group": "afiliassrs",
|
3201
2812
|
"_type": "newgtld",
|
3202
2813
|
"host": "whois.afilias-srs.net"
|
3203
2814
|
},
|
3204
2815
|
"lamer": {
|
3205
|
-
"_group": "afiliassrs",
|
3206
2816
|
"_type": "newgtld",
|
3207
2817
|
"host": "whois.nic.lamer"
|
3208
2818
|
},
|
3209
2819
|
"lancaster": {
|
3210
|
-
"_group": "nicfr",
|
3211
2820
|
"_type": "newgtld",
|
3212
2821
|
"host": "whois-lancaster.nic.fr"
|
3213
2822
|
},
|
3214
2823
|
"lancia": {
|
3215
|
-
"_group": "afiliassrs",
|
3216
2824
|
"_type": "newgtld",
|
3217
2825
|
"host": "whois.afilias-srs.net"
|
3218
2826
|
},
|
3219
2827
|
"land": {
|
3220
|
-
"_group": "donuts",
|
3221
2828
|
"_type": "newgtld",
|
3222
2829
|
"host": "whois.nic.land"
|
3223
2830
|
},
|
@@ -3230,7 +2837,6 @@
|
|
3230
2837
|
"adapter": "none"
|
3231
2838
|
},
|
3232
2839
|
"lasalle": {
|
3233
|
-
"_group": "afiliassrs",
|
3234
2840
|
"_type": "newgtld",
|
3235
2841
|
"host": "whois.afilias-srs.net"
|
3236
2842
|
},
|
@@ -3239,7 +2845,6 @@
|
|
3239
2845
|
"host": "whois.nic.lat"
|
3240
2846
|
},
|
3241
2847
|
"latino": {
|
3242
|
-
"_group": "afiliassrs",
|
3243
2848
|
"_type": "newgtld",
|
3244
2849
|
"host": "whois.nic.latino"
|
3245
2850
|
},
|
@@ -3248,12 +2853,10 @@
|
|
3248
2853
|
"host": "whois.nic.latrobe"
|
3249
2854
|
},
|
3250
2855
|
"law": {
|
3251
|
-
"_group": "mmregistry",
|
3252
2856
|
"_type": "newgtld",
|
3253
2857
|
"host": "whois.nic.law"
|
3254
2858
|
},
|
3255
2859
|
"lawyer": {
|
3256
|
-
"_group": "donuts",
|
3257
2860
|
"_type": "newgtld",
|
3258
2861
|
"host": "whois.nic.lawyer"
|
3259
2862
|
},
|
@@ -3266,17 +2869,14 @@
|
|
3266
2869
|
"adapter": "afilias"
|
3267
2870
|
},
|
3268
2871
|
"lds": {
|
3269
|
-
"_group": "afiliassrs",
|
3270
2872
|
"_type": "newgtld",
|
3271
2873
|
"host": "whois.nic.lds"
|
3272
2874
|
},
|
3273
2875
|
"lease": {
|
3274
|
-
"_group": "donuts",
|
3275
2876
|
"_type": "newgtld",
|
3276
2877
|
"host": "whois.nic.lease"
|
3277
2878
|
},
|
3278
2879
|
"leclerc": {
|
3279
|
-
"_group": "nicfr",
|
3280
2880
|
"_type": "newgtld",
|
3281
2881
|
"host": "whois-leclerc.nic.fr"
|
3282
2882
|
},
|
@@ -3285,7 +2885,6 @@
|
|
3285
2885
|
"host": "whois.nic.lefrak"
|
3286
2886
|
},
|
3287
2887
|
"legal": {
|
3288
|
-
"_group": "donuts",
|
3289
2888
|
"_type": "newgtld",
|
3290
2889
|
"host": "whois.nic.legal"
|
3291
2890
|
},
|
@@ -3298,7 +2897,6 @@
|
|
3298
2897
|
"host": "whois.nic.lexus"
|
3299
2898
|
},
|
3300
2899
|
"lgbt": {
|
3301
|
-
"_group": "afilias",
|
3302
2900
|
"_type": "newgtld",
|
3303
2901
|
"host": "whois.afilias.net"
|
3304
2902
|
},
|
@@ -3310,7 +2908,6 @@
|
|
3310
2908
|
"host": "whois.nic.lidl"
|
3311
2909
|
},
|
3312
2910
|
"life": {
|
3313
|
-
"_group": "donuts",
|
3314
2911
|
"_type": "newgtld",
|
3315
2912
|
"host": "whois.nic.life"
|
3316
2913
|
},
|
@@ -3323,12 +2920,10 @@
|
|
3323
2920
|
"host": "whois.nic.lifestyle"
|
3324
2921
|
},
|
3325
2922
|
"lighting": {
|
3326
|
-
"_group": "donuts",
|
3327
2923
|
"_type": "newgtld",
|
3328
2924
|
"host": "whois.nic.lighting"
|
3329
2925
|
},
|
3330
2926
|
"like": {
|
3331
|
-
"_group": "amazonregistry",
|
3332
2927
|
"_type": "newgtld",
|
3333
2928
|
"host": "whois.nic.like"
|
3334
2929
|
},
|
@@ -3337,12 +2932,10 @@
|
|
3337
2932
|
"adapter": "none"
|
3338
2933
|
},
|
3339
2934
|
"limited": {
|
3340
|
-
"_group": "donuts",
|
3341
2935
|
"_type": "newgtld",
|
3342
2936
|
"host": "whois.nic.limited"
|
3343
2937
|
},
|
3344
2938
|
"limo": {
|
3345
|
-
"_group": "donuts",
|
3346
2939
|
"_type": "newgtld",
|
3347
2940
|
"host": "whois.nic.limo"
|
3348
2941
|
},
|
@@ -3355,7 +2948,6 @@
|
|
3355
2948
|
"host": "whois.nic.linde"
|
3356
2949
|
},
|
3357
2950
|
"link": {
|
3358
|
-
"_group": "uniregistry",
|
3359
2951
|
"_type": "newgtld",
|
3360
2952
|
"host": "whois.uniregistry.net"
|
3361
2953
|
},
|
@@ -3364,7 +2956,6 @@
|
|
3364
2956
|
"host": "whois.nic.lipsy"
|
3365
2957
|
},
|
3366
2958
|
"live": {
|
3367
|
-
"_group": "donuts",
|
3368
2959
|
"_type": "newgtld",
|
3369
2960
|
"host": "whois.nic.live"
|
3370
2961
|
},
|
@@ -3380,7 +2971,6 @@
|
|
3380
2971
|
"host": "whois.nic.lk"
|
3381
2972
|
},
|
3382
2973
|
"llc": {
|
3383
|
-
"_group": "afilias",
|
3384
2974
|
"_type": "newgtld",
|
3385
2975
|
"host": "whois.afilias.net"
|
3386
2976
|
},
|
@@ -3389,12 +2979,10 @@
|
|
3389
2979
|
"host": "whois.nic.loan"
|
3390
2980
|
},
|
3391
2981
|
"loans": {
|
3392
|
-
"_group": "donuts",
|
3393
2982
|
"_type": "newgtld",
|
3394
2983
|
"host": "whois.nic.loans"
|
3395
2984
|
},
|
3396
2985
|
"locker": {
|
3397
|
-
"_group": "afiliassrs",
|
3398
2986
|
"_type": "newgtld",
|
3399
2987
|
"host": "whois.nic.locker"
|
3400
2988
|
},
|
@@ -3407,27 +2995,22 @@
|
|
3407
2995
|
"adapter": "none"
|
3408
2996
|
},
|
3409
2997
|
"lol": {
|
3410
|
-
"_group": "uniregistry",
|
3411
2998
|
"_type": "newgtld",
|
3412
2999
|
"host": "whois.uniregistry.net"
|
3413
3000
|
},
|
3414
3001
|
"london": {
|
3415
|
-
"_group": "mmregistry",
|
3416
3002
|
"_type": "newgtld",
|
3417
3003
|
"host": "whois.nic.london"
|
3418
3004
|
},
|
3419
3005
|
"lotte": {
|
3420
|
-
"_group": "gmo",
|
3421
3006
|
"_type": "newgtld",
|
3422
3007
|
"host": "whois.nic.lotte"
|
3423
3008
|
},
|
3424
3009
|
"lotto": {
|
3425
|
-
"_group": "afilias",
|
3426
3010
|
"_type": "newgtld",
|
3427
3011
|
"host": "whois.afilias.net"
|
3428
3012
|
},
|
3429
3013
|
"love": {
|
3430
|
-
"_group": "centralnic",
|
3431
3014
|
"_type": "newgtld",
|
3432
3015
|
"host": "whois.nic.love"
|
3433
3016
|
},
|
@@ -3450,12 +3033,10 @@
|
|
3450
3033
|
"host": "whois.domreg.lt"
|
3451
3034
|
},
|
3452
3035
|
"ltd": {
|
3453
|
-
"_group": "donuts",
|
3454
3036
|
"_type": "newgtld",
|
3455
3037
|
"host": "whois.nic.ltd"
|
3456
3038
|
},
|
3457
3039
|
"ltda": {
|
3458
|
-
"_group": "afiliassrs",
|
3459
3040
|
"_type": "newgtld",
|
3460
3041
|
"host": "whois.afilias-srs.net"
|
3461
3042
|
},
|
@@ -3471,7 +3052,6 @@
|
|
3471
3052
|
"adapter": "none"
|
3472
3053
|
},
|
3473
3054
|
"luxe": {
|
3474
|
-
"_group": "mmregistry",
|
3475
3055
|
"_type": "newgtld",
|
3476
3056
|
"host": "whois.nic.luxe"
|
3477
3057
|
},
|
@@ -3493,7 +3073,6 @@
|
|
3493
3073
|
"host": "whois.nic.macys"
|
3494
3074
|
},
|
3495
3075
|
"madrid": {
|
3496
|
-
"_group": "corenic",
|
3497
3076
|
"_type": "newgtld",
|
3498
3077
|
"host": "whois.madrid.rs.corenic.net"
|
3499
3078
|
},
|
@@ -3502,7 +3081,6 @@
|
|
3502
3081
|
"adapter": "none"
|
3503
3082
|
},
|
3504
3083
|
"maison": {
|
3505
|
-
"_group": "donuts",
|
3506
3084
|
"_type": "newgtld",
|
3507
3085
|
"host": "whois.nic.maison"
|
3508
3086
|
},
|
@@ -3515,27 +3093,22 @@
|
|
3515
3093
|
"host": "whois.nic.man"
|
3516
3094
|
},
|
3517
3095
|
"management": {
|
3518
|
-
"_group": "donuts",
|
3519
3096
|
"_type": "newgtld",
|
3520
3097
|
"host": "whois.nic.management"
|
3521
3098
|
},
|
3522
3099
|
"mango": {
|
3523
|
-
"_group": "coreregistry",
|
3524
3100
|
"_type": "newgtld",
|
3525
3101
|
"host": "whois.nic.mango"
|
3526
3102
|
},
|
3527
3103
|
"map": {
|
3528
|
-
"_group": "google",
|
3529
3104
|
"_type": "newgtld",
|
3530
3105
|
"host": "whois.nic.google"
|
3531
3106
|
},
|
3532
3107
|
"market": {
|
3533
|
-
"_group": "donuts",
|
3534
3108
|
"_type": "newgtld",
|
3535
3109
|
"host": "whois.nic.market"
|
3536
3110
|
},
|
3537
3111
|
"marketing": {
|
3538
|
-
"_group": "donuts",
|
3539
3112
|
"_type": "newgtld",
|
3540
3113
|
"host": "whois.nic.marketing"
|
3541
3114
|
},
|
@@ -3544,7 +3117,6 @@
|
|
3544
3117
|
"host": "whois.nic.markets"
|
3545
3118
|
},
|
3546
3119
|
"marriott": {
|
3547
|
-
"_group": "afiliassrs",
|
3548
3120
|
"_type": "newgtld",
|
3549
3121
|
"host": "whois.afilias-srs.net"
|
3550
3122
|
},
|
@@ -3553,7 +3125,6 @@
|
|
3553
3125
|
"adapter": "none"
|
3554
3126
|
},
|
3555
3127
|
"maserati": {
|
3556
|
-
"_group": "afiliassrs",
|
3557
3128
|
"_type": "newgtld",
|
3558
3129
|
"host": "whois.nic.maserati"
|
3559
3130
|
},
|
@@ -3562,7 +3133,6 @@
|
|
3562
3133
|
"adapter": "none"
|
3563
3134
|
},
|
3564
3135
|
"mba": {
|
3565
|
-
"_group": "donuts",
|
3566
3136
|
"_type": "newgtld",
|
3567
3137
|
"host": "whois.nic.mba"
|
3568
3138
|
},
|
@@ -3570,7 +3140,6 @@
|
|
3570
3140
|
"adapter": "none"
|
3571
3141
|
},
|
3572
3142
|
"mckinsey": {
|
3573
|
-
"_group": "afiliassrs",
|
3574
3143
|
"_type": "newgtld",
|
3575
3144
|
"host": "whois.nic.mckinsey"
|
3576
3145
|
},
|
@@ -3585,27 +3154,22 @@
|
|
3585
3154
|
"host": "whois.nic.med"
|
3586
3155
|
},
|
3587
3156
|
"media": {
|
3588
|
-
"_group": "donuts",
|
3589
3157
|
"_type": "newgtld",
|
3590
3158
|
"host": "whois.nic.media"
|
3591
3159
|
},
|
3592
3160
|
"meet": {
|
3593
|
-
"_group": "google",
|
3594
3161
|
"_type": "newgtld",
|
3595
3162
|
"host": "whois.nic.google"
|
3596
3163
|
},
|
3597
3164
|
"melbourne": {
|
3598
|
-
"_group": "aridnrs",
|
3599
3165
|
"_type": "newgtld",
|
3600
3166
|
"host": "whois.aridnrs.net.au"
|
3601
3167
|
},
|
3602
3168
|
"meme": {
|
3603
|
-
"_group": "google",
|
3604
3169
|
"_type": "newgtld",
|
3605
3170
|
"host": "whois.nic.google"
|
3606
3171
|
},
|
3607
3172
|
"memorial": {
|
3608
|
-
"_group": "donuts",
|
3609
3173
|
"_type": "newgtld",
|
3610
3174
|
"host": "whois.nic.memorial"
|
3611
3175
|
},
|
@@ -3622,7 +3186,6 @@
|
|
3622
3186
|
"adapter": "none"
|
3623
3187
|
},
|
3624
3188
|
"metlife": {
|
3625
|
-
"_group": "afiliassrs",
|
3626
3189
|
"_type": "newgtld",
|
3627
3190
|
"host": "whois.nic.metlife"
|
3628
3191
|
},
|
@@ -3633,7 +3196,6 @@
|
|
3633
3196
|
"adapter": "none"
|
3634
3197
|
},
|
3635
3198
|
"miami": {
|
3636
|
-
"_group": "mmregistry",
|
3637
3199
|
"_type": "newgtld",
|
3638
3200
|
"host": "whois.nic.miami"
|
3639
3201
|
},
|
@@ -3645,7 +3207,6 @@
|
|
3645
3207
|
"adapter": "none"
|
3646
3208
|
},
|
3647
3209
|
"mini": {
|
3648
|
-
"_group": "ksregistry",
|
3649
3210
|
"_type": "newgtld",
|
3650
3211
|
"host": "whois.nic.mini"
|
3651
3212
|
},
|
@@ -3654,12 +3215,10 @@
|
|
3654
3215
|
"adapter": "none"
|
3655
3216
|
},
|
3656
3217
|
"mit": {
|
3657
|
-
"_group": "afiliassrs",
|
3658
3218
|
"_type": "newgtld",
|
3659
3219
|
"host": "whois.afilias-srs.net"
|
3660
3220
|
},
|
3661
3221
|
"mitsubishi": {
|
3662
|
-
"_group": "gmo",
|
3663
3222
|
"_type": "newgtld",
|
3664
3223
|
"host": "whois.nic.gmo"
|
3665
3224
|
},
|
@@ -3681,7 +3240,6 @@
|
|
3681
3240
|
"adapter": "none"
|
3682
3241
|
},
|
3683
3242
|
"mma": {
|
3684
|
-
"_group": "nicfr",
|
3685
3243
|
"_type": "newgtld",
|
3686
3244
|
"host": "whois-mma.nic.fr"
|
3687
3245
|
},
|
@@ -3692,16 +3250,13 @@
|
|
3692
3250
|
"host": "whois.monic.mo"
|
3693
3251
|
},
|
3694
3252
|
"mobi": {
|
3695
|
-
"_group": "afilias",
|
3696
3253
|
"host": "whois.afilias.net"
|
3697
3254
|
},
|
3698
3255
|
"mobile": {
|
3699
|
-
"_group": "afiliassrs",
|
3700
3256
|
"_type": "newgtld",
|
3701
3257
|
"host": "whois.nic.mobile"
|
3702
3258
|
},
|
3703
3259
|
"moda": {
|
3704
|
-
"_group": "donuts",
|
3705
3260
|
"_type": "newgtld",
|
3706
3261
|
"host": "whois.nic.moda"
|
3707
3262
|
},
|
@@ -3710,12 +3265,10 @@
|
|
3710
3265
|
"host": "whois.nic.moe"
|
3711
3266
|
},
|
3712
3267
|
"moi": {
|
3713
|
-
"_group": "amazonregistry",
|
3714
3268
|
"_type": "newgtld",
|
3715
3269
|
"host": "whois.nic.moi"
|
3716
3270
|
},
|
3717
3271
|
"mom": {
|
3718
|
-
"_group": "uniregistry",
|
3719
3272
|
"_type": "newgtld",
|
3720
3273
|
"host": "whois.uniregistry.net"
|
3721
3274
|
},
|
@@ -3724,12 +3277,10 @@
|
|
3724
3277
|
"host": "whois.nic.monash"
|
3725
3278
|
},
|
3726
3279
|
"money": {
|
3727
|
-
"_group": "donuts",
|
3728
3280
|
"_type": "newgtld",
|
3729
3281
|
"host": "whois.nic.money"
|
3730
3282
|
},
|
3731
3283
|
"monster": {
|
3732
|
-
"_group": "afiliassrs",
|
3733
3284
|
"_type": "newgtld",
|
3734
3285
|
"host": "whois.nic.monster"
|
3735
3286
|
},
|
@@ -3738,12 +3289,10 @@
|
|
3738
3289
|
"adapter": "none"
|
3739
3290
|
},
|
3740
3291
|
"mormon": {
|
3741
|
-
"_group": "afiliassrs",
|
3742
3292
|
"_type": "newgtld",
|
3743
3293
|
"host": "whois.nic.mormon"
|
3744
3294
|
},
|
3745
3295
|
"mortgage": {
|
3746
|
-
"_group": "donuts",
|
3747
3296
|
"_type": "newgtld",
|
3748
3297
|
"host": "whois.nic.mortgage"
|
3749
3298
|
},
|
@@ -3756,17 +3305,14 @@
|
|
3756
3305
|
"adapter": "none"
|
3757
3306
|
},
|
3758
3307
|
"motorcycles": {
|
3759
|
-
"_group": "afiliassrs",
|
3760
3308
|
"_type": "newgtld",
|
3761
3309
|
"host": "whois.afilias-srs.net"
|
3762
3310
|
},
|
3763
3311
|
"mov": {
|
3764
|
-
"_group": "google",
|
3765
3312
|
"_type": "newgtld",
|
3766
3313
|
"host": "whois.nic.google"
|
3767
3314
|
},
|
3768
3315
|
"movie": {
|
3769
|
-
"_group": "donuts",
|
3770
3316
|
"_type": "newgtld",
|
3771
3317
|
"host": "whois.nic.movie"
|
3772
3318
|
},
|
@@ -3849,12 +3395,10 @@
|
|
3849
3395
|
"host": "whois.nic.nationwide"
|
3850
3396
|
},
|
3851
3397
|
"natura": {
|
3852
|
-
"_group": "afiliassrs",
|
3853
3398
|
"_type": "newgtld",
|
3854
3399
|
"host": "whois.afilias-srs.net"
|
3855
3400
|
},
|
3856
3401
|
"navy": {
|
3857
|
-
"_group": "donuts",
|
3858
3402
|
"_type": "newgtld",
|
3859
3403
|
"host": "whois.nic.navy"
|
3860
3404
|
},
|
@@ -3877,32 +3421,26 @@
|
|
3877
3421
|
"adapter": "verisign"
|
3878
3422
|
},
|
3879
3423
|
"gb.net": {
|
3880
|
-
"_group": "centralnic",
|
3881
3424
|
"_type": "private",
|
3882
3425
|
"host": "whois.centralnic.com"
|
3883
3426
|
},
|
3884
3427
|
"hu.net": {
|
3885
|
-
"_group": "centralnic",
|
3886
3428
|
"_type": "private",
|
3887
3429
|
"host": "whois.centralnic.com"
|
3888
3430
|
},
|
3889
3431
|
"in.net": {
|
3890
|
-
"_group": "centralnic",
|
3891
3432
|
"_type": "private",
|
3892
3433
|
"host": "whois.centralnic.com"
|
3893
3434
|
},
|
3894
3435
|
"jp.net": {
|
3895
|
-
"_group": "centralnic",
|
3896
3436
|
"_type": "private",
|
3897
3437
|
"host": "whois.centralnic.com"
|
3898
3438
|
},
|
3899
3439
|
"se.net": {
|
3900
|
-
"_group": "centralnic",
|
3901
3440
|
"_type": "private",
|
3902
3441
|
"host": "whois.centralnic.com"
|
3903
3442
|
},
|
3904
3443
|
"uk.net": {
|
3905
|
-
"_group": "centralnic",
|
3906
3444
|
"_type": "private",
|
3907
3445
|
"host": "whois.centralnic.com"
|
3908
3446
|
},
|
@@ -3918,7 +3456,6 @@
|
|
3918
3456
|
"adapter": "none"
|
3919
3457
|
},
|
3920
3458
|
"network": {
|
3921
|
-
"_group": "donuts",
|
3922
3459
|
"_type": "newgtld",
|
3923
3460
|
"host": "whois.nic.network"
|
3924
3461
|
},
|
@@ -3927,17 +3464,14 @@
|
|
3927
3464
|
"adapter": "none"
|
3928
3465
|
},
|
3929
3466
|
"new": {
|
3930
|
-
"_group": "google",
|
3931
3467
|
"_type": "newgtld",
|
3932
3468
|
"host": "whois.nic.google"
|
3933
3469
|
},
|
3934
3470
|
"newholland": {
|
3935
|
-
"_group": "afiliassrs",
|
3936
3471
|
"_type": "newgtld",
|
3937
3472
|
"host": "whois.nic.newholland"
|
3938
3473
|
},
|
3939
3474
|
"news": {
|
3940
|
-
"_group": "donuts",
|
3941
3475
|
"_type": "newgtld",
|
3942
3476
|
"host": "whois.nic.news"
|
3943
3477
|
},
|
@@ -3950,7 +3484,6 @@
|
|
3950
3484
|
"host": "whois.nic.nextdirect"
|
3951
3485
|
},
|
3952
3486
|
"nexus": {
|
3953
|
-
"_group": "google",
|
3954
3487
|
"_type": "newgtld",
|
3955
3488
|
"host": "whois.nic.google"
|
3956
3489
|
},
|
@@ -3965,7 +3498,6 @@
|
|
3965
3498
|
"host": "whois.nic.net.ng"
|
3966
3499
|
},
|
3967
3500
|
"ngo": {
|
3968
|
-
"_group": "publicinterestregistry",
|
3969
3501
|
"_type": "newgtld",
|
3970
3502
|
"host": "whois.publicinterestregistry.net"
|
3971
3503
|
},
|
@@ -3978,7 +3510,6 @@
|
|
3978
3510
|
"url": "http://www.nic.ni/"
|
3979
3511
|
},
|
3980
3512
|
"nico": {
|
3981
|
-
"_group": "gmo",
|
3982
3513
|
"_type": "newgtld",
|
3983
3514
|
"host": "whois.nic.nico"
|
3984
3515
|
},
|
@@ -3991,12 +3522,10 @@
|
|
3991
3522
|
"host": "whois.nic.nikon"
|
3992
3523
|
},
|
3993
3524
|
"ninja": {
|
3994
|
-
"_group": "donuts",
|
3995
3525
|
"_type": "newgtld",
|
3996
3526
|
"host": "whois.nic.ninja"
|
3997
3527
|
},
|
3998
3528
|
"nissan": {
|
3999
|
-
"_group": "gmo",
|
4000
3529
|
"_type": "newgtld",
|
4001
3530
|
"host": "whois.nic.gmo"
|
4002
3531
|
},
|
@@ -4011,7 +3540,6 @@
|
|
4011
3540
|
"host": "whois.norid.no"
|
4012
3541
|
},
|
4013
3542
|
"nokia": {
|
4014
|
-
"_group": "afiliassrs",
|
4015
3543
|
"_type": "newgtld",
|
4016
3544
|
"host": "whois.afilias-srs.net"
|
4017
3545
|
},
|
@@ -4024,17 +3552,14 @@
|
|
4024
3552
|
"host": "whois.nic.norton"
|
4025
3553
|
},
|
4026
3554
|
"now": {
|
4027
|
-
"_group": "amazonregistry",
|
4028
3555
|
"_type": "newgtld",
|
4029
3556
|
"host": "whois.nic.now"
|
4030
3557
|
},
|
4031
3558
|
"nowruz": {
|
4032
|
-
"_group": "agitsys",
|
4033
3559
|
"_type": "newgtld",
|
4034
3560
|
"host": "whois.nic.nowruz"
|
4035
3561
|
},
|
4036
3562
|
"nowtv": {
|
4037
|
-
"_group": "afiliassrs",
|
4038
3563
|
"_type": "newgtld",
|
4039
3564
|
"host": "whois.nic.nowtv"
|
4040
3565
|
},
|
@@ -4047,7 +3572,6 @@
|
|
4047
3572
|
"url": "http://www.cenpac.net.nr/dns/whois.html"
|
4048
3573
|
},
|
4049
3574
|
"nra": {
|
4050
|
-
"_group": "afiliassrs",
|
4051
3575
|
"_type": "newgtld",
|
4052
3576
|
"host": "whois.afilias-srs.net"
|
4053
3577
|
},
|
@@ -4074,7 +3598,6 @@
|
|
4074
3598
|
"host": "whois.nic.obi"
|
4075
3599
|
},
|
4076
3600
|
"observer": {
|
4077
|
-
"_group": "centralnic",
|
4078
3601
|
"_type": "newgtld",
|
4079
3602
|
"host": "whois.nic.observer"
|
4080
3603
|
},
|
@@ -4103,7 +3626,6 @@
|
|
4103
3626
|
"adapter": "none"
|
4104
3627
|
},
|
4105
3628
|
"ollo": {
|
4106
|
-
"_group": "afiliassrs",
|
4107
3629
|
"_type": "newgtld",
|
4108
3630
|
"host": "whois.nic.ollo"
|
4109
3631
|
},
|
@@ -4119,17 +3641,14 @@
|
|
4119
3641
|
"host": "whois.nic.one"
|
4120
3642
|
},
|
4121
3643
|
"ong": {
|
4122
|
-
"_group": "publicinterestregistry",
|
4123
3644
|
"_type": "newgtld",
|
4124
3645
|
"host": "whois.publicinterestregistry.net"
|
4125
3646
|
},
|
4126
3647
|
"onl": {
|
4127
|
-
"_group": "afiliassrs",
|
4128
3648
|
"_type": "newgtld",
|
4129
3649
|
"host": "whois.afilias-srs.net"
|
4130
3650
|
},
|
4131
3651
|
"online": {
|
4132
|
-
"_group": "centralnic",
|
4133
3652
|
"_type": "newgtld",
|
4134
3653
|
"host": "whois.nic.online"
|
4135
3654
|
},
|
@@ -4157,7 +3676,6 @@
|
|
4157
3676
|
"host": "whois.pir.org"
|
4158
3677
|
},
|
4159
3678
|
"ae.org": {
|
4160
|
-
"_group": "centralnic",
|
4161
3679
|
"_type": "private",
|
4162
3680
|
"host": "whois.centralnic.com"
|
4163
3681
|
},
|
@@ -4165,12 +3683,10 @@
|
|
4165
3683
|
"host": "whois.eu.org"
|
4166
3684
|
},
|
4167
3685
|
"hk.org": {
|
4168
|
-
"_group": "udrregistry",
|
4169
3686
|
"_type": "private",
|
4170
3687
|
"host": "whois.registry.hk.com"
|
4171
3688
|
},
|
4172
3689
|
"us.org": {
|
4173
|
-
"_group": "centralnic",
|
4174
3690
|
"_type": "private",
|
4175
3691
|
"host": "whois.centralnic.com"
|
4176
3692
|
},
|
@@ -4178,22 +3694,18 @@
|
|
4178
3694
|
"host": "whois.za.org"
|
4179
3695
|
},
|
4180
3696
|
"organic": {
|
4181
|
-
"_group": "afilias",
|
4182
3697
|
"_type": "newgtld",
|
4183
3698
|
"host": "whois.afilias.net"
|
4184
3699
|
},
|
4185
3700
|
"orientexpress": {
|
4186
|
-
"_group": "afiliassrs",
|
4187
3701
|
"_type": "newgtld",
|
4188
3702
|
"host": "whois.afilias-srs.net"
|
4189
3703
|
},
|
4190
3704
|
"origin": {
|
4191
|
-
"_group": "afiliassrs",
|
4192
3705
|
"_type": "newgtld",
|
4193
3706
|
"host": "whois.afilias-srs.net"
|
4194
3707
|
},
|
4195
3708
|
"origins": {
|
4196
|
-
"_group": "afiliassrs",
|
4197
3709
|
"_type": "newgtld",
|
4198
3710
|
"host": "whois.nic.origins"
|
4199
3711
|
},
|
@@ -4206,12 +3718,10 @@
|
|
4206
3718
|
"adapter": "none"
|
4207
3719
|
},
|
4208
3720
|
"ott": {
|
4209
|
-
"_group": "afiliassrs",
|
4210
3721
|
"_type": "newgtld",
|
4211
3722
|
"host": "whois.nic.ott"
|
4212
3723
|
},
|
4213
3724
|
"ovh": {
|
4214
|
-
"_group": "nicfr",
|
4215
3725
|
"_type": "newgtld",
|
4216
3726
|
"host": "whois.ovh.com"
|
4217
3727
|
},
|
@@ -4220,32 +3730,26 @@
|
|
4220
3730
|
"url": "http://www.nic.pa/"
|
4221
3731
|
},
|
4222
3732
|
"page": {
|
4223
|
-
"_group": "google",
|
4224
3733
|
"_type": "newgtld",
|
4225
3734
|
"host": "whois.nic.google"
|
4226
3735
|
},
|
4227
3736
|
"panasonic": {
|
4228
|
-
"_group": "gmo",
|
4229
3737
|
"_type": "newgtld",
|
4230
3738
|
"host": "whois.nic.gmo"
|
4231
3739
|
},
|
4232
3740
|
"paris": {
|
4233
|
-
"_group": "nicfr",
|
4234
3741
|
"_type": "newgtld",
|
4235
3742
|
"host": "whois-paris.nic.fr"
|
4236
3743
|
},
|
4237
3744
|
"pars": {
|
4238
|
-
"_group": "agitsys",
|
4239
3745
|
"_type": "newgtld",
|
4240
3746
|
"host": "whois.nic.pars"
|
4241
3747
|
},
|
4242
3748
|
"partners": {
|
4243
|
-
"_group": "donuts",
|
4244
3749
|
"_type": "newgtld",
|
4245
3750
|
"host": "whois.nic.partners"
|
4246
3751
|
},
|
4247
3752
|
"parts": {
|
4248
|
-
"_group": "donuts",
|
4249
3753
|
"_type": "newgtld",
|
4250
3754
|
"host": "whois.nic.parts"
|
4251
3755
|
},
|
@@ -4258,12 +3762,10 @@
|
|
4258
3762
|
"adapter": "none"
|
4259
3763
|
},
|
4260
3764
|
"pay": {
|
4261
|
-
"_group": "amazonregistry",
|
4262
3765
|
"_type": "newgtld",
|
4263
3766
|
"host": "whois.nic.pay"
|
4264
3767
|
},
|
4265
3768
|
"pccw": {
|
4266
|
-
"_group": "afiliassrs",
|
4267
3769
|
"_type": "newgtld",
|
4268
3770
|
"host": "whois.nic.pccw"
|
4269
3771
|
},
|
@@ -4271,7 +3773,6 @@
|
|
4271
3773
|
"host": "kero.yachay.pe"
|
4272
3774
|
},
|
4273
3775
|
"pet": {
|
4274
|
-
"_group": "afilias",
|
4275
3776
|
"_type": "newgtld",
|
4276
3777
|
"host": "whois.afilias.net"
|
4277
3778
|
},
|
@@ -4294,7 +3795,6 @@
|
|
4294
3795
|
"adapter": "none"
|
4295
3796
|
},
|
4296
3797
|
"phd": {
|
4297
|
-
"_group": "google",
|
4298
3798
|
"_type": "newgtld",
|
4299
3799
|
"host": "whois.nic.google"
|
4300
3800
|
},
|
@@ -4303,32 +3803,26 @@
|
|
4303
3803
|
"host": "whois.nic.philips"
|
4304
3804
|
},
|
4305
3805
|
"phone": {
|
4306
|
-
"_group": "afiliassrs",
|
4307
3806
|
"_type": "newgtld",
|
4308
3807
|
"host": "whois.nic.phone"
|
4309
3808
|
},
|
4310
3809
|
"photo": {
|
4311
|
-
"_group": "uniregistry",
|
4312
3810
|
"_type": "newgtld",
|
4313
3811
|
"host": "whois.uniregistry.net"
|
4314
3812
|
},
|
4315
3813
|
"photography": {
|
4316
|
-
"_group": "donuts",
|
4317
3814
|
"_type": "newgtld",
|
4318
3815
|
"host": "whois.nic.photography"
|
4319
3816
|
},
|
4320
3817
|
"photos": {
|
4321
|
-
"_group": "donuts",
|
4322
3818
|
"_type": "newgtld",
|
4323
3819
|
"host": "whois.nic.photos"
|
4324
3820
|
},
|
4325
3821
|
"physio": {
|
4326
|
-
"_group": "aridnrs",
|
4327
3822
|
"_type": "newgtld",
|
4328
3823
|
"host": "whois.nic.physio"
|
4329
3824
|
},
|
4330
3825
|
"pics": {
|
4331
|
-
"_group": "uniregistry",
|
4332
3826
|
"_type": "newgtld",
|
4333
3827
|
"host": "whois.uniregistry.net"
|
4334
3828
|
},
|
@@ -4337,7 +3831,6 @@
|
|
4337
3831
|
"adapter": "none"
|
4338
3832
|
},
|
4339
3833
|
"pictures": {
|
4340
|
-
"_group": "donuts",
|
4341
3834
|
"_type": "newgtld",
|
4342
3835
|
"host": "whois.nic.pictures"
|
4343
3836
|
},
|
@@ -4346,7 +3839,6 @@
|
|
4346
3839
|
"host": "whois.nic.pid"
|
4347
3840
|
},
|
4348
3841
|
"pin": {
|
4349
|
-
"_group": "amazonregistry",
|
4350
3842
|
"_type": "newgtld",
|
4351
3843
|
"host": "whois.nic.pin"
|
4352
3844
|
},
|
@@ -4355,17 +3847,14 @@
|
|
4355
3847
|
"adapter": "none"
|
4356
3848
|
},
|
4357
3849
|
"pink": {
|
4358
|
-
"_group": "afilias",
|
4359
3850
|
"_type": "newgtld",
|
4360
3851
|
"host": "whois.afilias.net"
|
4361
3852
|
},
|
4362
3853
|
"pioneer": {
|
4363
|
-
"_group": "gmo",
|
4364
3854
|
"_type": "newgtld",
|
4365
3855
|
"host": "whois.nic.gmo"
|
4366
3856
|
},
|
4367
3857
|
"pizza": {
|
4368
|
-
"_group": "donuts",
|
4369
3858
|
"_type": "newgtld",
|
4370
3859
|
"host": "whois.nic.pizza"
|
4371
3860
|
},
|
@@ -4380,27 +3869,22 @@
|
|
4380
3869
|
"host": "whois.co.pl"
|
4381
3870
|
},
|
4382
3871
|
"place": {
|
4383
|
-
"_group": "donuts",
|
4384
3872
|
"_type": "newgtld",
|
4385
3873
|
"host": "whois.nic.place"
|
4386
3874
|
},
|
4387
3875
|
"play": {
|
4388
|
-
"_group": "google",
|
4389
3876
|
"_type": "newgtld",
|
4390
3877
|
"host": "whois.nic.google"
|
4391
3878
|
},
|
4392
3879
|
"playstation": {
|
4393
|
-
"_group": "gmo",
|
4394
3880
|
"_type": "newgtld",
|
4395
3881
|
"host": "whois.nic.playstation"
|
4396
3882
|
},
|
4397
3883
|
"plumbing": {
|
4398
|
-
"_group": "donuts",
|
4399
3884
|
"_type": "newgtld",
|
4400
3885
|
"host": "whois.nic.plumbing"
|
4401
3886
|
},
|
4402
3887
|
"plus": {
|
4403
|
-
"_group": "donuts",
|
4404
3888
|
"_type": "newgtld",
|
4405
3889
|
"host": "whois.nic.plus"
|
4406
3890
|
},
|
@@ -4412,17 +3896,14 @@
|
|
4412
3896
|
"url": "http://www.pitcairn.pn/PnRegistry/"
|
4413
3897
|
},
|
4414
3898
|
"pnc": {
|
4415
|
-
"_group": "afiliassrs",
|
4416
3899
|
"_type": "newgtld",
|
4417
3900
|
"host": "whois.nic.pnc"
|
4418
3901
|
},
|
4419
3902
|
"pohl": {
|
4420
|
-
"_group": "ksregistry",
|
4421
3903
|
"_type": "newgtld",
|
4422
3904
|
"host": "whois.nic.pohl"
|
4423
3905
|
},
|
4424
3906
|
"poker": {
|
4425
|
-
"_group": "afilias",
|
4426
3907
|
"_type": "newgtld",
|
4427
3908
|
"host": "whois.afilias.net"
|
4428
3909
|
},
|
@@ -4431,7 +3912,6 @@
|
|
4431
3912
|
"host": "whois.nicpolitie"
|
4432
3913
|
},
|
4433
3914
|
"porn": {
|
4434
|
-
"_group": "afiliassrs",
|
4435
3915
|
"_type": "newgtld",
|
4436
3916
|
"host": "whois.afilias-srs.net"
|
4437
3917
|
},
|
@@ -4439,7 +3919,6 @@
|
|
4439
3919
|
"host": "whois.dotpostregistry.net"
|
4440
3920
|
},
|
4441
3921
|
"pr": {
|
4442
|
-
"_group": "afiliassrs",
|
4443
3922
|
"host": "whois.afilias-srs.net"
|
4444
3923
|
},
|
4445
3924
|
"pramerica": {
|
@@ -4455,7 +3934,6 @@
|
|
4455
3934
|
"host": "whois.nic.press"
|
4456
3935
|
},
|
4457
3936
|
"prime": {
|
4458
|
-
"_group": "amazonregistry",
|
4459
3937
|
"_type": "newgtld",
|
4460
3938
|
"host": "whois.nic.prime"
|
4461
3939
|
},
|
@@ -4463,42 +3941,34 @@
|
|
4463
3941
|
"host": "whois.afilias.net"
|
4464
3942
|
},
|
4465
3943
|
"prod": {
|
4466
|
-
"_group": "google",
|
4467
3944
|
"_type": "newgtld",
|
4468
3945
|
"host": "whois.nic.google"
|
4469
3946
|
},
|
4470
3947
|
"productions": {
|
4471
|
-
"_group": "donuts",
|
4472
3948
|
"_type": "newgtld",
|
4473
3949
|
"host": "whois.nic.productions"
|
4474
3950
|
},
|
4475
3951
|
"prof": {
|
4476
|
-
"_group": "google",
|
4477
3952
|
"_type": "newgtld",
|
4478
3953
|
"host": "whois.nic.google"
|
4479
3954
|
},
|
4480
3955
|
"progressive": {
|
4481
|
-
"_group": "afiliassrs",
|
4482
3956
|
"_type": "newgtld",
|
4483
3957
|
"host": "whois.afilias-srs.net"
|
4484
3958
|
},
|
4485
3959
|
"promo": {
|
4486
|
-
"_group": "afilias",
|
4487
3960
|
"_type": "newgtld",
|
4488
3961
|
"host": "whois.afilias.net"
|
4489
3962
|
},
|
4490
3963
|
"properties": {
|
4491
|
-
"_group": "donuts",
|
4492
3964
|
"_type": "newgtld",
|
4493
3965
|
"host": "whois.nic.properties"
|
4494
3966
|
},
|
4495
3967
|
"property": {
|
4496
|
-
"_group": "uniregistry",
|
4497
3968
|
"_type": "newgtld",
|
4498
3969
|
"host": "whois.uniregistry.net"
|
4499
3970
|
},
|
4500
3971
|
"protection": {
|
4501
|
-
"_group": "centralnic",
|
4502
3972
|
"_type": "newgtld",
|
4503
3973
|
"host": "whois.centralnic.com"
|
4504
3974
|
},
|
@@ -4517,7 +3987,6 @@
|
|
4517
3987
|
"host": "whois.dns.pt"
|
4518
3988
|
},
|
4519
3989
|
"pub": {
|
4520
|
-
"_group": "donuts",
|
4521
3990
|
"_type": "newgtld",
|
4522
3991
|
"host": "whois.nic.pub"
|
4523
3992
|
},
|
@@ -4525,7 +3994,6 @@
|
|
4525
3994
|
"host": "whois.nic.pw"
|
4526
3995
|
},
|
4527
3996
|
"pwc": {
|
4528
|
-
"_group": "afiliassrs",
|
4529
3997
|
"_type": "newgtld",
|
4530
3998
|
"host": "whois.afilias-srs.net"
|
4531
3999
|
},
|
@@ -4568,7 +4036,6 @@
|
|
4568
4036
|
"host": "whois.nic.re"
|
4569
4037
|
},
|
4570
4038
|
"read": {
|
4571
|
-
"_group": "amazonregistry",
|
4572
4039
|
"_type": "newgtld",
|
4573
4040
|
"host": "whois.nic.read"
|
4574
4041
|
},
|
@@ -4581,32 +4048,26 @@
|
|
4581
4048
|
"adapter": "none"
|
4582
4049
|
},
|
4583
4050
|
"realty": {
|
4584
|
-
"_group": "centralnic",
|
4585
4051
|
"_type": "newgtld",
|
4586
4052
|
"host": "whois.nic.realty"
|
4587
4053
|
},
|
4588
4054
|
"recipes": {
|
4589
|
-
"_group": "donuts",
|
4590
4055
|
"_type": "newgtld",
|
4591
4056
|
"host": "whois.nic.recipes"
|
4592
4057
|
},
|
4593
4058
|
"red": {
|
4594
|
-
"_group": "afilias",
|
4595
4059
|
"_type": "newgtld",
|
4596
4060
|
"host": "whois.afilias.net"
|
4597
4061
|
},
|
4598
4062
|
"redstone": {
|
4599
|
-
"_group": "afiliassrs",
|
4600
4063
|
"_type": "newgtld",
|
4601
4064
|
"host": "whois.nic.redstone"
|
4602
4065
|
},
|
4603
4066
|
"redumbrella": {
|
4604
|
-
"_group": "afiliassrs",
|
4605
4067
|
"_type": "newgtld",
|
4606
4068
|
"host": "whois.afilias-srs.net"
|
4607
4069
|
},
|
4608
4070
|
"rehab": {
|
4609
|
-
"_group": "donuts",
|
4610
4071
|
"_type": "newgtld",
|
4611
4072
|
"host": "whois.nic.rehab"
|
4612
4073
|
},
|
@@ -4615,7 +4076,6 @@
|
|
4615
4076
|
"host": "whois.nic.reise"
|
4616
4077
|
},
|
4617
4078
|
"reisen": {
|
4618
|
-
"_group": "donuts",
|
4619
4079
|
"_type": "newgtld",
|
4620
4080
|
"host": "whois.nic.reisen"
|
4621
4081
|
},
|
@@ -4624,7 +4084,6 @@
|
|
4624
4084
|
"host": "whois.nic.reit"
|
4625
4085
|
},
|
4626
4086
|
"reliance": {
|
4627
|
-
"_group": "afiliassrs",
|
4628
4087
|
"_type": "newgtld",
|
4629
4088
|
"host": "whois.nic.reliance"
|
4630
4089
|
},
|
@@ -4633,37 +4092,30 @@
|
|
4633
4092
|
"adapter": "none"
|
4634
4093
|
},
|
4635
4094
|
"rent": {
|
4636
|
-
"_group": "centralnic",
|
4637
4095
|
"_type": "newgtld",
|
4638
4096
|
"host": "whois.nic.rent"
|
4639
4097
|
},
|
4640
4098
|
"rentals": {
|
4641
|
-
"_group": "donuts",
|
4642
4099
|
"_type": "newgtld",
|
4643
4100
|
"host": "whois.nic.rentals"
|
4644
4101
|
},
|
4645
4102
|
"repair": {
|
4646
|
-
"_group": "donuts",
|
4647
4103
|
"_type": "newgtld",
|
4648
4104
|
"host": "whois.nic.repair"
|
4649
4105
|
},
|
4650
4106
|
"report": {
|
4651
|
-
"_group": "donuts",
|
4652
4107
|
"_type": "newgtld",
|
4653
4108
|
"host": "whois.nic.report"
|
4654
4109
|
},
|
4655
4110
|
"republican": {
|
4656
|
-
"_group": "donuts",
|
4657
4111
|
"_type": "newgtld",
|
4658
4112
|
"host": "whois.nic.republican"
|
4659
4113
|
},
|
4660
4114
|
"rest": {
|
4661
|
-
"_group": "centralnic",
|
4662
4115
|
"_type": "newgtld",
|
4663
4116
|
"host": "whois.nic.rest"
|
4664
4117
|
},
|
4665
4118
|
"restaurant": {
|
4666
|
-
"_group": "donuts",
|
4667
4119
|
"_type": "newgtld",
|
4668
4120
|
"host": "whois.nic.restaurant"
|
4669
4121
|
},
|
@@ -4672,7 +4124,6 @@
|
|
4672
4124
|
"host": "whois.nic.review"
|
4673
4125
|
},
|
4674
4126
|
"reviews": {
|
4675
|
-
"_group": "donuts",
|
4676
4127
|
"_type": "newgtld",
|
4677
4128
|
"host": "whois.nic.reviews"
|
4678
4129
|
},
|
@@ -4681,12 +4132,10 @@
|
|
4681
4132
|
"host": "whois.nic.rexroth"
|
4682
4133
|
},
|
4683
4134
|
"rich": {
|
4684
|
-
"_group": "afiliassrs",
|
4685
4135
|
"_type": "newgtld",
|
4686
4136
|
"host": "whois.afilias-srs.net"
|
4687
4137
|
},
|
4688
4138
|
"richardli": {
|
4689
|
-
"_group": "afiliassrs",
|
4690
4139
|
"_type": "newgtld",
|
4691
4140
|
"host": "whois.nic.richardli"
|
4692
4141
|
},
|
@@ -4699,22 +4148,18 @@
|
|
4699
4148
|
"host": "whois.nic.rightathome"
|
4700
4149
|
},
|
4701
4150
|
"ril": {
|
4702
|
-
"_group": "afiliassrs",
|
4703
4151
|
"_type": "newgtld",
|
4704
4152
|
"host": "whois.nic.ril"
|
4705
4153
|
},
|
4706
4154
|
"rio": {
|
4707
|
-
"_group": "nicbr",
|
4708
4155
|
"_type": "newgtld",
|
4709
4156
|
"host": "whois.gtlds.nic.br"
|
4710
4157
|
},
|
4711
4158
|
"rip": {
|
4712
|
-
"_group": "donuts",
|
4713
4159
|
"_type": "newgtld",
|
4714
4160
|
"host": "whois.nic.rip"
|
4715
4161
|
},
|
4716
4162
|
"rmit": {
|
4717
|
-
"_group": "aridnrs",
|
4718
4163
|
"_type": "newgtld",
|
4719
4164
|
"host": "whois.aridnrs.net.au"
|
4720
4165
|
},
|
@@ -4726,22 +4171,18 @@
|
|
4726
4171
|
"adapter": "none"
|
4727
4172
|
},
|
4728
4173
|
"rocks": {
|
4729
|
-
"_group": "donuts",
|
4730
4174
|
"_type": "newgtld",
|
4731
4175
|
"host": "whois.nic.rocks"
|
4732
4176
|
},
|
4733
4177
|
"rodeo": {
|
4734
|
-
"_group": "mmregistry",
|
4735
4178
|
"_type": "newgtld",
|
4736
4179
|
"host": "whois.nic.rodeo"
|
4737
4180
|
},
|
4738
4181
|
"rogers": {
|
4739
|
-
"_group": "afiliassrs",
|
4740
4182
|
"_type": "newgtld",
|
4741
4183
|
"host": "whois.afilias-srs.net"
|
4742
4184
|
},
|
4743
4185
|
"room": {
|
4744
|
-
"_group": "amazonregistry",
|
4745
4186
|
"_type": "newgtld",
|
4746
4187
|
"host": "whois.nic.room"
|
4747
4188
|
},
|
@@ -4749,7 +4190,6 @@
|
|
4749
4190
|
"host": "whois.rnids.rs"
|
4750
4191
|
},
|
4751
4192
|
"rsvp": {
|
4752
|
-
"_group": "google",
|
4753
4193
|
"_type": "newgtld",
|
4754
4194
|
"host": "whois.nic.google"
|
4755
4195
|
},
|
@@ -4760,7 +4200,6 @@
|
|
4760
4200
|
"host": "whois.informika.ru"
|
4761
4201
|
},
|
4762
4202
|
"rugby": {
|
4763
|
-
"_group": "centralnic",
|
4764
4203
|
"_type": "newgtld",
|
4765
4204
|
"host": "whois.centralnic.com"
|
4766
4205
|
},
|
@@ -4769,7 +4208,6 @@
|
|
4769
4208
|
"host": "whois.nic.ruhr"
|
4770
4209
|
},
|
4771
4210
|
"run": {
|
4772
|
-
"_group": "donuts",
|
4773
4211
|
"_type": "newgtld",
|
4774
4212
|
"host": "whois.nic.run"
|
4775
4213
|
},
|
@@ -4788,12 +4226,10 @@
|
|
4788
4226
|
"host": "whois.nic.net.sa"
|
4789
4227
|
},
|
4790
4228
|
"saarland": {
|
4791
|
-
"_group": "ksregistry",
|
4792
4229
|
"_type": "newgtld",
|
4793
4230
|
"host": "whois.nic.saarland"
|
4794
4231
|
},
|
4795
4232
|
"safe": {
|
4796
|
-
"_group": "amazonregistry",
|
4797
4233
|
"_type": "newgtld",
|
4798
4234
|
"host": "whois.nic.safe"
|
4799
4235
|
},
|
@@ -4806,12 +4242,10 @@
|
|
4806
4242
|
"adapter": "none"
|
4807
4243
|
},
|
4808
4244
|
"sale": {
|
4809
|
-
"_group": "donuts",
|
4810
4245
|
"_type": "newgtld",
|
4811
4246
|
"host": "whois.nic.sale"
|
4812
4247
|
},
|
4813
4248
|
"salon": {
|
4814
|
-
"_group": "donuts",
|
4815
4249
|
"_type": "newgtld",
|
4816
4250
|
"host": "whois.nic.salon"
|
4817
4251
|
},
|
@@ -4840,7 +4274,6 @@
|
|
4840
4274
|
"host": "whois.nic.sap"
|
4841
4275
|
},
|
4842
4276
|
"sarl": {
|
4843
|
-
"_group": "donuts",
|
4844
4277
|
"_type": "newgtld",
|
4845
4278
|
"host": "whois.nic.sarl"
|
4846
4279
|
},
|
@@ -4849,12 +4282,10 @@
|
|
4849
4282
|
"adapter": "none"
|
4850
4283
|
},
|
4851
4284
|
"save": {
|
4852
|
-
"_group": "amazonregistry",
|
4853
4285
|
"_type": "newgtld",
|
4854
4286
|
"host": "whois.nic.save"
|
4855
4287
|
},
|
4856
4288
|
"saxo": {
|
4857
|
-
"_group": "aridnrs",
|
4858
4289
|
"_type": "newgtld",
|
4859
4290
|
"host": "whois.aridnrs.net.au"
|
4860
4291
|
},
|
@@ -4862,7 +4293,6 @@
|
|
4862
4293
|
"host": "whois.nic.net.sb"
|
4863
4294
|
},
|
4864
4295
|
"sbi": {
|
4865
|
-
"_group": "afiliassrs",
|
4866
4296
|
"_type": "newgtld",
|
4867
4297
|
"host": "whois.nic.sbi"
|
4868
4298
|
},
|
@@ -4883,7 +4313,6 @@
|
|
4883
4313
|
"host": "whois.nic.scb"
|
4884
4314
|
},
|
4885
4315
|
"schaeffler": {
|
4886
|
-
"_group": "afiliassrs",
|
4887
4316
|
"_type": "newgtld",
|
4888
4317
|
"host": "whois.afilias-srs.net"
|
4889
4318
|
},
|
@@ -4892,17 +4321,14 @@
|
|
4892
4321
|
"host": "whois.nic.schmidt"
|
4893
4322
|
},
|
4894
4323
|
"scholarships": {
|
4895
|
-
"_group": "afiliassrs",
|
4896
4324
|
"_type": "newgtld",
|
4897
4325
|
"host": "whois.nic.scholarships"
|
4898
4326
|
},
|
4899
4327
|
"school": {
|
4900
|
-
"_group": "donuts",
|
4901
4328
|
"_type": "newgtld",
|
4902
4329
|
"host": "whois.nic.school"
|
4903
4330
|
},
|
4904
4331
|
"schule": {
|
4905
|
-
"_group": "donuts",
|
4906
4332
|
"_type": "newgtld",
|
4907
4333
|
"host": "whois.nic.schule"
|
4908
4334
|
},
|
@@ -4923,7 +4349,6 @@
|
|
4923
4349
|
"host": "whois.nic.scor"
|
4924
4350
|
},
|
4925
4351
|
"scot": {
|
4926
|
-
"_group": "coreregistry",
|
4927
4352
|
"_type": "newgtld",
|
4928
4353
|
"host": "whois.nic.scot"
|
4929
4354
|
},
|
@@ -4934,12 +4359,10 @@
|
|
4934
4359
|
"host": "whois.iis.se"
|
4935
4360
|
},
|
4936
4361
|
"com.se": {
|
4937
|
-
"_group": "centralnic",
|
4938
4362
|
"_type": "private",
|
4939
4363
|
"host": "whois.centralnic.com"
|
4940
4364
|
},
|
4941
4365
|
"search": {
|
4942
|
-
"_group": "google",
|
4943
4366
|
"_type": "newgtld",
|
4944
4367
|
"host": "whois.nic.google"
|
4945
4368
|
},
|
@@ -4948,12 +4371,10 @@
|
|
4948
4371
|
"host": "whois.nic.seat"
|
4949
4372
|
},
|
4950
4373
|
"secure": {
|
4951
|
-
"_group": "amazonregistry",
|
4952
4374
|
"_type": "newgtld",
|
4953
4375
|
"host": "whois.nic.secure"
|
4954
4376
|
},
|
4955
4377
|
"security": {
|
4956
|
-
"_group": "centralnic",
|
4957
4378
|
"_type": "newgtld",
|
4958
4379
|
"host": "whois.nic.security"
|
4959
4380
|
},
|
@@ -4970,7 +4391,6 @@
|
|
4970
4391
|
"adapter": "none"
|
4971
4392
|
},
|
4972
4393
|
"services": {
|
4973
|
-
"_group": "donuts",
|
4974
4394
|
"_type": "newgtld",
|
4975
4395
|
"host": "whois.nic.services"
|
4976
4396
|
},
|
@@ -4983,17 +4403,14 @@
|
|
4983
4403
|
"host": "whois.nic.seven"
|
4984
4404
|
},
|
4985
4405
|
"sew": {
|
4986
|
-
"_group": "afiliassrs",
|
4987
4406
|
"_type": "newgtld",
|
4988
4407
|
"host": "whois.afilias-srs.net"
|
4989
4408
|
},
|
4990
4409
|
"sex": {
|
4991
|
-
"_group": "afiliassrs",
|
4992
4410
|
"_type": "newgtld",
|
4993
4411
|
"host": "whois.afilias-srs.net"
|
4994
4412
|
},
|
4995
4413
|
"sexy": {
|
4996
|
-
"_group": "uniregistry",
|
4997
4414
|
"_type": "newgtld",
|
4998
4415
|
"host": "whois.uniregistry.net"
|
4999
4416
|
},
|
@@ -5012,12 +4429,10 @@
|
|
5012
4429
|
"host": "whois.nic.shangrila"
|
5013
4430
|
},
|
5014
4431
|
"sharp": {
|
5015
|
-
"_group": "gmo",
|
5016
4432
|
"_type": "newgtld",
|
5017
4433
|
"host": "whois.nic.gmo"
|
5018
4434
|
},
|
5019
4435
|
"shaw": {
|
5020
|
-
"_group": "afiliassrs",
|
5021
4436
|
"_type": "newgtld",
|
5022
4437
|
"host": "whois.afilias-srs.net"
|
5023
4438
|
},
|
@@ -5026,17 +4441,14 @@
|
|
5026
4441
|
"host": "whois.nic.shell"
|
5027
4442
|
},
|
5028
4443
|
"shia": {
|
5029
|
-
"_group": "agitsys",
|
5030
4444
|
"_type": "newgtld",
|
5031
4445
|
"host": "whois.nic.shia"
|
5032
4446
|
},
|
5033
4447
|
"shiksha": {
|
5034
|
-
"_group": "afilias",
|
5035
4448
|
"_type": "newgtld",
|
5036
4449
|
"host": "whois.afilias.net"
|
5037
4450
|
},
|
5038
4451
|
"shoes": {
|
5039
|
-
"_group": "donuts",
|
5040
4452
|
"_type": "newgtld",
|
5041
4453
|
"host": "whois.nic.shoes"
|
5042
4454
|
},
|
@@ -5045,27 +4457,22 @@
|
|
5045
4457
|
"host": "whois.nic.shop"
|
5046
4458
|
},
|
5047
4459
|
"shopping": {
|
5048
|
-
"_group": "donuts",
|
5049
4460
|
"_type": "newgtld",
|
5050
4461
|
"host": "whois.nic.shopping"
|
5051
4462
|
},
|
5052
4463
|
"shouji": {
|
5053
|
-
"_group": "teleinfo",
|
5054
4464
|
"_type": "newgtld",
|
5055
4465
|
"host": "whois.teleinfo.cn"
|
5056
4466
|
},
|
5057
4467
|
"show": {
|
5058
|
-
"_group": "donuts",
|
5059
4468
|
"_type": "newgtld",
|
5060
4469
|
"host": "whois.nic.show"
|
5061
4470
|
},
|
5062
4471
|
"showtime": {
|
5063
|
-
"_group": "afiliassrs",
|
5064
4472
|
"_type": "newgtld",
|
5065
4473
|
"host": "whois.afilias-srs.net"
|
5066
4474
|
},
|
5067
4475
|
"shriram": {
|
5068
|
-
"_group": "afiliassrs",
|
5069
4476
|
"_type": "newgtld",
|
5070
4477
|
"host": "whois.afilias-srs.net"
|
5071
4478
|
},
|
@@ -5073,22 +4480,18 @@
|
|
5073
4480
|
"host": "whois.register.si"
|
5074
4481
|
},
|
5075
4482
|
"silk": {
|
5076
|
-
"_group": "amazonregistry",
|
5077
4483
|
"_type": "newgtld",
|
5078
4484
|
"host": "whois.nic.silk"
|
5079
4485
|
},
|
5080
4486
|
"sina": {
|
5081
|
-
"_group": "afiliassrs",
|
5082
4487
|
"_type": "newgtld",
|
5083
4488
|
"host": "whois.nic.sina"
|
5084
4489
|
},
|
5085
4490
|
"singles": {
|
5086
|
-
"_group": "donuts",
|
5087
4491
|
"_type": "newgtld",
|
5088
4492
|
"host": "whois.nic.singles"
|
5089
4493
|
},
|
5090
4494
|
"site": {
|
5091
|
-
"_group": "centralnic",
|
5092
4495
|
"_type": "newgtld",
|
5093
4496
|
"host": "whois.nic.site"
|
5094
4497
|
},
|
@@ -5099,7 +4502,6 @@
|
|
5099
4502
|
"host": "whois.sk-nic.sk"
|
5100
4503
|
},
|
5101
4504
|
"ski": {
|
5102
|
-
"_group": "ksregistry",
|
5103
4505
|
"_type": "newgtld",
|
5104
4506
|
"host": "whois.afilias.net"
|
5105
4507
|
},
|
@@ -5119,7 +4521,6 @@
|
|
5119
4521
|
"host": "whois.nic.sl"
|
5120
4522
|
},
|
5121
4523
|
"sling": {
|
5122
|
-
"_group": "afiliassrs",
|
5123
4524
|
"_type": "newgtld",
|
5124
4525
|
"host": "whois.nic.sling"
|
5125
4526
|
},
|
@@ -5127,12 +4528,10 @@
|
|
5127
4528
|
"host": "whois.nic.sm"
|
5128
4529
|
},
|
5129
4530
|
"smart": {
|
5130
|
-
"_group": "centralnic",
|
5131
4531
|
"_type": "newgtld",
|
5132
4532
|
"host": "whois.nic.smart"
|
5133
4533
|
},
|
5134
4534
|
"smile": {
|
5135
|
-
"_group": "amazonregistry",
|
5136
4535
|
"_type": "newgtld",
|
5137
4536
|
"host": "whois.nic.smile"
|
5138
4537
|
},
|
@@ -5140,7 +4539,6 @@
|
|
5140
4539
|
"host": "whois.nic.sn"
|
5141
4540
|
},
|
5142
4541
|
"sncf": {
|
5143
|
-
"_group": "nicfr",
|
5144
4542
|
"_type": "newgtld",
|
5145
4543
|
"host": "whois-sncf.nic.fr"
|
5146
4544
|
},
|
@@ -5148,12 +4546,10 @@
|
|
5148
4546
|
"host": "whois.nic.so"
|
5149
4547
|
},
|
5150
4548
|
"soccer": {
|
5151
|
-
"_group": "donuts",
|
5152
4549
|
"_type": "newgtld",
|
5153
4550
|
"host": "whois.nic.soccer"
|
5154
4551
|
},
|
5155
4552
|
"social": {
|
5156
|
-
"_group": "donuts",
|
5157
4553
|
"_type": "newgtld",
|
5158
4554
|
"host": "whois.nic.social"
|
5159
4555
|
},
|
@@ -5162,7 +4558,6 @@
|
|
5162
4558
|
"host": "whois.nic.softbank"
|
5163
4559
|
},
|
5164
4560
|
"software": {
|
5165
|
-
"_group": "donuts",
|
5166
4561
|
"_type": "newgtld",
|
5167
4562
|
"host": "whois.nic.software"
|
5168
4563
|
},
|
@@ -5171,17 +4566,14 @@
|
|
5171
4566
|
"adapter": "none"
|
5172
4567
|
},
|
5173
4568
|
"solar": {
|
5174
|
-
"_group": "donuts",
|
5175
4569
|
"_type": "newgtld",
|
5176
4570
|
"host": "whois.nic.solar"
|
5177
4571
|
},
|
5178
4572
|
"solutions": {
|
5179
|
-
"_group": "donuts",
|
5180
4573
|
"_type": "newgtld",
|
5181
4574
|
"host": "whois.nic.solutions"
|
5182
4575
|
},
|
5183
4576
|
"song": {
|
5184
|
-
"_group": "amazonregistry",
|
5185
4577
|
"_type": "newgtld",
|
5186
4578
|
"host": "whois.nic.song"
|
5187
4579
|
},
|
@@ -5190,12 +4582,10 @@
|
|
5190
4582
|
"host": "whois.nic.sony"
|
5191
4583
|
},
|
5192
4584
|
"soy": {
|
5193
|
-
"_group": "google",
|
5194
4585
|
"_type": "newgtld",
|
5195
4586
|
"host": "whois.nic.google"
|
5196
4587
|
},
|
5197
4588
|
"space": {
|
5198
|
-
"_group": "centralnic",
|
5199
4589
|
"_type": "newgtld",
|
5200
4590
|
"host": "whois.nic.space"
|
5201
4591
|
},
|
@@ -5204,7 +4594,6 @@
|
|
5204
4594
|
"host": "whois.nic.sport"
|
5205
4595
|
},
|
5206
4596
|
"spot": {
|
5207
|
-
"_group": "amazonregistry",
|
5208
4597
|
"_type": "newgtld",
|
5209
4598
|
"host": "whois.nic.spot"
|
5210
4599
|
},
|
@@ -5216,7 +4605,6 @@
|
|
5216
4605
|
"adapter": "none"
|
5217
4606
|
},
|
5218
4607
|
"srl": {
|
5219
|
-
"_group": "afiliassrs",
|
5220
4608
|
"_type": "newgtld",
|
5221
4609
|
"host": "whois.afilias-srs.net"
|
5222
4610
|
},
|
@@ -5227,7 +4615,6 @@
|
|
5227
4615
|
"host": "whois.nic.st"
|
5228
4616
|
},
|
5229
4617
|
"stada": {
|
5230
|
-
"_group": "afiliassrs",
|
5231
4618
|
"_type": "newgtld",
|
5232
4619
|
"host": "whois.afilias-srs.net"
|
5233
4620
|
},
|
@@ -5236,12 +4623,10 @@
|
|
5236
4623
|
"adapter": "none"
|
5237
4624
|
},
|
5238
4625
|
"star": {
|
5239
|
-
"_group": "afiliassrs",
|
5240
4626
|
"_type": "newgtld",
|
5241
4627
|
"host": "whois.nic.star"
|
5242
4628
|
},
|
5243
4629
|
"statebank": {
|
5244
|
-
"_group": "afiliassrs",
|
5245
4630
|
"_type": "newgtld",
|
5246
4631
|
"host": "whois.nic.statebank"
|
5247
4632
|
},
|
@@ -5250,27 +4635,22 @@
|
|
5250
4635
|
"adapter": "none"
|
5251
4636
|
},
|
5252
4637
|
"stc": {
|
5253
|
-
"_group": "centralnic",
|
5254
4638
|
"_type": "newgtld",
|
5255
4639
|
"host": "whois.nic.stc"
|
5256
4640
|
},
|
5257
4641
|
"stcgroup": {
|
5258
|
-
"_group": "centralnic",
|
5259
4642
|
"_type": "newgtld",
|
5260
4643
|
"host": "whois.nic.stcgroup"
|
5261
4644
|
},
|
5262
4645
|
"stockholm": {
|
5263
|
-
"_group": "afiliassrs",
|
5264
4646
|
"_type": "newgtld",
|
5265
4647
|
"host": "whois.afilias-srs.net"
|
5266
4648
|
},
|
5267
4649
|
"storage": {
|
5268
|
-
"_group": "centralnic",
|
5269
4650
|
"_type": "newgtld",
|
5270
4651
|
"host": "whois.nic.storage"
|
5271
4652
|
},
|
5272
4653
|
"store": {
|
5273
|
-
"_group": "centralnic",
|
5274
4654
|
"_type": "newgtld",
|
5275
4655
|
"host": "whois.nic.store"
|
5276
4656
|
},
|
@@ -5279,7 +4659,6 @@
|
|
5279
4659
|
"host": "whois.nic.stream"
|
5280
4660
|
},
|
5281
4661
|
"studio": {
|
5282
|
-
"_group": "donuts",
|
5283
4662
|
"_type": "newgtld",
|
5284
4663
|
"host": "whois.nic.studio"
|
5285
4664
|
},
|
@@ -5288,7 +4667,6 @@
|
|
5288
4667
|
"host": "whois.nic.study"
|
5289
4668
|
},
|
5290
4669
|
"style": {
|
5291
|
-
"_group": "donuts",
|
5292
4670
|
"_type": "newgtld",
|
5293
4671
|
"host": "whois.nic.style"
|
5294
4672
|
},
|
@@ -5300,27 +4678,22 @@
|
|
5300
4678
|
"host": "whois.nic.sucks"
|
5301
4679
|
},
|
5302
4680
|
"supplies": {
|
5303
|
-
"_group": "donuts",
|
5304
4681
|
"_type": "newgtld",
|
5305
4682
|
"host": "whois.nic.supplies"
|
5306
4683
|
},
|
5307
4684
|
"supply": {
|
5308
|
-
"_group": "donuts",
|
5309
4685
|
"_type": "newgtld",
|
5310
4686
|
"host": "whois.nic.supply"
|
5311
4687
|
},
|
5312
4688
|
"support": {
|
5313
|
-
"_group": "donuts",
|
5314
4689
|
"_type": "newgtld",
|
5315
4690
|
"host": "whois.nic.support"
|
5316
4691
|
},
|
5317
4692
|
"surf": {
|
5318
|
-
"_group": "mmregistry",
|
5319
4693
|
"_type": "newgtld",
|
5320
4694
|
"host": "whois.nic.surf"
|
5321
4695
|
},
|
5322
4696
|
"surgery": {
|
5323
|
-
"_group": "donuts",
|
5324
4697
|
"_type": "newgtld",
|
5325
4698
|
"host": "whois.nic.surgery"
|
5326
4699
|
},
|
@@ -5359,7 +4732,6 @@
|
|
5359
4732
|
"host": "whois.nic.symantec"
|
5360
4733
|
},
|
5361
4734
|
"systems": {
|
5362
|
-
"_group": "donuts",
|
5363
4735
|
"_type": "newgtld",
|
5364
4736
|
"host": "whois.nic.systems"
|
5365
4737
|
},
|
@@ -5375,7 +4747,6 @@
|
|
5375
4747
|
"host": "whois.nic.taipei"
|
5376
4748
|
},
|
5377
4749
|
"talk": {
|
5378
|
-
"_group": "amazonregistry",
|
5379
4750
|
"_type": "newgtld",
|
5380
4751
|
"host": "whois.nic.talk"
|
5381
4752
|
},
|
@@ -5396,17 +4767,14 @@
|
|
5396
4767
|
"host": "whois.nic.tatar"
|
5397
4768
|
},
|
5398
4769
|
"tattoo": {
|
5399
|
-
"_group": "uniregistry",
|
5400
4770
|
"_type": "newgtld",
|
5401
4771
|
"host": "whois.uniregistry.net"
|
5402
4772
|
},
|
5403
4773
|
"tax": {
|
5404
|
-
"_group": "donuts",
|
5405
4774
|
"_type": "newgtld",
|
5406
4775
|
"host": "whois.nic.tax"
|
5407
4776
|
},
|
5408
4777
|
"taxi": {
|
5409
|
-
"_group": "donuts",
|
5410
4778
|
"_type": "newgtld",
|
5411
4779
|
"host": "whois.nic.taxi"
|
5412
4780
|
},
|
@@ -5414,7 +4782,6 @@
|
|
5414
4782
|
"host": "whois.nic.tc"
|
5415
4783
|
},
|
5416
4784
|
"tci": {
|
5417
|
-
"_group": "agitsys",
|
5418
4785
|
"_type": "newgtld",
|
5419
4786
|
"host": "whois.nic.tci"
|
5420
4787
|
},
|
@@ -5427,17 +4794,14 @@
|
|
5427
4794
|
"adapter": "none"
|
5428
4795
|
},
|
5429
4796
|
"team": {
|
5430
|
-
"_group": "donuts",
|
5431
4797
|
"_type": "newgtld",
|
5432
4798
|
"host": "whois.nic.team"
|
5433
4799
|
},
|
5434
4800
|
"tech": {
|
5435
|
-
"_group": "centralnic",
|
5436
4801
|
"_type": "newgtld",
|
5437
4802
|
"host": "whois.nic.tech"
|
5438
4803
|
},
|
5439
4804
|
"technology": {
|
5440
|
-
"_group": "donuts",
|
5441
4805
|
"_type": "newgtld",
|
5442
4806
|
"host": "whois.nic.technology"
|
5443
4807
|
},
|
@@ -5445,12 +4809,10 @@
|
|
5445
4809
|
"host": "whois.nic.tel"
|
5446
4810
|
},
|
5447
4811
|
"temasek": {
|
5448
|
-
"_group": "afiliassrs",
|
5449
4812
|
"_type": "newgtld",
|
5450
4813
|
"host": "whois.afilias-srs.net"
|
5451
4814
|
},
|
5452
4815
|
"tennis": {
|
5453
|
-
"_group": "donuts",
|
5454
4816
|
"_type": "newgtld",
|
5455
4817
|
"host": "whois.nic.tennis"
|
5456
4818
|
},
|
@@ -5468,17 +4830,14 @@
|
|
5468
4830
|
"host": "whois.thnic.co.th"
|
5469
4831
|
},
|
5470
4832
|
"thd": {
|
5471
|
-
"_group": "afiliassrs",
|
5472
4833
|
"_type": "newgtld",
|
5473
4834
|
"host": "whois.nic.thd"
|
5474
4835
|
},
|
5475
4836
|
"theater": {
|
5476
|
-
"_group": "donuts",
|
5477
4837
|
"_type": "newgtld",
|
5478
4838
|
"host": "whois.nic.theater"
|
5479
4839
|
},
|
5480
4840
|
"theatre": {
|
5481
|
-
"_group": "centralnic",
|
5482
4841
|
"_type": "newgtld",
|
5483
4842
|
"host": "whois.nic.theatre"
|
5484
4843
|
},
|
@@ -5487,12 +4846,10 @@
|
|
5487
4846
|
"host": "whois.nic.tiaa"
|
5488
4847
|
},
|
5489
4848
|
"tickets": {
|
5490
|
-
"_group": "centralnic",
|
5491
4849
|
"_type": "newgtld",
|
5492
4850
|
"host": "whois.nic.tickets"
|
5493
4851
|
},
|
5494
4852
|
"tienda": {
|
5495
|
-
"_group": "donuts",
|
5496
4853
|
"_type": "newgtld",
|
5497
4854
|
"host": "whois.nic.tienda"
|
5498
4855
|
},
|
@@ -5504,12 +4861,10 @@
|
|
5504
4861
|
"host": "whois.nic.tiia"
|
5505
4862
|
},
|
5506
4863
|
"tips": {
|
5507
|
-
"_group": "donuts",
|
5508
4864
|
"_type": "newgtld",
|
5509
4865
|
"host": "whois.nic.tips"
|
5510
4866
|
},
|
5511
4867
|
"tires": {
|
5512
|
-
"_group": "donuts",
|
5513
4868
|
"_type": "newgtld",
|
5514
4869
|
"host": "whois.nic.tires"
|
5515
4870
|
},
|
@@ -5553,7 +4908,6 @@
|
|
5553
4908
|
"host": "whois.tonic.to"
|
5554
4909
|
},
|
5555
4910
|
"today": {
|
5556
|
-
"_group": "donuts",
|
5557
4911
|
"_type": "newgtld",
|
5558
4912
|
"host": "whois.nic.today"
|
5559
4913
|
},
|
@@ -5562,7 +4916,6 @@
|
|
5562
4916
|
"host": "whois.nic.tokyo"
|
5563
4917
|
},
|
5564
4918
|
"tools": {
|
5565
|
-
"_group": "donuts",
|
5566
4919
|
"_type": "newgtld",
|
5567
4920
|
"host": "whois.nic.tools"
|
5568
4921
|
},
|
@@ -5575,22 +4928,18 @@
|
|
5575
4928
|
"host": "whois.nic.toray"
|
5576
4929
|
},
|
5577
4930
|
"toshiba": {
|
5578
|
-
"_group": "gmo",
|
5579
4931
|
"_type": "newgtld",
|
5580
4932
|
"host": "whois.nic.toshiba"
|
5581
4933
|
},
|
5582
4934
|
"total": {
|
5583
|
-
"_group": "nicfr",
|
5584
4935
|
"_type": "newgtld",
|
5585
4936
|
"host": "whois-total.nic.fr"
|
5586
4937
|
},
|
5587
4938
|
"tours": {
|
5588
|
-
"_group": "donuts",
|
5589
4939
|
"_type": "newgtld",
|
5590
4940
|
"host": "whois.nic.tours"
|
5591
4941
|
},
|
5592
4942
|
"town": {
|
5593
|
-
"_group": "donuts",
|
5594
4943
|
"_type": "newgtld",
|
5595
4944
|
"host": "whois.nic.town"
|
5596
4945
|
},
|
@@ -5599,7 +4948,6 @@
|
|
5599
4948
|
"host": "whois.nic.toyota"
|
5600
4949
|
},
|
5601
4950
|
"toys": {
|
5602
|
-
"_group": "donuts",
|
5603
4951
|
"_type": "newgtld",
|
5604
4952
|
"host": "whois.nic.toys"
|
5605
4953
|
},
|
@@ -5615,7 +4963,6 @@
|
|
5615
4963
|
"host": "whois.nic.trading"
|
5616
4964
|
},
|
5617
4965
|
"training": {
|
5618
|
-
"_group": "donuts",
|
5619
4966
|
"_type": "newgtld",
|
5620
4967
|
"host": "whois.nic.training"
|
5621
4968
|
},
|
@@ -5627,12 +4974,10 @@
|
|
5627
4974
|
"host": "whois.nic.travelchannel"
|
5628
4975
|
},
|
5629
4976
|
"travelers": {
|
5630
|
-
"_group": "afiliassrs",
|
5631
4977
|
"_type": "newgtld",
|
5632
4978
|
"host": "whois.afilias-srs.net"
|
5633
4979
|
},
|
5634
4980
|
"travelersinsurance": {
|
5635
|
-
"_group": "afiliassrs",
|
5636
4981
|
"_type": "newgtld",
|
5637
4982
|
"host": "whois.afilias-srs.net"
|
5638
4983
|
},
|
@@ -5641,7 +4986,6 @@
|
|
5641
4986
|
"host": "whois.nic.trust"
|
5642
4987
|
},
|
5643
4988
|
"trv": {
|
5644
|
-
"_group": "afiliassrs",
|
5645
4989
|
"_type": "newgtld",
|
5646
4990
|
"host": "whois.afilias-srs.net"
|
5647
4991
|
},
|
@@ -5654,26 +4998,21 @@
|
|
5654
4998
|
"adapter": "none"
|
5655
4999
|
},
|
5656
5000
|
"tui": {
|
5657
|
-
"_group": "ksregistry",
|
5658
5001
|
"_type": "newgtld",
|
5659
5002
|
"host": "whois.nic.tui"
|
5660
5003
|
},
|
5661
5004
|
"tunes": {
|
5662
|
-
"_group": "amazonregistry",
|
5663
5005
|
"_type": "newgtld",
|
5664
5006
|
"host": "whois.nic.tunes"
|
5665
5007
|
},
|
5666
5008
|
"tushu": {
|
5667
|
-
"_group": "amazonregistry",
|
5668
5009
|
"_type": "newgtld",
|
5669
5010
|
"host": "whois.nic.tushu"
|
5670
5011
|
},
|
5671
5012
|
"tv": {
|
5672
|
-
"host": "whois.nic.tv"
|
5673
|
-
"adapter": "verisign"
|
5013
|
+
"host": "whois.nic.tv"
|
5674
5014
|
},
|
5675
5015
|
"tvs": {
|
5676
|
-
"_group": "afiliassrs",
|
5677
5016
|
"_type": "newgtld",
|
5678
5017
|
"host": "whois.nic.tvs"
|
5679
5018
|
},
|
@@ -5741,22 +5080,18 @@
|
|
5741
5080
|
"adapter": "none"
|
5742
5081
|
},
|
5743
5082
|
"university": {
|
5744
|
-
"_group": "donuts",
|
5745
5083
|
"_type": "newgtld",
|
5746
5084
|
"host": "whois.nic.university"
|
5747
5085
|
},
|
5748
5086
|
"uno": {
|
5749
|
-
"_group": "centralnic",
|
5750
5087
|
"_type": "newgtld",
|
5751
5088
|
"host": "whois.nic.uno"
|
5752
5089
|
},
|
5753
5090
|
"uol": {
|
5754
|
-
"_group": "nicbr",
|
5755
5091
|
"_type": "newgtld",
|
5756
5092
|
"host": "whois.gtlds.nic.br"
|
5757
5093
|
},
|
5758
5094
|
"ups": {
|
5759
|
-
"_group": "afiliassrs",
|
5760
5095
|
"_type": "newgtld",
|
5761
5096
|
"host": "whois.nic.ups"
|
5762
5097
|
},
|
@@ -5777,7 +5112,6 @@
|
|
5777
5112
|
"adapter": "none"
|
5778
5113
|
},
|
5779
5114
|
"vacations": {
|
5780
|
-
"_group": "donuts",
|
5781
5115
|
"_type": "newgtld",
|
5782
5116
|
"host": "whois.nic.vacations"
|
5783
5117
|
},
|
@@ -5797,12 +5131,10 @@
|
|
5797
5131
|
"host": "whois.nic.ve"
|
5798
5132
|
},
|
5799
5133
|
"vegas": {
|
5800
|
-
"_group": "afiliassrs",
|
5801
5134
|
"_type": "newgtld",
|
5802
5135
|
"host": "whois.afilias-srs.net"
|
5803
5136
|
},
|
5804
5137
|
"ventures": {
|
5805
|
-
"_group": "donuts",
|
5806
5138
|
"_type": "newgtld",
|
5807
5139
|
"host": "whois.nic.ventures"
|
5808
5140
|
},
|
@@ -5815,7 +5147,6 @@
|
|
5815
5147
|
"host": "whois.nic.versicherung"
|
5816
5148
|
},
|
5817
5149
|
"vet": {
|
5818
|
-
"_group": "donuts",
|
5819
5150
|
"_type": "newgtld",
|
5820
5151
|
"host": "whois.nic.vet"
|
5821
5152
|
},
|
@@ -5827,37 +5158,30 @@
|
|
5827
5158
|
"url": "https://secure.nic.vi/whois-lookup/"
|
5828
5159
|
},
|
5829
5160
|
"viajes": {
|
5830
|
-
"_group": "donuts",
|
5831
5161
|
"_type": "newgtld",
|
5832
5162
|
"host": "whois.nic.viajes"
|
5833
5163
|
},
|
5834
5164
|
"video": {
|
5835
|
-
"_group": "donuts",
|
5836
5165
|
"_type": "newgtld",
|
5837
5166
|
"host": "whois.nic.video"
|
5838
5167
|
},
|
5839
5168
|
"vig": {
|
5840
|
-
"_group": "afiliassrs",
|
5841
5169
|
"_type": "newgtld",
|
5842
5170
|
"host": "whois.afilias-srs.net"
|
5843
5171
|
},
|
5844
5172
|
"viking": {
|
5845
|
-
"_group": "afiliassrs",
|
5846
5173
|
"_type": "newgtld",
|
5847
5174
|
"host": "whois.afilias-srs.net"
|
5848
5175
|
},
|
5849
5176
|
"villas": {
|
5850
|
-
"_group": "donuts",
|
5851
5177
|
"_type": "newgtld",
|
5852
5178
|
"host": "whois.nic.villas"
|
5853
5179
|
},
|
5854
5180
|
"vin": {
|
5855
|
-
"_group": "donuts",
|
5856
5181
|
"_type": "newgtld",
|
5857
5182
|
"host": "whois.nic.vin"
|
5858
5183
|
},
|
5859
5184
|
"vip": {
|
5860
|
-
"_group": "mmregistry",
|
5861
5185
|
"_type": "newgtld",
|
5862
5186
|
"host": "whois.nic.vip"
|
5863
5187
|
},
|
@@ -5870,12 +5194,10 @@
|
|
5870
5194
|
"host": "whois.nic.visa"
|
5871
5195
|
},
|
5872
5196
|
"vision": {
|
5873
|
-
"_group": "donuts",
|
5874
5197
|
"_type": "newgtld",
|
5875
5198
|
"host": "whois.nic.vision"
|
5876
5199
|
},
|
5877
5200
|
"viva": {
|
5878
|
-
"_group": "centralnic",
|
5879
5201
|
"_type": "newgtld",
|
5880
5202
|
"host": "whois.nic.viva"
|
5881
5203
|
},
|
@@ -5892,12 +5214,10 @@
|
|
5892
5214
|
"url": "http://www.vnnic.vn/en/domain"
|
5893
5215
|
},
|
5894
5216
|
"vodka": {
|
5895
|
-
"_group": "mmregistry",
|
5896
5217
|
"_type": "newgtld",
|
5897
5218
|
"host": "whois.nic.vodka"
|
5898
5219
|
},
|
5899
5220
|
"volkswagen": {
|
5900
|
-
"_group": "afiliassrs",
|
5901
5221
|
"_type": "newgtld",
|
5902
5222
|
"host": "whois.afilias-srs.net"
|
5903
5223
|
},
|
@@ -5906,7 +5226,6 @@
|
|
5906
5226
|
"host": "whois.nic.volvo"
|
5907
5227
|
},
|
5908
5228
|
"vote": {
|
5909
|
-
"_group": "afilias",
|
5910
5229
|
"_type": "newgtld",
|
5911
5230
|
"host": "whois.afilias.net"
|
5912
5231
|
},
|
@@ -5915,12 +5234,10 @@
|
|
5915
5234
|
"host": "whois.voting.tld-box.at"
|
5916
5235
|
},
|
5917
5236
|
"voto": {
|
5918
|
-
"_group": "afilias",
|
5919
5237
|
"_type": "newgtld",
|
5920
5238
|
"host": "whois.afilias.net"
|
5921
5239
|
},
|
5922
5240
|
"voyage": {
|
5923
|
-
"_group": "donuts",
|
5924
5241
|
"_type": "newgtld",
|
5925
5242
|
"host": "whois.nic.voyage"
|
5926
5243
|
},
|
@@ -5944,17 +5261,14 @@
|
|
5944
5261
|
"host": "whois.nic.walter"
|
5945
5262
|
},
|
5946
5263
|
"wang": {
|
5947
|
-
"_group": "knet",
|
5948
5264
|
"_type": "newgtld",
|
5949
5265
|
"host": "whois.gtld.knet.cn"
|
5950
5266
|
},
|
5951
5267
|
"wanggou": {
|
5952
|
-
"_group": "amazonregistry",
|
5953
5268
|
"_type": "newgtld",
|
5954
5269
|
"host": "whois.nic.wanggou"
|
5955
5270
|
},
|
5956
5271
|
"watch": {
|
5957
|
-
"_group": "donuts",
|
5958
5272
|
"_type": "newgtld",
|
5959
5273
|
"host": "whois.nic.watch"
|
5960
5274
|
},
|
@@ -5979,7 +5293,6 @@
|
|
5979
5293
|
"host": "whois.nic.weber"
|
5980
5294
|
},
|
5981
5295
|
"website": {
|
5982
|
-
"_group": "centralnic",
|
5983
5296
|
"_type": "newgtld",
|
5984
5297
|
"host": "whois.nic.website"
|
5985
5298
|
},
|
@@ -5988,12 +5301,10 @@
|
|
5988
5301
|
"host": "whois.nic.wed"
|
5989
5302
|
},
|
5990
5303
|
"wedding": {
|
5991
|
-
"_group": "mmregistry",
|
5992
5304
|
"_type": "newgtld",
|
5993
5305
|
"host": "whois.nic.wedding"
|
5994
5306
|
},
|
5995
5307
|
"weibo": {
|
5996
|
-
"_group": "afiliassrs",
|
5997
5308
|
"_type": "newgtld",
|
5998
5309
|
"host": "whois.nic.weibo"
|
5999
5310
|
},
|
@@ -6029,7 +5340,6 @@
|
|
6029
5340
|
"adapter": "none"
|
6030
5341
|
},
|
6031
5342
|
"wine": {
|
6032
|
-
"_group": "donuts",
|
6033
5343
|
"_type": "newgtld",
|
6034
5344
|
"host": "whois.nic.wine"
|
6035
5345
|
},
|
@@ -6038,12 +5348,10 @@
|
|
6038
5348
|
"adapter": "none"
|
6039
5349
|
},
|
6040
5350
|
"wme": {
|
6041
|
-
"_group": "centralnic",
|
6042
5351
|
"_type": "newgtld",
|
6043
5352
|
"host": "whois.nic.wme"
|
6044
5353
|
},
|
6045
5354
|
"wolterskluwer": {
|
6046
|
-
"_group": "afiliassrs",
|
6047
5355
|
"_type": "newgtld",
|
6048
5356
|
"host": "whois.nic.wolterskluwer"
|
6049
5357
|
},
|
@@ -6052,22 +5360,18 @@
|
|
6052
5360
|
"host": "whois.nic.woodside"
|
6053
5361
|
},
|
6054
5362
|
"work": {
|
6055
|
-
"_group": "mmregistry",
|
6056
5363
|
"_type": "newgtld",
|
6057
5364
|
"host": "whois.nic.work"
|
6058
5365
|
},
|
6059
5366
|
"works": {
|
6060
|
-
"_group": "donuts",
|
6061
5367
|
"_type": "newgtld",
|
6062
5368
|
"host": "whois.nic.works"
|
6063
5369
|
},
|
6064
5370
|
"world": {
|
6065
|
-
"_group": "donuts",
|
6066
5371
|
"_type": "newgtld",
|
6067
5372
|
"host": "whois.nic.world"
|
6068
5373
|
},
|
6069
5374
|
"wow": {
|
6070
|
-
"_group": "amazonregistry",
|
6071
5375
|
"_type": "newgtld",
|
6072
5376
|
"host": "whois.nic.wow"
|
6073
5377
|
},
|
@@ -6079,7 +5383,6 @@
|
|
6079
5383
|
"host": "whois.nic.wtc"
|
6080
5384
|
},
|
6081
5385
|
"wtf": {
|
6082
|
-
"_group": "donuts",
|
6083
5386
|
"_type": "newgtld",
|
6084
5387
|
"host": "whois.nic.wtf"
|
6085
5388
|
},
|
@@ -6096,12 +5399,10 @@
|
|
6096
5399
|
"host": "whois.nic.xfinity"
|
6097
5400
|
},
|
6098
5401
|
"xihuan": {
|
6099
|
-
"_group": "teleinfo",
|
6100
5402
|
"_type": "newgtld",
|
6101
5403
|
"host": "whois.teleinfo.cn"
|
6102
5404
|
},
|
6103
5405
|
"xin": {
|
6104
|
-
"_group": "afiliassrs",
|
6105
5406
|
"_type": "newgtld",
|
6106
5407
|
"host": "whois.nic.xin"
|
6107
5408
|
},
|
@@ -6110,12 +5411,10 @@
|
|
6110
5411
|
"host": "whois.nic.xn--11b4c3d"
|
6111
5412
|
},
|
6112
5413
|
"xn--1ck2e1b": {
|
6113
|
-
"_group": "amazonregistry",
|
6114
5414
|
"_type": "newgtld",
|
6115
5415
|
"adapter": "none"
|
6116
5416
|
},
|
6117
5417
|
"xn--1qqw23a": {
|
6118
|
-
"_group": "ngtld",
|
6119
5418
|
"_type": "newgtld",
|
6120
5419
|
"host": "whois.ngtld.cn"
|
6121
5420
|
},
|
@@ -6124,17 +5423,14 @@
|
|
6124
5423
|
"host": "whois.registry.in"
|
6125
5424
|
},
|
6126
5425
|
"xn--30rr7y": {
|
6127
|
-
"_group": "knet",
|
6128
5426
|
"_type": "newgtld",
|
6129
5427
|
"host": "whois.gtld.knet.cn"
|
6130
5428
|
},
|
6131
5429
|
"xn--3bst00m": {
|
6132
|
-
"_group": "knet",
|
6133
5430
|
"_type": "newgtld",
|
6134
5431
|
"host": "whois.gtld.knet.cn"
|
6135
5432
|
},
|
6136
5433
|
"xn--3ds443g": {
|
6137
|
-
"_group": "teleinfo",
|
6138
5434
|
"_type": "newgtld",
|
6139
5435
|
"host": "whois.teleinfo.cn"
|
6140
5436
|
},
|
@@ -6145,7 +5441,6 @@
|
|
6145
5441
|
"host": "whois.registry.in"
|
6146
5442
|
},
|
6147
5443
|
"xn--3oq18vl8pn36a": {
|
6148
|
-
"_group": "afiliassrs",
|
6149
5444
|
"_type": "newgtld",
|
6150
5445
|
"host": "whois.nic.xn--3oq18vl8pn36a"
|
6151
5446
|
},
|
@@ -6169,7 +5464,6 @@
|
|
6169
5464
|
"adapter": "none"
|
6170
5465
|
},
|
6171
5466
|
"xn--4gbrim": {
|
6172
|
-
"_group": "afiliassrs",
|
6173
5467
|
"_type": "newgtld",
|
6174
5468
|
"host": "whois.afilias-srs.net"
|
6175
5469
|
},
|
@@ -6181,7 +5475,6 @@
|
|
6181
5475
|
"host": "whois.conac.cn"
|
6182
5476
|
},
|
6183
5477
|
"xn--55qx5d": {
|
6184
|
-
"_group": "ngtld",
|
6185
5478
|
"_type": "newgtld",
|
6186
5479
|
"host": "whois.ngtld.cn"
|
6187
5480
|
},
|
@@ -6190,18 +5483,15 @@
|
|
6190
5483
|
"host": "whois.nic.xn--5su34j936bgsg"
|
6191
5484
|
},
|
6192
5485
|
"xn--5tzm5g": {
|
6193
|
-
"_group": "afiliassrs",
|
6194
5486
|
"_type": "newgtld",
|
6195
5487
|
"adapter": "none",
|
6196
5488
|
"host": "whois.nic.xn--5tzm5g"
|
6197
5489
|
},
|
6198
5490
|
"xn--6frz82g": {
|
6199
|
-
"_group": "afilias",
|
6200
5491
|
"_type": "newgtld",
|
6201
5492
|
"host": "whois.afilias.net"
|
6202
5493
|
},
|
6203
5494
|
"xn--6qq986b3xl": {
|
6204
|
-
"_group": "knet",
|
6205
5495
|
"_type": "newgtld",
|
6206
5496
|
"host": "whois.gtld.knet.cn"
|
6207
5497
|
},
|
@@ -6213,17 +5503,14 @@
|
|
6213
5503
|
"host": "whois.nic.kz"
|
6214
5504
|
},
|
6215
5505
|
"xn--80aqecdr1a": {
|
6216
|
-
"_group": "aridnrs",
|
6217
5506
|
"_type": "newgtld",
|
6218
5507
|
"host": "whois.aridnrs.net.au"
|
6219
5508
|
},
|
6220
5509
|
"xn--80asehdb": {
|
6221
|
-
"_group": "corenic",
|
6222
5510
|
"_type": "newgtld",
|
6223
5511
|
"host": "whois.online.rs.corenic.net"
|
6224
5512
|
},
|
6225
5513
|
"xn--80aswg": {
|
6226
|
-
"_group": "corenic",
|
6227
5514
|
"_type": "newgtld",
|
6228
5515
|
"host": "whois.online.rs.corenic.net"
|
6229
5516
|
},
|
@@ -6245,27 +5532,22 @@
|
|
6245
5532
|
"host": "whois.nic.xn--9dbq2a"
|
6246
5533
|
},
|
6247
5534
|
"xn--9et52u": {
|
6248
|
-
"_group": "knet",
|
6249
5535
|
"_type": "newgtld",
|
6250
5536
|
"host": "whois.gtld.knet.cn"
|
6251
5537
|
},
|
6252
5538
|
"xn--9krt00a": {
|
6253
|
-
"_group": "afiliassrs",
|
6254
5539
|
"_type": "newgtld",
|
6255
5540
|
"host": "whois.nic.xn--9krt00a"
|
6256
5541
|
},
|
6257
5542
|
"xn--b4w605ferd": {
|
6258
|
-
"_group": "afiliassrs",
|
6259
5543
|
"_type": "newgtld",
|
6260
5544
|
"host": "whois.afilias-srs.net"
|
6261
5545
|
},
|
6262
5546
|
"xn--bck1b9a5dre4c": {
|
6263
|
-
"_group": "amazonregistry",
|
6264
5547
|
"_type": "newgtld",
|
6265
5548
|
"adapter": "none"
|
6266
5549
|
},
|
6267
5550
|
"xn--c1avg": {
|
6268
|
-
"_group": "publicinterestregistry",
|
6269
5551
|
"_type": "newgtld",
|
6270
5552
|
"host": "whois.publicinterestregistry.net"
|
6271
5553
|
},
|
@@ -6274,7 +5556,6 @@
|
|
6274
5556
|
"host": "whois.nic.xn--c2br7g"
|
6275
5557
|
},
|
6276
5558
|
"xn--cck2b3b": {
|
6277
|
-
"_group": "amazonregistry",
|
6278
5559
|
"_type": "newgtld",
|
6279
5560
|
"adapter": "none"
|
6280
5561
|
},
|
@@ -6286,12 +5567,10 @@
|
|
6286
5567
|
"host": "whois.sgnic.sg"
|
6287
5568
|
},
|
6288
5569
|
"xn--czrs0t": {
|
6289
|
-
"_group": "donuts",
|
6290
5570
|
"_type": "newgtld",
|
6291
5571
|
"host": "whois.nic.xn--czrs0t"
|
6292
5572
|
},
|
6293
5573
|
"xn--czru2d": {
|
6294
|
-
"_group": "knet",
|
6295
5574
|
"_type": "newgtld",
|
6296
5575
|
"host": "whois.gtld.knet.cn"
|
6297
5576
|
},
|
@@ -6306,7 +5585,6 @@
|
|
6306
5585
|
"host": "whois.eu"
|
6307
5586
|
},
|
6308
5587
|
"xn--eckvdtc9d": {
|
6309
|
-
"_group": "amazonregistry",
|
6310
5588
|
"_type": "newgtld",
|
6311
5589
|
"adapter": "none"
|
6312
5590
|
},
|
@@ -6315,7 +5593,6 @@
|
|
6315
5593
|
"host": "whois.nic.xn--efvy88h"
|
6316
5594
|
},
|
6317
5595
|
"xn--fct429k": {
|
6318
|
-
"_group": "amazonregistry",
|
6319
5596
|
"_type": "newgtld",
|
6320
5597
|
"adapter": "none"
|
6321
5598
|
},
|
@@ -6324,7 +5601,6 @@
|
|
6324
5601
|
"host": "whois.nic.xn--fhbei"
|
6325
5602
|
},
|
6326
5603
|
"xn--fiq228c5hs": {
|
6327
|
-
"_group": "teleinfo",
|
6328
5604
|
"_type": "newgtld",
|
6329
5605
|
"host": "whois.teleinfo.cn"
|
6330
5606
|
},
|
@@ -6339,12 +5615,10 @@
|
|
6339
5615
|
"host": "cwhois.cnnic.cn"
|
6340
5616
|
},
|
6341
5617
|
"xn--fjq720a": {
|
6342
|
-
"_group": "donuts",
|
6343
5618
|
"_type": "newgtld",
|
6344
5619
|
"host": "whois.nic.xn--fjq720a"
|
6345
5620
|
},
|
6346
5621
|
"xn--flw351e": {
|
6347
|
-
"_group": "google",
|
6348
5622
|
"_type": "newgtld",
|
6349
5623
|
"host": "whois.nic.google"
|
6350
5624
|
},
|
@@ -6355,17 +5629,14 @@
|
|
6355
5629
|
"host": "whois.nic.lk"
|
6356
5630
|
},
|
6357
5631
|
"xn--fzys8d69uvgm": {
|
6358
|
-
"_group": "afiliassrs",
|
6359
5632
|
"_type": "newgtld",
|
6360
5633
|
"host": "whois.nic.xn--fzys8d69uvgm"
|
6361
5634
|
},
|
6362
5635
|
"xn--g2xx48c": {
|
6363
|
-
"_group": "afiliassrs",
|
6364
5636
|
"_type": "newgtld",
|
6365
5637
|
"host": "whois.afilias-srs.net"
|
6366
5638
|
},
|
6367
5639
|
"xn--gckr3f0f": {
|
6368
|
-
"_group": "amazonregistry",
|
6369
5640
|
"_type": "newgtld",
|
6370
5641
|
"adapter": "none"
|
6371
5642
|
},
|
@@ -6373,7 +5644,6 @@
|
|
6373
5644
|
"host": "whois.registry.in"
|
6374
5645
|
},
|
6375
5646
|
"xn--gk3at1e": {
|
6376
|
-
"_group": "amazonregistry",
|
6377
5647
|
"_type": "newgtld",
|
6378
5648
|
"adapter": "none"
|
6379
5649
|
},
|
@@ -6393,7 +5663,6 @@
|
|
6393
5663
|
"host": "whois.nic.xn--hxt814e"
|
6394
5664
|
},
|
6395
5665
|
"xn--i1b6b1a6a2e": {
|
6396
|
-
"_group": "publicinterestregistry",
|
6397
5666
|
"_type": "newgtld",
|
6398
5667
|
"host": "whois.publicinterestregistry.net"
|
6399
5668
|
},
|
@@ -6402,7 +5671,6 @@
|
|
6402
5671
|
"adapter": "none"
|
6403
5672
|
},
|
6404
5673
|
"xn--io0a7i": {
|
6405
|
-
"_group": "ngtld",
|
6406
5674
|
"_type": "newgtld",
|
6407
5675
|
"host": "whois.ngtld.cn"
|
6408
5676
|
},
|
@@ -6417,12 +5685,10 @@
|
|
6417
5685
|
"host": "whois.hkirc.hk"
|
6418
5686
|
},
|
6419
5687
|
"xn--jlq61u9w7b": {
|
6420
|
-
"_group": "afiliassrs",
|
6421
5688
|
"_type": "newgtld",
|
6422
5689
|
"host": "whois.nic.xn--jlq61u9w7b"
|
6423
5690
|
},
|
6424
5691
|
"xn--jvr189m": {
|
6425
|
-
"_group": "amazonregistry",
|
6426
5692
|
"_type": "newgtld",
|
6427
5693
|
"adapter": "none"
|
6428
5694
|
},
|
@@ -6441,7 +5707,6 @@
|
|
6441
5707
|
"adapter": "none"
|
6442
5708
|
},
|
6443
5709
|
"xn--kput3i": {
|
6444
|
-
"_group": "afiliassrs",
|
6445
5710
|
"_type": "newgtld",
|
6446
5711
|
"host": "whois.nic.xn--kput3i"
|
6447
5712
|
},
|
@@ -6466,14 +5731,12 @@
|
|
6466
5731
|
"host": "whois.nic.xn--mgba7c0bbn0a"
|
6467
5732
|
},
|
6468
5733
|
"xn--mgbaakc7dvf": {
|
6469
|
-
"_group": "centralnic",
|
6470
5734
|
"host": "whois.centralnic.com"
|
6471
5735
|
},
|
6472
5736
|
"xn--mgbaam7a8h": {
|
6473
5737
|
"host": "whois.aeda.net.ae"
|
6474
5738
|
},
|
6475
5739
|
"xn--mgbab2bd": {
|
6476
|
-
"_group": "coreregistry",
|
6477
5740
|
"_type": "newgtld",
|
6478
5741
|
"host": "whois.nic.xn--mgbab2bd"
|
6479
5742
|
},
|
@@ -6499,7 +5762,6 @@
|
|
6499
5762
|
"adapter": "none"
|
6500
5763
|
},
|
6501
5764
|
"xn--mgbca7dzdo": {
|
6502
|
-
"_group": "afiliassrs",
|
6503
5765
|
"_type": "newgtld",
|
6504
5766
|
"host": "whois.afilias-srs.net"
|
6505
5767
|
},
|
@@ -6511,7 +5773,6 @@
|
|
6511
5773
|
"host": "whois.registry.in"
|
6512
5774
|
},
|
6513
5775
|
"xn--mgbi4ecexp": {
|
6514
|
-
"_group": "aridnrs",
|
6515
5776
|
"_type": "newgtld",
|
6516
5777
|
"host": "whois.aridnrs.net.au"
|
6517
5778
|
},
|
@@ -6519,7 +5780,6 @@
|
|
6519
5780
|
"adapter": "none"
|
6520
5781
|
},
|
6521
5782
|
"xn--mgbt3dhd": {
|
6522
|
-
"_group": "agitsys",
|
6523
5783
|
"_type": "newgtld",
|
6524
5784
|
"host": "whois.nic.xn--mgbt3dhd"
|
6525
5785
|
},
|
@@ -6545,7 +5805,6 @@
|
|
6545
5805
|
"host": "whois.nic.xn--ngbc5azd"
|
6546
5806
|
},
|
6547
5807
|
"xn--ngbe9e0a": {
|
6548
|
-
"_group": "centralnic",
|
6549
5808
|
"_type": "newgtld",
|
6550
5809
|
"host": "whois.nic.xn--ngbe9e0a"
|
6551
5810
|
},
|
@@ -6553,12 +5812,10 @@
|
|
6553
5812
|
"host": "whois.itdc.ge"
|
6554
5813
|
},
|
6555
5814
|
"xn--nqv7f": {
|
6556
|
-
"_group": "publicinterestregistry",
|
6557
5815
|
"_type": "newgtld",
|
6558
5816
|
"host": "whois.publicinterestregistry.net"
|
6559
5817
|
},
|
6560
5818
|
"xn--nqv7fs00ema": {
|
6561
|
-
"_group": "publicinterestregistry",
|
6562
5819
|
"_type": "newgtld",
|
6563
5820
|
"host": "whois.nic.xn--nqv7fs00ema"
|
6564
5821
|
},
|
@@ -6594,12 +5851,10 @@
|
|
6594
5851
|
"host": "whois.nic.xn--pssy2u"
|
6595
5852
|
},
|
6596
5853
|
"xn--q9jyb4c": {
|
6597
|
-
"_group": "google",
|
6598
5854
|
"_type": "newgtld",
|
6599
5855
|
"host": "whois.nic.google"
|
6600
5856
|
},
|
6601
5857
|
"xn--qcka1pmc": {
|
6602
|
-
"_group": "google",
|
6603
5858
|
"_type": "newgtld",
|
6604
5859
|
"host": "whois.nic.google"
|
6605
5860
|
},
|
@@ -6612,7 +5867,6 @@
|
|
6612
5867
|
"adapter": "none"
|
6613
5868
|
},
|
6614
5869
|
"xn--rovu88b": {
|
6615
|
-
"_group": "amazonregistry",
|
6616
5870
|
"_type": "newgtld",
|
6617
5871
|
"adapter": "none"
|
6618
5872
|
},
|
@@ -6636,32 +5890,26 @@
|
|
6636
5890
|
"host": "whois.nic.xn--tckwe"
|
6637
5891
|
},
|
6638
5892
|
"xn--tiq49xqyj": {
|
6639
|
-
"_group": "aridnrs",
|
6640
5893
|
"_type": "newgtld",
|
6641
5894
|
"host": "whois.aridnrs.net.au"
|
6642
5895
|
},
|
6643
5896
|
"xn--unup4y": {
|
6644
|
-
"_group": "donuts",
|
6645
5897
|
"_type": "newgtld",
|
6646
5898
|
"host": "whois.nic.xn--unup4y"
|
6647
5899
|
},
|
6648
5900
|
"xn--vermgensberater-ctb": {
|
6649
|
-
"_group": "ksregistry",
|
6650
5901
|
"_type": "newgtld",
|
6651
5902
|
"host": "whois.nic.xn--vermgensberater-ctb"
|
6652
5903
|
},
|
6653
5904
|
"xn--vermgensberatung-pwb": {
|
6654
|
-
"_group": "ksregistry",
|
6655
5905
|
"_type": "newgtld",
|
6656
5906
|
"host": "whois.nic.xn--vermgensberatung-pwb"
|
6657
5907
|
},
|
6658
5908
|
"xn--vhquv": {
|
6659
|
-
"_group": "donuts",
|
6660
5909
|
"_type": "newgtld",
|
6661
5910
|
"host": "whois.nic.xn--vhquv"
|
6662
5911
|
},
|
6663
5912
|
"xn--vuq861b": {
|
6664
|
-
"_group": "ngtld",
|
6665
5913
|
"_type": "newgtld",
|
6666
5914
|
"host": "whois.teleinfo.cn"
|
6667
5915
|
},
|
@@ -6680,7 +5928,6 @@
|
|
6680
5928
|
"host": "whois.registry.qa"
|
6681
5929
|
},
|
6682
5930
|
"xn--xhq521b": {
|
6683
|
-
"_group": "teleinfo",
|
6684
5931
|
"_type": "newgtld",
|
6685
5932
|
"host": "whois.teleinfo.cn"
|
6686
5933
|
},
|
@@ -6707,12 +5954,10 @@
|
|
6707
5954
|
"host": "whois.nic.xxx"
|
6708
5955
|
},
|
6709
5956
|
"xyz": {
|
6710
|
-
"_group": "centralnic",
|
6711
5957
|
"_type": "newgtld",
|
6712
5958
|
"host": "whois.nic.xyz"
|
6713
5959
|
},
|
6714
5960
|
"yachts": {
|
6715
|
-
"_group": "afiliassrs",
|
6716
5961
|
"_type": "newgtld",
|
6717
5962
|
"host": "whois.afilias-srs.net"
|
6718
5963
|
},
|
@@ -6721,7 +5966,6 @@
|
|
6721
5966
|
"adapter": "none"
|
6722
5967
|
},
|
6723
5968
|
"yamaxun": {
|
6724
|
-
"_group": "amazonregistry",
|
6725
5969
|
"_type": "newgtld",
|
6726
5970
|
"host": "whois.nic.yamaxun"
|
6727
5971
|
},
|
@@ -6733,12 +5977,10 @@
|
|
6733
5977
|
"adapter": "none"
|
6734
5978
|
},
|
6735
5979
|
"yodobashi": {
|
6736
|
-
"_group": "gmo",
|
6737
5980
|
"_type": "newgtld",
|
6738
5981
|
"host": "whois.nic.gmo"
|
6739
5982
|
},
|
6740
5983
|
"yoga": {
|
6741
|
-
"_group": "mmregistry",
|
6742
5984
|
"_type": "newgtld",
|
6743
5985
|
"host": "whois.nic.yoga"
|
6744
5986
|
},
|
@@ -6747,12 +5989,10 @@
|
|
6747
5989
|
"host": "whois.nic.yokohama"
|
6748
5990
|
},
|
6749
5991
|
"you": {
|
6750
|
-
"_group": "amazonregistry",
|
6751
5992
|
"_type": "newgtld",
|
6752
5993
|
"host": "whois.nic.you"
|
6753
5994
|
},
|
6754
5995
|
"youtube": {
|
6755
|
-
"_group": "google",
|
6756
5996
|
"_type": "newgtld",
|
6757
5997
|
"host": "whois.nic.google"
|
6758
5998
|
},
|
@@ -6760,7 +6000,6 @@
|
|
6760
6000
|
"host": "whois.nic.yt"
|
6761
6001
|
},
|
6762
6002
|
"yun": {
|
6763
|
-
"_group": "teleinfo",
|
6764
6003
|
"_type": "newgtld",
|
6765
6004
|
"host": "whois.teleinfo.cn"
|
6766
6005
|
},
|
@@ -6789,22 +6028,18 @@
|
|
6789
6028
|
"host": "web-whois.registry.net.za"
|
6790
6029
|
},
|
6791
6030
|
"zappos": {
|
6792
|
-
"_group": "amazonregistry",
|
6793
6031
|
"_type": "newgtld",
|
6794
6032
|
"host": "whois.nic.zappos"
|
6795
6033
|
},
|
6796
6034
|
"zara": {
|
6797
|
-
"_group": "afiliassrs",
|
6798
6035
|
"_type": "newgtld",
|
6799
6036
|
"host": "whois.afilias-srs.net"
|
6800
6037
|
},
|
6801
6038
|
"zero": {
|
6802
|
-
"_group": "amazonregistry",
|
6803
6039
|
"_type": "newgtld",
|
6804
6040
|
"host": "whois.nic.zero"
|
6805
6041
|
},
|
6806
6042
|
"zip": {
|
6807
|
-
"_group": "google",
|
6808
6043
|
"_type": "newgtld",
|
6809
6044
|
"host": "whois.nic.google"
|
6810
6045
|
},
|
@@ -6812,12 +6047,10 @@
|
|
6812
6047
|
"host": "whois.zicta.zm"
|
6813
6048
|
},
|
6814
6049
|
"zone": {
|
6815
|
-
"_group": "donuts",
|
6816
6050
|
"_type": "newgtld",
|
6817
6051
|
"host": "whois.nic.zone"
|
6818
6052
|
},
|
6819
6053
|
"zuerich": {
|
6820
|
-
"_group": "ksregistry",
|
6821
6054
|
"_type": "newgtld",
|
6822
6055
|
"host": "whois.nic.zuerich"
|
6823
6056
|
},
|