Giter Club home page Giter Club logo

massrdap's Introduction

MassRDAP

Information

This script will take an input list of domains and retrieve WHOIS information for them using the Registration Data Access Protocol (RDAP). Depending on the TLD the domain is under will determine which RDAP server the request is made on. We are using the Bootstrap Service Registry for Domain Name Space from IANA.

This is a work in progress still (stay tuned)

Rate Limiting

From my experience, it seems every RDAP server has their employed rate limits. While I am still benchmarking and testing these limits, proxy support has been added to circumvent this issue.

Usage

Argument Description Default Value
-i, --input_file File containing list of domains (one per line).
-p, --proxy Proxy in user:pass@host:port format. If not supplied, none is used.
-c, --concurrency Number of concurrent requests to make. 25
-o, --output Output file to write successful RDAP data to. output.json
-f, --failed Output file to write failed domains to. (optional) failed.txt

WHOIS & RDAP Statistics

By comparing the root TLDS and the RDAP Bootstrap data from IANA, along with querying IANA's WHOIS server to find other TLD's WHOIS servers, we can formulate coverage statistics on WHOIS/RDAP availability across all available TLDS:

RDAP
Status Results
RDAP 1,174 (81%)
No RDAP 275 (19%)
WHOIS
Status Results
WHOIS 1,253 (86%)
No WHOIS 196 (14%)

Roadmap

  • Explore other RDAP servers from RIRs, registrars, IANA (see here)
  • Mass domain availability lookups
  • Find available 1 or 2 letter domains.

Mirrors for this repository: acid.vegasSuperNETsGitHubGitLabCodeberg

massrdap's People

Contributors

acidvegas avatar

Watchers

 avatar  avatar

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.