related-domains icon indicating copy to clipboard operation
related-domains copied to clipboard

No result for whoxy

Open cosad3s opened this issue 1 year ago • 0 comments

The command returns no result:

❯ python3 related-domains.py -d blablacar.com -k $MYKEY

I think this is because whoxy API usage is not free: https://www.whoxy.com/pricing.php#whois

In fact, if we displayed the HTTP result, we get: {'status': 0, 'status_reason': 'Zero Account Balance'}

So credits should be added to the Whoxy account, I think it should be at least specified in the README.md.

cosad3s avatar Jul 28 '23 09:07 cosad3s