Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 847 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 847 Bytes

IP-Info

Show your/other IP info.

Hello, the next free project we wanna introduce is ip-info.monster

We do know this isn´t something super-cool-special, but hey it´s free and unlimited :-) Privacy respected as always, we do not log requests.

To get your IP you can on do this:

curl ip-info.monster

To get your IP ASN data you can do this:

curl ip-info.monster/asn

To get your IP CITY data you can do this:

curl ip-info.monster/city

To get your IP COUNTRY data you can do this:

curl ip-info.monster/country

To get specific IP ASN data you can do this:

curl ip-info.monster/1.1.1.1/asn

To get specific IP CITY data you can do this:

curl ip-info.monster/1.1.1.1/city

To get specific IP COUNTRY data you can do this:

curl ip-info.monster/1.1.1.1/country