<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Ed,</div>
<div class=""><br class="">
</div>
<div class="">My response is in-line:</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Feb 17, 2017, at 11:31 AM, Edward Lewis <<a href="mailto:edward.lewis@icann.org" class="">edward.lewis@icann.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">$ ./nicinfo -V -t ip6addr 2001:500:88:200::7<br class="">
# NicInfo v.0.2.0<br class="">
## Using configuration found in /Users/edward.lewis/.NicInfo<br class="">
## Evicted 0 files from the cache<br class="">
## Issuing GET for <a href="http://rdappilot.arin.net/restfulwhois/rdap/ip/2001:500:88:20" class="">
http://rdappilot.arin.net/restfulwhois/rdap/ip/2001:500:88:20</a><br class="">
# getaddrinfo: nodename nor servname provided, or not known<br class="">
<br class="">
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>This is a very old version of NicInfo, and it is attempting to query <a href="http://rdappilot.arin.net" class="">
rdappilot.arin.net</a> which is no longer in service. (RDAP is in production and so the pilot program ended).</div>
<div><br class="">
</div>
<div>You can find the latest version, 1.1.1, here:</div>
<div><a href="https://github.com/arineng/nicinfo/releases/tag/v1.1.1" class="">https://github.com/arineng/nicinfo/releases/tag/v1.1.1</a></div>
<div><br class="">
</div>
<div>The configs and cache structure changed between 0.2.0 and 1.1.1, so you might also want to erase your .NicInfo directory.</div>
<div>Alternatively, nicinfo —reset should work as well.</div>
<div><br class="">
</div>
<div>Let me know if you have any further issues.</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div class="">Puzzled, I joined this mail list...(noting that <a href="https://www.arin.net/knowledge/rdap.pdf" class="">
https://www.arin.net/knowledge/rdap.pdf</a> has broken links in it).<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
<div class=""><a href="https://rdap.arin.net/bootstrap" class="">https://rdap.arin.net/bootstrap</a> and
<a href="https://rdap.arin.net/registry" class="">https://rdap.arin.net/registry</a> are the base URLs for RDAP queries. We provide the information for people using curl, writing their own scrips and/or clients, or needing it for other reasons. Appending an
RDAP query to them will yield results.</div>
<div class=""><br class="">
</div>
<div class="">For example: curl -L -v <a href="https://rdap.arin.net/bootstrap/ip/192.0.0.0" class="">
https://rdap.arin.net/bootstrap/ip/192.0.0.0</a></div>
<div class=""><br class="">
</div>
<div class="">I hope that helps.</div>
<div class=""><br class="">
</div>
<div class="">Andy Newton,</div>
<div class="">Chief Engineer, ARIN</div>
</body>
</html>