Overview
The Registration Data Access Protocol (RDAP) enables users to access current registration data and was created as an eventual replacement for the WHOIS protocol. It provides a number of enhancements relative to WHOIS, such as transport security, internationalization, a structured data format, differentiated access, and extensibility. The Internic RDAP service is compliant to ICANNs gTLD RDAP profile and you can visit https://www.icann.org/rdap for more details.
RDAP builds upon HTTP and the "REST" (REpresentational State Transfer) architectural style. RDAP servers are web servers, and RDAP clients are web clients (which includes web browsers). RDAP responses are encoded in JSON (JavaScript Object Notation) and are machine-readable rather than human-readable.
Internic's RDAP Service
The Internic RDAP service supports lookups for domains, hosts and entities. Search is available for registrar names and host IPs. The Base URL is https://rdap.internic.ca/
RDAP Request Examples:
- Domain Lookup Example: https://rdap.internic.ca/domain/example.com
- Host Lookup Example: https://rdap.internic.ca/nameserver/ns1.example.com
For more information or questions on the Internic RDAP implementation, feel free to contact support@internic.ca.
The Internic RDAP service is available to the public under these terms of use.
Comments
0 comments
Please sign in to leave a comment.