Code Monkey home page Code Monkey logo

ip-address-ranges-for-japanese-mobile-carrers's Introduction

IP Address Ranges For Japanese Mobile Carrers

files

  • IPv4: ipv4_ranges.csv
  • IPv6: IPv6_ranges.csv

sample script

sample/is_mobile.py A simple script for determining the mobile address

usage

  • 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

References

(いずれも2021年1月28日閲覧)

docomo:

au:

備考

なお、LTE NET for DATA/5G NET for DATAで使用しているグローバルIPアドレスは非公開です。

とのこと.

Softbank:

備考

IPv6の記載が無いため,総務省資料を参照

Rakuten Mobile

備考

公式HPに記載が無いためRakuten Mobileと名のつくAS(AS138384, AS23720, AS10012) からipinfo.netを利用して検索

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.