Re: Whois using these ARIN services?? (fwd: Consultation on the Future of ARIN???s Directory Services)
John Levine via NANOG <[email protected]>
| Newsgroups | gmane.org.operators.nanog |
|---|---|
| Organization | Taughannock Networks |
| Message-ID | <[email protected]> |
It appears that Rich Kulawiec via NANOG <[email protected]> said: >I strongly concur with this. There are no doubt a LOT of people who >have no idea that any of this happening, but who have built extensive >tooling on top of whois and will not be happy when it all suddenly breaks >(with whatever operational consequences that implies). I'm scratching my head. Is it really the case that nobody here has been using WHOIS to look up domain name info? Because that ship sailed years ago. ICANN mandated RDAP with about a two-year transition period which was over last year. If you want to get (what remains of) info about domains, you have to use RDAP, with a little bit of WHOIS left for some country code TLDs. Having written scripts to do all this, both for domains and for IPs and ASNs, I can say it was sort of annoying, but writing RDAP scripts is vastly simpler because there is nothing to parse. You do an https request and decode the JSON and you're done. That's a line or two in the programming languages people use. You don't even have to guess which RDAP server to use because IANA has bootstrap files: https://data.iana.org/rdap/asn.json https://data.iana.org/rdap/ipv4.json https://data.iana.org/rdap/ipv6.json R's, John _______________________________________________ NANOG mailing list https://lists.nanog.org/archives/list/[email protected]/message/R4P4L566YGQRL4F5ALTO3LGPDTXPLKUW/