[go: up one dir, main page]

Skip to content

A Simple Tool to Lookup Informations about IP Addresses made with PHP and IP-API

License

Notifications You must be signed in to change notification settings

LarvenStein/IP-Insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP-Insights

A Simple Tool to Lookup Informations about IP Adresses made with PHP and IP-API

You can try the tool at ip.steinlarve.de

How it Works

  1. When an IP address is entered, it is entered into the query using the GET method
  2. The Website Passes the IP adress to the IP API and gets an JSON Array with all the Informations back.
  3. This JSON Array gets Converted back to readable text and Stored in a Variable
  4. The most Important Information gets Displayed in an Popup on the Leaflet Map
  5. All of the Information gets in a Table under the Map

To Do

  • Add maybe a Embed Widget for Websites

  • Browser extensions [⏳]

  • Add a Ping measuring tool

  • Add a Whois Lookup tool

Browser Extensions

Used Services

Dependencies

  • mashape/unirest-php in /whois

Made with ♥ by LarvenStein

About

A Simple Tool to Lookup Informations about IP Addresses made with PHP and IP-API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published