Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Skhron hosting provider: Review

2»

Comments

  • yoyekyoyek Member

    I've modified a bit your curl checks:

    $ curl -6 -A "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0" -s https://ipv6.google.com/ | egrep -i -o '(polska|eest)'; echo
    Polska
    eest
    eest
    
    $ curl -4 -A "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0" -s https://ipv4.google.com/ | egrep -i -o '(polska|eest)'; echo
    Polska
    eest
    eest
    
    Thanked by 1tentor
  • @tentor said:

    @yoyek said: As of today Skhron's IPs are geolocated as Poland also by Google.

    It is worth to note that I am not sure if (when?) Google will fix IPv6 geolocation:

    $ curl -4 -A "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0" -s https://ipv4.google.com/ | grep -i -o polska; echo
    Polska
    
    $ curl -6 -A "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0" -s https://ipv6.google.com/ | grep -i -o eest; echo
    eest
    eest
    

    Google's geolocation is weird in general. It think the surfing habits exhibited by the IPs in question are at least a major factor.

Sign In or Register to comment.