RIPE-NCC / whois

RIPE Database whois code repository
Other
386 stars 98 forks source link

Request through API to several databases #595

Open fanaturii opened 4 years ago

fanaturii commented 4 years ago

Can I access to several RIPE databases through the API? I have a LOCAL database that contains the September version of the RIPE database, and also has a WHOIS_MIRROR_RIPE_GRS database which contains the December version.

If I apply via request: http: // "IP address": 1080 / whois / search? query-string ="query", then the answer comes from the LOCAL database. Is there any way to get a response from the WHOIS_MIRROR_RIPE_GRS database?

I also tried to replace the following value: image to the value of WHOIS_MIRROR_RIPE_GRS, but as I understand it, it had no effect, because I tried to access through the API the object AS49178, which is present in the table aut_num image but received the following response from the database: image

m-berto commented 3 years ago

Hi! Same problem. Any solution? Thanks