# GetGeoFix IP Check GetGeoFix IP Check is a clean public IP checker at https://ip.getgeofix.xyz/. Useful endpoints: - https://ip.getgeofix.xyz/ip returns the visitor's public IP as plain text. - https://ip.getgeofix.xyz/json returns the public IP, IP version, check time, approximate location, provider, ASN, timezone, coordinates, and map URL when available. Displayed details: - The web tool and IP Watch extension show the public IP first. - They also show a few optional hints such as human-readable location, provider, ASN, timezone, coordinates, and an OpenStreetMap frame when those fields are available in the JSON response. - Location is approximate and can point to the internet provider, VPN, office, or mobile carrier network. Privacy summary: - The service reads the request IP to return it to the visitor. - The JSON endpoint may send the request IP to server-side IP lookup providers to return clearer location, provider, ASN, and coordinates. - The page does not include ad scripts or third-party analytics scripts. - The page embeds an OpenStreetMap frame only when approximate coordinates are available. - The IP Watch Chrome extension stores its saved network baseline locally with Chrome storage.