Giter Site home page Giter Site logo

100backslash001 / whois Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 23 KB

This repository is the web version of the whois client

Home Page: https://github.com/100backslash001/whois

License: GNU General Public License v3.0

Python 57.30% JavaScript 7.27% CSS 18.31% HTML 17.12%
backend flask python website whois whois-lookup socket

whois's Introduction

Whois Lookup

The web version of the whois client that is based on

How does it work

When a domain name is requested, it is passed to the whois.query.Whois( 'example.com' ).request() module, the module extracts a tld from the domain name via tldextract to query whois.iana.org to find the whois server responsible for the domain zone. The query then goes to the responsible server to get information about the domain name. Connection to the servers is on port 43 https://datatracker.ietf.org/doc/html/rfc3912#section-2.

whois's People

Contributors

100backslash001 avatar

Stargazers

 avatar

Watchers

 avatar

whois's Issues

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.