We found a total of 3 historical WHOIS records (in 0.039 seconds) for "dynamic-cloud.host" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Sep 2014 - 7:00 AM UTC

Registered: 17 September 2014
Modified: 17 September 2014
Expiry: 17 September 2015

REGISTRAR

IANA: 69

NAME SERVERS

ns1.dynamic.com
ns2.dynamic.net
ns3.dynamic.org

DOMAIN STATUS

addPeriod
serverTransferProhibited

REGISTRANT

Name: Domain Administrator
Company: Dynamic Concepts, Inc.
Address: 18-B Journey
City: Aliso Viejo
State: CA
ZIP: 92656
Country: United States
Email: [email protected]
Phone: 19492151200
Fax: 19492151234

#2 - QUERY TIME

20 Jun 2017 - 5:48 AM UTC

Registered: 17 September 2014
Modified: 16 December 2016
Expiry: 17 September 2017

REGISTRAR

IANA: 69
Name: Tucows.com Co.
Website: http://www.tucows.com/

NAME SERVERS

ns1.dynamic.com
ns2.dynamic.net
ns3.dynamic.org

DOMAIN STATUS

ok

REGISTRANT

Name: Domain Administrator
Company: Dynamic Concepts, Inc.
Address: 18-B Journey
City: Aliso Viejo
State: CA
ZIP: 92656
Country: United States
Email: [email protected]
Phone: +1.9492151200
Fax: +1.9492151234

#3 - QUERY TIME

14 Feb 2018 - 5:36 PM UTC

Registered: 17 September 2014
Modified: 20 October 2017
Expiry: 17 September 2018

REGISTRAR

IANA: 69
Name: Tucows.com Co.
Website: http://www.tucows.com/

NAME SERVERS

ns1.dynamic.com
ns2.dynamic.net
ns3.dynamic.org

DOMAIN STATUS

ok

REGISTRANT

Name: Domain Administrator
Company: Dynamic Concepts, Inc.
Address: 18-B Journey
City: Aliso Viejo
State: CA
ZIP: 92656
Country: United States
Email: [email protected]
Phone: +1.9492151200
Fax: +1.9492151234

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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-cloud.host
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dynamic-cloud.host",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "dynamic-cloud.host",
    "results": [
        {
            "num": 1,
            "domain_name": "dynamic-cloud.host",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "host",
            "query_time": "2014-09-18 07:00:00",
            "create_date": "2014-09-17",
            "update_date": "2014-09-17",
            "expiry_date": "2015-09-17",
            "registrar_iana": 69,
            "registrant_name": "Domain Administrator",
            "registrant_company": "Dynamic Concepts, Inc.",
            "registrant_address": "18-B Journey",
            "registrant_city": "Aliso Viejo",
            "registrant_state": "CA",
            "registrant_zip": "92656",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "19492151200",
            "registrant_fax": "19492151234",
            "name_servers": [
                "ns1.dynamic.com",
                "ns2.dynamic.net",
                "ns3.dynamic.org"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "dynamic-cloud.host",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "host",
            "query_time": "2017-06-20 05:48:53",
            "create_date": "2014-09-17",
            "update_date": "2016-12-16",
            "expiry_date": "2017-09-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Dynamic Concepts, Inc.",
            "registrant_address": "18-B Journey",
            "registrant_city": "Aliso Viejo",
            "registrant_state": "CA",
            "registrant_zip": "92656",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9492151200",
            "registrant_fax": "+1.9492151234",
            "name_servers": [
                "ns1.dynamic.com",
                "ns2.dynamic.net",
                "ns3.dynamic.org"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 3,
            "domain_name": "dynamic-cloud.host",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "host",
            "query_time": "2018-02-14 17:36:12",
            "create_date": "2014-09-17",
            "update_date": "2017-10-20",
            "expiry_date": "2018-09-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Dynamic Concepts, Inc.",
            "registrant_address": "18-B Journey",
            "registrant_city": "Aliso Viejo",
            "registrant_state": "CA",
            "registrant_zip": "92656",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9492151200",
            "registrant_fax": "+1.9492151234",
            "name_servers": [
                "ns1.dynamic.com",
                "ns2.dynamic.net",
                "ns3.dynamic.org"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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-cloud.host</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>dynamic-cloud.host</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dynamic-cloud.host</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2014-09-18 07:00:00</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2014-09-17</update_date>
   <expiry_date>2015-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Dynamic Concepts, Inc.</registrant_company>
   <registrant_address>18-B Journey</registrant_address>
   <registrant_city>Aliso Viejo</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92656</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>19492151200</registrant_phone>
   <registrant_fax>19492151234</registrant_fax>
   <name_servers>
    <value>ns1.dynamic.com</value>
    <value>ns2.dynamic.net</value>
    <value>ns3.dynamic.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>dynamic-cloud.host</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2017-06-20 05:48:53</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2016-12-16</update_date>
   <expiry_date>2017-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Dynamic Concepts, Inc.</registrant_company>
   <registrant_address>18-B Journey</registrant_address>
   <registrant_city>Aliso Viejo</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92656</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9492151200</registrant_phone>
   <registrant_fax>+1.9492151234</registrant_fax>
   <name_servers>
    <value>ns1.dynamic.com</value>
    <value>ns2.dynamic.net</value>
    <value>ns3.dynamic.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dynamic-cloud.host</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2018-02-14 17:36:12</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2017-10-20</update_date>
   <expiry_date>2018-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Dynamic Concepts, Inc.</registrant_company>
   <registrant_address>18-B Journey</registrant_address>
   <registrant_city>Aliso Viejo</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92656</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9492151200</registrant_phone>
   <registrant_fax>+1.9492151234</registrant_fax>
   <name_servers>
    <value>ns1.dynamic.com</value>
    <value>ns2.dynamic.net</value>
    <value>ns3.dynamic.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.039</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 4 domain names (in 0.016 seconds) which contained the exact domain keyword "dynamic-cloud".
Domain Name Registered Expiry Registrar Ownership
1 dynamic-cloud.net 2 Nov 2008 2 Nov 2024 IONOS SE -
2 dynamic-cloud.com 2 Nov 2008 2 Nov 2024 IONOS SE Niktel, Inh. Katja Kienhoefer
3 dynamic-cloud.xyz 4 Sep 2015 4 Sep 2024 IONOS SE Niktel, Inh. Katja Kienhöfer
4 dynamic-cloud.tech 21 Jan 2023 21 Jan 2025 Gandi SAS Dynamic Cloud Technologies S.R.L.
5 dynamic-cloud.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dynamic-cloud&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dynamic-cloud",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "dynamic-cloud.net, dynamic-cloud.com, dynamic-cloud.xyz, dynamic-cloud.tech, dynamic-cloud.de",
    "results": [
        {
            "num": 1,
            "domain_name": "dynamic-cloud.net",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "net",
            "query_time": "2024-04-22 22:55:50",
            "create_date": "2008-11-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dynamic-cloud.com",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:55:50",
            "create_date": "2008-11-02",
            "update_date": "2021-10-11",
            "expiry_date": "2024-11-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Niktel, Inh. Katja Kienhoefer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dynamic-cloud.xyz",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 22:55:50",
            "create_date": "2015-09-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Niktel, Inh. Katja Kienhöfer",
            "registrant_country": "DE",
            "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": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dynamic-cloud.tech",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "tech",
            "query_time": "2024-05-19 21:09:13",
            "create_date": "2023-01-21",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "Dynamic Cloud Technologies S.R.L.",
            "registrant_country": "RO",
            "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": [
                "dns1.cloudns.net",
                "dns2.cloudns.net",
                "dns5.cloudns.net",
                "dns6.cloudns.net",
                "ns1.dynamic-cloud.tech",
                "ns2.dynamic-cloud.tech"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dynamic-cloud.de",
            "domain_keyword": "dynamic-cloud",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:11:19",
            "update_date": "2021-10-11",
            "name_servers": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dynamic-cloud</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>dynamic-cloud.net, dynamic-cloud.com, dynamic-cloud.xyz, dynamic-cloud.tech, dynamic-cloud.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dynamic-cloud.net</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 22:55:50</query_time>
   <create_date>2008-11-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dynamic-cloud.com</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:55:50</query_time>
   <create_date>2008-11-02</create_date>
   <update_date>2021-10-11</update_date>
   <expiry_date>2024-11-02</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_company>Niktel, Inh. Katja Kienhoefer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dynamic-cloud.xyz</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 22:55:50</query_time>
   <create_date>2015-09-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Niktel, Inh. Katja Kienhöfer</registrant_company>
   <registrant_country>DE</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>
   <name_servers>
    <value>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dynamic-cloud.tech</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 21:09:13</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>Dynamic Cloud Technologies S.R.L.</registrant_company>
   <registrant_country>RO</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>
   <name_servers>
    <value>dns1.cloudns.net</value>
    <value>dns2.cloudns.net</value>
    <value>dns5.cloudns.net</value>
    <value>dns6.cloudns.net</value>
    <value>ns1.dynamic-cloud.tech</value>
    <value>ns2.dynamic-cloud.tech</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dynamic-cloud.de</domain_name>
   <domain_keyword>dynamic-cloud</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:11:19</query_time>
   <update_date>2021-10-11</update_date>
   <name_servers>
    <value>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.016</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 52 domain names (in 0.115 seconds) which look and sound like the brand name "dynamic-cloud".
Domain Name Registered Expiry Registrar Ownership
1 dynamicscloud.in 4 Jul 2020 4 Jul 2024 GoDaddy.com, LLC Dynamicscloud
2 dynamicscloud.co.uk 26 Sep 2023 26 Sep 2025 ANS Group Ltd [Tag = UKFAST] -
3 dynamic-clouds.xyz 5 Jun 2024 5 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
4 dynamicscloud.de - - - -
5 dynamicscloud.biz 7 Jul 2023 7 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 dynamicscloud.com 18 Jul 2008 18 Jul 2024 GoDaddy.com, LLC -
7 dynamicscloud.net 21 Aug 2018 21 Aug 2024 GoDaddy.com, LLC -
8 dynamics-cloud.co.uk 26 Sep 2023 26 Sep 2025 ANS Group Ltd [Tag = UKFAST] -
9 dynamics-cloud.com 22 Dec 2022 22 Dec 2024 IONOS SE Innovate365 GmbH
10 dynamic1cloud.com 2 Oct 2020 2 Oct 2025 GoDaddy.com, LLC -
11 dynamicscloud.tech 11 Aug 2023 11 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
12 dynamics-cloud.it 16 Jul 2014 16 Jul 2024 InterNetX GmbH EOS AG
13 dynamicscloud.it 16 Jul 2014 16 Jul 2024 InterNetX GmbH EOS AG
14 dynamiccloud.site 7 May 2021 7 May 2025 Go Daddy, LLC Domains By Proxy, LLC
15 dynamiccloud.xyz 25 Jul 2023 25 Jul 2024 Cloudflare, Inc. -
16 dynamiccloud.org 2 Nov 2008 2 Nov 2024 IONOS SE Niktel, Inh. Katja Kienhoefer
17 dynamiccloud.be 13 Feb 2010 - Telenet BV -
18 dynamiccloud.studio 13 Jan 2024 13 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 dynamiccloud.de - - - -
20 dynamiccloud.top 3 Nov 2020 3 Nov 2024 NameSilo,LLC See PrivacyGuardian.org
21 dynamiccloud.com 16 Jul 2008 16 Jul 2024 GoDaddy.com, LLC -
22 dynamiccloud.ca 13 Apr 2014 13 Apr 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
23 dynamiccloud.io 3 Jul 2022 3 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 dynamiccloud.com.au - - Melbourne IT k thompson
25 dynamiccloud.net 19 Oct 2008 19 Oct 2024 GoDaddy.com, LLC -
26 dynabit-cloud.net 13 Dec 2011 13 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
27 dynabit-cloud.name - - Key-Systems GmbH -
28 dynamicclouds.net 29 Dec 2015 29 Dec 2024 GoDaddy.com, LLC -
29 dynabit-cloud.com 13 Dec 2011 13 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
30 dynabit-cloud.biz 13 Dec 2011 12 Dec 2024 Key-Systems GmbH DYNAbit Systemhaus GmbH
31 1dynamiccloud.com 15 Feb 2012 15 Feb 2025 Tucows Domains Inc. -
32 dynamitecloud.com 5 Apr 2013 5 Apr 2025 GoDaddy.com, LLC -
33 dynamicsclouds.com 1 Feb 2024 1 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
34 dynamifscloud.com 21 Mar 2024 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 dyanamicscloud.com 17 Jul 2022 17 Jul 2024 BigRock Solutions Ltd. CHIRANJEEVI KUMAR
36 dynamicclouds.com 11 Apr 2021 11 Apr 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
37 dynamic-cloth.shop 15 Oct 2023 15 Oct 2024 Namecheap, Inc. -
38 dynamixcloud.net 22 Jan 2012 22 Jan 2025 Tucows Domains Inc. -
39 dynamic-club.be 14 Jun 2001 - OVH -
40 dynamixcloud.com 22 Jan 2012 22 Jan 2025 Tucows Domains Inc. -
41 dynamixcloud.uk 20 Jan 2018 20 Jan 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
42 dynamixcloud.info 10 Dec 2013 10 Dec 2024 Tucows Domains Inc. Data Protected
43 dynamixcloud.biz 10 Dec 2013 9 Dec 2024 Tucows Domains Inc. Dynamix Cloud
44 dynama-cloud.com 17 May 2019 17 May 2025 Amazon Registrar, Inc. Identity Protection Service
45 dynama-cloud.org 17 May 2019 17 May 2025 Amazon Registrar, Inc. Identity Protection Service
46 dynamixcloud.org 10 Dec 2013 10 Dec 2024 Tucows Domains Inc. Dynamix Cloud
47 dynama-cloud.info 17 May 2019 17 May 2025 Gandi SAS Allocate Software
48 dynama-cloud.co.uk 17 May 2019 17 May 2025 Gandi [Tag = GANDI] -
49 dynamikcloud.com 16 Jan 2021 16 Jan 2025 NETIM REDACTED FOR PRIVACY
50 dynama-cloud.net 17 May 2019 17 May 2025 Amazon Registrar, Inc. Identity Protection Service
51 dynamicloud.com 10 Jul 2014 10 Jul 2024 GoDaddy.com, LLC -
52 dynamicloud.io 3 Jul 2022 3 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dynamic-cloud.host
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dynamic-cloud.host",
        "page_size": 100
    },
    "count": {
        "total": 52,
        "relation": "eq",
        "current": 52
    },
    "unique_domains": "dynamicscloud.in, dynamicscloud.co.uk, dynamic-clouds.xyz, dynamicscloud.de, dynamicscloud.biz, dynamicscloud.com, dynamicscloud.net, dynamics-cloud.co.uk, dynamics-cloud.com, dynamic1cloud.com, dynamicscloud.tech, dynamics-cloud.it, dynamicscloud.it, dynamiccloud.site, dynamiccloud.xyz, dynamiccloud.org, dynamiccloud.be, dynamiccloud.studio, dynamiccloud.de, dynamiccloud.top, dynamiccloud.com, dynamiccloud.ca, dynamiccloud.io, dynamiccloud.com.au, dynamiccloud.net, dynabit-cloud.net, dynabit-cloud.name, dynamicclouds.net, dynabit-cloud.com, dynabit-cloud.biz, 1dynamiccloud.com, dynamitecloud.com, dynamicsclouds.com, dynamifscloud.com, dyanamicscloud.com, dynamicclouds.com, dynamic-cloth.shop, dynamixcloud.net, dynamic-club.be, dynamixcloud.com, dynamixcloud.uk, dynamixcloud.info, dynamixcloud.biz, dynama-cloud.com, dynama-cloud.org, dynamixcloud.org, dynama-cloud.info, dynama-cloud.co.uk, dynamikcloud.com, dynama-cloud.net, dynamicloud.com, dynamicloud.io",
    "results": [
        {
            "num": 1,
            "domain_name": "dynamicscloud.in",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "in",
            "query_time": "2024-06-06 23:17:37",
            "create_date": "2020-07-04",
            "update_date": "2023-02-15",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynamicscloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dynamicscloud.co.uk",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 23:17:38",
            "create_date": "2023-09-26",
            "update_date": "2024-04-19",
            "expiry_date": "2025-09-26",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "dynamic-clouds.xyz",
            "domain_keyword": "dynamic-clouds",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 23:12:49",
            "create_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dynamicscloud.de",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:11:22",
            "update_date": "2017-09-27",
            "name_servers": [
                "ns1029.ui-dns.org",
                "ns1042.ui-dns.de",
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 5,
            "domain_name": "dynamicscloud.biz",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "biz",
            "query_time": "2024-05-28 22:09:18",
            "create_date": "2023-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2025-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dynamicscloud.com",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:17:37",
            "create_date": "2008-07-18",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dynamicscloud.net",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "net",
            "query_time": "2024-06-06 23:17:37",
            "create_date": "2018-08-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dynamics-cloud.co.uk",
            "domain_keyword": "dynamics-cloud",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 23:17:29",
            "create_date": "2023-09-26",
            "update_date": "2024-04-19",
            "expiry_date": "2025-09-26",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "dynamics-cloud.com",
            "domain_keyword": "dynamics-cloud",
            "domain_tld": "com",
            "query_time": "2024-05-07 08:50:30",
            "create_date": "2022-12-22",
            "update_date": "2022-12-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Innovate365 GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.biz",
                "ns1044.ui-dns.org",
                "ns1057.ui-dns.de",
                "ns1109.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dynamic1cloud.com",
            "domain_keyword": "dynamic1cloud",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:56:41",
            "create_date": "2020-10-02",
            "update_date": "2023-10-03",
            "expiry_date": "2025-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dynamicscloud.tech",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "tech",
            "query_time": "2024-05-07 08:50:37",
            "create_date": "2023-08-11",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "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.",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dynamics-cloud.it",
            "domain_keyword": "dynamics-cloud",
            "domain_tld": "it",
            "query_time": "2024-05-07 08:50:30",
            "create_date": "2014-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-16",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "EOS AG",
            "name_servers": [
                "ns1075.ui-dns.biz",
                "ns1075.ui-dns.com",
                "ns1075.ui-dns.de",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "dynamicscloud.it",
            "domain_keyword": "dynamicscloud",
            "domain_tld": "it",
            "query_time": "2024-05-07 08:50:36",
            "create_date": "2014-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-16",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "EOS AG",
            "name_servers": [
                "ns1076.ui-dns.biz",
                "ns1076.ui-dns.com",
                "ns1076.ui-dns.de",
                "ns1076.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 14,
            "domain_name": "dynamiccloud.site",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "site",
            "query_time": "2024-05-13 22:48:51",
            "create_date": "2021-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "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.",
            "name_servers": [
                "ns1.nexcess.net",
                "ns2.nexcess.net",
                "ns3.nexcess.net",
                "ns4.nexcess.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dynamiccloud.xyz",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 23:14:05",
            "create_date": "2023-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Oxford",
            "registrant_country": "GB",
            "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": [
                "angela.ns.cloudflare.com",
                "burt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dynamiccloud.org",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "org",
            "query_time": "2024-04-22 22:58:07",
            "create_date": "2008-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Niktel, Inh. Katja Kienhoefer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dynamiccloud.be",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "be",
            "query_time": "2024-04-22 22:58:07",
            "create_date": "2010-02-13",
            "registrar_name": "Telenet BV",
            "registrar_website": "https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/",
            "name_servers": [
                "ns.be.hostbasket.com",
                "ns.fr.hostbasket.com",
                "ns.nl.hostbasket.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 18,
            "domain_name": "dynamiccloud.studio",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "studio",
            "query_time": "2024-05-15 14:51:06",
            "create_date": "2024-01-13",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dynamiccloud.de",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:11:21",
            "update_date": "2021-10-11",
            "name_servers": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "dynamiccloud.top",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "top",
            "query_time": "2024-05-19 21:14:38",
            "create_date": "2020-11-03",
            "update_date": "2022-11-03",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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": [
                "dns200.dynamiccloud.top",
                "dns201.dynamiccloud.top"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dynamiccloud.com",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:14:05",
            "create_date": "2008-07-16",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dynamiccloud.ca",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "ca",
            "query_time": "2024-05-04 15:08:44",
            "create_date": "2014-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.peer1.net",
                "ns2.peer1.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dynamiccloud.io",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "io",
            "query_time": "2024-05-19 21:14:37",
            "create_date": "2022-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "dynamiccloud.com.au",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 17:17:23",
            "update_date": "2024-04-27",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "k thompson",
            "name_servers": [
                "dns1.zoneedit.com",
                "dns2.zoneedit.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "dynamiccloud.net",
            "domain_keyword": "dynamiccloud",
            "domain_tld": "net",
            "query_time": "2024-04-22 22:58:07",
            "create_date": "2008-10-19",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dynabit-cloud.net",
            "domain_keyword": "dynabit-cloud",
            "domain_tld": "net",
            "query_time": "2024-04-19 23:20:22",
            "create_date": "2011-12-13",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dynabit-cloud.name",
            "domain_keyword": "dynabit-cloud",
            "domain_tld": "name",
            "query_time": "2024-06-06 23:11:47",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 28,
            "domain_name": "dynamicclouds.net",
            "domain_keyword": "dynamicclouds",
            "domain_tld": "net",
            "query_time": "2024-04-22 22:58:07",
            "create_date": "2015-12-29",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dynabit-cloud.com",
            "domain_keyword": "dynabit-cloud",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:20:22",
            "create_date": "2011-12-13",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dynabit-cloud.biz",
            "domain_keyword": "dynabit-cloud",
            "domain_tld": "biz",
            "query_time": "2024-05-25 22:40:09",
            "create_date": "2011-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DYNAbit Systemhaus GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "1dynamiccloud.com",
            "domain_keyword": "1dynamiccloud",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:29:56",
            "create_date": "2012-02-15",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dynamitecloud.com",
            "domain_keyword": "dynamitecloud",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:17:46",
            "create_date": "2013-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "carol.ns.cloudflare.com",
                "tanner.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dynamicsclouds.com",
            "domain_keyword": "dynamicsclouds",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:41:29",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dynamifscloud.com",
            "domain_keyword": "dynamifscloud",
            "domain_tld": "com",
            "query_time": "2024-05-22 20:59:43",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dynamifscloud.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dyanamicscloud.com",
            "domain_keyword": "dyanamicscloud",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:10:41",
            "create_date": "2022-07-17",
            "update_date": "2022-09-16",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "CHIRANJEEVI  KUMAR",
            "registrant_address": "Ganaga Vihar colony Bhagalpur",
            "registrant_city": "Bhagalpur",
            "registrant_state": "Bihar",
            "registrant_zip": "812001",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9004593492",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "dynamicclouds.com",
            "domain_keyword": "dynamicclouds",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:14:05",
            "create_date": "2021-04-11",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-11",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=dynamicclouds.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dynamic-cloth.shop",
            "domain_keyword": "dynamic-cloth",
            "domain_tld": "shop",
            "query_time": "2024-04-22 22:55:51",
            "create_date": "2023-10-15",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dynamixcloud.net",
            "domain_keyword": "dynamixcloud",
            "domain_tld": "net",
            "query_time": "2024-04-24 06:24:38",
            "create_date": "2012-01-22",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.secure.net",
                "ns2.secure.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dynamic-club.be",
            "domain_keyword": "dynamic-club",
            "domain_tld": "be",
            "query_time": "2024-06-01 17:16:56",
            "create_date": "2001-06-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 40,
            "domain_name": "dynamixcloud.com",
            "domain_keyword": "dynamixcloud",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:18:21",
            "create_date": "2012-01-22",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-1235.awsdns-26.org",
                "ns-1554.awsdns-02.co.uk",
                "ns-322.awsdns-40.com",
                "ns-998.awsdns-60.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dynamixcloud.uk",
            "domain_keyword": "dynamixcloud",
            "domain_tld": "uk",
            "query_time": "2024-05-07 08:53:08",
            "create_date": "2018-01-20",
            "update_date": "2022-12-22",
            "expiry_date": "2025-01-20",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "dynamixcloud.info",
            "domain_keyword": "dynamixcloud",
            "domain_tld": "info",
            "query_time": "2024-04-24 06:24:37",
            "create_date": "2013-12-10",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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": [
                "ns-1015.awsdns-62.net",
                "ns-103.awsdns-12.com",
                "ns-1405.awsdns-47.org",
                "ns-1938.awsdns-50.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dynamixcloud.biz",
            "domain_keyword": "dynamixcloud",
            "domain_tld": "biz",
            "query_time": "2024-06-01 17:18:24",
            "create_date": "2013-12-10",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynamix Cloud",
            "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": [
                "ns-1241.awsdns-27.org",
                "ns-1575.awsdns-04.co.uk",
                "ns-460.awsdns-57.com",
                "ns-969.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dynama-cloud.com",
            "domain_keyword": "dynama-cloud",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:55:28",
            "create_date": "2019-05-17",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of dynama-cloud.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1065.awsdns-05.org",
                "ns-182.awsdns-22.com",
                "ns-1947.awsdns-51.co.uk",
                "ns-745.awsdns-29.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dynama-cloud.org",
            "domain_keyword": "dynama-cloud",
            "domain_tld": "org",
            "query_time": "2024-05-19 21:07:38",
            "create_date": "2019-05-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "ns-1062.awsdns-04.org",
                "ns-2041.awsdns-63.co.uk",
                "ns-46.awsdns-05.com",
                "ns-978.awsdns-58.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "dynamixcloud.org",
            "domain_keyword": "dynamixcloud",
            "domain_tld": "org",
            "query_time": "2024-04-24 06:24:38",
            "create_date": "2013-12-10",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynamix Cloud",
            "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": [
                "ns-1174.awsdns-18.org",
                "ns-158.awsdns-19.com",
                "ns-2043.awsdns-63.co.uk",
                "ns-788.awsdns-34.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dynama-cloud.info",
            "domain_keyword": "dynama-cloud",
            "domain_tld": "info",
            "query_time": "2024-05-20 22:32:09",
            "create_date": "2019-05-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Allocate Software",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "ns-1187.awsdns-20.org",
                "ns-1977.awsdns-55.co.uk",
                "ns-410.awsdns-51.com",
                "ns-933.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dynama-cloud.co.uk",
            "domain_keyword": "dynama-cloud",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 22:55:31",
            "create_date": "2019-05-17",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-17",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1270.awsdns-30.org",
                "ns-1785.awsdns-31.co.uk",
                "ns-204.awsdns-25.com",
                "ns-866.awsdns-44.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "dynamikcloud.com",
            "domain_keyword": "dynamikcloud",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:09:35",
            "create_date": "2021-01-16",
            "update_date": "2021-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.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": "please use the online form https://www.whoisprivacy.domains/ 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": [
                "art.ns.cloudflare.com",
                "coco.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dynama-cloud.net",
            "domain_keyword": "dynama-cloud",
            "domain_tld": "net",
            "query_time": "2024-04-22 22:55:28",
            "create_date": "2019-05-17",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of dynama-cloud.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1457.awsdns-54.org",
                "ns-1542.awsdns-00.co.uk",
                "ns-448.awsdns-56.com",
                "ns-700.awsdns-23.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dynamicloud.com",
            "domain_keyword": "dynamicloud",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:16:20",
            "create_date": "2014-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dynamicloud.io",
            "domain_keyword": "dynamicloud",
            "domain_tld": "io",
            "query_time": "2024-06-06 19:07:55",
            "create_date": "2022-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.115,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dynamic-cloud.host</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>52</total>
  <relation>eq</relation>
  <current>52</current>
 </count>
 <unique_domains>dynamicscloud.in, dynamicscloud.co.uk, dynamic-clouds.xyz, dynamicscloud.de, dynamicscloud.biz, dynamicscloud.com, dynamicscloud.net, dynamics-cloud.co.uk, dynamics-cloud.com, dynamic1cloud.com, dynamicscloud.tech, dynamics-cloud.it, dynamicscloud.it, dynamiccloud.site, dynamiccloud.xyz, dynamiccloud.org, dynamiccloud.be, dynamiccloud.studio, dynamiccloud.de, dynamiccloud.top, dynamiccloud.com, dynamiccloud.ca, dynamiccloud.io, dynamiccloud.com.au, dynamiccloud.net, dynabit-cloud.net, dynabit-cloud.name, dynamicclouds.net, dynabit-cloud.com, dynabit-cloud.biz, 1dynamiccloud.com, dynamitecloud.com, dynamicsclouds.com, dynamifscloud.com, dyanamicscloud.com, dynamicclouds.com, dynamic-cloth.shop, dynamixcloud.net, dynamic-club.be, dynamixcloud.com, dynamixcloud.uk, dynamixcloud.info, dynamixcloud.biz, dynama-cloud.com, dynama-cloud.org, dynamixcloud.org, dynama-cloud.info, dynama-cloud.co.uk, dynamikcloud.com, dynama-cloud.net, dynamicloud.com, dynamicloud.io</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dynamicscloud.in</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-06 23:17:37</query_time>
   <create_date>2020-07-04</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynamicscloud</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>2</num>
   <domain_name>dynamicscloud.co.uk</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 23:17:38</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dynamic-clouds.xyz</domain_name>
   <domain_keyword>dynamic-clouds</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 23:12:49</query_time>
   <create_date>2024-06-05</create_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</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>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dynamicscloud.de</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:11:22</query_time>
   <update_date>2017-09-27</update_date>
   <name_servers>
    <value>ns1029.ui-dns.org</value>
    <value>ns1042.ui-dns.de</value>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>dynamicscloud.biz</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 22:09:18</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dynamicscloud.com</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:17:37</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-18</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>ns43.domaincontrol.com</value>
    <value>ns44.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>7</num>
   <domain_name>dynamicscloud.net</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 23:17:37</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-21</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>ns25.domaincontrol.com</value>
    <value>ns26.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>8</num>
   <domain_name>dynamics-cloud.co.uk</domain_name>
   <domain_keyword>dynamics-cloud</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 23:17:29</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>dynamics-cloud.com</domain_name>
   <domain_keyword>dynamics-cloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 08:50:30</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2024-12-22</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_company>Innovate365 GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1026.ui-dns.biz</value>
    <value>ns1044.ui-dns.org</value>
    <value>ns1057.ui-dns.de</value>
    <value>ns1109.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dynamic1cloud.com</domain_name>
   <domain_keyword>dynamic1cloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:56:41</query_time>
   <create_date>2020-10-02</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-10-02</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>ns15.domaincontrol.com</value>
    <value>ns16.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>dynamicscloud.tech</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 08:50:37</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <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>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>dynamics-cloud.it</domain_name>
   <domain_keyword>dynamics-cloud</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 08:50:30</query_time>
   <create_date>2014-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>EOS AG</registrant_company>
   <name_servers>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dynamicscloud.it</domain_name>
   <domain_keyword>dynamicscloud</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 08:50:36</query_time>
   <create_date>2014-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>EOS AG</registrant_company>
   <name_servers>
    <value>ns1076.ui-dns.biz</value>
    <value>ns1076.ui-dns.com</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1076.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dynamiccloud.site</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 22:48:51</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <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>
   <name_servers>
    <value>ns1.nexcess.net</value>
    <value>ns2.nexcess.net</value>
    <value>ns3.nexcess.net</value>
    <value>ns4.nexcess.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dynamiccloud.xyz</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 23:14:05</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Oxford</registrant_state>
   <registrant_country>GB</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>
   <name_servers>
    <value>angela.ns.cloudflare.com</value>
    <value>burt.ns.cloudflare.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>dynamiccloud.org</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 22:58:07</query_time>
   <create_date>2008-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Niktel, Inh. Katja Kienhoefer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dynamiccloud.be</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-22 22:58:07</query_time>
   <create_date>2010-02-13</create_date>
   <registrar_name>Telenet BV</registrar_name>
   <registrar_website>https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/</registrar_website>
   <name_servers>
    <value>ns.be.hostbasket.com</value>
    <value>ns.fr.hostbasket.com</value>
    <value>ns.nl.hostbasket.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>dynamiccloud.studio</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-15 14:51:06</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dynamiccloud.de</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:11:21</query_time>
   <update_date>2021-10-11</update_date>
   <name_servers>
    <value>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>dynamiccloud.top</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 21:14:38</query_time>
   <create_date>2020-11-03</create_date>
   <update_date>2022-11-03</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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>dns200.dynamiccloud.top</value>
    <value>dns201.dynamiccloud.top</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>dynamiccloud.com</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:14:05</query_time>
   <create_date>2008-07-16</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-16</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</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>22</num>
   <domain_name>dynamiccloud.ca</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-04 15:08:44</query_time>
   <create_date>2014-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.peer1.net</value>
    <value>ns2.peer1.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>dynamiccloud.io</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 21:14:37</query_time>
   <create_date>2022-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dynamiccloud.com.au</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 17:17:23</query_time>
   <update_date>2024-04-27</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>k thompson</registrant_name>
   <name_servers>
    <value>dns1.zoneedit.com</value>
    <value>dns2.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>dynamiccloud.net</domain_name>
   <domain_keyword>dynamiccloud</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 22:58:07</query_time>
   <create_date>2008-10-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-19</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>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>26</num>
   <domain_name>dynabit-cloud.net</domain_name>
   <domain_keyword>dynabit-cloud</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 23:20:22</query_time>
   <create_date>2011-12-13</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dynabit-cloud.name</domain_name>
   <domain_keyword>dynabit-cloud</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-06-06 23:11:47</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>dynamicclouds.net</domain_name>
   <domain_keyword>dynamicclouds</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 22:58:07</query_time>
   <create_date>2015-12-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-29</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>ns65.domaincontrol.com</value>
    <value>ns66.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>29</num>
   <domain_name>dynabit-cloud.com</domain_name>
   <domain_keyword>dynabit-cloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:20:22</query_time>
   <create_date>2011-12-13</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dynabit-cloud.biz</domain_name>
   <domain_keyword>dynabit-cloud</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 22:40:09</query_time>
   <create_date>2011-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DYNAbit Systemhaus GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>1dynamiccloud.com</domain_name>
   <domain_keyword>1dynamiccloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:29:56</query_time>
   <create_date>2012-02-15</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>dynamitecloud.com</domain_name>
   <domain_keyword>dynamitecloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:17:46</query_time>
   <create_date>2013-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</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>carol.ns.cloudflare.com</value>
    <value>tanner.ns.cloudflare.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>33</num>
   <domain_name>dynamicsclouds.com</domain_name>
   <domain_keyword>dynamicsclouds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:41:29</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dynamifscloud.com</domain_name>
   <domain_keyword>dynamifscloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 20:59:43</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 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>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dynamifscloud.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>35</num>
   <domain_name>dyanamicscloud.com</domain_name>
   <domain_keyword>dyanamicscloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:10:41</query_time>
   <create_date>2022-07-17</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>CHIRANJEEVI  KUMAR</registrant_name>
   <registrant_address>Ganaga Vihar colony Bhagalpur</registrant_address>
   <registrant_city>Bhagalpur</registrant_city>
   <registrant_state>Bihar</registrant_state>
   <registrant_zip>812001</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9004593492</registrant_phone>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dynamicclouds.com</domain_name>
   <domain_keyword>dynamicclouds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:14:05</query_time>
   <create_date>2021-04-11</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=dynamicclouds.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dynamic-cloth.shop</domain_name>
   <domain_keyword>dynamic-cloth</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 22:55:51</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dynamixcloud.net</domain_name>
   <domain_keyword>dynamixcloud</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 06:24:38</query_time>
   <create_date>2012-01-22</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.secure.net</value>
    <value>ns2.secure.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dynamic-club.be</domain_name>
   <domain_keyword>dynamic-club</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 17:16:56</query_time>
   <create_date>2001-06-14</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>dynamixcloud.com</domain_name>
   <domain_keyword>dynamixcloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:18:21</query_time>
   <create_date>2012-01-22</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-1235.awsdns-26.org</value>
    <value>ns-1554.awsdns-02.co.uk</value>
    <value>ns-322.awsdns-40.com</value>
    <value>ns-998.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dynamixcloud.uk</domain_name>
   <domain_keyword>dynamixcloud</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 08:53:08</query_time>
   <create_date>2018-01-20</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>dynamixcloud.info</domain_name>
   <domain_keyword>dynamixcloud</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 06:24:37</query_time>
   <create_date>2013-12-10</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>ns-1015.awsdns-62.net</value>
    <value>ns-103.awsdns-12.com</value>
    <value>ns-1405.awsdns-47.org</value>
    <value>ns-1938.awsdns-50.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>dynamixcloud.biz</domain_name>
   <domain_keyword>dynamixcloud</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 17:18:24</query_time>
   <create_date>2013-12-10</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynamix Cloud</registrant_company>
   <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>ns-1241.awsdns-27.org</value>
    <value>ns-1575.awsdns-04.co.uk</value>
    <value>ns-460.awsdns-57.com</value>
    <value>ns-969.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dynama-cloud.com</domain_name>
   <domain_keyword>dynama-cloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:55:28</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of dynama-cloud.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1065.awsdns-05.org</value>
    <value>ns-182.awsdns-22.com</value>
    <value>ns-1947.awsdns-51.co.uk</value>
    <value>ns-745.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dynama-cloud.org</domain_name>
   <domain_keyword>dynama-cloud</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 21:07:38</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns-1062.awsdns-04.org</value>
    <value>ns-2041.awsdns-63.co.uk</value>
    <value>ns-46.awsdns-05.com</value>
    <value>ns-978.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>dynamixcloud.org</domain_name>
   <domain_keyword>dynamixcloud</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 06:24:38</query_time>
   <create_date>2013-12-10</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynamix Cloud</registrant_company>
   <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>ns-1174.awsdns-18.org</value>
    <value>ns-158.awsdns-19.com</value>
    <value>ns-2043.awsdns-63.co.uk</value>
    <value>ns-788.awsdns-34.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dynama-cloud.info</domain_name>
   <domain_keyword>dynama-cloud</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 22:32:09</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Allocate Software</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns-1187.awsdns-20.org</value>
    <value>ns-1977.awsdns-55.co.uk</value>
    <value>ns-410.awsdns-51.com</value>
    <value>ns-933.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dynama-cloud.co.uk</domain_name>
   <domain_keyword>dynama-cloud</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 22:55:31</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1270.awsdns-30.org</value>
    <value>ns-1785.awsdns-31.co.uk</value>
    <value>ns-204.awsdns-25.com</value>
    <value>ns-866.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>dynamikcloud.com</domain_name>
   <domain_keyword>dynamikcloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:09:35</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2021-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.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>please use the online form https://www.whoisprivacy.domains/ 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>art.ns.cloudflare.com</value>
    <value>coco.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dynama-cloud.net</domain_name>
   <domain_keyword>dynama-cloud</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 22:55:28</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of dynama-cloud.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1457.awsdns-54.org</value>
    <value>ns-1542.awsdns-00.co.uk</value>
    <value>ns-448.awsdns-56.com</value>
    <value>ns-700.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>dynamicloud.com</domain_name>
   <domain_keyword>dynamicloud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:16:20</query_time>
   <create_date>2014-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</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>ns65.domaincontrol.com</value>
    <value>ns66.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>52</num>
   <domain_name>dynamicloud.io</domain_name>
   <domain_keyword>dynamicloud</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-06 19:07:55</query_time>
   <create_date>2022-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.115</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.