- IPv4:
ipv4_ranges.csv
- IPv6:
IPv6_ranges.csv
sample/is_mobile.py
A simple script for determining the mobile address
- install
git clone https://github.com/yas-nyan/IP-Address-Ranges-for-Japanese-Mobile-Carrers.git
cd IP-Address-Ranges-for-Japanese-Mobile-Carrers/sample
pipenv install # Or you'll resolve the dependency in some other way.
pipenv run python3 is_mobile.py # Or python3 is_mobile.py
- interactive execusion
$ python3 is_mobile.py
IP address?: 126.193.0.23
126.193.0.23 is mobile address. (softbank)
IP address?: 240b:c010::111
240b:c010::111 is mobile address. (rakuten)
IP address?: 192.0.2.23
(いずれも2021年1月28日閲覧)
なお、LTE NET for DATA/5G NET for DATAで使用しているグローバルIPアドレスは非公開です。
とのこと.
-
https://www.support.softbankmobile.co.jp/partner/home_tech1/index.cfm
-
https://www.support.softbankmobile.co.jp/partner_st/home_tech1/ios/index.cfm
-
https://www.support.softbankmobile.co.jp/partner_st/home_tech1/X_series/index.cfm
IPv6の記載が無いため,総務省資料を参照
公式HPに記載が無いためRakuten Mobileと名のつくAS(AS138384, AS23720, AS10012) からipinfo.netを利用して検索