IP address details
160.226.132.12
Stanford, Western Cape, South Africa
Location
- City
- Stanford
- Region
- Western Cape
- Postal Code
- 7220
- Coordinates
- -34.4394,19.4562
- Timezone
- Africa/Johannesburg
- Local Time
- April 18, 2021 | 01:28 PM
- Country
- South Africa
Connection
- Address type
- IPv4
- ASN
- AS328178 The Computer Hut cc
- Organization
- The Computer Hut cc (thecomputerhut.co.za)
- Route
- 160.226.128.0/20
- Abuse Contact
- support@vinet.co.za
- Privacy
-
- VPN
- Proxy
- Tor
- Hosting
Access all of this data with just one line of code using our API.
Try Our Free Geolocation and Basic ASN details API
Our free API is limited to 50,000 monthly requests and returns city level location data only, if you require larger query volumes or more information such as latitude/longitude, ISP details or threat level assessment, please see our paid plans.
-
$ curl ipinfo.io/8.8.8.8/geo?token=$TOKEN
-
- {
- "ip": "8.8.8.8",
- "loc": "37.3859,-122.0838",
- "city": "Mountain View",
- "region": "California",
- "country": "US"
- }
- # Get just the city as plaintext
- $ curl ipinfo.io/8.8.8.8/city?token=$TOKEN
- Mountain View