Connection routing details for the current Edge Gateway.
| Client IP Address | 216.73.216.143 |
|---|---|
| Routing Country | US |
| Edge Region | Ohio |
| City Location | Columbus |
| Data Center (Colo) | CMH |
| Network ASN | 16509 |
| Organization | Anthropic, PBC |
| Timezone | America/New_York |
To retrieve this telemetry data programmatically, make a GET request to /geo.
{
"ip": "216.73.216.143",
"country": "US",
"countryRegion": "Ohio",
"city": "Columbus",
"region": "CMH",
"latitude": "39.96118",
"longitude": "-82.99879",
"asOrganization": "Anthropic, PBC",
"timezone": "America/New_York",
"asn": 16509
}