Finding Servers
RDAP servers exist for various types of Internet registration services:
- top-level domain registries
- second-level and below domain registries
- domain registrars
- regional internet registries
- national internet registries
- local internet registries
- the IANA
The method to find the appropriate server to query depends on the type of service being targeted. There are three basic mechanisms to find a server:
- “Bootstrapping” - This is the process defined by RFC 9224 and RFC 7480.
- Redirects - HTTP redirects by another RDAP server as defined by RFC 7480.
- Referrals - Links from one RDAP server to another using a
link
.
The process of getting to redirects or referrals always begins with “bootstrapping” in some form.