nicinfo 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. checksums.yaml +7 -0
  2. data/bin/nicinfo +22 -0
  3. data/lib/autnum.rb +90 -0
  4. data/lib/bootstrap.rb +198 -0
  5. data/lib/bsfiles/asn.json +2326 -0
  6. data/lib/bsfiles/dns.json +25 -0
  7. data/lib/bsfiles/entity.json +52 -0
  8. data/lib/bsfiles/ipv4.json +244 -0
  9. data/lib/bsfiles/ipv6.json +97 -0
  10. data/lib/cache.rb +141 -0
  11. data/lib/common_json.rb +263 -0
  12. data/lib/common_names.rb +49 -0
  13. data/lib/config.rb +260 -0
  14. data/lib/constants.rb +113 -0
  15. data/lib/data_tree.rb +205 -0
  16. data/lib/demo/autnum.json +228 -0
  17. data/lib/demo/domain-dnr.json +695 -0
  18. data/lib/demo/domain-rir.json +569 -0
  19. data/lib/demo/domains.json +625 -0
  20. data/lib/demo/entities.json +545 -0
  21. data/lib/demo/entity-dnr.json +143 -0
  22. data/lib/demo/entity-rir.json +394 -0
  23. data/lib/demo/error-code.json +31 -0
  24. data/lib/demo/help.json +58 -0
  25. data/lib/demo/ip.json +306 -0
  26. data/lib/demo/nameservers.json +434 -0
  27. data/lib/demo/ns-simple.json +210 -0
  28. data/lib/demo/ns-very-simple.json +41 -0
  29. data/lib/demo/ns.json +63 -0
  30. data/lib/demo/simple-ip.json +41 -0
  31. data/lib/demo/simple.json +13 -0
  32. data/lib/domain.rb +203 -0
  33. data/lib/ds_data.rb +70 -0
  34. data/lib/entity.rb +372 -0
  35. data/lib/enum.rb +47 -0
  36. data/lib/error_code.rb +56 -0
  37. data/lib/female-first-names.txt +4275 -0
  38. data/lib/ip.rb +86 -0
  39. data/lib/key_data.rb +70 -0
  40. data/lib/last-names.txt +88799 -0
  41. data/lib/male-first-names.txt +1219 -0
  42. data/lib/nicinfo_logger.rb +370 -0
  43. data/lib/nicinfo_main.rb +1013 -0
  44. data/lib/notices.rb +110 -0
  45. data/lib/ns.rb +108 -0
  46. data/lib/utils.rb +189 -0
  47. metadata +90 -0
@@ -0,0 +1,545 @@
1
+ {
2
+ "nicInfo_demoUrl": "http://rdappilot.arin.net/restfulwhois/rdap/entities?fn=Simon",
3
+ "nicInfo_demoHint": "nicinfo --type esbyname Simon",
4
+ "rdapConformance": [
5
+ "rdap_level_0"
6
+ ],
7
+ "notices": [
8
+ {
9
+ "title": "Terms of Use",
10
+ "description": [
11
+ "ARIN WHOIS data and services are subject to the Terms of Use available at: https://www.arin.net/whois_tou.html"
12
+ ],
13
+ "links": [
14
+ {
15
+ "value": "http://whois.apnic.net/ip/2001:db8::0",
16
+ "rel": "terms-of-service",
17
+ "type": "text/html",
18
+ "href": "https://www.arin.net/whois_tou.html"
19
+ }
20
+ ]
21
+ }
22
+ ],
23
+ "entitySearchResults": [
24
+ {
25
+ "handle": "entity-dnr",
26
+ "objectClassName":"entity",
27
+ "vcardArray": [
28
+ "vcard",
29
+ [
30
+ ["version", {}, "text", "4.0"],
31
+ ["fn", {}, "text", "Simon Perreault"],
32
+ ["n",
33
+ {},
34
+ "text",
35
+ ["Perreault", "Simon", "", "", ["ing. jr", "M.Sc."]]
36
+ ],
37
+ ["bday", {}, "date-and-or-time", "--02-03"],
38
+ ["anniversary",
39
+ {},
40
+ "date-and-or-time",
41
+ "2009-08-08T14:30:00-05:00"
42
+ ],
43
+ ["gender", {}, "text", "M"],
44
+ ["kind", {}, "text", "individual"],
45
+ ["lang", {
46
+ "pref": "1"
47
+ }, "language-tag", "fr"],
48
+ ["lang", {
49
+ "pref": "2"
50
+ }, "language-tag", "en"],
51
+ ["org", {
52
+ "type": "work"
53
+ }, "text", "Viagenie"],
54
+ ["title", {}, "text", "Research Scientist"],
55
+ ["role", {}, "text", "Project Lead"],
56
+ ["adr",
57
+ {
58
+ "type": "work"
59
+ },
60
+ "text",
61
+ [
62
+ "",
63
+ "Suite D2-630",
64
+ "2875 Laurier",
65
+ "Quebec",
66
+ "QC",
67
+ "G1V 2M2",
68
+ "Canada"
69
+ ]
70
+ ],
71
+ ["adr",
72
+ {
73
+ "type": "home",
74
+ "label": "123 Maple Ave\nSuite 90001\nVancouver\nBC\n1239\n"
75
+ },
76
+ "text",
77
+ [
78
+ "",
79
+ "",
80
+ "",
81
+ "",
82
+ "",
83
+ "",
84
+ ""
85
+ ]
86
+ ],
87
+ ["tel",
88
+ {
89
+ "type": ["work", "voice"],
90
+ "pref": "1"
91
+ },
92
+ "uri",
93
+ "tel:+1-418-656-9254;ext=102"
94
+ ],
95
+ ["tel",
96
+ {
97
+ "type": ["work", "cell", "voice", "video", "text"]
98
+ },
99
+ "uri",
100
+ "tel:+1-418-262-6501"
101
+ ],
102
+ ["email",
103
+ {
104
+ "type": "work"
105
+ },
106
+ "text",
107
+ "simon.perreault@viagenie.ca"
108
+ ],
109
+ ["geo", {
110
+ "type": "work"
111
+ }, "uri", "geo:46.772673,-71.282945"],
112
+ ["key",
113
+ {
114
+ "type": "work"
115
+ },
116
+ "uri",
117
+ "http://www.viagenie.ca/simon.perreault/simon.asc"
118
+ ],
119
+ ["tz", {}, "utc-offset", "-05:00"],
120
+ ["url", {
121
+ "type": "home"
122
+ }, "uri", "http://nomis80.org"]
123
+ ]
124
+ ],
125
+ "status": [ "validated", "locked" ],
126
+ "publicIds": [
127
+ {
128
+ "type": "IANA Registration",
129
+ "identifier": "1"
130
+ }
131
+ ],
132
+ "remarks": [
133
+ {
134
+ "title": "A Poem",
135
+ "description": [
136
+ "She sells sea shells down by the sea shore.",
137
+ "Originally written by Terry Sullivan."
138
+ ]
139
+ },
140
+ {
141
+ "title": "A Story",
142
+ "description": [
143
+ "It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness, it was the epoch of belief, it was the epoch of incredulity, it was the season of Light, it was the season of Darkness, it was the spring of hope, it was the winter of despair, we had everything before us, we had nothing before us, we were all going direct to heaven, we were all going direct the other way - in short, the period was so far like the present period, that some of its noisiest authorities insisted on its being received, for good or for evil, in the superlative degree of comparison only.",
144
+ "By Charles Dickens"
145
+ ]
146
+ }
147
+ ],
148
+ "links": [
149
+ {
150
+ "value": "http://rdappilot.arin.net/rdapbootstrap/entity/entity-dnr",
151
+ "rel": "self",
152
+ "href": "http://rdappilot.arin.net/rdapbootstrap/entity/entity-dnr"
153
+ }
154
+ ],
155
+ "port43": "whois.example.net",
156
+ "events": [
157
+ {
158
+ "eventAction": "registration",
159
+ "eventDate": "1990-12-31T23:59:60Z"
160
+ },
161
+ {
162
+ "eventAction": "last changed",
163
+ "eventDate": "1991-12-31T23:59:60Z",
164
+ "eventActor": "joe@bob.com"
165
+ }
166
+ ]
167
+
168
+ },
169
+ {
170
+ "handle": "foo1",
171
+ "objectClassName":"entity",
172
+ "vcardArray": [
173
+ "vcard",
174
+ [
175
+ ["version", {}, "text", "4.0"],
176
+ ["fn", {}, "text", "Simon Perreault"],
177
+ ["n",
178
+ {},
179
+ "text",
180
+ ["Perreault", "Simon", "", "", ["ing. jr", "M.Sc."]]
181
+ ],
182
+ ["bday", {}, "date-and-or-time", "--02-03"],
183
+ ["anniversary",
184
+ {},
185
+ "date-and-or-time",
186
+ "2009-08-08T14:30:00-05:00"
187
+ ],
188
+ ["gender", {}, "text", "M"],
189
+ ["kind", {}, "text", "individual"],
190
+ ["lang", {
191
+ "pref": "1"
192
+ }, "language-tag", "fr"],
193
+ ["lang", {
194
+ "pref": "2"
195
+ }, "language-tag", "en"],
196
+ ["org", {
197
+ "type": "work"
198
+ }, "text", "Viagenie"],
199
+ ["title", {}, "text", "Research Scientist"],
200
+ ["role", {}, "text", "Project Lead"],
201
+ ["adr",
202
+ {
203
+ "type": "work"
204
+ },
205
+ "text",
206
+ [
207
+ "",
208
+ "Suite D2-630",
209
+ "2875 Laurier",
210
+ "Quebec",
211
+ "QC",
212
+ "G1V 2M2",
213
+ "Canada"
214
+ ]
215
+ ],
216
+ ["adr",
217
+ {
218
+ "type": "home",
219
+ "label": "123 Maple Ave\nSuite 90001\nVancouver\nBC\n1239\n"
220
+ },
221
+ "text",
222
+ [
223
+ "",
224
+ "",
225
+ "",
226
+ "",
227
+ "",
228
+ "",
229
+ ""
230
+ ]
231
+ ],
232
+ ["tel",
233
+ {
234
+ "type": ["work", "voice"],
235
+ "pref": "1"
236
+ },
237
+ "uri",
238
+ "tel:+1-418-656-9254;ext=102"
239
+ ],
240
+ ["tel",
241
+ {
242
+ "type": ["work", "cell", "voice", "video", "text"]
243
+ },
244
+ "uri",
245
+ "tel:+1-418-262-6501"
246
+ ],
247
+ ["email",
248
+ {
249
+ "type": "work"
250
+ },
251
+ "text",
252
+ "simon.perreault@viagenie.ca"
253
+ ],
254
+ ["geo", {
255
+ "type": "work"
256
+ }, "uri", "geo:46.772673,-71.282945"],
257
+ ["key",
258
+ {
259
+ "type": "work"
260
+ },
261
+ "uri",
262
+ "http://www.viagenie.ca/simon.perreault/simon.asc"
263
+ ],
264
+ ["tz", {}, "utc-offset", "-05:00"],
265
+ ["url", {
266
+ "type": "home"
267
+ }, "uri", "http://nomis80.org"]
268
+ ]
269
+ ],
270
+ "roles": [ "registrant" ],
271
+ "remarks": [
272
+ {
273
+ "description": [
274
+ "She sells sea shells down by the sea shore.",
275
+ "Originally written by Terry Sullivan."
276
+ ],
277
+ "links": [
278
+ {
279
+ "value": "http://example.net/ip/192.0.2.0/24",
280
+ "rel": "alternate",
281
+ "type": "text/html",
282
+ "href": "http://www.example.com/redaction_policy.html"
283
+ }
284
+ ]
285
+ }
286
+ ],
287
+ "links": [
288
+ {
289
+ "value": "http://rdappilot.arin.net/rdapbootstrap/entity/foo1",
290
+ "rel": "self",
291
+ "href": "http://rdappilot.arin.net/rdapbootstrap/entity/foo1"
292
+ }
293
+ ],
294
+ "events": [
295
+ {
296
+ "eventAction": "registration",
297
+ "eventDate": "1990-12-31T23:59:60Z"
298
+ }
299
+ ],
300
+ "asEventActor": [
301
+ {
302
+ "eventAction": "last changed",
303
+ "eventDate": "1991-12-31T23:59:60Z"
304
+ }
305
+ ]
306
+ },
307
+ {
308
+ "handle":"ARIN-OPS",
309
+ "objectClassName":"entity",
310
+ "vcardArray":[
311
+ "vcard",
312
+ [
313
+ ["version", {}, "text", "4.0"],
314
+ ["fn", {}, "text", "Simon Shuster Operations"],
315
+ ["kind", {}, "text", "org"],
316
+ ["org", {
317
+ "type":"work"
318
+ }, "text", "American Registry for Internet Numbers"],
319
+ ["adr",
320
+ {
321
+ "type":"work"
322
+ },
323
+ "text",
324
+ [
325
+ "",
326
+ "Suite 200",
327
+ "3635 Concorde Parkway",
328
+ "Chantilly",
329
+ "VA",
330
+ "20151",
331
+ "United States"
332
+ ]
333
+ ]
334
+ ]
335
+ ],
336
+ "roles":[ "registrant" ],
337
+ "remarks":[
338
+ {
339
+ "title": "No Solicitations",
340
+ "description":[
341
+ "Absolutely no solicitations are accepted at by this contact. If you wish to offer services or products to the American Registry for Internet Numbers, contact Pete Toscano at +1-703-227-9840."
342
+ ]
343
+ }
344
+ ],
345
+ "links":[
346
+ {
347
+ "value":"http://example.net/entity/ARIN-OPS",
348
+ "rel":"self",
349
+ "href":"http://example.net/entity/ARIN-OPS"
350
+ }
351
+ ],
352
+ "events":[
353
+ {
354
+ "eventAction":"registration",
355
+ "eventDate":"2012-12-31T23:59:60Z",
356
+ "eventActor": "mattr@arin.net"
357
+ },
358
+ {
359
+ "eventAction":"last changed",
360
+ "eventDate":"2013-12-31T23:59:60Z",
361
+ "eventActor": "mattr@arin.net"
362
+ }
363
+ ],
364
+ "entities":[
365
+ {
366
+ "handle":"MATTR-ARIN",
367
+ "objectClassName":"entity",
368
+ "vcardArray":[
369
+ "vcard",
370
+ [
371
+ ["version", {}, "text", "4.0"],
372
+ ["fn", {}, "text", "Matt Rowley"],
373
+ ["kind", {}, "text", "individual"],
374
+ ["org", {
375
+ "type":"work"
376
+ }, "text", "American Registry for Internet Numbers"],
377
+ ["title", {}, "text", "Operations Manager"],
378
+ ["role", {}, "text", "Project Lead"],
379
+ ["adr",
380
+ {
381
+ "type":"work"
382
+ },
383
+ "text",
384
+ [
385
+ "",
386
+ "Suite 200",
387
+ "3635 Concorde Parkway",
388
+ "Chantilly",
389
+ "VA",
390
+ "20151",
391
+ "United States"
392
+ ]
393
+ ],
394
+ ["tel",
395
+ {
396
+ "type":["work", "voice"],
397
+ "pref":"1"
398
+ },
399
+ "uri",
400
+ "tel:+1-703-227-9840"
401
+ ],
402
+ ["email",
403
+ {
404
+ "type":"work"
405
+ },
406
+ "text",
407
+ "info@arin.net"
408
+ ]
409
+ ]
410
+ ],
411
+ "roles":[ "administrative" ],
412
+ "remarks":[
413
+ {
414
+ "title": "No Solicitations",
415
+ "description":[
416
+ "Absolutely no solicitations are accepted at by this contact. If you wish to offer services or products to the American Registry for Internet Numbers, contact Pete Toscano at +1-703-227-9840."
417
+ ]
418
+ }
419
+ ],
420
+ "links":[
421
+ {
422
+ "value":"http://example.net/entity/MATTR-ARIN",
423
+ "rel":"self",
424
+ "href":"http://example.net/entity/MATTR-ARIN"
425
+ }
426
+ ],
427
+ "events":[
428
+ {
429
+ "eventAction":"registration",
430
+ "eventDate":"2012-12-31T23:59:60Z",
431
+ "eventActor": "mattr@arin.net"
432
+ },
433
+ {
434
+ "eventAction":"last changed",
435
+ "eventDate":"2013-12-31T23:59:60Z",
436
+ "eventActor": "mattr@arin.net"
437
+ }
438
+ ],
439
+ "asEventActor":[
440
+ {
441
+ "links":[
442
+ {
443
+ "value":"http://whois.arin.net/domain/192.in-addr.arpa",
444
+ "rel":"related",
445
+ "href":"http://whois.arin.net/domain/192.in-addr.arpa"
446
+ }
447
+ ],
448
+ "eventAction":"last changed",
449
+ "eventDate":"2013-12-31T23:59:60Z"
450
+ }
451
+ ]
452
+ },
453
+ {
454
+ "handle":"MAK21-ARIN",
455
+ "objectClassName":"entity",
456
+ "vcardArray":[
457
+ "vcard",
458
+ [
459
+ ["version", {}, "text", "4.0"],
460
+ ["fn", {}, "text", "Mark Kosters"],
461
+ ["kind", {}, "text", "individual"],
462
+ ["org", {
463
+ "type":"work"
464
+ }, "text", "American Registry for Internet Numbers"],
465
+ ["title", {}, "text", "Chief Technical Officer"],
466
+ ["role", {}, "text", "Pointy Haired Boss"],
467
+ ["adr",
468
+ {
469
+ "type":"work",
470
+ "label" : "3635 Concorde Parkway\nSuite200\nChantilly\nVA\n20151"
471
+ },
472
+ "text",
473
+ [
474
+ "",
475
+ "",
476
+ "",
477
+ "",
478
+ "",
479
+ "",
480
+ ""
481
+ ]
482
+ ],
483
+ ["tel",
484
+ {
485
+ "type":["work", "voice"],
486
+ "pref":"1"
487
+ },
488
+ "uri",
489
+ "tel:+1-703-227-9840"
490
+ ],
491
+ ["email",
492
+ {
493
+ "type":"work"
494
+ },
495
+ "text",
496
+ "info@arin.net"
497
+ ]
498
+ ]
499
+ ],
500
+ "roles":[ "technical" ],
501
+ "remarks":[
502
+ {
503
+ "title": "No Solicitations",
504
+ "description":[
505
+ "Absolutely no solicitations are accepted at by this contact. If you wish to offer services or products to the American Registry for Internet Numbers, contact Pete Toscano at +1-703-227-9840."
506
+ ]
507
+ }
508
+ ],
509
+ "links":[
510
+ {
511
+ "value":"http://example.net/entity/MAK21-ARIN",
512
+ "rel":"self",
513
+ "href":"http://example.net/entity/MAK21-ARIN"
514
+ }
515
+ ],
516
+ "events":[
517
+ {
518
+ "eventAction":"registration",
519
+ "eventDate":"2012-12-31T23:59:60Z",
520
+ "eventActor": "markk@arin.net"
521
+ },
522
+ {
523
+ "eventAction":"last changed",
524
+ "eventDate":"2013-12-31T23:59:60Z",
525
+ "eventActor": "markkb@arin.net"
526
+ }
527
+ ],
528
+ "asEventActor":[
529
+ {
530
+ "links":[
531
+ {
532
+ "value":"http://whois.arin.net/domain/192.in-addr.arpa",
533
+ "rel":"related",
534
+ "href":"http://whois.arin.net/domain/192.in-addr.arpa"
535
+ }
536
+ ],
537
+ "eventAction":"reregistration",
538
+ "eventDate":"2012-12-31T23:59:60Z"
539
+ }
540
+ ]
541
+ }
542
+ ]
543
+ }
544
+ ]
545
+ }
@@ -0,0 +1,143 @@
1
+ {
2
+ "nicInfo_demoUrl" : "http://rdappilot.arin.net/restfulwhois/rdap/entity/entity-dnr",
3
+ "nicInfo_demoHint" : "nicinfo --type entityhandle entity-dnr",
4
+ "rdapConformance":[
5
+ "rdap_level_0"
6
+ ],
7
+ "notices":[
8
+ {
9
+ "title":"Terms of Use",
10
+ "description":[
11
+ "ARIN WHOIS data and services are subject to the Terms of Use available at: https://www.arin.net/whois_tou.html"
12
+ ],
13
+ "links":[
14
+ {
15
+ "value":"http://whois.apnic.net/ip/2001:db8::0",
16
+ "rel":"terms-of-service",
17
+ "type":"text/html",
18
+ "href":"https://www.arin.net/whois_tou.html"
19
+ }
20
+ ]
21
+ }
22
+ ],
23
+ "handle":"entity-dnr",
24
+ "objectClassName":"entity",
25
+ "vcardArray" : [
26
+ "vcard",
27
+ [
28
+ ["version", {}, "text", "4.0"],
29
+ ["fn", {}, "text", "Simon Perreault"],
30
+ ["n",
31
+ {},
32
+ "text",
33
+ ["Perreault", "Simon", "", "", ["ing. jr", "M.Sc."]]
34
+ ],
35
+ ["bday", {}, "date-and-or-time", "--02-03"],
36
+ ["anniversary",
37
+ {},
38
+ "date-and-or-time",
39
+ "2009-08-08T14:30:00-05:00"
40
+ ],
41
+ ["gender", {}, "text", "M"],
42
+ ["kind", {}, "text", "individual"],
43
+ ["lang", { "pref": "1" }, "language-tag", "fr"],
44
+ ["lang", { "pref": "2" }, "language-tag", "en"],
45
+ ["org", { "type": "work" }, "text", "Viagenie"],
46
+ ["title", {}, "text", "Research Scientist"],
47
+ ["role", {}, "text", "Project Lead"],
48
+ ["adr",
49
+ { "type": "work" },
50
+ "text",
51
+ [
52
+ "",
53
+ "Suite D2-630",
54
+ "2875 Laurier",
55
+ "Quebec",
56
+ "QC",
57
+ "G1V 2M2",
58
+ "Canada"
59
+ ]
60
+ ],
61
+ ["adr",
62
+ { "type": "home",
63
+ "label": "123 Maple Ave\nSuite 90001\nVancouver\nBC\n1239\n"},
64
+ "text",
65
+ [
66
+ "",
67
+ "",
68
+ "",
69
+ "",
70
+ "",
71
+ "",
72
+ ""
73
+ ]
74
+ ],
75
+ ["tel",
76
+ { "type": ["work", "voice"], "pref": "1" },
77
+ "uri",
78
+ "tel:+1-418-656-9254;ext=102"
79
+ ],
80
+ ["tel",
81
+ { "type": ["work", "cell", "voice", "video", "text"] },
82
+ "uri",
83
+ "tel:+1-418-262-6501"
84
+ ],
85
+ ["email",
86
+ { "type": "work" },
87
+ "text",
88
+ "simon.perreault@viagenie.ca"
89
+ ],
90
+ ["geo", { "type": "work" }, "uri", "geo:46.772673,-71.282945"],
91
+ ["key",
92
+ { "type": "work" },
93
+ "uri",
94
+ "http://www.viagenie.ca/simon.perreault/simon.asc"
95
+ ],
96
+ ["tz", {}, "utc-offset", "-05:00"],
97
+ ["url", { "type": "home" }, "uri", "http://nomis80.org"]
98
+ ]
99
+ ],
100
+ "status":[ "validated", "locked" ],
101
+ "publicIds" :
102
+ [
103
+ {
104
+ "type": "IANA Registration",
105
+ "identifier" : "1"
106
+ }
107
+ ],
108
+ "remarks":[
109
+ {
110
+ "title": "A Poem",
111
+ "description":[
112
+ "She sells sea shells down by the sea shore.",
113
+ "Originally written by Terry Sullivan."
114
+ ]
115
+ },
116
+ {
117
+ "title": "A Story",
118
+ "description":[
119
+ "It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness, it was the epoch of belief, it was the epoch of incredulity, it was the season of Light, it was the season of Darkness, it was the spring of hope, it was the winter of despair, we had everything before us, we had nothing before us, we were all going direct to heaven, we were all going direct the other way - in short, the period was so far like the present period, that some of its noisiest authorities insisted on its being received, for good or for evil, in the superlative degree of comparison only.",
120
+ "By Charles Dickens"
121
+ ]
122
+ }
123
+ ],
124
+ "links":[
125
+ {
126
+ "value":"http://rdappilot.arin.net/rdapbootstrap/entity/entity-dnr",
127
+ "rel":"self",
128
+ "href":"http://rdappilot.arin.net/rdapbootstrap/entity/entity-dnr"
129
+ }
130
+ ],
131
+ "port43":"whois.example.net",
132
+ "events":[
133
+ {
134
+ "eventAction":"registration",
135
+ "eventDate":"1990-12-31T23:59:60Z"
136
+ },
137
+ {
138
+ "eventAction":"last changed",
139
+ "eventDate":"1991-12-31T23:59:60Z",
140
+ "eventActor":"joe@bob.com"
141
+ }
142
+ ]
143
+ }