pricing background

Newly Registered Domains Documentation

With Whois

ASK AI
Download WHOIS data for newly registered domains via /gtld (gTLDs) or /cctld (ccTLDs) endpoints, using the date parameter to specify the file; version v3.3 also provides extra registrar and registrant IDs along with eligibility details for .au ccTLDs.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
  • whois
    Whois is a required and a boolean value parameter. It will retrieve a CSV file containing complete WHOIS information of gTLDs and ccTLDs.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Fields Description

Fields
Details
Example
num
Row number / record index in the dataset
1
domain_name
Registered domain name
airport-jobs-28863.bond
query_time
Timestamp when WHOIS data was retrieved
2023-10-12 09:19:52
create_date
Domain creation date
2023-10-11
update_date
Last update date of domain record
2023-10-11
expiry_date
Domain expiration date
2024-10-11
domain_registrar
Registrar information block
id
Registrar ID
1345
name
Registrar name
Key-Systems LLC
whois_server
Registrar WHOIS server
whois.rrpproxy.net
url
Registrar website URL
http://www.key-systems.net
registrant
Registrant contact information
name
Registrant name
Privacy Protect, LLC
company
Registrant company
Super Privacy Service LTD
address
Street address
city
City
state
State/region
MA
zip
Postal code
country_code
Country code
US
country
Country name
United States
email
Contact email
Please query the RDDS service of the Registrar of Record identified in this output
phone
Contact phone
fax
Contact fax
administrative
Administrative contact information
name
Admin contact name
Please query the RDDS service of the Registrar of Record identified in this output
company
Admin company
address
Admin address
city
Admin city
state
Admin state
zip
Admin zip code
country_code
Admin country code
country
Admin country
email
Admin email
Please query the RDDS service of the Registrar of Record identified in this output
phone
Admin phone
fax
Admin fax
technical
Technical contact information
name
Technical contact name
Please query the RDDS service of the Registrar of Record identified in this output
company
Technical company
address
Technical address
city
Technical city
state
Technical state
zip
Technical zip code
country_code
Technical country code
country
Technical country
email
Technical email
Please query the RDDS service of the Registrar of Record identified in this output
phone
Technical phone
fax
Technical fax
billing
Billing contact information
name
Billing contact name
company
Billing company
address
Billing address
city
Billing city
state
Billing state
zip
Billing zip code
country_code
Billing country code
country
Billing country
email
Billing email
phone
Billing phone
fax
Billing fax
name_servers
List of DNS name servers
NS1.NIC53.NET, NS2.NIC53.DE
domain_status
List of domain status flags
clientTransferProhibited, addPeriod
reseller
Reseller information (if available)
name
Reseller name
email
Reseller email
phone
Reseller phone

With Cleaned Whois

Download cleaned WHOIS data for newly registered domains, without masked details such as Redacted for Privacy or Contact Privacy via /gtld (gTLDs) or /cctld (ccTLDs) endpoints. Version v3.3 adds extra registrar and registrant IDs for connected insights, along with eligibility information for .au ccTLDs.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Fields Description

Fields
Details
Example
with_cleaned_whois_response
This list includes fields similar to those returned in a With Whois

Without Whois (CSV)

Download a list of newly registered domains using /gtld for gTLDs, /cctld for ccTLDs, or both combined by specifying the date parameter. Results are available in CSV or JSON format, and you can use the tlds parameter to filter for specific TLDs.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
  • whois
    Whois is a required and a boolean value parameter. It will retrieve a CSV file containing newly registered domains for gTLDs and ccTLDs.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).
  • tlds
    TLDs parameter is optional. All domains will be fetched if you don't specify any tld.

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Without Whois (JSON)

Download a list of newly registered domains using /gtld for gTLDs, /cctld for ccTLDs, or both combined by specifying the date parameter. Results are available in CSV or JSON format, and you can use the tlds parameter to filter for specific TLDs.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).
  • tlds
    TLDs parameter is optional. All domains will be fetched if you don't specify any tld.

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

With DNS

Download newly registered domains along with their DNS records using the /dns endpoint.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Fields Description

Fields
Details
Example
name
Fully qualified domain name for the DNS record
glowpure.com.au
type
DNS record type numeric identifier
6
dnsType
DNS record type in human-readable format
SOA
ttl
Time To Live for the DNS record (in seconds)
3600
rawText
Raw SOA DNS record string
glowpure.com.au. 3600 IN SOA ns25.domaincontrol.com. dns.jomax.net. 2026012401 28800 7200 604800 600
rRsetType
Resource Record Set type identifier
6