An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/projectdiscovery/rdap

Package rdap implements a client for the Registration Data Access Protocol (RDAP). RDAP is a modern replacement for the text-based WHOIS (port 43) protocol. It provides registration data for domain names/IP addresses/AS numbers, and more, in a structured format. This client executes RDAP queries and returns the responses as Go values. Quick usage: The QueryDomain(), QueryAutnum(), and QueryIP() methods all provide full contact information, and timeout after 30s. Normal usage: As of June 2017, all five number registries (AFRINIC, ARIN, APNIC, LANIC, RIPE) run RDAP servers. A small number of TLDs (top level domains) support RDAP so far, listed on https://data.iana.org/rdap/dns.json. The RDAP protocol uses HTTP, with responses in a JSON format. A bootstrapping mechanism (http://data.iana.org/rdap/) is used to determine the server to query.

Ecosystem
proxy.golang.org
Latest Release
v0.9.0
over 7 years ago
Versions
1
Dependent Packages
31
Dependent Repos
8
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/projectdiscovery/rdap
spec
License MIT
Namespace github.com/projectdiscovery
First Release over 7 years ago
Last Synced 2 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Docker Dependents 36
Docker Downloads 136,719
Rankings on proxy.golang.org
Overall Top 9.5%
Dependent packages Top 0.9%
Dependent repos Top 1.8%
Docker downloads Top 0.8%