WHOIS QUERY TIME

20 May 2024 - 10:32 PM UTC

Registered: 31 July 2007
Modified: 21 September 2022

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

ns1.yourdomainprovider.net
ns2.yourdomainprovider.net
ns3.yourdomainprovider.net

DOMAIN STATUS

Active

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dynamic-radio.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dynamic-radio.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dynamic-radio.nl",
            "domain_keyword": "dynamic-radio",
            "domain_tld": "nl",
            "query_time": "2024-05-20 22:32:17",
            "create_date": "2007-07-31",
            "update_date": "2022-09-21",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dynamic-radio.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dynamic-radio.nl</domain_name>
   <domain_keyword>dynamic-radio</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 22:32:17</query_time>
   <create_date>2007-07-31</create_date>
   <update_date>2022-09-21</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.149 seconds) for "dynamic-radio.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2023 - 9:29 AM UTC

Registered: 31 July 2007
Modified: 21 September 2022

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

ns1.yourdomainprovider.net
ns2.yourdomainprovider.net
ns3.yourdomainprovider.net

DOMAIN STATUS

Active

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=dynamic-radio.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dynamic-radio.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "dynamic-radio.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "dynamic-radio.nl",
            "domain_keyword": "dynamic-radio",
            "domain_tld": "nl",
            "query_time": "2023-04-26 09:29:49",
            "create_date": "2007-07-31",
            "update_date": "2022-09-21",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.149,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>dynamic-radio.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>dynamic-radio.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dynamic-radio.nl</domain_name>
   <domain_keyword>dynamic-radio</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-26 09:29:49</query_time>
   <create_date>2007-07-31</create_date>
   <update_date>2022-09-21</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.149</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.085 seconds) which contained the exact domain keyword "dynamic-radio".
Domain Name Registered Expiry Registrar Ownership
1 dynamic-radio.nl 31 Jul 2007 - Metaregistrar B.V. -
2 dynamic-radio.pl 21 Nov 2016 21 Nov 2024 home.pl S.A. -

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dynamic-radio&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dynamic-radio",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "dynamic-radio.nl, dynamic-radio.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "dynamic-radio.nl",
            "domain_keyword": "dynamic-radio",
            "domain_tld": "nl",
            "query_time": "2024-05-20 22:32:17",
            "create_date": "2007-07-31",
            "update_date": "2022-09-21",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "dynamic-radio.pl",
            "domain_keyword": "dynamic-radio",
            "domain_tld": "pl",
            "query_time": "2024-05-04 15:08:35",
            "create_date": "2016-11-21",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-21",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns2.citycore.pro",
                "v4.citycore.pro"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.085,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dynamic-radio</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>dynamic-radio.nl, dynamic-radio.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dynamic-radio.nl</domain_name>
   <domain_keyword>dynamic-radio</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 22:32:17</query_time>
   <create_date>2007-07-31</create_date>
   <update_date>2022-09-21</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dynamic-radio.pl</domain_name>
   <domain_keyword>dynamic-radio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-04 15:08:35</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns2.citycore.pro</value>
    <value>v4.citycore.pro</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.085</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 16 domain names (in 0.455 seconds) which look and sound like the brand name "dynamic-radio".
Domain Name Registered Expiry Registrar Ownership
1 dynamicradio.com 29 Jul 2009 29 Jul 2024 GoDaddy.com, LLC NameFind LLC
2 dynamicradio.eu - - TransIP Group BV -
3 dynamicradio.co.uk 30 May 2024 30 May 2027 GoDaddy.com, LLC. [Tag = GODADDY] -
4 dynamicradio.biz 25 Aug 2021 25 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
5 dynamicradio.net 14 Aug 2000 14 Aug 2024 Advanced Internet Technologies, Inc. (AIT) -
6 dinamicaradio.com 7 Nov 2023 7 Nov 2024 COSMOTOWN, INC. -
7 dynamiteradio.com 10 Sep 2005 10 Sep 2024 NameCheap, Inc. -
8 dynamic-audio.com 4 Jul 2023 4 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
9 dynamic-radish.sa.com 16 Jun 2023 16 Jun 2024 Sav.com, LLC -
10 dynamiteradio.live 20 Jul 2021 20 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 dynamiccardio.com 17 Mar 2015 17 Mar 2025 GoDaddy.com, LLC -
12 dynamyk-radio.com 18 Jun 2017 18 Jun 2024 IONOS SE REDACTED FOR PRIVACY
13 dynamisradio.com 18 Mar 2013 18 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 dynamicratio.com 22 Oct 2010 22 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 dynamikradio.com 20 May 2020 20 May 2025 PlanetHoster -
16 dynamisradio.org 4 Apr 2012 4 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM Iglesia evangelica ministerio pasion por cristo

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dynamic-radio.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dynamic-radio.nl",
        "page_size": 100
    },
    "count": {
        "total": 16,
        "relation": "eq",
        "current": 16
    },
    "unique_domains": "dynamicradio.com, dynamicradio.eu, dynamicradio.co.uk, dynamicradio.biz, dynamicradio.net, dinamicaradio.com, dynamiteradio.com, dynamic-audio.com, dynamic-radish.sa.com, dynamiteradio.live, dynamiccardio.com, dynamyk-radio.com, dynamisradio.com, dynamicratio.com, dynamikradio.com, dynamisradio.org",
    "results": [
        {
            "num": 1,
            "domain_name": "dynamicradio.com",
            "domain_keyword": "dynamicradio",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:03:09",
            "create_date": "2009-07-29",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dynamicradio.eu",
            "domain_keyword": "dynamicradio",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:44:20",
            "registrar_name": "TransIP Group BV",
            "registrar_website": "http://transip.nl",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ]
        },
        {
            "num": 3,
            "domain_name": "dynamicradio.co.uk",
            "domain_keyword": "dynamicradio",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 17:17:23",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2027-05-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "dynamicradio.biz",
            "domain_keyword": "dynamicradio",
            "domain_tld": "biz",
            "query_time": "2024-05-18 17:42:01",
            "create_date": "2021-08-25",
            "update_date": "2024-04-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dynamicradio.net",
            "domain_keyword": "dynamicradio",
            "domain_tld": "net",
            "query_time": "2024-04-22 23:03:09",
            "create_date": "2000-08-14",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-14",
            "registrar_iana": 57,
            "registrar_name": "Advanced Internet Technologies, Inc. (AIT)",
            "registrar_website": "http://www.ait.com",
            "name_servers": [
                "ns1.dynrec.com",
                "ns2.dynrec.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dinamicaradio.com",
            "domain_keyword": "dinamicaradio",
            "domain_tld": "com",
            "query_time": "2024-05-19 20:36:38",
            "create_date": "2023-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dynamiteradio.com",
            "domain_keyword": "dynamiteradio",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:24:24",
            "create_date": "2005-09-10",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dynamiteradio.com",
                "ns2.dynamiteradio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dynamic-audio.com",
            "domain_keyword": "dynamic-audio",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:40:19",
            "create_date": "2023-07-04",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-04",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dynamic-radish.sa.com",
            "domain_keyword": "dynamic-radish",
            "domain_tld": "sa.com",
            "query_time": "2024-05-19 21:11:59",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_email": "https://whois.centralnic.com/contact/dynamic-radish.sa.com/registrant",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dynamiteradio.live",
            "domain_keyword": "dynamiteradio",
            "domain_tld": "live",
            "query_time": "2024-06-01 17:18:16",
            "create_date": "2021-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dynamiccardio.com",
            "domain_keyword": "dynamiccardio",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:57:57",
            "create_date": "2015-03-17",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dynamyk-radio.com",
            "domain_keyword": "dynamyk-radio",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:25:43",
            "create_date": "2017-06-18",
            "update_date": "2021-06-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1033.ui-dns.de",
                "ns1079.ui-dns.biz",
                "ns1112.ui-dns.com",
                "ns1121.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dynamisradio.com",
            "domain_keyword": "dynamisradio",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:23:37",
            "create_date": "2013-03-18",
            "update_date": "2021-03-12",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dynamicratio.com",
            "domain_keyword": "dynamicratio",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:03:10",
            "create_date": "2010-10-22",
            "update_date": "2020-01-15",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dynamikradio.com",
            "domain_keyword": "dynamikradio",
            "domain_tld": "com",
            "query_time": "2024-05-22 20:59:43",
            "create_date": "2020-05-20",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrar_website": "https://www.planethoster.com",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsa.n0c.com",
                "nsb.n0c.com",
                "nsc.n0c.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dynamisradio.org",
            "domain_keyword": "dynamisradio",
            "domain_tld": "org",
            "query_time": "2024-04-24 06:23:37",
            "create_date": "2012-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Iglesia evangelica ministerio pasion por cristo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.servidoresdns.net",
                "dns26.servidoresdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.455,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dynamic-radio.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>16</total>
  <relation>eq</relation>
  <current>16</current>
 </count>
 <unique_domains>dynamicradio.com, dynamicradio.eu, dynamicradio.co.uk, dynamicradio.biz, dynamicradio.net, dinamicaradio.com, dynamiteradio.com, dynamic-audio.com, dynamic-radish.sa.com, dynamiteradio.live, dynamiccardio.com, dynamyk-radio.com, dynamisradio.com, dynamicratio.com, dynamikradio.com, dynamisradio.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dynamicradio.com</domain_name>
   <domain_keyword>dynamicradio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:03:09</query_time>
   <create_date>2009-07-29</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dynamicradio.eu</domain_name>
   <domain_keyword>dynamicradio</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:44:20</query_time>
   <registrar_name>TransIP Group BV</registrar_name>
   <registrar_website>http://transip.nl</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>dynamicradio.co.uk</domain_name>
   <domain_keyword>dynamicradio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 17:17:23</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2027-05-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>dynamicradio.biz</domain_name>
   <domain_keyword>dynamicradio</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 17:42:01</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dynamicradio.net</domain_name>
   <domain_keyword>dynamicradio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 23:03:09</query_time>
   <create_date>2000-08-14</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>Advanced Internet Technologies, Inc. (AIT)</registrar_name>
   <registrar_website>http://www.ait.com</registrar_website>
   <name_servers>
    <value>ns1.dynrec.com</value>
    <value>ns2.dynrec.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dinamicaradio.com</domain_name>
   <domain_keyword>dinamicaradio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 20:36:38</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dynamiteradio.com</domain_name>
   <domain_keyword>dynamiteradio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:24:24</query_time>
   <create_date>2005-09-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dynamiteradio.com</value>
    <value>ns2.dynamiteradio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dynamic-audio.com</domain_name>
   <domain_keyword>dynamic-audio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:40:19</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>dynamic-radish.sa.com</domain_name>
   <domain_keyword>dynamic-radish</domain_keyword>
   <domain_tld>sa.com</domain_tld>
   <query_time>2024-05-19 21:11:59</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/dynamic-radish.sa.com/registrant</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dynamiteradio.live</domain_name>
   <domain_keyword>dynamiteradio</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 17:18:16</query_time>
   <create_date>2021-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dynamiccardio.com</domain_name>
   <domain_keyword>dynamiccardio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:57:57</query_time>
   <create_date>2015-03-17</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dynamyk-radio.com</domain_name>
   <domain_keyword>dynamyk-radio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:25:43</query_time>
   <create_date>2017-06-18</create_date>
   <update_date>2021-06-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1033.ui-dns.de</value>
    <value>ns1079.ui-dns.biz</value>
    <value>ns1112.ui-dns.com</value>
    <value>ns1121.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dynamisradio.com</domain_name>
   <domain_keyword>dynamisradio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:23:37</query_time>
   <create_date>2013-03-18</create_date>
   <update_date>2021-03-12</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dynamicratio.com</domain_name>
   <domain_keyword>dynamicratio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:03:10</query_time>
   <create_date>2010-10-22</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dynamikradio.com</domain_name>
   <domain_keyword>dynamikradio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 20:59:43</query_time>
   <create_date>2020-05-20</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrar_website>https://www.planethoster.com</registrar_website>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsa.n0c.com</value>
    <value>nsb.n0c.com</value>
    <value>nsc.n0c.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>dynamisradio.org</domain_name>
   <domain_keyword>dynamisradio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 06:23:37</query_time>
   <create_date>2012-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Iglesia evangelica ministerio pasion por cristo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.servidoresdns.net</value>
    <value>dns26.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.455</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.