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 (3)*, ppc64le (3)*, s390x (3)*, x86_64 (5)* | EPEL 9 (4 downloads) |
![]() |
aarch64 (17)*, i386 (16)*, ppc64le (16)*, s390x (12)*, x86_64 (12)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (12)*, i386 (10)*, ppc64le (18)*, s390x (16)*, x86_64 (16)* | Fedora 41 (23 downloads) |
![]() |
aarch64 (15)*, i386 (12)*, ppc64le (21)*, s390x (14)*, x86_64 (14)* | Fedora 42 (23 downloads) |
![]() |
aarch64 (15)*, i386 (19)*, ppc64le (19)*, s390x (12)*, x86_64 (26)* | Fedora rawhide (21 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/openrdap
More info about enabling Copr repositories