[arin-tech-discuss] Question about POC Handle searching.

Zhao, Sean Sean.Zhao at CenturyLink.com
Mon Oct 29 15:59:51 EDT 2012


Thanks a lot Andy!!
I ran it. It is nice!

Thanks,

Sean Zhao
Sean.Zhao at CenturyLink.com

From: Andy Newton [mailto:andy at arin.net]
Sent: Monday, October 29, 2012 3:57 PM
To: Zhao, Sean; 'arin-tech-discuss at arin.net'
Cc: Roehrs, Mike; Fredrickson, Joann; Mazzella, John; Grimes, Ronald
Subject: Re: [arin-tech-discuss] Question about POC Handle searching.

Sean,

There are multiple ways to search on POC names.

If you are using a classic Whois client (over port 43), the syntax is "p / <name>" where <name> is the name you are searching for.

For example:
whois -h whois.arin.net "p / kosters"

The RESTful interface allows you to search by name using matrix parameters.

For example:
xmllint --format "http://whois.arin.net/rest/pocs;name=kosters"

You can also you "first" or "last" instead of "name" to narrow the search to specific first and last names.

For example:
xmllint --format "http://whois.arin.net/rest/pocs;last=kosters;first=mark"

More information about these types of matrix parameters are available in Section 4.4.2 of our Whois-RWS API manual:
https://www.arin.net/resources/whoisrws/whois_api.html#whoisrws

I hope this answers your question.

Andy Newton,
Chief Engineer, ARIN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.arin.net/pipermail/arin-tech-discuss/attachments/20121029/47051fc5/attachment.html>


More information about the arin-tech-discuss mailing list