IRRD 4.4.2
This IRRD instance is authoritative for RADB,
and mirrors .
Key resources
-
IRRD documentation (external)
-
Make sure the version you are reading matches with the version of this instance.
-
Object submission
- to submit updates
to RPSL objects. This uses the same format as email submissions.
-
GraphQL query interface
-
This is the newest and most flexible query option, supporting complex RPSL queries
that can combine any set of criteria and supports related object queries,
where you can explore the graph of IRR data. RPSL attributes are returned in a
structured format, which means you do not need to parse RPSL objects in most cases.
Other web services
-
Classic whois query interface on
/v1/whois/
-
For example, use
/v1/whois/?q=!v
for a whois query for the current version. The queries and output
are the same as you would run on port 43.
-
WebSocket-based event stream
-
An event stream over WebSocket with push messages for all changes
to IRR objects and an initial download to synchronise state.
This is typically restricted to a limited set of users.
-
Source status page on
/v1/status/
-
This page provides an overview of IRRD's configured sources and their status.
Access to this may be restricted.