-
-
All 3 of my routinator servers stopped getting updates and show similar errors:
Oct 06 04:41:34 snt-rtnt-p01 routinator[1008]: RRDP https://rpki01.hel-fi.rpki.win/rrdp/notification.xml: HTTP status…
-
-
we are still seeing this issue when hitting `https://rdap.arin.net/bootstrap/domain/something.io` [issue](https://github.com/arineng/rdap_bootstrap_server/issues/12)
-
Presently the v4 address for invalid testing us from APNIC and the v6 address is from ARIN. A second invalid test should be added to test v4/v6 from ARIN space and test v4/v6 from non-ARIN space. This…
-
{ "rdapConformance" : [ "nro_rdap_profile_0", "rdap_level_0" ], "notices" : [ { "title" : "Terms of Service", "description" : [ "By using the ARIN RDAP/Whois service, you are agreeing to the RDAP/Whoi…
-
At the moment, any querier exception for either of these handlers will cause the entire query process to bomb out. There needs to be an exception handler implemented for both methods.
Separately, …
-
{ "rdapConformance" : [ "nro_rdap_profile_0", "rdap_level_0", "nro_rdap_profile_asn_flat_0" ], "notices" : [ { "title" : "Terms of Service", "description" : [ "By using the ARIN RDAP/Whois service, yo…
-
When performing RDAP IP Whois, the library enforces the use of an IP address. However, there are cases where it is useful to also provide details of the range we are interested in. For example, queryi…
-
Is this intentional?
Every field is being concat'd rather than a separate entry. This only occurs when there is no recursive query (the query to whois.arin.net resolves without asking another serv…