Whois Lookup API Documentation.

Below you can find a sample JSON response of whois domain information for example.com, including expiration date and domain availability, that is returned from the API. Not all fields are guaranteed to be present, keep this in mind when using the API for your project.

Visit RapidAPI for more details and to test drive the Whois Lookup API.

{
    "disclaimer": "TERMS OF USE: You are not authorized to access or query our Whois database through the use of electronic processes that are high-volume and automated except as reasonably necessary to register domain names or modify existing registrations; the Data in VeriSign Global Registry Services' ("VeriSign") Whois database is provided by VeriSign for information purposes only, and to assist persons in obtaining information about or related to a domain name registration record. VeriSign does not guarantee its accuracy. By submitting a Whois query, you agree to abide by the following terms of use: You agree that you may use this Data only for lawful purposes and that under no circumstances will you use this Data to: (1) allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations via e-mail, telephone, or facsimile; or (2) enable high volume, automated, electronic processes that apply to VeriSign (or its computer systems). The compilation, repackaging, dissemination or other use of this Data is expressly prohibited without the prior written consent of VeriSign. You agree not to use electronic processes that are automated and high-volume to access or query the Whois database except as reasonably necessary to register domain names or modify existing registrations. VeriSign reserves the right to restrict your access to the Whois database in its sole discretion to ensure operational stability.  VeriSign may restrict or terminate your access to the Whois database for failure to abide by these terms of use. VeriSign reserves the right to modify these terms at any time.",
    "domain_id": "2336799_DOMAIN_COM-VRSN",
    "status": "registered",
    "available": false,
    "registered": true,
    "created_on": "1992-01-01 00:00:00 UTC",
    "updated_on": null,
    "expires_on": "2022-08-13 04:00:00 UTC",
    "registrar": {
        "id": "376",
        "name": "RESERVED-Internet Assigned Numbers Authority",
        "organization": null,
        "url": "http://res-dom.iana.org"
    },
    "registrant_contacts": [{
        "id": null,
        "type": 1,
        "name": null,
        "organization": "Internet Assigned Numbers Authority",
        "address": null,
        "city": null,
        "zip": null,
        "state": null,
        "country": null,
        "country_code": null,
        "phone": null,
        "fax": null,
        "email": null,
        "url": null,
        "created_on": null,
        "updated_on": null
    }],
    "admin_contacts": [],
    "technical_contacts": [],
    "nameservers": []
}

What is WHOIS (Domain Name Lookup)?

WHOIS is a database that consists of mandatory information about a registered domain, or more precisely, the registered users of an Internet resource. A WHOIS information lookup is how we can find a wider range of information on a domain name, an IP address block and the domain availability status. ICANN maintains the database and updates it regularly to help prevent fraud and identity theft.