Send arin-tech-discuss mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.arin.net/mailman/listinfo/arin-tech-discuss
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of arin-tech-discuss digest..."
Today's Topics:
1. Question about POC Handle searching. (Zhao, Sean)
2. Re: Question about POC Handle searching. (Andy Newton)
3. Re: Question about POC Handle searching. (Zhao, Sean)
----------------------------------------------------------------------
Message: 1
Date: Mon, 29 Oct 2012 19:24:40 +0000
From: "Zhao, Sean" <[email protected]>
To: "'[email protected]'" <[email protected]>
Cc: "Roehrs, Mike" <[email protected]>, "Fredrickson, Joann"
<[email protected]>, "Mazzella, John"
<[email protected]>, "Grimes, Ronald"
<[email protected]>
Subject: [arin-tech-discuss] Question about POC Handle searching.
Message-ID:
<c4d5f96b55be8b43ab4bbb7eacb706ed252a9...@pddcwmbxex504.ctl.intranet>
Content-Type: text/plain; charset="us-ascii"
Hi, David.
Does Arin have new feature on searching POC handle? If user
provide first name, last name, physical address, email address and phone
numbers, Arin will return the poc handle of this person? I remember Arin had
the feature if user provide the poc handle, Arin will return the address, last
name and last names. But not the other way. So Arin developed new feature?
Another question, to create an Org Handle, Arin requires an AD
poc handle at least. Is that correct?
Thanks,
Sean Zhao
[email protected]
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.arin.net/pipermail/arin-tech-discuss/attachments/20121029/a1493e9b/attachment-0001.html>
------------------------------
Message: 2
Date: Mon, 29 Oct 2012 19:56:31 +0000
From: Andy Newton <[email protected]>
To: "Zhao, Sean" <[email protected]>,
"'[email protected]'" <[email protected]>
Cc: "Roehrs, Mike" <[email protected]>, "Fredrickson, Joann"
<[email protected]>, "Mazzella, John"
<[email protected]>, "Grimes, Ronald"
<[email protected]>
Subject: Re: [arin-tech-discuss] Question about POC Handle searching.
Message-ID: <ccb45605.e25e%[email protected]>
Content-Type: text/plain; charset="us-ascii"
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:
<http://lists.arin.net/pipermail/arin-tech-discuss/attachments/20121029/14dfceb9/attachment-0001.html>
------------------------------
Message: 3
Date: Mon, 29 Oct 2012 19:59:51 +0000
From: "Zhao, Sean" <[email protected]>
To: "'Andy Newton'" <[email protected]>, "'[email protected]'"
<[email protected]>
Cc: "Roehrs, Mike" <[email protected]>, "Fredrickson, Joann"
<[email protected]>, "Mazzella, John"
<[email protected]>, "Grimes, Ronald"
<[email protected]>
Subject: Re: [arin-tech-discuss] Question about POC Handle searching.
Message-ID:
<c4d5f96b55be8b43ab4bbb7eacb706ed252a9...@pddcwmbxex504.ctl.intranet>
Content-Type: text/plain; charset="us-ascii"
Thanks a lot Andy!!
I ran it. It is nice!
Thanks,
Sean Zhao
[email protected]
From: Andy Newton [mailto:[email protected]]
Sent: Monday, October 29, 2012 3:57 PM
To: Zhao, Sean; '[email protected]'
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:
<http://lists.arin.net/pipermail/arin-tech-discuss/attachments/20121029/47051fc5/attachment-0001.html>
------------------------------
_______________________________________________
arin-tech-discuss mailing list
[email protected]
http://lists.arin.net/mailman/listinfo/arin-tech-discuss
End of arin-tech-discuss Digest, Vol 21, Issue 10
*************************************************