Giter Site home page Giter Site logo

rdpickard / whohosts Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.46 MB

Small web app to show where a domain is hosted based on DNS records and public IP information of cloud providers

License: Creative Commons Zero v1.0 Universal

Procfile 0.06% Python 78.77% JavaScript 0.03% Jinja 21.14%

whohosts's Introduction

whohosts

Small web app to show where a domain is hosted based on DNS records and public IP information of cloud providers

whohosts's People

Contributors

rdpickard avatar

Watchers

James Cloos avatar  avatar

whohosts's Issues

Can WASM be used to make a DNS request in browser?

Javascript has no interface to make a DNS request using the local system's DNS configuration. See if a go programed compiled to WASM could do it.

This would be for reporting how the looked up domains appear to the local system making the request. Which could be different than how the dyno running on heroku would see the DNS information for the looked up domains.

Add details to 'DNS' section of index_base.jinja2

Add description of the implications of how DNS works to the results of the whohosts tool to the index_base.jinja file.

Describe DNS shenanigans that can result on different records depending on who is asking.

webapp needs to periodically reload cloud IP space file

The cloud IP provider space data is updated every ~10 min from a Heroku scheduled tasks but the webapp doesn't refresh it's copy of the data made when the process starts.

Webapp should check the date of the local data and reload from the cloud ip provider file if the local data is too old

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.