Skip to content

APNIC-net/rdapd

Repository files navigation

rdapd

Build Status

rdapd takes historical data imported from the RIPE database last and history tables and exposes an RDAP API for current state, as well as RDAP-like responses for historical state.

RDAP Specification

The RDAP protocol is specified in the following IETF RFCs:

The specification for the historical state responses is:

Notes

  • rdapd is only able to load its data from a RIPE-compatible Whois database.

  • The server is very memory-hungry; the docker container by default will allocate a 10G heap, and the typical runtime space requirement for the history of APNIC is between 5G and 8G.

  • The nameserver endpoint is not implemented.

Documentation

Documentation for the project can be found in the docs/ subdirectory:

See Also

  • rdap-ingressd

    • An RDAP server that accepts arbitrary queries and redirects clients to the appropriate authoritative RDAP server.
  • rdap-history-ui

    • A user interface for queries for historical state.

Licensing

rdapd is licensed under the BSD licence. See the LICENSE file.

About

A Java service to read a WHOIS database and serve RDAP and RDAP-like historical queries over the data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages