RDAP Lookup
Find structured ownership and network info
wikipedia.org
Domain
- ClientDeleteProhibited
- ClientTransferProhibited
- ClientUpdateProhibited
Dates
DNS
- ns0.wikimedia.org
- ns1.wikimedia.org
- ns2.wikimedia.org
Registrar
Links
Notices
Public Interest Registry provides this RDAP service for informational purposes only, and to assist persons in obtaining information about or related to a domain name registration record. Public Interest Registry does not guarantee its accuracy. Users accessing the Public Interest Registry RDAP service agree to use the data only for lawful purposes, and under no circumstances may this data be used to: a) allow, enable, or otherwise support the transmission by e-mail, telephone, or facsimile of mass unsolicited, commercial advertising or solicitations to entities other than the registrar's own existing customers and b) enable high volume, automated, electronic processes that send queries or data to the systems of Public Interest Registry or any ICANN-accredited registrar, except as reasonably necessary to register domain names or modify existing registrations. When using the Public Interest Registry RDAP service, please consider the following: the RDAP service is not a replacement for standard EPP commands to the SRS service. RDAP is not considered authoritative for registered domain objects. The RDAP service may be scheduled for downtime during production or OT&E maintenance periods. Queries to the RDAP services are throttled. If too many queries are received from a single IP address within a specified time, the service will begin to reject further queries for a period of time to prevent disruption of RDAP service access. Abuse of the RDAP system through data mining is mitigated by detecting and limiting bulk query access from single sources. Where applicable, the presence of a [Non-Public Data] tag indicates that such data is not made publicly available due to applicable data privacy laws or requirements. Should you wish to contact the registrant, please refer to the RDAP records available through the registrar URL listed above. Access to non-public data may be provided, upon request, where it can be reasonably confirmed that the requester holds a specific legitimate interest and a proper legal basis for accessing the withheld data. Access to this data can be requested by submitting a request to WHOISrequest@pir.org. Public Interest Registry Inc. reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy.
For more information on domain status codes, please visit https://icann.org/epp
URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf
JSON API Response
{query: "wikipedia.org"queryType: "domain"url: "https://rdap.publicinterestregistry.org/rdap/domain/wikipedia.org"server: "https://rdap.publicinterestregistry.org/rdap/"serverType: "registry"timestamp: "2026-03-02T12:11:29.129Z"data: {objectClassName: "domain"ldhName: "wikipedia.org"unicodeName: "wikipedia.org"secureDNS: {delegationSigned: falsemaxSigLife: 1}entities: [0: {}7 Items]events: [0: {}2 Items1: {}2 Items2: {}2 Items3: {}2 Items4: {}2 Items]links: [0: {}4 Items1: {}4 Items]nameservers: [0: {}6 Items1: {}6 Items2: {}6 Items]redacted: [0: {}4 Items]status: [0: "client delete prohibited"1: "client transfer prohibited"2: "client update prohibited"]notices: [0: {}3 Items1: {}3 Items2: {}3 Items]rdapConformance: [0: "rdap_level_0"1: "icann_rdap_response_profile_1"2: "icann_rdap_technical_implementation_guide_1"3: "redacted"]}}Get started with our API.
- Query: wikipedia.org
- Request ID: 3c8d9011
- Timestamp: 2026-03-05 02:27 UTC
- Elapsed: 82ms / Retries: 0
- Cached: true
What is RDAP?
RDAP (Registration Data Access Protocol) is the designated successor to WHOIS, but it's not fully adopted by all domain registries. It provides a more structured format for domains, IP addresses, and ASNs, with standardized fields and proper Unicode support. It's essentially the same data (mostly redacted), now in beautiful JSON.
RDAP vs WHOIS - which should I use?
Try RDAP first. If it's not supported then fall back to WHOIS. In reality you may need both since coverage isn't 100% yet. For most use cases today (in 2025), RDAP should be the first choice, especially as many registries begin to deprecate WHOIS access. To avoid the hassle, try our Domain Lookup tool which intelligently combines both RDAP and WHOIS into a unified and consistent response.
Frequently Asked Questions
How is RDAP different from WHOIS?
RDAP is the new standard for domain lookups. It's designed to fix the inconsistencies that have plagued the WHOIS system for (40) years. No more parsing nightmares because every registry has decided to reinvent the contact field. Instead of plain text, RDAP returns structured JSON responses over HTTPS. It can include additional details like entity relationships, role definitions, and event timelines – making it much more reliable for automation. Think of it as WHOIS revamped as a modern API – it's mostly the same source data but with a more user-friendly format.
Does RDAP have different data than WHOIS?
Not really. It's usually the same source data, just in a better format. Some registrars may provide slightly different sets of data through each protocol, but the core registration data should be identical. Privacy protection still redacts the same fields. As RDAP adoption grows, it will become the primary source for this information across all registries.
Does RDAP show privacy-protected data?
Nope. RDAP follows the same privacy rules as WHOIS. If the domain is using privacy protection, RDAP will return the same redacted or proxy information that you'd see in a WHOIS record.
Does RDAP replace WHOIS?
In an official sense, yes. ICANN considers WHOIS deprecated since Jan. 2025, and RDAP is mandatory for new gTLDs. In reality both systems are still in use but the level of support varies. Some registries have already shutdown their WHOIS servers, while others are sending deprecation notices with each response. Who knows, WHOIS may just outlive us all.
Why do some domains still lack RDAP support?
Coverage is growing steadily and most major TLD registries now support RDAP, including .com, .net, .org, and many country-code TLDs. ICANN required new gTLD registries to support RDAP starting in 2019, but ccTLDs live by their own rules. These registries are often run by small government departments or academic institutions, which can mean slower progress. You can track the progress of RDAP support amongst registries on RDAP.ORG.
What (wtf) are jCards?
RDAP outputs all contact info using jCard, which is an overly complex JSON version of vCard. Each contact field is a typed array element, so it's an array of arrays, because a simple object would be too easy. It's like they asked "how can we make contact data as unreadable as possible" and jCard was born. Here's a great resource on jCard and everything else you might want to know about RDAP.
Can I use RDAP to look up IP addresses and ASNs?
Yes, RDAP is not just for domains. You can also look up IP addresses or ASNs (Autonomous System Numbers). Each major RIR (Regional Internet Registry), e.g. ARIN, RIPE, or APNIC, runs its own RDAP service. An Autonomous System Number may sound like dystopian jargon, but it's just a unique identifier for large ISPs and other network operators on the global internet routing table.
What are RDAP redirects and referrals?
RDAP servers sometimes use HTTP redirects (3xx) to send clients to a different authority, especially after a domain has been transferred.
Referrals are a way to link to other servers or resources, usually pointing from the registry (who owns the domain) to the registrar (who manages it). Starting from one of the bootstrap servers, you will get referral links that lead to the correct authoritative endpoint. Follow the yellow brick road (referral chain) and you'll eventually find the Wizard (authoritative data). It's like how nameserver delegation works in DNS, but for registration/ownership info.
What do the domain status codes mean?
Domain status codes (aka EPP status) describe a domain's current state and any security locks. They control whether a domain can be transferred, updated, deleted, or resolved in DNS. Multiple codes can apply at once, and some are set by the registrar ("client") while others are enforced by the registry ("server").
- ok – No restrictions, domain is active, nameservers are configured. Can be updated, transferred, or deleted.
- active – Registered and nameservers configured; may have other restrictions.
- inactive – Registered but not resolving due to no nameservers or hold.
- clientTransferProhibited – Registrar lock blocking transfers. Must be removed before transfer.
- serverTransferProhibited – Registry-applied lock blocking transfers. Requires registry approval to remove.
- clientDeleteProhibited – Registrar-applied lock preventing deletion (including transfer to another registrar). Used to protect important domains.
- serverDeleteProhibited – Registry-applied lock preventing deletion; cannot be removed by the registrar alone.
- clientHold – Registrar suspension that removes the domain from DNS. Common causes: unpaid renewal, invalid/expired WHOIS data, abuse complaints.
- serverHold – Registry suspension that removes the domain from DNS. Common causes: abuse or policy violations, legal disputes.
- redemptionPeriod – (30-45 days) Domain has expired and been removed from DNS, but can be restored by the original owner (for a fee).
- pendingDelete – (5 days) Final deletion stage after redemption. Cannot be restored by owner.
- pendingTransfer – Transfer in progress; no modifications allowed.
- pendingRestore – Restoration requested after redemption; not yet complete.
- renewPeriod – Automatic renewal grace period after successful renewal.
- pendingUpdate – A change (e.g., contact info, nameservers) is in progress; not yet finalized in the registry.
Domain Intelligence APIs
Get started with our easy-to-use API docs.