WHOIS QUERY TIME

21 May 2024 - 2:28 PM UTC

Registered: 16 October 2019
Expiry: 16 October 2025

REGISTRAR

Name: Web Commerce Communications Limited

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 李思睿
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=csetech.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "csetech.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "csetech.cn",
            "domain_keyword": "csetech",
            "domain_tld": "cn",
            "query_time": "2024-05-21 14:28:46",
            "create_date": "2019-10-16",
            "expiry_date": "2025-10-16",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "李思睿",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>csetech.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>csetech.cn</domain_name>
   <domain_keyword>csetech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 14:28:46</query_time>
   <create_date>2019-10-16</create_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>李思睿</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.052 seconds) for "csetech.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2024 - 6:27 AM UTC

Registered: 16 October 2019
Expiry: 16 October 2024

REGISTRAR

Name: 阿里巴巴云计算(北京)有限公司

DNSSEC

unsigned

NAME SERVERS

mooncake.dnspod.net
scallop.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: 重庆森岩工程技术有限公司
Email: [email protected]

#2 - QUERY TIME

31 Mar 2024 - 3:06 AM UTC

Registered: 16 October 2019
Expiry: 16 October 2025

REGISTRAR

Name: Web Commerce Communications Limited

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 李思睿
Email: [email protected]

* 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=csetech.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "csetech.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "csetech.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "csetech.cn",
            "domain_keyword": "csetech",
            "domain_tld": "cn",
            "query_time": "2024-02-08 06:27:52",
            "create_date": "2019-10-16",
            "expiry_date": "2024-10-16",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "重庆森岩工程技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "mooncake.dnspod.net",
                "scallop.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "csetech.cn",
            "domain_keyword": "csetech",
            "domain_tld": "cn",
            "query_time": "2024-03-31 03:06:53",
            "create_date": "2019-10-16",
            "expiry_date": "2025-10-16",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "李思睿",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "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>csetech.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>csetech.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>csetech.cn</domain_name>
   <domain_keyword>csetech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-02-08 06:27:52</query_time>
   <create_date>2019-10-16</create_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>重庆森岩工程技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>mooncake.dnspod.net</value>
    <value>scallop.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>csetech.cn</domain_name>
   <domain_keyword>csetech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-31 03:06:53</query_time>
   <create_date>2019-10-16</create_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>李思睿</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</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 3 domain names (in 0.022 seconds) which contained the exact domain keyword "csetech".
Domain Name Registered Expiry Registrar Ownership
1 csetech.com 14 Nov 2012 14 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. -
2 csetech.cn 16 Oct 2019 16 Oct 2025 Web Commerce Communications Limited 李思睿
3 csetech.net 16 Dec 2021 16 Dec 2027 Dreamscape Networks International Pte Ltd PRIVATE REGISTRY AUTHORITY
4 csetech.in 21 Apr 2022 21 Apr 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=csetech&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "csetech",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "csetech.com, csetech.cn, csetech.net, csetech.in",
    "results": [
        {
            "num": 1,
            "domain_name": "csetech.com",
            "domain_keyword": "csetech",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:33:04",
            "create_date": "2012-11-14",
            "update_date": "2023-04-13",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "csetech.cn",
            "domain_keyword": "csetech",
            "domain_tld": "cn",
            "query_time": "2024-05-21 14:28:46",
            "create_date": "2019-10-16",
            "expiry_date": "2025-10-16",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "李思睿",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "csetech.net",
            "domain_keyword": "csetech",
            "domain_tld": "net",
            "query_time": "2024-05-20 08:24:07",
            "create_date": "2021-12-16",
            "update_date": "2022-09-20",
            "expiry_date": "2027-12-16",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "DOMAIN ADMINISTRATOR",
            "registrant_company": "PRIVATE REGISTRY AUTHORITY",
            "registrant_address": "PO BOX A2191",
            "registrant_city": "SYDNEY SOUTH",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.290372826",
            "registrant_fax": "+61.290372826",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "csetech.in",
            "domain_keyword": "csetech",
            "domain_tld": "in",
            "query_time": "2024-05-27 08:48:35",
            "create_date": "2022-04-21",
            "update_date": "2024-05-06",
            "expiry_date": "2024-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>csetech</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>csetech.com, csetech.cn, csetech.net, csetech.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>csetech.com</domain_name>
   <domain_keyword>csetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:33:04</query_time>
   <create_date>2012-11-14</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>csetech.cn</domain_name>
   <domain_keyword>csetech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 14:28:46</query_time>
   <create_date>2019-10-16</create_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>李思睿</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>csetech.net</domain_name>
   <domain_keyword>csetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 08:24:07</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2027-12-16</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>DOMAIN ADMINISTRATOR</registrant_name>
   <registrant_company>PRIVATE REGISTRY AUTHORITY</registrant_company>
   <registrant_address>PO BOX A2191</registrant_address>
   <registrant_city>SYDNEY SOUTH</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.290372826</registrant_phone>
   <registrant_fax>+61.290372826</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>csetech.in</domain_name>
   <domain_keyword>csetech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-27 08:48:35</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-04-21</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</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>
 </results>
 <stats>
  <total_time>0.022</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 5,364 domain names (in 0.096 seconds) which look and sound like the brand name "csetech".
Domain Name Registered Expiry Registrar Ownership
1 csptech.net 10 Feb 2004 10 Feb 2029 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
2 cpetech.co 2 Sep 2021 2 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 cysetech.com 23 Mar 2023 23 Mar 2025 NameCheap, Inc. -
4 csxtech.net 27 Jul 2021 27 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
5 csatech.net 29 Nov 2023 29 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
6 cstech.club 26 May 2022 26 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 cetech.porn 25 Mar 2015 25 Mar 2025 CSC Corporate Domains, Inc. CSC Corporate Domains, Inc.
8 csitech.ca 16 Apr 2011 16 Apr 2025 Tucows.com Co. REDACTED FOR PRIVACY
9 cswtech.com 21 Nov 2000 21 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
10 cnetech.net 6 Apr 1996 7 Apr 2025 THE REGISTRY AT INFO AVENUE Sierra Tel Internet
11 cs-tech.org 20 Jan 2016 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 ssetech.org 5 Jun 2024 5 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 cietech.net 8 Apr 2019 8 Apr 2025 GoDaddy.com, LLC -
14 cietech.co.uk 9 Apr 2024 9 Apr 2034 GoDaddy.com, LLC. [Tag = GODADDY] -
15 csitech.nz 19 Aug 2015 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
16 cdetech.com 30 Dec 2022 30 Dec 2024 DropCatch.com 415 LLC HugeDomains.com
17 cestech.link 16 Jan 2024 16 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
18 cretech.africa 17 Feb 2020 17 Feb 2025 OpenSRS Data Protected
19 csitech.com.br 2 Sep 2010 2 Sep 2028 - CSI TECH INFORMATICA LTDA
20 csbtech.ru 20 Aug 2007 20 Aug 2024 DOMENUS-RU Private Person
21 csotech.com 15 Apr 2021 15 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 csntech.net 3 Aug 2011 15 May 2025 Wild West Domains, LLC -
23 scetech.online 31 May 2020 31 May 2025 eNom, Inc. Data Protected
24 csstech.com.cn 5 Oct 2023 5 Oct 2024 江苏邦宁科技有限公司 欧中健
25 chetech.com 23 Mar 2017 23 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
26 csstech.com.au - - GoDaddy.com LLC trading as GoDaddy.com Charlee Lim
27 cnetech.com 20 Sep 1995 19 Sep 2024 THE REGISTRY AT INFO AVENUE California Network Engineering
28 esetech.ru 18 Dec 2013 18 Dec 2024 RU-CENTER-RU LLC. SCIENTIFIC PRODUCTION ASSOCIATION "LAKOKRASPOKRYTIE"
29 casetech.it 30 Apr 2019 29 Apr 2025 Tucows.com Co. LS BUSINESS SOLUTIONS SRL
30 csitech.store 23 Jan 2020 23 Jan 2025 Tucows.com Co. Data Protected
31 csgtech.com 18 Nov 1998 17 Nov 2025 Network Solutions, LLC -
32 csntech.org 15 Dec 2011 15 Dec 2024 Wild West Domains, LLC Domains By Proxy, LLC
33 csntech.biz 15 Dec 2011 14 Dec 2024 Wild West Domains, Inc. Domains By Proxy, LLC
34 cs-tech.net 15 Sep 2023 15 Sep 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
35 scetech.it 26 Feb 2002 3 Jun 2024 Register S.p.a. SCE TECH Srl
36 usetech.se 30 Oct 2023 30 Oct 2024 InterNetX GmbH -
37 nsetech.net 23 Feb 2024 23 Feb 2025 Network Solutions, LLC -
38 cestech.org 1 Jul 2021 1 Jul 2025 FastDomain Inc. BYU IT Communications
39 csktech.in 20 Mar 2017 20 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
40 usetech.media 1 Apr 2022 1 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
41 dsetech.com 17 Feb 2014 17 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 scetech.com 8 Mar 2004 8 Mar 2031 GoDaddy.com, LLC -
43 usetech.pro 22 Dec 2014 22 Dec 2026 Tucows Domains Inc. Usetech Ltd
44 csttech.com 22 Apr 2006 22 Apr 2025 Rabbitsfoot.com LLC d/b/a Oxygen.nyc Deepak Ryan
45 scsetech.com 29 Apr 2020 29 Apr 2027 Leascend Technology Co., Ltd. -
46 cmetech.app 30 Mar 2023 30 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
47 csotech.co.uk 10 Oct 2020 10 Oct 2024 Squarespace Domains LLC [Tag = GOOGLE] -
48 ceetech.co.uk 17 Jul 2001 17 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
49 cyetech.com 29 Apr 2005 29 Apr 2025 Register.com, Inc. -
50 caetech.net 12 Jan 2000 12 Jan 2025 NameCheap, Inc. -
51 cretech.asia 4 Mar 2024 4 Mar 2025 Mat Bao Corporation CONG TY TNHH MOT THANH VIEN NGUYEN TRIEU AN
52 msetech.com 19 Aug 2000 19 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 usetech.space 27 Jul 2023 27 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
54 lsetech.com 19 Nov 2017 19 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 cdetech.fr 1 Dec 2010 1 Dec 2024 OVH CDETECH
56 caetech.org 12 Jan 2000 12 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 ceetech.online 29 May 2023 29 May 2025 Go Daddy, LLC Domains By Proxy, LLC
58 csqtech.net 8 Jun 2004 8 Jun 2028 Cloudflare, Inc. DATA REDACTED
59 cusetech.net 21 Nov 2009 21 Nov 2024 TLDS L.L.C. d/b/a SRSPlus -
60 cmetech.org 18 Jul 2011 18 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 usetech.live 4 Jul 2023 4 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 cretech.cloud 23 Mar 2023 23 Mar 2024 GoDaddy Domains By Proxy, LLC
63 ssetech.in 20 Aug 2023 20 Aug 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
64 csdtech.com 13 Jul 2013 13 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 csemtech.co.uk 30 Apr 2020 30 Apr 2025 LCN.com Ltd [Tag = LCN] -
66 csptech.com 16 Aug 1998 15 Aug 2025 GKG.NET, INC. CSP TECHNOLOGIES, INC.
67 czetech.top 26 Mar 2024 26 Mar 2025 NameSilo,LLC PrivacyGuardian.org llc
68 cs3tech.com 25 May 2010 25 May 2025 GoDaddy.com, LLC -
69 cretech.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Tom Pullinen
70 csatech.com 10 Jan 1995 9 Jan 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
71 cietech.ru 31 Jan 2024 31 Jan 2025 TILDA-RU Private Person
72 csbtech.com 30 Jan 2013 30 Jan 2026 TurnCommerce, Inc. DBA NameBright.com Administrator Admin
73 msetech.ru 3 Nov 2022 3 Nov 2024 R01-RU Private Person
74 asetech.nl 16 Apr 2012 - Realtime Register -
75 tsetech.com 14 Nov 2002 2 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 czetech.com 10 May 2018 10 May 2025 GRANSY S.R.O D/B/A SUBREG.CZ Not Disclosed Not Disclosed
77 csitech.cloud 4 Oct 2021 4 Oct 2024 Gandi SAS Computer Square Inc.
78 usetech.design 13 Dec 2022 13 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
79 csutech.com 13 Aug 2015 13 Aug 2024 SAV.COM, LLC REDACTED FOR PRIVACY
80 ssetech.com 16 Apr 2002 16 Apr 2025 GoDaddy.com, LLC -
81 csotech.net 12 May 2011 12 May 2025 NameCheap, Inc. -
82 cisetech.com 1 Jan 2011 1 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
83 csitech.co.uk 31 Mar 2004 31 Mar 2026 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
84 esetech.net 9 Feb 2011 9 Feb 2025 IONOS SE 1&1 Internet Inc
85 cvetech.org 18 Sep 2017 18 Sep 2027 GoDaddy.com, LLC Domains By Proxy, LLC
86 gsetech.ru 20 Nov 2022 20 Nov 2024 RU-CENTER-RU NISSA Digispace Ltd.
87 asetech.net 6 Oct 2007 6 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
88 cretech.co.jp 19 Oct 1999 - - Creative Technology Inc
89 cretech.site 12 Feb 2024 12 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
90 cestech.ru 5 Sep 2020 5 Sep 2024 REGRU-RU Private Person
91 cletech.de - - - -
92 asetech.ru 5 Sep 2023 5 Sep 2024 REGRU-RU Yandex.Mail Exclusive email address feature
93 csctech.com.cn 11 Dec 2015 11 Dec 2024 阿里云计算有限公司(万网) 北京凯芯斯科技有限公司
94 osetech.online 27 May 2024 27 May 2025 Nics Telekomunikasyon A.S. MARMARA CAD.BEKIR ASCI IS MERKEZI NO1084
95 cse-tech.com 9 Dec 2004 9 Dec 2025 Tucows Domains Inc. -
96 csntech.mobi 15 Dec 2011 15 Dec 2024 Wild West Domains, LLC Domains By Proxy, LLC
97 cretech.in 17 May 2022 17 May 2025 GoDaddy.com, LLC Silverskills Pvt Ltd
98 czetech.net 10 May 2018 10 May 2025 GRANSY S.R.O D/B/A SUBREG.CZ Not Disclosed Not Disclosed
99 cmetech.com 2 Jan 2002 2 Jan 2025 GoDaddy.com, LLC -
100 csntech.com 9 Feb 2003 9 Feb 2025 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Csetech.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=csetech.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "csetech.cn",
        "page_size": 100
    },
    "count": {
        "total": 5364,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "csptech.net, cpetech.co, cysetech.com, csxtech.net, csatech.net, cstech.club, cetech.porn, csitech.ca, cswtech.com, cnetech.net, cs-tech.org, ssetech.org, cietech.net, cietech.co.uk, csitech.nz, cdetech.com, cestech.link, cretech.africa, csitech.com.br, csbtech.ru, csotech.com, csntech.net, scetech.online, csstech.com.cn, chetech.com, csstech.com.au, cnetech.com, esetech.ru, casetech.it, csitech.store, csgtech.com, csntech.org, csntech.biz, cs-tech.net, scetech.it, usetech.se, nsetech.net, cestech.org, csktech.in, usetech.media, dsetech.com, scetech.com, usetech.pro, csttech.com, scsetech.com, cmetech.app, csotech.co.uk, ceetech.co.uk, cyetech.com, caetech.net, cretech.asia, msetech.com, usetech.space, lsetech.com, cdetech.fr, caetech.org, ceetech.online, csqtech.net, cusetech.net, cmetech.org, usetech.live, cretech.cloud, ssetech.in, csdtech.com, csemtech.co.uk, csptech.com, czetech.top, cs3tech.com, cretech.com.au, csatech.com, cietech.ru, csbtech.com, msetech.ru, asetech.nl, tsetech.com, czetech.com, csitech.cloud, usetech.design, csutech.com, ssetech.com, csotech.net, cisetech.com, csitech.co.uk, esetech.net, cvetech.org, gsetech.ru, asetech.net, cretech.co.jp, cretech.site, cestech.ru, cletech.de, asetech.ru, csctech.com.cn, osetech.online, cse-tech.com, csntech.mobi, cretech.in, czetech.net, cmetech.com, csntech.com",
    "results": [
        {
            "num": 1,
            "domain_name": "csptech.net",
            "domain_keyword": "csptech",
            "domain_tld": "net",
            "query_time": "2024-04-17 16:38:11",
            "create_date": "2004-02-10",
            "update_date": "2004-02-10",
            "expiry_date": "2029-02-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=csptech.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "cpetech.co",
            "domain_keyword": "cpetech",
            "domain_tld": "co",
            "query_time": "2024-04-18 21:16:21",
            "create_date": "2021-09-02",
            "update_date": "2023-08-16",
            "expiry_date": "2025-09-02",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cysetech.com",
            "domain_keyword": "cysetech",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:07:15",
            "create_date": "2023-03-23",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "csxtech.net",
            "domain_keyword": "csxtech",
            "domain_tld": "net",
            "query_time": "2024-05-01 20:45:04",
            "create_date": "2021-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=csxtech.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "csatech.net",
            "domain_keyword": "csatech",
            "domain_tld": "net",
            "query_time": "2024-05-27 09:53:26",
            "create_date": "2023-11-29",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-29",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=csatech.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "alberto.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cstech.club",
            "domain_keyword": "cstech",
            "domain_tld": "club",
            "query_time": "2024-05-26 00:34:13",
            "create_date": "2022-05-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-26",
            "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": "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": [
                "ashton.ns.cloudflare.com",
                "teagan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cetech.porn",
            "domain_keyword": "cetech",
            "domain_tld": "porn",
            "query_time": "2024-06-10 21:01:30",
            "create_date": "2015-03-25",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CSC Corporate Domains, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "csitech.ca",
            "domain_keyword": "csitech",
            "domain_tld": "ca",
            "query_time": "2024-05-02 20:07:00",
            "create_date": "2011-04-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-16",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cswtech.com",
            "domain_keyword": "cswtech",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:14:33",
            "create_date": "2000-11-21",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-21",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/276fbd6c-563a-4168-90fb-af131fb741f9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cnetech.net",
            "domain_keyword": "cnetech",
            "domain_tld": "net",
            "query_time": "2024-04-22 21:50:33",
            "create_date": "1996-04-06",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 123,
            "registrar_name": "THE REGISTRY AT INFO AVENUE",
            "registrar_website": "www.spiritdomains.com",
            "registrant_name": "STI Corp",
            "registrant_company": "Sierra Tel Internet",
            "registrant_address": "PO Box 11",
            "registrant_city": "Oakhurst",
            "registrant_state": "California",
            "registrant_zip": "93644",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5596834611",
            "name_servers": [
                "dns1.sierratel.com",
                "dns2.sierratel.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cs-tech.org",
            "domain_keyword": "cs-tech",
            "domain_tld": "org",
            "query_time": "2024-06-09 20:28:16",
            "create_date": "2016-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ssetech.org",
            "domain_keyword": "ssetech",
            "domain_tld": "org",
            "query_time": "2024-06-07 17:16:11",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cietech.net",
            "domain_keyword": "cietech",
            "domain_tld": "net",
            "query_time": "2024-06-11 00:11:05",
            "create_date": "2019-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cietech.co.uk",
            "domain_keyword": "cietech",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 00:11:05",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2034-04-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "csitech.nz",
            "domain_keyword": "csitech",
            "domain_tld": "nz",
            "query_time": "2024-04-18 17:09:42",
            "create_date": "2015-08-19",
            "update_date": "2023-08-26",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "isaac.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cdetech.com",
            "domain_keyword": "cdetech",
            "domain_tld": "com",
            "query_time": "2024-05-06 20:56:40",
            "create_date": "2022-12-30",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1826,
            "registrar_name": "DropCatch.com 415 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cestech.link",
            "domain_keyword": "cestech",
            "domain_tld": "link",
            "query_time": "2024-05-18 00:23:43",
            "create_date": "2024-01-16",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-16",
            "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-1036.awsdns-01.org",
                "ns-1810.awsdns-34.co.uk",
                "ns-409.awsdns-51.com",
                "ns-918.awsdns-50.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cretech.africa",
            "domain_keyword": "cretech",
            "domain_tld": "africa",
            "query_time": "2024-05-23 14:59:34",
            "create_date": "2020-02-17",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-17",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "csitech.com.br",
            "domain_keyword": "csitech",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 02:38:57",
            "create_date": "2010-09-02",
            "update_date": "2023-08-18",
            "expiry_date": "2028-09-02",
            "registrant_name": "CSI TECH INFORMATICA LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "csbtech.ru",
            "domain_keyword": "csbtech",
            "domain_tld": "ru",
            "query_time": "2024-05-02 07:00:09",
            "create_date": "2007-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "csotech.com",
            "domain_keyword": "csotech",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:02:55",
            "create_date": "2021-04-15",
            "update_date": "2021-08-27",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "csntech.net",
            "domain_keyword": "csntech",
            "domain_tld": "net",
            "query_time": "2024-05-18 15:40:27",
            "create_date": "2011-08-03",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "scetech.online",
            "domain_keyword": "scetech",
            "domain_tld": "online",
            "query_time": "2024-06-01 19:40:27",
            "create_date": "2020-05-31",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-31",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "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.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "csstech.com.cn",
            "domain_keyword": "csstech",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 21:10:35",
            "create_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "欧中健",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "chetech.com",
            "domain_keyword": "chetech",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:19:55",
            "create_date": "2017-03-23",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=chetech.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "csstech.com.au",
            "domain_keyword": "csstech",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 21:28:52",
            "update_date": "2023-08-24",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Charlee Lim",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cnetech.com",
            "domain_keyword": "cnetech",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:43:15",
            "create_date": "1995-09-20",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-19",
            "registrar_iana": 123,
            "registrar_name": "THE REGISTRY AT INFO AVENUE",
            "registrar_website": "www.spiritdomains.com",
            "registrant_name": "STI Corp",
            "registrant_company": "California Network Engineering",
            "registrant_address": "1457 Bailey Drive",
            "registrant_city": "Hanford",
            "registrant_state": "CA",
            "registrant_zip": "93230",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5596419000",
            "registrant_fax": "+1.5596422990",
            "name_servers": [
                "dns1.sierratel.com",
                "dns2.sierratel.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "esetech.ru",
            "domain_keyword": "esetech",
            "domain_tld": "ru",
            "query_time": "2024-05-04 03:46:27",
            "create_date": "2013-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC. SCIENTIFIC PRODUCTION ASSOCIATION \"LAKOKRASPOKRYTIE\"",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "casetech.it",
            "domain_keyword": "casetech",
            "domain_tld": "it",
            "query_time": "2024-05-19 21:35:25",
            "create_date": "2019-04-30",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-29",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "LS BUSINESS SOLUTIONS SRL",
            "registrant_address": "via fosse ardeatine 24",
            "registrant_city": "FROSINONE",
            "registrant_state": "FR",
            "registrant_zip": "03100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 30,
            "domain_name": "csitech.store",
            "domain_keyword": "csitech",
            "domain_tld": "store",
            "query_time": "2024-05-27 08:52:08",
            "create_date": "2020-01-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "csgtech.com",
            "domain_keyword": "csgtech",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:56:00",
            "create_date": "1998-11-18",
            "update_date": "2023-09-18",
            "expiry_date": "2025-11-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "csntech.org",
            "domain_keyword": "csntech",
            "domain_tld": "org",
            "query_time": "2024-04-17 16:32:56",
            "create_date": "2011-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "csntech.biz",
            "domain_keyword": "csntech",
            "domain_tld": "biz",
            "query_time": "2024-04-17 16:32:56",
            "create_date": "2011-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cs-tech.net",
            "domain_keyword": "cs-tech",
            "domain_tld": "net",
            "query_time": "2024-05-27 09:51:06",
            "create_date": "2023-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2025-09-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GuangDong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=cs-tech.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "scetech.it",
            "domain_keyword": "scetech",
            "domain_tld": "it",
            "query_time": "2024-06-10 05:48:06",
            "create_date": "2002-02-26",
            "update_date": "2024-06-04",
            "expiry_date": "2024-06-03",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "SCE TECH Srl",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "usetech.se",
            "domain_keyword": "usetech",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:23:08",
            "create_date": "2023-10-30",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "docks04.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "nsetech.net",
            "domain_keyword": "nsetech",
            "domain_tld": "net",
            "query_time": "2024-06-10 21:07:35",
            "create_date": "2024-02-23",
            "update_date": "2024-05-06",
            "expiry_date": "2025-02-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "cestech.org",
            "domain_keyword": "cestech",
            "domain_tld": "org",
            "query_time": "2024-04-23 23:16:16",
            "create_date": "2021-07-01",
            "update_date": "2023-05-10",
            "expiry_date": "2025-07-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BYU IT Communications",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utah",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "csktech.in",
            "domain_keyword": "csktech",
            "domain_tld": "in",
            "query_time": "2024-05-16 12:01:37",
            "create_date": "2017-03-20",
            "update_date": "2023-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "usetech.media",
            "domain_keyword": "usetech",
            "domain_tld": "media",
            "query_time": "2024-05-31 04:02:20",
            "create_date": "2022-04-01",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dsetech.com",
            "domain_keyword": "dsetech",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:10:38",
            "create_date": "2014-02-17",
            "update_date": "2021-02-11",
            "expiry_date": "2024-02-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "scetech.com",
            "domain_keyword": "scetech",
            "domain_tld": "com",
            "query_time": "2024-06-06 17:51:00",
            "create_date": "2004-03-08",
            "update_date": "2022-10-06",
            "expiry_date": "2031-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "usetech.pro",
            "domain_keyword": "usetech",
            "domain_tld": "pro",
            "query_time": "2024-06-02 05:10:28",
            "create_date": "2014-12-22",
            "update_date": "2017-11-27",
            "expiry_date": "2026-12-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Usetech Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "csttech.com",
            "domain_keyword": "csttech",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:26:53",
            "create_date": "2006-04-22",
            "update_date": "2023-12-27",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "http://www.oxygen.nyc",
            "registrant_name": "Deepak Ryan",
            "registrant_address": "1357 Broadway",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10018",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2127191000",
            "name_servers": [
                "ns1.domainmanage.com",
                "ns2.domainmanage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "scsetech.com",
            "domain_keyword": "scsetech",
            "domain_tld": "com",
            "query_time": "2024-04-29 09:06:44",
            "create_date": "2020-04-29",
            "update_date": "2020-04-29",
            "expiry_date": "2027-04-29",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cmetech.app",
            "domain_keyword": "cmetech",
            "domain_tld": "app",
            "query_time": "2024-05-08 20:20:32",
            "create_date": "2023-03-30",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-30",
            "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 whois server of the owning registrar 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",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "csotech.co.uk",
            "domain_keyword": "csotech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 11:30:50",
            "create_date": "2020-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 48,
            "domain_name": "ceetech.co.uk",
            "domain_keyword": "ceetech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 10:10:57",
            "create_date": "2001-07-17",
            "update_date": "2023-11-29",
            "expiry_date": "2024-07-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "dakota.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "cyetech.com",
            "domain_keyword": "cyetech",
            "domain_tld": "com",
            "query_time": "2024-06-09 03:49:32",
            "create_date": "2005-04-29",
            "update_date": "2022-03-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "caetech.net",
            "domain_keyword": "caetech",
            "domain_tld": "net",
            "query_time": "2024-04-27 10:36:24",
            "create_date": "2000-01-12",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cretech.asia",
            "domain_keyword": "cretech",
            "domain_tld": "asia",
            "query_time": "2024-05-09 19:58:08",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CONG TY TNHH MOT THANH VIEN NGUYEN TRIEU AN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "msetech.com",
            "domain_keyword": "msetech",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:07:20",
            "create_date": "2000-08-19",
            "update_date": "2022-07-27",
            "expiry_date": "2025-08-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "usetech.space",
            "domain_keyword": "usetech",
            "domain_tld": "space",
            "query_time": "2024-05-15 00:58:50",
            "create_date": "2023-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "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.",
            "name_servers": [
                "elliot.ns.cloudflare.com",
                "riya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "lsetech.com",
            "domain_keyword": "lsetech",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:11:09",
            "create_date": "2017-11-19",
            "update_date": "2020-11-13",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cdetech.fr",
            "domain_keyword": "cdetech",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:59:20",
            "create_date": "2010-12-01",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-01",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "CDETECH",
            "registrant_address": "CDETECH, 10, Impasse de la Gravette-ZAC de la Gravette, 31150 GRATENTOUR",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.672851093",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 56,
            "domain_name": "caetech.org",
            "domain_keyword": "caetech",
            "domain_tld": "org",
            "query_time": "2024-05-03 10:07:58",
            "create_date": "2000-01-12",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-12",
            "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": "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"
            ]
        },
        {
            "num": 57,
            "domain_name": "ceetech.online",
            "domain_keyword": "ceetech",
            "domain_tld": "online",
            "query_time": "2024-05-30 00:51:29",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "csqtech.net",
            "domain_keyword": "csqtech",
            "domain_tld": "net",
            "query_time": "2024-06-08 22:18:34",
            "create_date": "2004-06-08",
            "update_date": "2023-07-09",
            "expiry_date": "2028-06-08",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "KS",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/csqtech.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "lilyana.ns.cloudflare.com",
                "quentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cusetech.net",
            "domain_keyword": "cusetech",
            "domain_tld": "net",
            "query_time": "2024-04-27 23:55:15",
            "create_date": "2009-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-21",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "dns1.srsplus.com",
                "dns2.srsplus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cmetech.org",
            "domain_keyword": "cmetech",
            "domain_tld": "org",
            "query_time": "2024-04-17 16:08:03",
            "create_date": "2011-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "usetech.live",
            "domain_keyword": "usetech",
            "domain_tld": "live",
            "query_time": "2024-05-18 12:15:43",
            "create_date": "2023-07-04",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-04",
            "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": [
                "alexia.ns.cloudflare.com",
                "chase.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cretech.cloud",
            "domain_keyword": "cretech",
            "domain_tld": "cloud",
            "query_time": "2024-05-29 11:17:18",
            "create_date": "2023-03-23",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.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",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ssetech.in",
            "domain_keyword": "ssetech",
            "domain_tld": "in",
            "query_time": "2024-04-18 10:53:20",
            "create_date": "2023-08-20",
            "update_date": "2023-08-25",
            "expiry_date": "2026-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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": [
                "cleo.ns.cloudflare.com",
                "june.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "csdtech.com",
            "domain_keyword": "csdtech",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:05:45",
            "create_date": "2013-07-13",
            "update_date": "2020-07-07",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "csemtech.co.uk",
            "domain_keyword": "csemtech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 11:23:29",
            "create_date": "2020-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "csptech.com",
            "domain_keyword": "csptech",
            "domain_tld": "com",
            "query_time": "2024-05-12 02:28:09",
            "create_date": "1998-08-16",
            "update_date": "2023-08-01",
            "expiry_date": "2025-08-15",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "CSP TECHNOLOGIES, INC.",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/csptech.com",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "czetech.top",
            "domain_keyword": "czetech",
            "domain_tld": "top",
            "query_time": "2024-05-23 08:07:52",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cs3tech.com",
            "domain_keyword": "cs3tech",
            "domain_tld": "com",
            "query_time": "2024-05-27 09:51:52",
            "create_date": "2010-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cretech.com.au",
            "domain_keyword": "cretech",
            "domain_tld": "com.au",
            "query_time": "2024-05-14 14:26:51",
            "update_date": "2023-08-22",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Tom Pullinen",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "csatech.com",
            "domain_keyword": "csatech",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:57:07",
            "create_date": "1995-01-10",
            "update_date": "2023-11-26",
            "expiry_date": "2025-01-09",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cietech.ru",
            "domain_keyword": "cietech",
            "domain_tld": "ru",
            "query_time": "2024-06-09 16:22:43",
            "create_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "TILDA-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "csbtech.com",
            "domain_keyword": "csbtech",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:59:26",
            "create_date": "2013-01-30",
            "update_date": "2021-01-24",
            "expiry_date": "2026-01-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Administrator Admin",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "msetech.ru",
            "domain_keyword": "msetech",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:37:27",
            "create_date": "2022-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "asetech.nl",
            "domain_keyword": "asetech",
            "domain_tld": "nl",
            "query_time": "2024-04-22 07:59:38",
            "create_date": "2012-04-16",
            "update_date": "2021-11-11",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "be.ns.vip.nl",
                "dns.resolver.domains",
                "nl.ns.vip.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 75,
            "domain_name": "tsetech.com",
            "domain_keyword": "tsetech",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:04:17",
            "create_date": "2002-11-14",
            "update_date": "2020-01-15",
            "expiry_date": "2026-01-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "czetech.com",
            "domain_keyword": "czetech",
            "domain_tld": "com",
            "query_time": "2024-05-13 20:37:34",
            "create_date": "2018-05-10",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Bratislavský kraj",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "csitech.cloud",
            "domain_keyword": "csitech",
            "domain_tld": "cloud",
            "query_time": "2024-06-10 09:47:58",
            "create_date": "2021-10-04",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Computer Square Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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-1398.awsdns-46.org",
                "ns-1701.awsdns-20.co.uk",
                "ns-291.awsdns-36.com",
                "ns-567.awsdns-06.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "usetech.design",
            "domain_keyword": "usetech",
            "domain_tld": "design",
            "query_time": "2024-04-30 07:29:35",
            "create_date": "2022-12-13",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "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": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "csutech.com",
            "domain_keyword": "csutech",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:34:45",
            "create_date": "2015-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=csutech.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ssetech.com",
            "domain_keyword": "ssetech",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:53:20",
            "create_date": "2002-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "csotech.net",
            "domain_keyword": "csotech",
            "domain_tld": "net",
            "query_time": "2024-04-17 16:34:46",
            "create_date": "2011-05-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cisetech.com",
            "domain_keyword": "cisetech",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:40:46",
            "create_date": "2011-01-01",
            "update_date": "2018-04-03",
            "expiry_date": "2025-01-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "csitech.co.uk",
            "domain_keyword": "csitech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 02:22:29",
            "create_date": "2004-03-31",
            "update_date": "2024-02-01",
            "expiry_date": "2026-03-31",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "esetech.net",
            "domain_keyword": "esetech",
            "domain_tld": "net",
            "query_time": "2024-06-08 19:04:21",
            "create_date": "2011-02-09",
            "update_date": "2017-11-23",
            "expiry_date": "2025-02-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "cvetech.org",
            "domain_keyword": "cvetech",
            "domain_tld": "org",
            "query_time": "2024-04-17 11:01:03",
            "create_date": "2017-09-18",
            "update_date": "2023-07-29",
            "expiry_date": "2027-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "gsetech.ru",
            "domain_keyword": "gsetech",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:04:12",
            "create_date": "2022-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NISSA Digispace Ltd.",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "asetech.net",
            "domain_keyword": "asetech",
            "domain_tld": "net",
            "query_time": "2024-04-22 07:59:38",
            "create_date": "2007-10-06",
            "update_date": "2023-09-05",
            "expiry_date": "2024-10-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Sofija",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "redirns1.bgdns.net",
                "redirns2.bgdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cretech.co.jp",
            "domain_keyword": "cretech",
            "domain_tld": "co.jp",
            "query_time": "2024-05-14 21:02:26",
            "create_date": "1999-10-19",
            "update_date": "2023-11-01",
            "registrant_company": "Creative Technology Inc",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 89,
            "domain_name": "cretech.site",
            "domain_keyword": "cretech",
            "domain_tld": "site",
            "query_time": "2024-06-01 16:38:46",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cestech.ru",
            "domain_keyword": "cestech",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:55:23",
            "create_date": "2020-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "cletech.de",
            "domain_keyword": "cletech",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:36:28",
            "update_date": "2023-03-14",
            "name_servers": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de",
                "ns3.resellerinterface.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 92,
            "domain_name": "asetech.ru",
            "domain_keyword": "asetech",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:49:56",
            "create_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "csctech.com.cn",
            "domain_keyword": "csctech",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 22:10:32",
            "create_date": "2015-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京凯芯斯科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "osetech.online",
            "domain_keyword": "osetech",
            "domain_tld": "online",
            "query_time": "2024-06-03 13:38:47",
            "create_date": "2024-05-27",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "MARMARA CAD.BEKIR ASCI IS MERKEZI NO1084",
            "registrant_state": "AVCILAR",
            "registrant_country": "TR",
            "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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cse-tech.com",
            "domain_keyword": "cse-tech",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:50:20",
            "create_date": "2004-12-09",
            "update_date": "2023-12-07",
            "expiry_date": "2025-12-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.verio.com",
                "ns2.verio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "csntech.mobi",
            "domain_keyword": "csntech",
            "domain_tld": "mobi",
            "query_time": "2024-05-02 20:12:08",
            "create_date": "2011-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cretech.in",
            "domain_keyword": "cretech",
            "domain_tld": "in",
            "query_time": "2024-04-30 12:25:34",
            "create_date": "2022-05-17",
            "update_date": "2024-03-09",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Silverskills Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "czetech.net",
            "domain_keyword": "czetech",
            "domain_tld": "net",
            "query_time": "2024-05-13 20:37:33",
            "create_date": "2018-05-10",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Bratislavský kraj",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cmetech.com",
            "domain_keyword": "cmetech",
            "domain_tld": "com",
            "query_time": "2024-06-03 06:35:04",
            "create_date": "2002-01-02",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "csntech.com",
            "domain_keyword": "csntech",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:54:01",
            "create_date": "2003-02-09",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.096,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>csetech.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5364</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>csptech.net, cpetech.co, cysetech.com, csxtech.net, csatech.net, cstech.club, cetech.porn, csitech.ca, cswtech.com, cnetech.net, cs-tech.org, ssetech.org, cietech.net, cietech.co.uk, csitech.nz, cdetech.com, cestech.link, cretech.africa, csitech.com.br, csbtech.ru, csotech.com, csntech.net, scetech.online, csstech.com.cn, chetech.com, csstech.com.au, cnetech.com, esetech.ru, casetech.it, csitech.store, csgtech.com, csntech.org, csntech.biz, cs-tech.net, scetech.it, usetech.se, nsetech.net, cestech.org, csktech.in, usetech.media, dsetech.com, scetech.com, usetech.pro, csttech.com, scsetech.com, cmetech.app, csotech.co.uk, ceetech.co.uk, cyetech.com, caetech.net, cretech.asia, msetech.com, usetech.space, lsetech.com, cdetech.fr, caetech.org, ceetech.online, csqtech.net, cusetech.net, cmetech.org, usetech.live, cretech.cloud, ssetech.in, csdtech.com, csemtech.co.uk, csptech.com, czetech.top, cs3tech.com, cretech.com.au, csatech.com, cietech.ru, csbtech.com, msetech.ru, asetech.nl, tsetech.com, czetech.com, csitech.cloud, usetech.design, csutech.com, ssetech.com, csotech.net, cisetech.com, csitech.co.uk, esetech.net, cvetech.org, gsetech.ru, asetech.net, cretech.co.jp, cretech.site, cestech.ru, cletech.de, asetech.ru, csctech.com.cn, osetech.online, cse-tech.com, csntech.mobi, cretech.in, czetech.net, cmetech.com, csntech.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>csptech.net</domain_name>
   <domain_keyword>csptech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 16:38:11</query_time>
   <create_date>2004-02-10</create_date>
   <update_date>2004-02-10</update_date>
   <expiry_date>2029-02-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=csptech.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cpetech.co</domain_name>
   <domain_keyword>cpetech</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 21:16:21</query_time>
   <create_date>2021-09-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-09-02</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>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>3</num>
   <domain_name>cysetech.com</domain_name>
   <domain_keyword>cysetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:07:15</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>csxtech.net</domain_name>
   <domain_keyword>csxtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 20:45:04</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=csxtech.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>csatech.net</domain_name>
   <domain_keyword>csatech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 09:53:26</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=csatech.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>alberto.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cstech.club</domain_name>
   <domain_keyword>cstech</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 00:34:13</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-26</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>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>ashton.ns.cloudflare.com</value>
    <value>teagan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cetech.porn</domain_name>
   <domain_keyword>cetech</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-06-10 21:01:30</query_time>
   <create_date>2015-03-25</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CSC Corporate Domains, Inc.</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>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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>csitech.ca</domain_name>
   <domain_keyword>csitech</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-02 20:07:00</query_time>
   <create_date>2011-04-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cswtech.com</domain_name>
   <domain_keyword>cswtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:14:33</query_time>
   <create_date>2000-11-21</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/276fbd6c-563a-4168-90fb-af131fb741f9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cnetech.net</domain_name>
   <domain_keyword>cnetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 21:50:33</query_time>
   <create_date>1996-04-06</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>123</registrar_iana>
   <registrar_name>THE REGISTRY AT INFO AVENUE</registrar_name>
   <registrar_website>www.spiritdomains.com</registrar_website>
   <registrant_name>STI Corp</registrant_name>
   <registrant_company>Sierra Tel Internet</registrant_company>
   <registrant_address>PO Box 11</registrant_address>
   <registrant_city>Oakhurst</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>93644</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5596834611</registrant_phone>
   <name_servers>
    <value>dns1.sierratel.com</value>
    <value>dns2.sierratel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cs-tech.org</domain_name>
   <domain_keyword>cs-tech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 20:28:16</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns1.siteground.net</value>
    <value>ns2.siteground.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>12</num>
   <domain_name>ssetech.org</domain_name>
   <domain_keyword>ssetech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 17:16:11</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>addPeriod</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>13</num>
   <domain_name>cietech.net</domain_name>
   <domain_keyword>cietech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 00:11:05</query_time>
   <create_date>2019-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</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>ns29.domaincontrol.com</value>
    <value>ns30.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>14</num>
   <domain_name>cietech.co.uk</domain_name>
   <domain_keyword>cietech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 00:11:05</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2034-04-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>csitech.nz</domain_name>
   <domain_keyword>csitech</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-18 17:09:42</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-08-26</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>isaac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cdetech.com</domain_name>
   <domain_keyword>cdetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 20:56:40</query_time>
   <create_date>2022-12-30</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1826</registrar_iana>
   <registrar_name>DropCatch.com 415 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cestech.link</domain_name>
   <domain_keyword>cestech</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-18 00:23:43</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-16</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-1036.awsdns-01.org</value>
    <value>ns-1810.awsdns-34.co.uk</value>
    <value>ns-409.awsdns-51.com</value>
    <value>ns-918.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cretech.africa</domain_name>
   <domain_keyword>cretech</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-23 14:59:34</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>csitech.com.br</domain_name>
   <domain_keyword>csitech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 02:38:57</query_time>
   <create_date>2010-09-02</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2028-09-02</expiry_date>
   <registrant_name>CSI TECH INFORMATICA LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>csbtech.ru</domain_name>
   <domain_keyword>csbtech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 07:00:09</query_time>
   <create_date>2007-08-20</create_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>csotech.com</domain_name>
   <domain_keyword>csotech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:02:55</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>csntech.net</domain_name>
   <domain_keyword>csntech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 15:40:27</query_time>
   <create_date>2011-08-03</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>23</num>
   <domain_name>scetech.online</domain_name>
   <domain_keyword>scetech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 19:40:27</query_time>
   <create_date>2020-05-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</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.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>csstech.com.cn</domain_name>
   <domain_keyword>csstech</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 21:10:35</query_time>
   <create_date>2023-10-05</create_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>欧中健</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>chetech.com</domain_name>
   <domain_keyword>chetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:19:55</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=chetech.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>csstech.com.au</domain_name>
   <domain_keyword>csstech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 21:28:52</query_time>
   <update_date>2023-08-24</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Charlee Lim</registrant_name>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cnetech.com</domain_name>
   <domain_keyword>cnetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:43:15</query_time>
   <create_date>1995-09-20</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>123</registrar_iana>
   <registrar_name>THE REGISTRY AT INFO AVENUE</registrar_name>
   <registrar_website>www.spiritdomains.com</registrar_website>
   <registrant_name>STI Corp</registrant_name>
   <registrant_company>California Network Engineering</registrant_company>
   <registrant_address>1457 Bailey Drive</registrant_address>
   <registrant_city>Hanford</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>93230</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5596419000</registrant_phone>
   <registrant_fax>+1.5596422990</registrant_fax>
   <name_servers>
    <value>dns1.sierratel.com</value>
    <value>dns2.sierratel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>esetech.ru</domain_name>
   <domain_keyword>esetech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 03:46:27</query_time>
   <create_date>2013-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC. SCIENTIFIC PRODUCTION ASSOCIATION &quot;LAKOKRASPOKRYTIE&quot;</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>casetech.it</domain_name>
   <domain_keyword>casetech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 21:35:25</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>LS BUSINESS SOLUTIONS SRL</registrant_company>
   <registrant_address>via fosse ardeatine 24</registrant_address>
   <registrant_city>FROSINONE</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>03100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>csitech.store</domain_name>
   <domain_keyword>csitech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 08:52:08</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>csgtech.com</domain_name>
   <domain_keyword>csgtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:56:00</query_time>
   <create_date>1998-11-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>csntech.org</domain_name>
   <domain_keyword>csntech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 16:32:56</query_time>
   <create_date>2011-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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>ns21.domaincontrol.com</value>
    <value>ns22.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>33</num>
   <domain_name>csntech.biz</domain_name>
   <domain_keyword>csntech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-17 16:32:56</query_time>
   <create_date>2011-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>ns21.domaincontrol.com</value>
    <value>ns22.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>34</num>
   <domain_name>cs-tech.net</domain_name>
   <domain_keyword>cs-tech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 09:51:06</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>GuangDong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=cs-tech.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>scetech.it</domain_name>
   <domain_keyword>scetech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 05:48:06</query_time>
   <create_date>2002-02-26</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>SCE TECH Srl</registrant_company>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>usetech.se</domain_name>
   <domain_keyword>usetech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:23:08</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>nsetech.net</domain_name>
   <domain_keyword>nsetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 21:07:35</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cestech.org</domain_name>
   <domain_keyword>cestech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 23:16:16</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BYU IT Communications</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utah</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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>csktech.in</domain_name>
   <domain_keyword>csktech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-16 12:01:37</query_time>
   <create_date>2017-03-20</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-03-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>ns05.domaincontrol.com</value>
    <value>ns06.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>40</num>
   <domain_name>usetech.media</domain_name>
   <domain_keyword>usetech</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-31 04:02:20</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dsetech.com</domain_name>
   <domain_keyword>dsetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:10:38</query_time>
   <create_date>2014-02-17</create_date>
   <update_date>2021-02-11</update_date>
   <expiry_date>2024-02-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>scetech.com</domain_name>
   <domain_keyword>scetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 17:51:00</query_time>
   <create_date>2004-03-08</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2031-03-08</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>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.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>43</num>
   <domain_name>usetech.pro</domain_name>
   <domain_keyword>usetech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-02 05:10:28</query_time>
   <create_date>2014-12-22</create_date>
   <update_date>2017-11-27</update_date>
   <expiry_date>2026-12-22</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>Usetech Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>csttech.com</domain_name>
   <domain_keyword>csttech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:26:53</query_time>
   <create_date>2006-04-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>http://www.oxygen.nyc</registrar_website>
   <registrant_name>Deepak Ryan</registrant_name>
   <registrant_address>1357 Broadway</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10018</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2127191000</registrant_phone>
   <name_servers>
    <value>ns1.domainmanage.com</value>
    <value>ns2.domainmanage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>scsetech.com</domain_name>
   <domain_keyword>scsetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 09:06:44</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2020-04-29</update_date>
   <expiry_date>2027-04-29</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cmetech.app</domain_name>
   <domain_keyword>cmetech</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 20:20:32</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-30</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 whois server of the owning registrar 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>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>csotech.co.uk</domain_name>
   <domain_keyword>csotech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 11:30:50</query_time>
   <create_date>2020-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ceetech.co.uk</domain_name>
   <domain_keyword>ceetech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 10:10:57</query_time>
   <create_date>2001-07-17</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>dakota.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>cyetech.com</domain_name>
   <domain_keyword>cyetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 03:49:32</query_time>
   <create_date>2005-04-29</create_date>
   <update_date>2022-03-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>caetech.net</domain_name>
   <domain_keyword>caetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 10:36:24</query_time>
   <create_date>2000-01-12</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cretech.asia</domain_name>
   <domain_keyword>cretech</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-09 19:58:08</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CONG TY TNHH MOT THANH VIEN NGUYEN TRIEU AN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>msetech.com</domain_name>
   <domain_keyword>msetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:07:20</query_time>
   <create_date>2000-08-19</create_date>
   <update_date>2022-07-27</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>usetech.space</domain_name>
   <domain_keyword>usetech</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 00:58:50</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <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>
   <name_servers>
    <value>elliot.ns.cloudflare.com</value>
    <value>riya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>lsetech.com</domain_name>
   <domain_keyword>lsetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:11:09</query_time>
   <create_date>2017-11-19</create_date>
   <update_date>2020-11-13</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cdetech.fr</domain_name>
   <domain_keyword>cdetech</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:59:20</query_time>
   <create_date>2010-12-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>CDETECH</registrant_company>
   <registrant_address>CDETECH, 10, Impasse de la Gravette-ZAC de la Gravette, 31150 GRATENTOUR</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.672851093</registrant_phone>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>caetech.org</domain_name>
   <domain_keyword>caetech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 10:07:58</query_time>
   <create_date>2000-01-12</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-12</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>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>
  <value>
   <num>57</num>
   <domain_name>ceetech.online</domain_name>
   <domain_keyword>ceetech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 00:51:29</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</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>58</num>
   <domain_name>csqtech.net</domain_name>
   <domain_keyword>csqtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 22:18:34</query_time>
   <create_date>2004-06-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2028-06-08</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>KS</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/csqtech.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>lilyana.ns.cloudflare.com</value>
    <value>quentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cusetech.net</domain_name>
   <domain_keyword>cusetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 23:55:15</query_time>
   <create_date>2009-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>dns1.srsplus.com</value>
    <value>dns2.srsplus.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cmetech.org</domain_name>
   <domain_keyword>cmetech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 16:08:03</query_time>
   <create_date>2011-07-18</create_date>
   <update_date>2023-09-01</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.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>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>61</num>
   <domain_name>usetech.live</domain_name>
   <domain_keyword>usetech</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-18 12:15:43</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-04</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>alexia.ns.cloudflare.com</value>
    <value>chase.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cretech.cloud</domain_name>
   <domain_keyword>cretech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-29 11:17:18</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ssetech.in</domain_name>
   <domain_keyword>ssetech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-18 10:53:20</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2026-08-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</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>cleo.ns.cloudflare.com</value>
    <value>june.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>64</num>
   <domain_name>csdtech.com</domain_name>
   <domain_keyword>csdtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:05:45</query_time>
   <create_date>2013-07-13</create_date>
   <update_date>2020-07-07</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>csemtech.co.uk</domain_name>
   <domain_keyword>csemtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 11:23:29</query_time>
   <create_date>2020-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>csptech.com</domain_name>
   <domain_keyword>csptech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 02:28:09</query_time>
   <create_date>1998-08-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>CSP TECHNOLOGIES, INC.</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/csptech.com</registrant_email>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>czetech.top</domain_name>
   <domain_keyword>czetech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-23 08:07:52</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</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>PrivacyGuardian.org llc</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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cs3tech.com</domain_name>
   <domain_keyword>cs3tech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 09:51:52</query_time>
   <create_date>2010-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>ns47.domaincontrol.com</value>
    <value>ns48.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>69</num>
   <domain_name>cretech.com.au</domain_name>
   <domain_keyword>cretech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-14 14:26:51</query_time>
   <update_date>2023-08-22</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Tom Pullinen</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>csatech.com</domain_name>
   <domain_keyword>csatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:57:07</query_time>
   <create_date>1995-01-10</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cietech.ru</domain_name>
   <domain_keyword>cietech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-09 16:22:43</query_time>
   <create_date>2024-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>TILDA-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>csbtech.com</domain_name>
   <domain_keyword>csbtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:59:26</query_time>
   <create_date>2013-01-30</create_date>
   <update_date>2021-01-24</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Administrator Admin</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>msetech.ru</domain_name>
   <domain_keyword>msetech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:37:27</query_time>
   <create_date>2022-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>asetech.nl</domain_name>
   <domain_keyword>asetech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 07:59:38</query_time>
   <create_date>2012-04-16</create_date>
   <update_date>2021-11-11</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>be.ns.vip.nl</value>
    <value>dns.resolver.domains</value>
    <value>nl.ns.vip.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tsetech.com</domain_name>
   <domain_keyword>tsetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:04:17</query_time>
   <create_date>2002-11-14</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2026-01-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>czetech.com</domain_name>
   <domain_keyword>czetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 20:37:34</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Bratislavský kraj</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>csitech.cloud</domain_name>
   <domain_keyword>csitech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-10 09:47:58</query_time>
   <create_date>2021-10-04</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Computer Square Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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-1398.awsdns-46.org</value>
    <value>ns-1701.awsdns-20.co.uk</value>
    <value>ns-291.awsdns-36.com</value>
    <value>ns-567.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>usetech.design</domain_name>
   <domain_keyword>usetech</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-30 07:29:35</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</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>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>csutech.com</domain_name>
   <domain_keyword>csutech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:34:45</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=csutech.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ssetech.com</domain_name>
   <domain_keyword>ssetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:53:20</query_time>
   <create_date>2002-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-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>ns33.domaincontrol.com</value>
    <value>ns34.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>81</num>
   <domain_name>csotech.net</domain_name>
   <domain_keyword>csotech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 16:34:46</query_time>
   <create_date>2011-05-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>82</num>
   <domain_name>cisetech.com</domain_name>
   <domain_keyword>cisetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:40:46</query_time>
   <create_date>2011-01-01</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>csitech.co.uk</domain_name>
   <domain_keyword>csitech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 02:22:29</query_time>
   <create_date>2004-03-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-03-31</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>esetech.net</domain_name>
   <domain_keyword>esetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 19:04:21</query_time>
   <create_date>2011-02-09</create_date>
   <update_date>2017-11-23</update_date>
   <expiry_date>2025-02-09</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>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>cvetech.org</domain_name>
   <domain_keyword>cvetech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 11:01:03</query_time>
   <create_date>2017-09-18</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2027-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns55.domaincontrol.com</value>
    <value>ns56.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>86</num>
   <domain_name>gsetech.ru</domain_name>
   <domain_keyword>gsetech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:04:12</query_time>
   <create_date>2022-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NISSA Digispace Ltd.</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>asetech.net</domain_name>
   <domain_keyword>asetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 07:59:38</query_time>
   <create_date>2007-10-06</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Sofija</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>redirns1.bgdns.net</value>
    <value>redirns2.bgdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cretech.co.jp</domain_name>
   <domain_keyword>cretech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-14 21:02:26</query_time>
   <create_date>1999-10-19</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Creative Technology Inc</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>cretech.site</domain_name>
   <domain_keyword>cretech</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 16:38:46</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cestech.ru</domain_name>
   <domain_keyword>cestech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:55:23</query_time>
   <create_date>2020-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>cletech.de</domain_name>
   <domain_keyword>cletech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:36:28</query_time>
   <update_date>2023-03-14</update_date>
   <name_servers>
    <value>ns1.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
    <value>ns3.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>asetech.ru</domain_name>
   <domain_keyword>asetech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:49:56</query_time>
   <create_date>2023-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>csctech.com.cn</domain_name>
   <domain_keyword>csctech</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 22:10:32</query_time>
   <create_date>2015-12-11</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京凯芯斯科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>osetech.online</domain_name>
   <domain_keyword>osetech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 13:38:47</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>MARMARA CAD.BEKIR ASCI IS MERKEZI NO1084</registrant_company>
   <registrant_state>AVCILAR</registrant_state>
   <registrant_country>TR</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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cse-tech.com</domain_name>
   <domain_keyword>cse-tech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:50:20</query_time>
   <create_date>2004-12-09</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-12-09</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.verio.com</value>
    <value>ns2.verio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>csntech.mobi</domain_name>
   <domain_keyword>csntech</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-02 20:12:08</query_time>
   <create_date>2011-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns21.domaincontrol.com</value>
    <value>ns22.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>97</num>
   <domain_name>cretech.in</domain_name>
   <domain_keyword>cretech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-30 12:25:34</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-05-17</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>Silverskills Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</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>ns47.domaincontrol.com</value>
    <value>ns48.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>98</num>
   <domain_name>czetech.net</domain_name>
   <domain_keyword>czetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 20:37:33</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Bratislavský kraj</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cmetech.com</domain_name>
   <domain_keyword>cmetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 06:35:04</query_time>
   <create_date>2002-01-02</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.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>100</num>
   <domain_name>csntech.com</domain_name>
   <domain_keyword>csntech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:54:01</query_time>
   <create_date>2003-02-09</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-09</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>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>
 </results>
 <stats>
  <total_time>0.096</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.