Hi Adam,

I run rdap.org (in a personal capacity). Unfortunately it has not
received the attention it needs: it does not consume the IANA bootstrap
file, so its map of prefixes to RIRs may not be complete. My apologies.

If you're writing a client implementation I suggest you consume the
bootstrap file directly, as per RFC 7484.

Gavin.

On 16/05/2018 13:24, Adam Shannon wrote:
> Hi all,
> 
> I'm working on a client implementation of RDAP and running into some
> problems.
> 
> Are all IPv4 ranges covered? It doesn't appear so, and servers from
> about.rdap.org <http://about.rdap.org> don't seem to be responding to
> domains they're said to serve.
> 
> $ curl -L -v -H "Accept: application/json" https://rdap.org/ip/$(dig
> +short code.jobs <http://code.jobs>) 
> ...
>> GET /ip/45.56.121.172 <http://45.56.121.172> HTTP/2
>> Host: rdap.org <http://rdap.org>
>> Accept: application/json
> 
> < content-type: application/rdap_error+json
> 
> {"errorCode":404,"title":"No RDAP service could be found for
> '45.56.121.172'"}
> 
> Also, I tried another example and am seeing a different response format
> than what I saw in the RFC's.
> 
> $ curl -L -v -H "Accept: application/json" https://rdap.org/ip/192.0.2.0
> {
>     "net": {
>         // ...
>         "registrationDate": {
>             "$": "2009-06-29T11:15:30-04:00"
>         },
>         "ref": {
>             "$": "https://whois.arin.net/rest/net/NET-192-0-2-0-1";
>         },
>         "endAddress": {
>             "$": "192.0.2.255"
>         },
>         "handle": {
>             "$": "NET-192-0-2-0-1"
>         },
>         // ...
>         "version": {
>             "$": "4"
>         }
>     }
> }
> 
> 
> _______________________________________________
> regext mailing list
> [email protected]
> https://www.ietf.org/mailman/listinfo/regext
> 

-- 
Gavin Brown
Chief Technology Officer
CentralNic Group plc (LSE:CNIC)
Innovative, Reliable and Flexible Registry Services
for ccTLD, gTLD and private domain name registries
https://www.centralnic.com/
+44.7548243029

CentralNic Group plc is a company registered in England and Wales with
company number 8576358. Registered Offices: 35-39 Moorgate, London,
EC2R 6AR.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
regext mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/regext

Reply via email to