Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 515 Bytes

File metadata and controls

20 lines (15 loc) · 515 Bytes

Python.IPinfo

The scope of this project is to gather info on the public ip you use
to access the internet. Using API calls we gather info like:
public ip ,ISP, AS number of the ISP the public ip is part of,
City, Country, Upstream AS (the upstream ISP your ISP is connected to),
outages(alerts) that those upstream AS had recently.

API's used:
https://api.bgpview.io
https://ioda.caida.org

Credits

This was written by Mihai Cziraki