We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I was testing my ip (I'm using a VPN) and it says:
$ curl -4 ifconfig.co 160.238.38.95 $ curl -4 ifconfig.co/country Germany
Your website gives the same answer, of course:
But this is neither the correct ASN, nor the correct organization, nor the correct country.
Since it is said the information is provided by maxmind.com, I went to check the IP on their website and it gave me the correct country (FR):
So why does the tool give wrong informations based on correct ones ?!
Thanks, KR,
The text was updated successfully, but these errors were encountered:
Another example:
$ curl -4 ifconfig.co 192.145.81.25 $ curl -4 ifconfig.co/country United States
But it isn't USA at all:
$ whois 192.145.81.25 | grep -i country country: BE
Sorry, something went wrong.
Any news on this old ticket ? ..
No branches or pull requests
Hello,
I was testing my ip (I'm using a VPN) and it says:
Your website gives the same answer, of course:
But this is neither the correct ASN, nor the correct organization, nor the correct country.
Since it is said the information is provided by maxmind.com, I went to check the IP on their website and it gave me the correct country (FR):
So why does the tool give wrong informations based on correct ones ?!
Thanks,
KR,
The text was updated successfully, but these errors were encountered: