Skip to content

whym/whois-gateway

Repository files navigation

whois-gateway

Web-based whois gateway written in Python for lighttpd

API

  • /w/202.12.29.175/lookup or /gateway.py?ip=202.12.29.175&lookup=true
    • human-readable Whois result page, with a query form
  • /w/202.12.29.175/lookup/json or /gateway.py?ip=202.12.29.175&lookup=true&format=json
    • Whois result in JSON
  • /w/202.12.29.175 or /gateway.py?ip=202.12.29.175
    • List of links to regional databases
  • /w/202.12.29.175/redirect/NAME or /gateway.py?ip=202.12.29.175&provider=NAME
    • Redirect to a search result page provided by NAME

License

See LICENSE.md.

About

Web-based whois gateway written in Python for lighttpd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published