Skip to content

sebastianhegge/iptest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iptest

A small tool to test several IP settings with the help of:

It caches all API responses and is available in DE and EN. See a demo at ipte.st.

These values are determined

  • Connection (IPv4 or IPv6)
  • IPv4 and IPv6 address
  • Hostname (IPv4 and IPv6)
  • DNS-Server (IP, Provider and Country)
  • EDNS-Subnetz (Transmitted to DNS-Server (IP, Provider and Country))
  • User agent
  • Device type
  • Device brand
  • Device operating system
  • Browser and its version
  • Network-MTU (IPv4 and IPv6)
  • Resulting suspected connection type (IPv4 and IPv6)
  • Hop amount from Client to Server (IPv4 and IPv6)
  • Associated network (IPv4 and IPv6) with:
  • Start- and endaddress
  • Name
  • Contact- and abuse email-address
  • postal address
  • Associated autonomous system (IPv4 and IPv6) with:
  • Name
  • Alias / aka / description
  • Website
  • postal address (street, zip, city, state, country code)
  • Traffic info
  • Resulting suspected internet service provider incl. postal address (IPv4 and IPv6)
  • AS-informations (number, name and company), (IPv4 and IPv6)
  • Google Maps Map for postal address (IPv4 and IPv6)

Requirements

  • webserver with:
    • PHP
    • PHP Curl extension
  • one webserver vhost with:
    • production-domain (for example DOMAIN.de), reachable via IPv4 and IPv6 (with an A Record and an AAAA Record)
    • ipv4 subdomain (ipv4.DOMAIN.de), reachable only via IPv4 (only an A Record)
    • ipv6 subdomain (ipv6.DOMAIN.de), reachable only via IPv6 (only an AAAA Record)
  • Google Maps API Key (optional)
  • p0f-mtu running on same Server GitHub / README

Install

  • download or clone the project
  • copy config.example.php to config.php and configure your settings and credentials

Sources

License

MIT

Buy me a coffee

Buy me a coffee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published