Homepage

WHOIS Lookup

This tool gives you the ability to look up the registration data for domain names
Logo

Advertisement

About

Detect "Registry Domain ID", "Domain Transfer Status", "Nameservers", and "Important Dates" related to a domain name. This website uses Registration Data Access Protocol (RDAP) to fetch all these information for you

Description

What is WHOIS Lookup service?

This page parses the user input and extracts the domain name from it then uses https://data.iana.org/rdap/dns.json to find the primary service that is responsible for the domain suffix to provide Registration Data Access Protocol (RDAP) JSON object. Note that you can either directly enter the domain name or the complete URL. There is an offline JavaScript library that extracts the domain name from the user input even if the hostname is different from the domain name. If any additional RDAP services are also recommended by the primary service, the JSON object from all of these services is collected and then parsed to extract the WHOIS data. This data can be used to detect the transfer status of the domain, or the current active nameservers. It is also possible to find the important dates related to the domain such as expiration date. Note that this web service only connects to the primary and all alternative RDAP services that are responsible for the domain suffix. No other online service is involved to display the data. Since multiple services are used to collect the data, usually you can get the most comprehensive information compared to the other similar services.

Also note that Registration Data Access Protocol is not yet available for all the known domain suffixes. If there is no supported primary RDAP service in the rdap/dns.json file, you will get a warning that this suffix is not supported. Since this page uses the real-time DNS object, all the currently supported suffixes are covered.

API Reference:

You can use the following URL arguments with this online tool:

  1. query: encodeURIComponent version of a URL or a hostname that this page is supposed to fetch Registration Data Access Protocol information from after the initial loading.

Related Blog Posts

  1. How You Can Enable Privacy Extensions and Content Blocking Filters for Firefox: Mozilla had rolled out its new privacy features for their desktop version. Some of the features include enhanced tracker protection, password manager, content blocking, and optional security extensions...
  2. Study Browser's Crypto Jacking Protection: One of the newest threats on the internet is Crypto Jacking. It actually refers to the websites which abuse computing resources of visitors in order to mine cryptocurrency...
Comments and feedback