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.
- 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)
- 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
- download or clone the project
- copy
config.example.phptoconfig.phpand configure your settings and credentials
- jQuery 3.7.1 min in
/assets/jquery - Bootstrap 5.3.8 in
/assets/bootstrap - flag-icons 7.5.0 in
/flags(the content of/flags/4x3) - the API service of ip-api.com
- the API service of peeringdb.com
- the API service of RIPE RDAP-API
- the API service of userstack
- the p0f-tool
