Operated by Microsoft/GitHub — Singapore, Singapore
A GitHub IP address. GitHub, owned by Microsoft, uses a global network infrastructure. This particular IP routes to GitHub's Singapore presence.
Note: IP geolocation shows approximate location. Anycast IPs may have servers in multiple physical locations.
Use the free Frostbyte IP Geolocation API to look up any IP address. No signup form — get your API key instantly.
# Get geolocation for 20.205.243.166
curl "https://api-catalog-three.vercel.app/v1/agent-geo/api/geo/20.205.243.166" \
-H "Authorization: Bearer YOUR_API_KEY"{
"ip": "20.205.243.166",
"found": true,
"country": "SG",
"region": null,
"city": "Singapore",
"timezone": "Asia/Singapore",
"latitude": 1.2868,
"longitude": 103.8503
}