IP address details
163.131.161.67
Tokyo, Tokyo, Japan
Location
- City
- Tokyo
- Region
- Tokyo
- Postal Code
- 151-0052
- Coordinates
- 35.6895,139.6917
- Timezone
- Asia/Tokyo
- Local Time
- January 20, 2021 | 01:08 PM
- Country
- Japan
Connection
- Hostname
- 163-131-161-67.baynet.jp
- Address type
- IPv4
- ASN
- AS131916 Tokyo Bay Network Co.,Ltd.
- Organization
- Tokyo Bay Network Co., Ltd. (baynet.ne.jp)
- Route
- 163.131.128.0/18
- Abuse Contact
- hostmaster@nic.ad.jp
- 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