nicinfo 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
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,434 @@
1
+ {
2
+ "nicInfo_demoUrl" : "http://rdappilot.arin.net/restfulwhois/rdap/nameservers?name=ns*.xn--fo-5ja.example",
3
+ "nicInfo_demoHint" : "nicinfo --type nsbyname ns*.xn--fo-5ja.example",
4
+ "rdapConformance":[
5
+ "rdap_level_0"
6
+ ],
7
+ "notices":[
8
+ {
9
+ "title":"Rhetorical License",
10
+ "description":[
11
+ "Lorem ipsum dolor sit amet, has reque blandit recusabo ex, id cibo epicuri erroribus pri. Qui epicurei facilisis deseruisse at. Posse fierent persecuti mei te, ut vix lucilius expetenda. Quo ei inani minimum. In cum delenit definiebas, et dico case delicata vim, mei unum feugiat suscipiantur et. Sale soluta democritum ea eum.",
12
+ "Quo at diam fabulas. Cum dicant electram eu, his at graeco maiorum omittantur, numquam abhorreant instructior ad est. Legendos similique sea ei, fabellas voluptaria sed eu, pro et oblique utroque. Mea ornatus sapientem ex. Etiam gubergren eam id, eum id possit deleniti electram, dicat philosophia sed eu.",
13
+ "Ut vis dicunt laboramus, vis dolorem nostrum at. Vix suas nihil nostrud an, te his tation placerat luptatum, no minim nobis sea. Cum cu congue platonem hendrerit. Ex sint dolor constituam per, per an novum qualisque, rebum prompta ius ex. Nec in fabellas referrentur, quot dicit veniam has at, mea fuisset denique ut. Ut justo munere sed, facilisis efficiendi ei has.",
14
+ "Eros alterum oporteat nec ut, iriure malorum hendrerit ne est. Ius aliquam mandamus id, sea in vide soleat reprehendunt, has officiis maluisset prodesset cu. No qui dolore putent, ea veniam appetere persecuti mei, an eam tamquam delicata. Laoreet appetere scripserit mei eu, usu elit indoctum ex, error homero erroribus pro at. Cum an epicuri omittam conceptam. Ad tota utamur vix, illum eleifend efficiendi per ne.",
15
+ "Meliore vivendo concludaturque in pro, congue dictas usu at, ei viris assueverit mea. Veri rebum dicant no mea, ea facer altera mentitum sit. Eros sale reprimique id duo, graeco invenire ex eos, has affert munere bonorum te. Fuisset corpora eu pri. Aliquid sensibus duo id, mea assum maiestatis ad, integre accommodare eum no."
16
+ ],
17
+ "links":[
18
+ {
19
+ "value":"http://example.net/ip/192.0.2.0/24",
20
+ "rel":"license",
21
+ "type":"text/html",
22
+ "href":"http://www.example.com/license.html"
23
+ }
24
+ ]
25
+ }
26
+ ],
27
+ "nameserverSearchResults": [
28
+ {
29
+ "handle":"XXXX",
30
+ "ldhName":"ns1.xn--fo-5ja.example",
31
+ "unicodeName":"foo.example",
32
+ "status":[ "active" ],
33
+ "ipAddresses":{
34
+ "v4":[ "192.0.2.1", "192.0.2.2" ],
35
+ "v6":[ "2001:db8::123" ]
36
+ },
37
+ "remarks":[
38
+ {
39
+ "description":[
40
+ "She sells sea shells down by the sea shore.",
41
+ "Originally written by Terry Sullivan."
42
+ ]
43
+ }
44
+ ],
45
+ "links":[
46
+ {
47
+ "value":"http://rdappilot.arin.net/rdapbootstrap/nameserver/ns1.xn--fo-5ja.example",
48
+ "rel":"self",
49
+ "href":"http://rdappilot.arin.net/rdapbootstrap/nameserver/ns1.xn--fo-5ja.example"
50
+ }
51
+ ],
52
+ "port43":"whois.example.net",
53
+ "events":[
54
+ {
55
+ "eventAction":"registration",
56
+ "eventDate":"1990-12-31T23:59:60Z"
57
+ },
58
+ {
59
+ "eventAction":"last changed",
60
+ "eventDate":"1991-12-31T23:59:60Z",
61
+ "eventActor":"joe@bob.com"
62
+ }
63
+ ],
64
+ "entities":[
65
+ {
66
+ "handle":"MATTR-ARIN",
67
+ "objectClassName":"entity",
68
+ "vcardArray":[
69
+ "vcard",
70
+ [
71
+ ["version", {}, "text", "4.0"],
72
+ ["fn", {}, "text", "Matt Rowley"],
73
+ ["kind", {}, "text", "individual"],
74
+ ["org", {
75
+ "type":"work"
76
+ }, "text", "American Registry for Internet Numbers"],
77
+ ["title", {}, "text", "Operations Manager"],
78
+ ["role", {}, "text", "Project Lead"],
79
+ ["adr",
80
+ {
81
+ "type":"work"
82
+ },
83
+ "text",
84
+ [
85
+ "",
86
+ "Suite 200",
87
+ "3635 Concorde Parkway",
88
+ "Chantilly",
89
+ "VA",
90
+ "20151",
91
+ "United States"
92
+ ]
93
+ ],
94
+ ["tel",
95
+ {
96
+ "type":["work", "voice"],
97
+ "pref":"1"
98
+ },
99
+ "uri",
100
+ "tel:+1-703-227-9840"
101
+ ],
102
+ ["email",
103
+ {
104
+ "type":"work"
105
+ },
106
+ "text",
107
+ "info@arin.net"
108
+ ]
109
+ ]
110
+ ],
111
+ "roles":[ "administrative" ],
112
+ "remarks":[
113
+ {
114
+ "title": "No Solicitations",
115
+ "description":[
116
+ "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."
117
+ ]
118
+ }
119
+ ],
120
+ "links":[
121
+ {
122
+ "value":"http://example.net/entity/MATTR-ARIN",
123
+ "rel":"self",
124
+ "href":"http://example.net/entity/MATTR-ARIN"
125
+ }
126
+ ],
127
+ "events":[
128
+ {
129
+ "eventAction":"registration",
130
+ "eventDate":"2012-12-31T23:59:60Z",
131
+ "eventActor": "mattr@arin.net"
132
+ },
133
+ {
134
+ "eventAction":"last changed",
135
+ "eventDate":"2013-12-31T23:59:60Z",
136
+ "eventActor": "mattr@arin.net"
137
+ }
138
+ ],
139
+ "asEventActor":[
140
+ {
141
+ "eventAction":"last changed",
142
+ "eventDate":"2013-12-31T23:59:60Z"
143
+ }
144
+ ]
145
+ },
146
+ {
147
+ "handle":"MAK21-ARIN",
148
+ "objectClassName":"entity",
149
+ "vcardArray":[
150
+ "vcard",
151
+ [
152
+ ["version", {}, "text", "4.0"],
153
+ ["fn", {}, "text", "Mark Kosters"],
154
+ ["kind", {}, "text", "individual"],
155
+ ["org", {
156
+ "type":"work"
157
+ }, "text", "American Registry for Internet Numbers"],
158
+ ["title", {}, "text", "Chief Technical Officer"],
159
+ ["role", {}, "text", "Pointy Haired Boss"],
160
+ ["adr",
161
+ {
162
+ "type":"work",
163
+ "label" : "3635 Concorde Parkway\nSuite200\nChantilly\nVA\n20151"
164
+ },
165
+ "text",
166
+ [
167
+ "",
168
+ "",
169
+ "",
170
+ "",
171
+ "",
172
+ "",
173
+ ""
174
+ ]
175
+ ],
176
+ ["tel",
177
+ {
178
+ "type":["work", "voice"],
179
+ "pref":"1"
180
+ },
181
+ "uri",
182
+ "tel:+1-703-227-9840"
183
+ ],
184
+ ["email",
185
+ {
186
+ "type":"work"
187
+ },
188
+ "text",
189
+ "info@arin.net"
190
+ ]
191
+ ]
192
+ ],
193
+ "roles":[ "technical" ],
194
+ "remarks":[
195
+ {
196
+ "title": "No Solicitations",
197
+ "description":[
198
+ "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."
199
+ ]
200
+ }
201
+ ],
202
+ "links":[
203
+ {
204
+ "value":"http://example.net/entity/MAK21-ARIN",
205
+ "rel":"self",
206
+ "href":"http://example.net/entity/MAK21-ARIN"
207
+ }
208
+ ],
209
+ "events":[
210
+ {
211
+ "eventAction":"registration",
212
+ "eventDate":"2012-12-31T23:59:60Z",
213
+ "eventActor": "markk@arin.net"
214
+ },
215
+ {
216
+ "eventAction":"last changed",
217
+ "eventDate":"2013-12-31T23:59:60Z",
218
+ "eventActor": "markkb@arin.net"
219
+ }
220
+ ],
221
+ "asEventActor":[
222
+ {
223
+ "eventAction":"reregistration",
224
+ "eventDate":"2012-12-31T23:59:60Z"
225
+ }
226
+ ]
227
+ }
228
+ ]
229
+ },
230
+ {
231
+ "handle":"XXXX2",
232
+ "objectClassName":"domain",
233
+ "ldhName":"ns1.xn--fo-5ja.example",
234
+ "unicodeName":"foo.example",
235
+ "status":[ "active" ],
236
+ "ipAddresses":{
237
+ "v4":[ "192.0.2.1", "192.0.2.2" ],
238
+ "v6":[ "2001:db8::123" ]
239
+ },
240
+ "remarks":[
241
+ {
242
+ "description":[
243
+ "She sells sea shells down by the sea shore.",
244
+ "Originally written by Terry Sullivan."
245
+ ]
246
+ }
247
+ ],
248
+ "links":[
249
+ {
250
+ "value":"http://rdappilot.arin.net/rdapbootstrap/nameserver/ns1.xn--fo-5ja.example",
251
+ "rel":"self",
252
+ "href":"http://rdappilot.arin.net/rdapbootstrap/nameserver/ns1.xn--fo-5ja.example"
253
+ }
254
+ ],
255
+ "port43":"whois.example.net",
256
+ "events":[
257
+ {
258
+ "eventAction":"registration",
259
+ "eventDate":"1990-12-31T23:59:60Z"
260
+ },
261
+ {
262
+ "eventAction":"last changed",
263
+ "eventDate":"1991-12-31T23:59:60Z",
264
+ "eventActor":"joe@bob.com"
265
+ }
266
+ ],
267
+ "entities":[
268
+ {
269
+ "handle":"MATTR-ARIN",
270
+ "objectClassName":"entity",
271
+ "vcardArray":[
272
+ "vcard",
273
+ [
274
+ ["version", {}, "text", "4.0"],
275
+ ["fn", {}, "text", "Matt Rowley"],
276
+ ["kind", {}, "text", "individual"],
277
+ ["org", {
278
+ "type":"work"
279
+ }, "text", "American Registry for Internet Numbers"],
280
+ ["title", {}, "text", "Operations Manager"],
281
+ ["role", {}, "text", "Project Lead"],
282
+ ["adr",
283
+ {
284
+ "type":"work"
285
+ },
286
+ "text",
287
+ [
288
+ "",
289
+ "Suite 200",
290
+ "3635 Concorde Parkway",
291
+ "Chantilly",
292
+ "VA",
293
+ "20151",
294
+ "United States"
295
+ ]
296
+ ],
297
+ ["tel",
298
+ {
299
+ "type":["work", "voice"],
300
+ "pref":"1"
301
+ },
302
+ "uri",
303
+ "tel:+1-703-227-9840"
304
+ ],
305
+ ["email",
306
+ {
307
+ "type":"work"
308
+ },
309
+ "text",
310
+ "info@arin.net"
311
+ ]
312
+ ]
313
+ ],
314
+ "roles":[ "administrative" ],
315
+ "remarks":[
316
+ {
317
+ "title": "No Solicitations",
318
+ "description":[
319
+ "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."
320
+ ]
321
+ }
322
+ ],
323
+ "links":[
324
+ {
325
+ "value":"http://example.net/entity/MATTR-ARIN",
326
+ "rel":"self",
327
+ "href":"http://example.net/entity/MATTR-ARIN"
328
+ }
329
+ ],
330
+ "events":[
331
+ {
332
+ "eventAction":"registration",
333
+ "eventDate":"2012-12-31T23:59:60Z",
334
+ "eventActor": "mattr@arin.net"
335
+ },
336
+ {
337
+ "eventAction":"last changed",
338
+ "eventDate":"2013-12-31T23:59:60Z",
339
+ "eventActor": "mattr@arin.net"
340
+ }
341
+ ],
342
+ "asEventActor":[
343
+ {
344
+ "eventAction":"last changed",
345
+ "eventDate":"2013-12-31T23:59:60Z"
346
+ }
347
+ ]
348
+ },
349
+ {
350
+ "handle":"MAK21-ARIN",
351
+ "objectClassName":"entity",
352
+ "vcardArray":[
353
+ "vcard",
354
+ [
355
+ ["version", {}, "text", "4.0"],
356
+ ["fn", {}, "text", "Mark Kosters"],
357
+ ["kind", {}, "text", "individual"],
358
+ ["org", {
359
+ "type":"work"
360
+ }, "text", "American Registry for Internet Numbers"],
361
+ ["title", {}, "text", "Chief Technical Officer"],
362
+ ["role", {}, "text", "Pointy Haired Boss"],
363
+ ["adr",
364
+ {
365
+ "type":"work",
366
+ "label" : "3635 Concorde Parkway\nSuite200\nChantilly\nVA\n20151"
367
+ },
368
+ "text",
369
+ [
370
+ "",
371
+ "",
372
+ "",
373
+ "",
374
+ "",
375
+ "",
376
+ ""
377
+ ]
378
+ ],
379
+ ["tel",
380
+ {
381
+ "type":["work", "voice"],
382
+ "pref":"1"
383
+ },
384
+ "uri",
385
+ "tel:+1-703-227-9840"
386
+ ],
387
+ ["email",
388
+ {
389
+ "type":"work"
390
+ },
391
+ "text",
392
+ "info@arin.net"
393
+ ]
394
+ ]
395
+ ],
396
+ "roles":[ "technical" ],
397
+ "remarks":[
398
+ {
399
+ "title": "No Solicitations",
400
+ "description":[
401
+ "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."
402
+ ]
403
+ }
404
+ ],
405
+ "links":[
406
+ {
407
+ "value":"http://example.net/entity/MAK21-ARIN",
408
+ "rel":"self",
409
+ "href":"http://example.net/entity/MAK21-ARIN"
410
+ }
411
+ ],
412
+ "events":[
413
+ {
414
+ "eventAction":"registration",
415
+ "eventDate":"2012-12-31T23:59:60Z",
416
+ "eventActor": "markk@arin.net"
417
+ },
418
+ {
419
+ "eventAction":"last changed",
420
+ "eventDate":"2013-12-31T23:59:60Z",
421
+ "eventActor": "markkb@arin.net"
422
+ }
423
+ ],
424
+ "asEventActor":[
425
+ {
426
+ "eventAction":"reregistration",
427
+ "eventDate":"2012-12-31T23:59:60Z"
428
+ }
429
+ ]
430
+ }
431
+ ]
432
+ }
433
+ ]
434
+ }
@@ -0,0 +1,210 @@
1
+ {
2
+ "nicInfo_demoUrl" : "http://rdappilot.arin.net/restfulwhois/rdap/nameserver/ns2.example.com",
3
+ "nicInfo_demoHint" : "nicinfo ns2.example.com",
4
+ "rdapConformance":[
5
+ "rdap_level_0"
6
+ ],
7
+ "notices":[
8
+ {
9
+ "title":"Content Redacted",
10
+ "description":[
11
+ "Without full authorization, content has been redacted.",
12
+ "Sorry, dude!"
13
+ ],
14
+ "links":[
15
+ {
16
+ "value":"http://example.net/ip/192.0.2.0/24",
17
+ "rel":"alternate",
18
+ "type":"text/html",
19
+ "href":"http://www.example.com/redaction_policy.html"
20
+ }
21
+ ]
22
+ },
23
+ {
24
+ "title":"Terms of Use",
25
+ "description":[
26
+ "THESE are the times that try men's souls. The summer soldier and the sunshine patriot will, in this crisis, shrink from the service of their country; but he that stands by it now, deserves the love and thanks of man and woman. Tyranny, like hell, is not easily conquered; yet we have this consolation with us, that the harder the conflict, the more glorious the triumph.",
27
+ "So sayeth Thomas Paine"
28
+ ],
29
+ "links":[
30
+ {
31
+ "value":"http://example.net/ip/192.0.2.0/24",
32
+ "rel":"terms-of-service",
33
+ "type":"text/html",
34
+ "href":"http://www.example.com/tos.html"
35
+ }
36
+ ]
37
+ }
38
+ ],
39
+ "handle" : "NS2.EXAMPLE.COM-01",
40
+ "objectClassName":"nameserver",
41
+ "ldhName":"ns2.example.com",
42
+ "ipAddresses":{
43
+ "v6":[ "2001:db8::123", "2001:db8::124" ]
44
+ },
45
+ "entities":[
46
+ {
47
+ "handle":"MATTR-ARIN",
48
+ "objectClassName":"entity",
49
+ "vcardArray":[
50
+ "vcard",
51
+ [
52
+ ["version", {}, "text", "4.0"],
53
+ ["fn", {}, "text", "Matt Rowley"],
54
+ ["kind", {}, "text", "individual"],
55
+ ["org", {
56
+ "type":"work"
57
+ }, "text", "American Registry for Internet Numbers"],
58
+ ["title", {}, "text", "Operations Manager"],
59
+ ["role", {}, "text", "Project Lead"],
60
+ ["adr",
61
+ {
62
+ "type":"work"
63
+ },
64
+ "text",
65
+ [
66
+ "",
67
+ "Suite 200",
68
+ "3635 Concorde Parkway",
69
+ "Chantilly",
70
+ "VA",
71
+ "20151",
72
+ "United States"
73
+ ]
74
+ ],
75
+ ["tel",
76
+ {
77
+ "type":["work", "voice"],
78
+ "pref":"1"
79
+ },
80
+ "uri",
81
+ "tel:+1-703-227-9840"
82
+ ],
83
+ ["email",
84
+ {
85
+ "type":"work"
86
+ },
87
+ "text",
88
+ "info@arin.net"
89
+ ]
90
+ ]
91
+ ],
92
+ "roles":[ "administrative" ],
93
+ "remarks":[
94
+ {
95
+ "title": "No Solicitations",
96
+ "description":[
97
+ "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."
98
+ ]
99
+ }
100
+ ],
101
+ "links":[
102
+ {
103
+ "value":"http://example.net/entity/MATTR-ARIN",
104
+ "rel":"self",
105
+ "href":"http://example.net/entity/MATTR-ARIN"
106
+ }
107
+ ],
108
+ "events":[
109
+ {
110
+ "eventAction":"registration",
111
+ "eventDate":"2012-12-31T23:59:60Z",
112
+ "eventActor": "mattr@arin.net"
113
+ },
114
+ {
115
+ "eventAction":"last changed",
116
+ "eventDate":"2013-12-31T23:59:60Z",
117
+ "eventActor": "mattr@arin.net"
118
+ }
119
+ ],
120
+ "asEventActor":[
121
+ {
122
+ "eventAction":"last changed",
123
+ "eventDate":"2013-12-31T23:59:60Z"
124
+ }
125
+ ]
126
+ },
127
+ {
128
+ "handle":"MAK21-ARIN",
129
+ "objectClassName":"entity",
130
+ "vcardArray":[
131
+ "vcard",
132
+ [
133
+ ["version", {}, "text", "4.0"],
134
+ ["fn", {}, "text", "Mark Kosters"],
135
+ ["kind", {}, "text", "individual"],
136
+ ["org", {
137
+ "type":"work"
138
+ }, "text", "American Registry for Internet Numbers"],
139
+ ["title", {}, "text", "Chief Technical Officer"],
140
+ ["role", {}, "text", "Pointy Haired Boss"],
141
+ ["adr",
142
+ {
143
+ "type":"work",
144
+ "label" : "3635 Concorde Parkway\nSuite200\nChantilly\nVA\n20151"
145
+ },
146
+ "text",
147
+ [
148
+ "",
149
+ "",
150
+ "",
151
+ "",
152
+ "",
153
+ "",
154
+ ""
155
+ ]
156
+ ],
157
+ ["tel",
158
+ {
159
+ "type":["work", "voice"],
160
+ "pref":"1"
161
+ },
162
+ "uri",
163
+ "tel:+1-703-227-9840"
164
+ ],
165
+ ["email",
166
+ {
167
+ "type":"work"
168
+ },
169
+ "text",
170
+ "info@arin.net"
171
+ ]
172
+ ]
173
+ ],
174
+ "roles":[ "technical" ],
175
+ "remarks":[
176
+ {
177
+ "title": "No Solicitations",
178
+ "description":[
179
+ "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."
180
+ ]
181
+ }
182
+ ],
183
+ "links":[
184
+ {
185
+ "value":"http://example.net/entity/MAK21-ARIN",
186
+ "rel":"self",
187
+ "href":"http://example.net/entity/MAK21-ARIN"
188
+ }
189
+ ],
190
+ "events":[
191
+ {
192
+ "eventAction":"registration",
193
+ "eventDate":"2012-12-31T23:59:60Z",
194
+ "eventActor": "markk@arin.net"
195
+ },
196
+ {
197
+ "eventAction":"last changed",
198
+ "eventDate":"2013-12-31T23:59:60Z",
199
+ "eventActor": "markkb@arin.net"
200
+ }
201
+ ],
202
+ "asEventActor":[
203
+ {
204
+ "eventAction":"reregistration",
205
+ "eventDate":"2012-12-31T23:59:60Z"
206
+ }
207
+ ]
208
+ }
209
+ ]
210
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "nicInfo_demoUrl" : "http://rdappilot.arin.net/restfulwhois/rdap/nameserver/ns1.example.com",
3
+ "nicInfo_demoHint" : "nicinfo ns1.example.com",
4
+ "rdapConformance":[
5
+ "rdap_level_0"
6
+ ],
7
+ "notices":[
8
+ {
9
+ "title":"Content Redacted",
10
+ "description":[
11
+ "Without full authorization, content has been redacted.",
12
+ "Sorry, dude!"
13
+ ],
14
+ "links":[
15
+ {
16
+ "value":"http://example.net/ip/192.0.2.0/24",
17
+ "rel":"alternate",
18
+ "type":"text/html",
19
+ "href":"http://www.example.com/redaction_policy.html"
20
+ }
21
+ ]
22
+ },
23
+ {
24
+ "title":"Terms of Use",
25
+ "description":[
26
+ "THESE are the times that try men's souls. The summer soldier and the sunshine patriot will, in this crisis, shrink from the service of their country; but he that stands by it now, deserves the love and thanks of man and woman. Tyranny, like hell, is not easily conquered; yet we have this consolation with us, that the harder the conflict, the more glorious the triumph.",
27
+ "So sayeth Thomas Paine"
28
+ ],
29
+ "links":[
30
+ {
31
+ "value":"http://example.net/ip/192.0.2.0/24",
32
+ "rel":"terms-of-service",
33
+ "type":"text/html",
34
+ "href":"http://www.example.com/tos.html"
35
+ }
36
+ ]
37
+ }
38
+ ],
39
+ "ldhName":"ns1.example.com",
40
+ "objectClassName":"nameserver"
41
+ }