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
This was written by Mihai Cziraki