I've just release that IP address where belong my domain has been permamently denied by RIPE.
"
% Sorry, access from your host has been permanently
% denied because of a repeated excessive querying.
% For more information, see
% http://www.ripe.net/data-tools/db/faq/faq-db/why-did-you-receive-the-error-201-access-denied"
Is there any solution for this issue? Is there any replacement for RIPE? Contact them will not help at all. What should i do in code to avoid this error from RIPE.
Thanks
% This query was served by the RIPE Database Query Service version 1.38 (WHOIS3)
I just got response from RIPE to use "nonrecursive" option to the query. ( This will return only the actual records, rather than also returning the contact information.
This is specified with the "-r" flag.)
Any help here to modify files in such a way to to use "nonrecursive" option to still be able to do the query for RIPE.
Thanks