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 |
|---|---|---|
EPEL 9
|
aarch64 (15)*, ppc64le (14)*, s390x (14)*, x86_64 (20)* | EPEL 9 (29 downloads) |
Fedora 41
|
aarch64 (29)*, i386 (33)*, ppc64le (31)*, s390x (30)*, x86_64 (34)* | Fedora 41 (49 downloads) |
Fedora 42
|
aarch64 (38)*, i386 (30)*, ppc64le (44)*, s390x (44)*, x86_64 (36)* | Fedora 42 (54 downloads) |
Fedora 43
|
aarch64 (10)*, i386 (5)*, ppc64le (5)*, s390x (5)*, x86_64 (10)* | Fedora 43 (16 downloads) |
Fedora rawhide
|
aarch64 (40)*, i386 (45)*, ppc64le (45)*, s390x (25)*, x86_64 (41)* | Fedora rawhide (41 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/openrdap
More info about enabling Copr repositories
EPEL 9
Fedora 41