Description
OpenRDAP is a command line client for the Registration Data Access Protocol (RDAP), written in Go.
RDAP is a replacement for WHOIS, which provides domain name and IP address registration information in JSON format over HTTP.
Installation Instructions
dnf install rdap
Usage examples in /usr/share/doc/rdap/README.md
Features
- Command line RDAP client
- Output formats: text, JSON, WHOIS style
- Query types supported:
- ip
- domain
- autnum
- nameserver
- entity
- help
- url
- domain-search
- domain-search-by-nameserver
- domain-search-by-nameserver-ip
- nameserver-search
- nameserver-search-by-ip
- entity-search
- entity-search-by-handle
- Automatic server detection for ip/domain/autnum/entities
- Object tags support
- Bootstrap cache (optional, uses ~/.openrdap by default)
- X.509 client authentication
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (5)*, ppc64le (3)*, s390x (3)*, x86_64 (5)* | EPEL 9 (13 downloads) |
![]() |
aarch64 (25)*, i386 (26)*, ppc64le (24)*, s390x (16)*, x86_64 (13)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (19)*, i386 (23)*, ppc64le (21)*, s390x (16)*, x86_64 (24)* | Fedora 41 (35 downloads) |
![]() |
aarch64 (28)*, i386 (20)*, ppc64le (29)*, s390x (33)*, x86_64 (22)* | Fedora 42 (41 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 43 (3 downloads) |
![]() |
aarch64 (30)*, i386 (27)*, ppc64le (35)*, s390x (15)*, x86_64 (31)* | Fedora rawhide (27 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/openrdap
More info about enabling Copr repositories