Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request through API to several databases #595

Open
fanaturii opened this issue Dec 22, 2019 · 1 comment
Open

Request through API to several databases #595

fanaturii opened this issue Dec 22, 2019 · 1 comment

Comments

@fanaturii
Copy link

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
Copy link

m-berto commented Jun 21, 2021

Hi! Same problem. Any solution?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants