Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
/ rootrdap Public archive

A script to generate a set of RDAP responses from the IANA root zone database.

Notifications You must be signed in to change notification settings

gbxyz/rootrdap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

NAME

rootrdap.pl - a script to generate a set of RDAP responses from the IANA root zone database.

DESCRIPTION

As of writing, the Internet Assigned Numbers Authority (IANA) provides a port-43 service for the root zone database (the list of top-level domains), but does not provide an RDAP service.

This script scrapes data from the IANA whois service and generates RDAP responses for each TLD.

The RDAP responses are written to disk in a directory which can then be exposed through a web server.

An example of an RDAP service which provides access to this data may be found at https://root.rdap.org, for example:

USAGE

rootrdap.pl DIRECTORY

DIRECTORY is the location on disk where the files should be written. rootrdap.pl will write its working files to this directory as well as the finished .json files.

If DIRECTORY is not provided, the current directory is used.

COPYRIGHT

Copyright (c) 2018-2023 CentralNic Ltd and contributors. All rights reserved.

LICENSE

Copyright (c) 2018-2023 CentralNic Ltd and contributors. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

A script to generate a set of RDAP responses from the IANA root zone database.

Topics

Resources

Stars

Watchers

Forks

Languages