WHOIS QUERY TIME

2 Jun 2024 - 6:05 AM UTC

Registered: 28 April 2019
Modified: 8 May 2024
Expiry: 28 April 2024

REGISTRAR

Name: Svenska Export M

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.domain-for-sale.se
ns2.domain-for-sale.se

DOMAIN STATUS

deactivated
pendingDelete
serverHold

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cush.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cush.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cush.se",
            "domain_keyword": "cush",
            "domain_tld": "se",
            "query_time": "2024-06-02 06:05:12",
            "create_date": "2019-04-28",
            "update_date": "2024-05-08",
            "expiry_date": "2024-04-28",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "deactivated",
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cush.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cush.se</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-02 06:05:12</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>deactivated</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.047</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.063 seconds) for "cush.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 9:49 PM UTC

Registered: 28 April 2019
Modified: 28 April 2024
Expiry: 28 April 2024

REGISTRAR

Name: Svenska Export M

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.domain-for-sale.se
ns2.domain-for-sale.se

DOMAIN STATUS

expired
ok

#2 - QUERY TIME

16 May 2024 - 1:17 PM UTC

Registered: 28 April 2019
Modified: 8 May 2024
Expiry: 28 April 2024

REGISTRAR

Name: Svenska Export M

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.domain-for-sale.se
ns2.domain-for-sale.se

DOMAIN STATUS

deactivated
pendingDelete
serverHold

* 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=cush.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cush.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cush.se",
    "results": [
        {
            "num": 1,
            "domain_name": "cush.se",
            "domain_keyword": "cush",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:49:25",
            "create_date": "2019-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-28",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "expired",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cush.se",
            "domain_keyword": "cush",
            "domain_tld": "se",
            "query_time": "2024-05-16 13:17:17",
            "create_date": "2019-04-28",
            "update_date": "2024-05-08",
            "expiry_date": "2024-04-28",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "deactivated",
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "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>cush.se</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>cush.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cush.se</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:49:25</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>expired</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cush.se</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-16 13:17:17</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>deactivated</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.063</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 44 domain names (in 0.046 seconds) which contained the exact domain keyword "cush".
Domain Name Registered Expiry Registrar Ownership
1 cush.com 1 Jul 1996 30 Jun 2029 GoDaddy.com, LLC Domains By Proxy, LLC
2 cush.net 1 Jul 1998 30 Jun 2025 GoDaddy.com, LLC -
3 cush.us 22 Oct 2002 21 Oct 2025 GoDaddy.com, LLC Allan Camama
4 cush.cn 3 Dec 2005 3 Dec 2024 阿里云计算有限公司(万网) 北京国网信息有限责任公司
5 cush.ru 27 Feb 2007 27 Feb 2025 SALENAMES-RU Private Person
6 cush.su 12 Mar 2014 12 Mar 2025 RUCENTER-SU Private Person
7 cush.co.uk 28 Jul 2014 28 Jul 2024 Tim Hall t/a DomainTree [Tag = DTDOMAINS] Tim Hall
8 cush.uk 28 Jul 2014 28 Jul 2024 Tim Hall t/a DomainTree [Tag = DTDOMAINS] Tim Hall
9 cush.be 5 Dec 2014 - Tucows Inc. -
10 cush.co 8 Feb 2015 7 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 cush.life 23 Jul 2015 23 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 cush.xyz 14 Aug 2015 14 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
13 cush.studio 6 Feb 2016 6 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
14 cush.red 23 Feb 2016 23 Feb 2025 Chengdu West Dimension Digital Technology Co., Ltd. 占梁
15 cush.bar 12 Dec 2016 12 Dec 2024 PDR Ltd. GDPR Masked
16 cush.global 12 Jul 2017 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 cush.org 2 Feb 2018 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 cush.nl 30 Jan 2019 - team.blue nl B.V. -
19 cush.se 28 Apr 2019 28 Apr 2024 Svenska Export M -
20 cush.dev 31 Aug 2019 31 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
21 cush.coffee 15 Oct 2019 15 Oct 2024 eNom, LLC Data Protected
22 cush.ie 13 Feb 2020 13 Feb 2025 Myhost.ie Creditfix Limited
23 cush.website 3 Jul 2020 3 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
24 cush.cloud 1 Aug 2020 1 Aug 2024 GoDaddy Domains By Proxy, LLC
25 cush.africa 28 Aug 2020 28 Aug 2030 Nominate Privacy Protect Service
26 cush.app 27 Jan 2021 27 Jan 2025 Dynadot LLC. REDACTED FOR PRIVACY
27 cush.realestate 1 Feb 2021 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 cush.design 12 Apr 2021 12 Apr 2024 NameCheap, Inc. REDACTED FOR PRIVACY
29 cush.live 14 Oct 2021 14 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 cush.cool 1 Sep 2022 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 cush.ltd 19 Sep 2022 19 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 cush.capital 26 Jan 2023 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 cush.digital 10 May 2023 10 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
34 cush.farm 17 Jun 2023 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 cush.store 15 Jul 2023 15 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 cush.agency 18 Jul 2023 18 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 cush.fun 10 Nov 2023 10 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang yu feng
38 cush.tech 2 Dec 2023 2 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
39 cush.ing 5 Dec 2023 5 Dec 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
40 cush.bet 20 Jan 2024 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 cush.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
42 cush.world 1 Mar 2024 1 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
43 cush.guru 25 Mar 2024 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 cush.clothing 28 Mar 2024 28 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170741990
45 cush.one 20 Apr 2024 20 Apr 2025 Name.com, Inc. REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cush&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cush",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 45,
        "relation": "eq",
        "current": 45
    },
    "unique_domains": "cush.com, cush.net, cush.us, cush.cn, cush.ru, cush.su, cush.co.uk, cush.uk, cush.be, cush.co, cush.life, cush.xyz, cush.studio, cush.red, cush.bar, cush.global, cush.org, cush.nl, cush.se, cush.dev, cush.coffee, cush.ie, cush.website, cush.cloud, cush.africa, cush.app, cush.realestate, cush.design, cush.live, cush.cool, cush.ltd, cush.capital, cush.digital, cush.farm, cush.store, cush.agency, cush.fun, cush.tech, cush.ing, cush.bet, cush.info, cush.world, cush.guru, cush.clothing, cush.one",
    "results": [
        {
            "num": 1,
            "domain_name": "cush.com",
            "domain_keyword": "cush",
            "domain_tld": "com",
            "query_time": "2024-04-07 17:11:45",
            "create_date": "1996-07-01",
            "update_date": "2023-08-24",
            "expiry_date": "2029-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cush.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cush.net",
            "domain_keyword": "cush",
            "domain_tld": "net",
            "query_time": "2024-04-09 20:33:39",
            "create_date": "1998-07-01",
            "update_date": "2022-09-19",
            "expiry_date": "2025-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cush.us",
            "domain_keyword": "cush",
            "domain_tld": "us",
            "query_time": "2024-05-14 01:29:59",
            "create_date": "2002-10-22",
            "update_date": "2023-10-28",
            "expiry_date": "2025-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Allan Camama",
            "registrant_address": "591 Camino De La Reina, Ste. 900",
            "registrant_city": "San Diego",
            "registrant_state": "California",
            "registrant_zip": "92108",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6192994160",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cush.cn",
            "domain_keyword": "cush",
            "domain_tld": "cn",
            "query_time": "2024-04-09 20:33:39",
            "create_date": "2005-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京国网信息有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cush.ru",
            "domain_keyword": "cush",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:22:12",
            "create_date": "2007-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "cush.su",
            "domain_keyword": "cush",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:05:56",
            "create_date": "2014-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "amanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 7,
            "domain_name": "cush.co.uk",
            "domain_keyword": "cush",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 16:43:36",
            "create_date": "2014-07-28",
            "update_date": "2024-01-11",
            "expiry_date": "2024-07-28",
            "registrar_name": "Tim Hall t/a DomainTree [Tag = DTDOMAINS]",
            "registrar_website": "https://www.domaintree.co.uk/domain-name-policies",
            "registrant_name": "Tim Hall",
            "registrant_address": "Suite 2641, Chynoweth House, Trevissome Park, Truro, TR4 8UN, United Kingdom",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "cush.uk",
            "domain_keyword": "cush",
            "domain_tld": "uk",
            "query_time": "2024-05-18 16:43:36",
            "create_date": "2014-07-28",
            "update_date": "2024-01-11",
            "expiry_date": "2024-07-28",
            "registrar_name": "Tim Hall t/a DomainTree [Tag = DTDOMAINS]",
            "registrar_website": "https://www.domaintree.co.uk/domain-name-policies",
            "registrant_name": "Tim Hall",
            "registrant_address": "Suite 2641, Chynoweth House, Trevissome Park, Truro, TR4 8UN, United Kingdom",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "cush.be",
            "domain_keyword": "cush",
            "domain_tld": "be",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2014-12-05",
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns47.bgdns.net",
                "ns48.bgdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 10,
            "domain_name": "cush.co",
            "domain_keyword": "cush",
            "domain_tld": "co",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2015-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cush.life",
            "domain_keyword": "cush",
            "domain_tld": "life",
            "query_time": "2024-06-02 05:02:47",
            "create_date": "2015-07-23",
            "update_date": "2023-09-06",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cush.xyz",
            "domain_keyword": "cush",
            "domain_tld": "xyz",
            "query_time": "2024-04-27 23:55:18",
            "create_date": "2015-08-14",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cush.studio",
            "domain_keyword": "cush",
            "domain_tld": "studio",
            "query_time": "2024-04-27 23:55:18",
            "create_date": "2016-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2026-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cush.red",
            "domain_keyword": "cush",
            "domain_tld": "red",
            "query_time": "2024-04-27 23:55:18",
            "create_date": "2016-02-23",
            "update_date": "2023-12-11",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "占梁",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "浙江",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cush.bar",
            "domain_keyword": "cush",
            "domain_tld": "bar",
            "query_time": "2024-05-05 03:00:13",
            "create_date": "2016-12-12",
            "update_date": "2024-02-15",
            "expiry_date": "2024-12-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sofiya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "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.es45.siteground.eu",
                "ns2.es45.siteground.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cush.global",
            "domain_keyword": "cush",
            "domain_tld": "global",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2017-07-12",
            "update_date": "2023-08-26",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cush.org",
            "domain_keyword": "cush",
            "domain_tld": "org",
            "query_time": "2024-04-27 23:55:18",
            "create_date": "2018-02-02",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-02",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cush.nl",
            "domain_keyword": "cush",
            "domain_tld": "nl",
            "query_time": "2024-04-27 23:55:18",
            "create_date": "2019-01-30",
            "update_date": "2023-08-25",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "cush.se",
            "domain_keyword": "cush",
            "domain_tld": "se",
            "query_time": "2024-06-02 06:05:12",
            "create_date": "2019-04-28",
            "update_date": "2024-05-08",
            "expiry_date": "2024-04-28",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "deactivated",
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cush.dev",
            "domain_keyword": "cush",
            "domain_tld": "dev",
            "query_time": "2024-05-18 16:43:36",
            "create_date": "2019-08-31",
            "update_date": "2024-04-20",
            "expiry_date": "2024-08-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cush.coffee",
            "domain_keyword": "cush",
            "domain_tld": "coffee",
            "query_time": "2024-05-07 18:26:23",
            "create_date": "2019-10-15",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-15",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "ns47.bgdns.net",
                "ns48.bgdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cush.ie",
            "domain_keyword": "cush",
            "domain_tld": "ie",
            "query_time": "2024-04-09 20:33:39",
            "create_date": "2020-02-13",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-13",
            "registrar_name": "Myhost.ie",
            "registrar_website": "http://www.myhost.ie",
            "registrant_name": "Creditfix Limited",
            "name_servers": [
                "ns1.myhostns.net",
                "ns2.myhostns.net",
                "ns3.myhostns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cush.website",
            "domain_keyword": "cush",
            "domain_tld": "website",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2020-07-03",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-03",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cush.cloud",
            "domain_keyword": "cush",
            "domain_tld": "cloud",
            "query_time": "2024-05-07 18:26:23",
            "create_date": "2020-08-01",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-01",
            "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",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cush.africa",
            "domain_keyword": "cush",
            "domain_tld": "africa",
            "query_time": "2024-05-05 03:00:13",
            "create_date": "2020-08-28",
            "update_date": "2024-04-07",
            "expiry_date": "2030-08-28",
            "registrar_iana": 134,
            "registrar_name": "Nominate",
            "registrar_website": "www.nominate.com/tlds/co.za.shtml",
            "registrant_name": "REDACTED",
            "registrant_company": "Privacy Protect Service",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.bb-online.net",
                "ns2.bb-online.org",
                "ns3.bb-online.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "cush.app",
            "domain_keyword": "cush",
            "domain_tld": "app",
            "query_time": "2024-05-26 17:21:04",
            "create_date": "2021-01-27",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC.",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cush.realestate",
            "domain_keyword": "cush",
            "domain_tld": "realestate",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2021-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "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",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cush.design",
            "domain_keyword": "cush",
            "domain_tld": "design",
            "query_time": "2024-06-02 06:05:12",
            "create_date": "2021-04-12",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cush.live",
            "domain_keyword": "cush",
            "domain_tld": "live",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2021-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "cush.cool",
            "domain_keyword": "cush",
            "domain_tld": "cool",
            "query_time": "2024-04-27 23:55:18",
            "create_date": "2022-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cush.ltd",
            "domain_keyword": "cush",
            "domain_tld": "ltd",
            "query_time": "2024-04-27 23:55:18",
            "create_date": "2022-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cush.capital",
            "domain_keyword": "cush",
            "domain_tld": "capital",
            "query_time": "2024-05-26 17:21:04",
            "create_date": "2023-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cush.digital",
            "domain_keyword": "cush",
            "domain_tld": "digital",
            "query_time": "2024-05-18 16:43:36",
            "create_date": "2023-05-10",
            "update_date": "2023-05-15",
            "expiry_date": "2025-05-10",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cush.farm",
            "domain_keyword": "cush",
            "domain_tld": "farm",
            "query_time": "2024-05-18 16:43:36",
            "create_date": "2023-06-17",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cush.store",
            "domain_keyword": "cush",
            "domain_tld": "store",
            "query_time": "2024-05-05 03:00:13",
            "create_date": "2023-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "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": 36,
            "domain_name": "cush.agency",
            "domain_keyword": "cush",
            "domain_tld": "agency",
            "query_time": "2024-04-09 20:33:39",
            "create_date": "2023-07-18",
            "update_date": "2023-07-23",
            "expiry_date": "2025-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cush.fun",
            "domain_keyword": "cush",
            "domain_tld": "fun",
            "query_time": "2024-05-18 16:43:36",
            "create_date": "2023-11-10",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zhang yu feng",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cush.tech",
            "domain_keyword": "cush",
            "domain_tld": "tech",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2023-12-02",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cush.ing",
            "domain_keyword": "cush",
            "domain_tld": "ing",
            "query_time": "2024-05-29 05:52:16",
            "create_date": "2023-12-05",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-05",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "https://www.bluerazor.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 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.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cush.bet",
            "domain_keyword": "cush",
            "domain_tld": "bet",
            "query_time": "2024-05-18 16:43:36",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cush.info",
            "domain_keyword": "cush",
            "domain_tld": "info",
            "query_time": "2024-05-07 18:26:23",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cush.world",
            "domain_keyword": "cush",
            "domain_tld": "world",
            "query_time": "2024-05-14 01:29:57",
            "create_date": "2024-03-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-139-b.gandi.net",
                "ns-172-a.gandi.net",
                "ns-185-c.gandi.net",
                "z.dns.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cush.guru",
            "domain_keyword": "cush",
            "domain_tld": "guru",
            "query_time": "2024-05-24 13:26:53",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cush.clothing",
            "domain_keyword": "cush",
            "domain_tld": "clothing",
            "query_time": "2024-06-01 10:34:11",
            "create_date": "2024-03-28",
            "update_date": "2024-06-01",
            "expiry_date": "2025-03-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170741990",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cush.one",
            "domain_keyword": "cush",
            "domain_tld": "one",
            "query_time": "2024-04-23 16:36:19",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "ns1cvw.name.com",
                "ns2hjl.name.com",
                "ns3cfp.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cush</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>45</total>
  <relation>eq</relation>
  <current>45</current>
 </count>
 <unique_domains>cush.com, cush.net, cush.us, cush.cn, cush.ru, cush.su, cush.co.uk, cush.uk, cush.be, cush.co, cush.life, cush.xyz, cush.studio, cush.red, cush.bar, cush.global, cush.org, cush.nl, cush.se, cush.dev, cush.coffee, cush.ie, cush.website, cush.cloud, cush.africa, cush.app, cush.realestate, cush.design, cush.live, cush.cool, cush.ltd, cush.capital, cush.digital, cush.farm, cush.store, cush.agency, cush.fun, cush.tech, cush.ing, cush.bet, cush.info, cush.world, cush.guru, cush.clothing, cush.one</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cush.com</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 17:11:45</query_time>
   <create_date>1996-07-01</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2029-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cush.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cush.net</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 20:33:39</query_time>
   <create_date>1998-07-01</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2025-06-30</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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>cush.us</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 01:29:59</query_time>
   <create_date>2002-10-22</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Allan Camama</registrant_name>
   <registrant_address>591 Camino De La Reina, Ste. 900</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92108</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6192994160</registrant_phone>
   <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>4</num>
   <domain_name>cush.cn</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-09 20:33:39</query_time>
   <create_date>2005-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京国网信息有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cush.ru</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:22:12</query_time>
   <create_date>2007-02-27</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>cush.su</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:05:56</query_time>
   <create_date>2014-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>amanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cush.co.uk</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 16:43:36</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Tim Hall t/a DomainTree [Tag = DTDOMAINS]</registrar_name>
   <registrar_website>https://www.domaintree.co.uk/domain-name-policies</registrar_website>
   <registrant_name>Tim Hall</registrant_name>
   <registrant_address>Suite 2641, Chynoweth House, Trevissome Park, Truro, TR4 8UN, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>cush.uk</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 16:43:36</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Tim Hall t/a DomainTree [Tag = DTDOMAINS]</registrar_name>
   <registrar_website>https://www.domaintree.co.uk/domain-name-policies</registrar_website>
   <registrant_name>Tim Hall</registrant_name>
   <registrant_address>Suite 2641, Chynoweth House, Trevissome Park, Truro, TR4 8UN, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>cush.be</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2014-12-05</create_date>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns47.bgdns.net</value>
    <value>ns48.bgdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>cush.co</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2015-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cush.life</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-02 05:02:47</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cush.xyz</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-27 23:55:18</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>13</num>
   <domain_name>cush.studio</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-27 23:55:18</query_time>
   <create_date>2016-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>cush.red</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-27 23:55:18</query_time>
   <create_date>2016-02-23</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>占梁</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>浙江</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cush.bar</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-05 03:00:13</query_time>
   <create_date>2016-12-12</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sofiya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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.es45.siteground.eu</value>
    <value>ns2.es45.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cush.global</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>17</num>
   <domain_name>cush.org</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 23:55:18</query_time>
   <create_date>2018-02-02</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-02</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>ns3.afternic.com</value>
    <value>ns4.afternic.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>18</num>
   <domain_name>cush.nl</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 23:55:18</query_time>
   <create_date>2019-01-30</create_date>
   <update_date>2023-08-25</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cush.se</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-02 06:05:12</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>deactivated</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cush.dev</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 16:43:36</query_time>
   <create_date>2019-08-31</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cush.coffee</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-07 18:26:23</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>ns47.bgdns.net</value>
    <value>ns48.bgdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cush.ie</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-09 20:33:39</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Myhost.ie</registrar_name>
   <registrar_website>http://www.myhost.ie</registrar_website>
   <registrant_name>Creditfix Limited</registrant_name>
   <name_servers>
    <value>ns1.myhostns.net</value>
    <value>ns2.myhostns.net</value>
    <value>ns3.myhostns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cush.website</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-03</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cush.cloud</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-07 18:26:23</query_time>
   <create_date>2020-08-01</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-01</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>
   <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>25</num>
   <domain_name>cush.africa</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-05 03:00:13</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2030-08-28</expiry_date>
   <registrar_iana>134</registrar_iana>
   <registrar_name>Nominate</registrar_name>
   <registrar_website>www.nominate.com/tlds/co.za.shtml</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Privacy Protect Service</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.bb-online.net</value>
    <value>ns2.bb-online.org</value>
    <value>ns3.bb-online.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cush.app</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 17:21:04</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC.</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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.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>27</num>
   <domain_name>cush.realestate</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-01</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>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>ns53.domaincontrol.com</value>
    <value>ns54.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>28</num>
   <domain_name>cush.design</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-02 06:05:12</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cush.live</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cush.cool</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-27 23:55:18</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>31</num>
   <domain_name>cush.ltd</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-27 23:55:18</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>32</num>
   <domain_name>cush.capital</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-26 17:21:04</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>cush.digital</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-18 16:43:36</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cush.farm</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-18 16:43:36</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cush.store</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 03:00:13</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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>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>36</num>
   <domain_name>cush.agency</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-09 20:33:39</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>37</num>
   <domain_name>cush.fun</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-18 16:43:36</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>zhang yu feng</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cush.tech</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cush.ing</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-05-29 05:52:16</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>https://www.bluerazor.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 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.messagingengine.com</value>
    <value>ns2.messagingengine.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>cush.bet</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-18 16:43:36</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</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.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>41</num>
   <domain_name>cush.info</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 18:26:23</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cush.world</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-14 01:29:57</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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-139-b.gandi.net</value>
    <value>ns-172-a.gandi.net</value>
    <value>ns-185-c.gandi.net</value>
    <value>z.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cush.guru</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-24 13:26:53</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cush.clothing</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-06-01 10:34:11</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-03-28</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>Contact Privacy Inc. Customer 0170741990</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cush.one</domain_name>
   <domain_keyword>cush</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-23 16:36:19</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.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>DE</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>ns1cvw.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3cfp.name.com</value>
    <value>ns4cfn.name.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 3,113 domain names (in 0.068 seconds) which look and sound like the brand name "cush".
Domain Name Registered Expiry Registrar Ownership
1 cushu.com 10 Aug 2012 10 Aug 2024 Dynadot Inc -
2 cushi.org 1 Sep 2013 1 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 c4sh.com.br 21 Mar 2022 21 Mar 2025 NEWFOLD (43) Ricardo Rohling
4 cusd.info 22 Jun 2023 22 Jun 2024 Wild West Domains, LLC Domains By Proxy, LLC
5 kush.fyi 31 Dec 2015 31 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 kush.blue 31 Dec 2015 31 Dec 2024 eNom, LLC Data Protected
7 cushe.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
8 cusk.de - - - -
9 hush.media 26 Jan 2022 26 Jan 2025 Chengdu West Dimension Digital Technology Co., Ltd. Wei Cao
10 gush.co.jp 27 Jan 2021 - - GUSH CORPORATION
11 crush.photography 26 Feb 2014 26 Feb 2028 GoDaddy.com, LLC Domains By Proxy, LLC
12 cuso.mg 2 Mar 2022 2 Mar 2025 3AS Company SARL Cuso
13 rush.holdings 23 Jan 2018 23 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
14 bush.today 7 Jul 2022 7 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 dush.co.uk 18 Sep 2023 18 Sep 2024 Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR] -
16 cusy.cn 2 Apr 2023 2 Apr 2025 江苏邦宁科技有限公司 王兵兵
17 nush.app 19 May 2020 19 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
18 cash.ind.in 29 Nov 2023 29 Nov 2024 HOSTINGER operations, UAB dapp university
19 ctsh.law 14 Aug 2020 14 Aug 2024 GoDaddy.com, LLC Registry Services, LLC
20 cusf.top 28 Mar 2024 28 Mar 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
21 cushi.online 15 Jul 2022 15 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
22 hush.com.au - - Melbourne IT Lisa Poulos
23 cudh.lat 13 Oct 2023 13 Oct 2024 Porkbun, LLC Private by Design, LLC
24 cust.love 1 Aug 2023 1 Aug 2024 Alibaba Cloud Computing Ltd. tu yuan hao
25 push.money 12 Apr 2023 12 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
26 crush.media 1 Mar 2020 1 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
27 c3sh.buzz 6 Mar 2024 6 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
28 cusg.mobi 3 Mar 2016 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 push.tokyo 7 Jul 2020 7 Jul 2024 GMO Internet Group, Inc. -
30 chush.top 3 Aug 2023 3 Aug 2024 XinNet Technology Corporation 倪金杰
31 cwsh.top 11 Feb 2021 11 Feb 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caiwen
32 bush.hu 15 Jul 2022 - - -
33 cmsh.de - - - -
34 qush.dev 12 Jan 2022 12 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
35 lush.training 19 Mar 2014 19 Mar 2025 SafeNames Ltd. Cosmetic Warriors Ltd
36 cosh.com.br 2 May 2022 2 May 2024 - AKSEL SANTOS CAMPOS
37 hush.xyz 28 Oct 2015 28 Oct 2029 Dynadot LLC -
38 cusd.pro 24 Jul 2023 24 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 clsh.tv 26 Sep 2018 26 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 mush.ai - - Dynadot Redacted | Registry Policy
41 jush.pictures 9 Dec 2020 9 Dec 2024 1API GmbH Universe
42 cuss.org 3 Mar 2002 3 Mar 2025 GoDaddy.com, LLC NameFind LLC
43 sush.com.au - - Melbourne IT David Painter
44 cusw.org 16 Jun 2007 16 Jun 2024 FastDomain Inc. MATTHEW TAN
45 qush.org 9 Feb 2016 9 Feb 2025 IONOS SE Qushiye United Society of Hebrews
46 oush.ru 26 Nov 2007 26 Nov 2024 SALENAMES-RU Private Person
47 cushy.dev 27 Dec 2023 27 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
48 cssh.shop 20 Feb 2024 20 Feb 2025 Hong Kong Juming Network Technology Co. , Ltd -
49 cyush.com 20 May 2021 20 May 2025 Gname.com Pte. Ltd. Redacted for privacy
50 crush.chat 26 Apr 2023 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 lush.scot 23 Sep 2014 23 Sep 2024 Safenames Ltd. Cosmetic Warriors Ltd
52 kush.red 31 Dec 2015 31 Dec 2024 eNom, LLC Data Protected
53 hush.beer 28 Dec 2021 28 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 dcush.com 5 May 2020 5 May 2025 PSI-USA, Inc. dba Domain Robot KV GmbH
55 cusch.ru 29 Jan 2023 29 Jan 2025 RU-CENTER-RU Private Person
56 cuth.ru 13 Nov 2023 13 Nov 2024 RU-CENTER-RU Private Person
57 lush.eu - - Safenames Ltd -
58 cushy.nl 27 Oct 2019 - Metaregistrar B.V. -
59 rush.camp 10 Mar 2020 10 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0157202424
60 cash.club 3 Nov 2023 3 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 cysh.cn 16 Mar 2004 16 Mar 2025 阿里云计算有限公司(万网) 宝鸡朝阳石油化学助剂有限公司
62 hush.it 13 Sep 2006 3 Feb 2025 Netsons S.r.l. Vivelavie s.n.c. di Venere Sofia e Simona Tesio
63 push.la 13 Mar 2016 13 Mar 2025 GoDaddy.com, Inc. -
64 crush.contact 9 Nov 2021 9 Nov 2024 1API GmbH REDACTED FOR PRIVACY
65 crush.rip 18 Mar 2024 18 Mar 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
66 push.yoga 30 Jan 2021 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 push.ms - - Key-Systems -
68 cust.in 13 Jul 2023 13 Jul 2024 Dynadot LLC Harmony Infotech
69 cosh.co 14 Nov 2020 14 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 rush.cool 22 Nov 2018 22 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153267999
71 cash.ms 21 Nov 1998 18 May 2025 InterNetX GmbH -
72 push.services 9 Dec 2015 9 Dec 2024 Key-Systems, LLC Appademic B.V.
73 jush.cn 29 Jul 2021 29 Jul 2024 广州云讯信息科技有限公司 刘凯
74 cish.net 14 Nov 2023 14 Nov 2024 Veritas Domains, LLC -
75 cust.design 22 Jan 2022 22 Jan 2025 Key-Systems LLC REDACTED FOR PRIVACY
76 cdsh.org 19 Apr 2010 19 Apr 2025 IONOS SE Contemporary Dance School Hamburg GmbH
77 cunh.com 9 Aug 2004 9 Aug 2025 GoDaddy.com, LLC -
78 ccsh.ca 15 Jul 2004 15 Jul 2024 Go Daddy Domains Canada, Inc Nesda Technologies Ltd.
79 c2sh.com 25 Oct 2015 25 Oct 2024 Todaynic.com, Inc. -
80 gush.pizza 24 Apr 2018 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 cuss.info 26 Jan 2003 26 Jan 2025 IONOS SE 1&1 Internet Limited
82 cash.schule 18 Apr 2024 18 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 chsh.top 22 Jul 2021 22 Jul 2024 DNSPod, Inc. Liao Chen Guang
84 sush.ist 1 Aug 2017 1 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 cash.be 20 Sep 1999 - Combell nv -
86 ctsh.org 18 Jan 2010 18 Jan 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
87 cpsh.ru 14 Jul 2020 14 Jul 2024 FE-RU Private Person
88 push.africa 16 Oct 2018 16 Oct 2024 Instra Corporation Pty Ltd Registrant of push.africa
89 mush.co.in 27 Jan 2018 27 Jan 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
90 cusa.de - - - -
91 tush.fans 5 May 2024 5 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
92 cusp.info 28 May 2002 28 May 2025 Key-Systems GmbH Credit Suisse Group AG
93 cosh.computer 19 Mar 2014 19 Mar 2025 IONOS SE CosH Computersysteme
94 gush.life 5 Jul 2023 5 Jul 2024 Sav.com, LLC - 46 REDACTED FOR PRIVACY
95 cust.biz 31 Aug 2016 30 Aug 2024 Tucows Domains Inc. Data Protected
96 fush.ai - - 1api.net Domains By Proxy, LLC
97 cufh.com.cn 10 Oct 2014 10 Oct 2029 阿里云计算有限公司(万网) 深圳联合金融控股有限公司
98 cusz.net 13 May 2022 13 May 2026 Gname.com Pte. Ltd. Redacted for privacy
99 gush.world 23 May 2017 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 cusl.be 26 Jun 2012 - OVH -
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 Cush.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cush.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cush.se",
        "page_size": 100
    },
    "count": {
        "total": 3113,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cushu.com, cushi.org, c4sh.com.br, cusd.info, kush.fyi, kush.blue, cushe.xyz, cusk.de, hush.media, gush.co.jp, crush.photography, cuso.mg, rush.holdings, bush.today, dush.co.uk, cusy.cn, nush.app, cash.ind.in, ctsh.law, cusf.top, cushi.online, hush.com.au, cudh.lat, cust.love, push.money, crush.media, c3sh.buzz, cusg.mobi, push.tokyo, chush.top, cwsh.top, bush.hu, cmsh.de, qush.dev, lush.training, cosh.com.br, hush.xyz, cusd.pro, clsh.tv, mush.ai, jush.pictures, cuss.org, sush.com.au, cusw.org, qush.org, oush.ru, cushy.dev, cssh.shop, cyush.com, crush.chat, lush.scot, kush.red, hush.beer, dcush.com, cusch.ru, cuth.ru, lush.eu, cushy.nl, rush.camp, cash.club, cysh.cn, hush.it, push.la, crush.contact, crush.rip, push.yoga, push.ms, cust.in, cosh.co, rush.cool, cash.ms, push.services, jush.cn, cish.net, cust.design, cdsh.org, cunh.com, ccsh.ca, c2sh.com, gush.pizza, cuss.info, cash.schule, chsh.top, sush.ist, cash.be, ctsh.org, cpsh.ru, push.africa, mush.co.in, cusa.de, tush.fans, cusp.info, cosh.computer, gush.life, cust.biz, fush.ai, cufh.com.cn, cusz.net, gush.world, cusl.be",
    "results": [
        {
            "num": 1,
            "domain_name": "cushu.com",
            "domain_keyword": "cushu",
            "domain_tld": "com",
            "query_time": "2024-04-09 20:34:18",
            "create_date": "2012-08-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cushi.org",
            "domain_keyword": "cushi",
            "domain_tld": "org",
            "query_time": "2024-04-27 23:55:31",
            "create_date": "2013-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2025-09-01",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "c4sh.com.br",
            "domain_keyword": "c4sh",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 19:51:34",
            "create_date": "2022-03-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "NEWFOLD (43)",
            "registrant_name": "Ricardo Rohling",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns136.hostgator.com.br",
                "ns137.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "cusd.info",
            "domain_keyword": "cusd",
            "domain_tld": "info",
            "query_time": "2024-05-07 18:26:19",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kush.fyi",
            "domain_keyword": "kush",
            "domain_tld": "fyi",
            "query_time": "2024-05-07 14:46:51",
            "create_date": "2015-12-31",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-31",
            "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": [
                "elaine.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kush.blue",
            "domain_keyword": "kush",
            "domain_tld": "blue",
            "query_time": "2024-05-07 14:46:51",
            "create_date": "2015-12-31",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-31",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cushe.xyz",
            "domain_keyword": "cushe",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 03:00:15",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cusk.de",
            "domain_keyword": "cusk",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:36:17",
            "update_date": "2021-07-13",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 9,
            "domain_name": "hush.media",
            "domain_keyword": "hush",
            "domain_tld": "media",
            "query_time": "2024-05-21 11:46:34",
            "create_date": "2022-01-26",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wei Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "gush.co.jp",
            "domain_keyword": "gush",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 16:19:01",
            "create_date": "2021-01-27",
            "update_date": "2024-02-01",
            "registrant_company": "GUSH CORPORATION",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 11,
            "domain_name": "crush.photography",
            "domain_keyword": "crush",
            "domain_tld": "photography",
            "query_time": "2024-05-22 09:02:03",
            "create_date": "2014-02-26",
            "update_date": "2023-06-09",
            "expiry_date": "2028-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cuso.mg",
            "domain_keyword": "cuso",
            "domain_tld": "mg",
            "query_time": "2024-05-14 01:30:06",
            "create_date": "2022-03-02",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-02",
            "registrar_name": "3AS Company SARL",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Cuso",
            "registrant_address": "Logt 227 Ampefiloha",
            "registrant_city": "Antananarivo",
            "registrant_state": "Analamanga",
            "registrant_zip": "101",
            "registrant_country": "MG",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.serveurgasy.com",
                "ns2.serveurgasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rush.holdings",
            "domain_keyword": "rush",
            "domain_tld": "holdings",
            "query_time": "2024-05-28 03:57:43",
            "create_date": "2018-01-23",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bush.today",
            "domain_keyword": "bush",
            "domain_tld": "today",
            "query_time": "2024-05-31 14:15:34",
            "create_date": "2022-07-07",
            "update_date": "2023-08-06",
            "expiry_date": "2025-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dush.co.uk",
            "domain_keyword": "dush",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 00:04:27",
            "create_date": "2023-09-18",
            "update_date": "2024-05-29",
            "expiry_date": "2024-09-18",
            "registrar_name": "Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR]",
            "registrar_website": "https://salestrar.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "cusy.cn",
            "domain_keyword": "cusy",
            "domain_tld": "cn",
            "query_time": "2024-05-30 19:26:05",
            "create_date": "2023-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "王兵兵",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "nush.app",
            "domain_keyword": "nush",
            "domain_tld": "app",
            "query_time": "2024-05-30 01:50:02",
            "create_date": "2020-05-19",
            "update_date": "2021-12-21",
            "expiry_date": "2025-05-19",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cash.ind.in",
            "domain_keyword": "cash",
            "domain_tld": "ind.in",
            "query_time": "2024-05-28 18:20:55",
            "create_date": "2023-11-29",
            "update_date": "2024-02-07",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dapp university",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bury",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ctsh.law",
            "domain_keyword": "ctsh",
            "domain_tld": "law",
            "query_time": "2024-04-30 07:14:04",
            "create_date": "2020-08-14",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cusf.top",
            "domain_keyword": "cusf",
            "domain_tld": "top",
            "query_time": "2024-04-27 23:55:16",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chongqing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cushi.online",
            "domain_keyword": "cushi",
            "domain_tld": "online",
            "query_time": "2024-04-27 23:55:31",
            "create_date": "2022-07-15",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-15",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hush.com.au",
            "domain_keyword": "hush",
            "domain_tld": "com.au",
            "query_time": "2024-05-03 09:34:40",
            "update_date": "2024-04-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Lisa Poulos",
            "name_servers": [
                "ns1.digitalpacific.com.au",
                "ns2.digitalpacific.com.au",
                "ns3.digitalpacific.com",
                "ns4.digitalpacific.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cudh.lat",
            "domain_keyword": "cudh",
            "domain_tld": "lat",
            "query_time": "2024-05-05 15:35:44",
            "create_date": "2023-10-13",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cust.love",
            "domain_keyword": "cust",
            "domain_tld": "love",
            "query_time": "2024-05-05 03:01:12",
            "create_date": "2023-08-01",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tu yuan hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "push.money",
            "domain_keyword": "push",
            "domain_tld": "money",
            "query_time": "2024-05-06 04:07:53",
            "create_date": "2023-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "crush.media",
            "domain_keyword": "crush",
            "domain_tld": "media",
            "query_time": "2024-05-06 19:52:55",
            "create_date": "2020-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "c3sh.buzz",
            "domain_keyword": "c3sh",
            "domain_tld": "buzz",
            "query_time": "2024-05-07 21:31:29",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "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": [
                "dee.ns.cloudflare.com",
                "isaac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cusg.mobi",
            "domain_keyword": "cusg",
            "domain_tld": "mobi",
            "query_time": "2024-05-07 18:26:23",
            "create_date": "2016-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "push.tokyo",
            "domain_keyword": "push",
            "domain_tld": "tokyo",
            "query_time": "2024-05-07 18:39:18",
            "create_date": "2020-07-07",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "chush.top",
            "domain_keyword": "chush",
            "domain_tld": "top",
            "query_time": "2024-04-19 05:21:14",
            "create_date": "2023-08-03",
            "expiry_date": "2024-08-03",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "倪金杰",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cwsh.top",
            "domain_keyword": "cwsh",
            "domain_tld": "top",
            "query_time": "2024-04-18 03:07:06",
            "create_date": "2021-02-11",
            "update_date": "2024-03-04",
            "expiry_date": "2027-02-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "caiwen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "dimitris.ns.cloudflare.com",
                "veda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bush.hu",
            "domain_keyword": "bush",
            "domain_tld": "hu",
            "query_time": "2024-05-10 21:57:22",
            "create_date": "2022-07-15"
        },
        {
            "num": 33,
            "domain_name": "cmsh.de",
            "domain_keyword": "cmsh",
            "domain_tld": "de",
            "query_time": "2024-05-11 14:00:27",
            "update_date": "2019-08-05",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 34,
            "domain_name": "qush.dev",
            "domain_keyword": "qush",
            "domain_tld": "dev",
            "query_time": "2024-05-18 15:14:00",
            "create_date": "2022-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the 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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "lush.training",
            "domain_keyword": "lush",
            "domain_tld": "training",
            "query_time": "2024-05-17 06:40:42",
            "create_date": "2014-03-19",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-19",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cosmetic Warriors Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cosh.com.br",
            "domain_keyword": "cosh",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 10:37:57",
            "create_date": "2022-05-02",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-02",
            "registrant_name": "AKSEL SANTOS CAMPOS",
            "name_servers": [
                "ns1.cosh.com.br",
                "ns2.cosh.com.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 37,
            "domain_name": "hush.xyz",
            "domain_keyword": "hush",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 13:49:41",
            "create_date": "2015-10-28",
            "update_date": "2024-05-07",
            "expiry_date": "2029-10-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cusd.pro",
            "domain_keyword": "cusd",
            "domain_tld": "pro",
            "query_time": "2024-04-09 20:33:33",
            "create_date": "2023-07-24",
            "update_date": "2024-02-13",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "alec.ns.cloudflare.com",
                "brenda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "clsh.tv",
            "domain_keyword": "clsh",
            "domain_tld": "tv",
            "query_time": "2024-04-09 01:42:55",
            "create_date": "2018-09-26",
            "update_date": "2023-07-20",
            "expiry_date": "2024-09-26",
            "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": [
                "ns-1406.awsdns-47.org",
                "ns-1619.awsdns-10.co.uk",
                "ns-19.awsdns-02.com",
                "ns-749.awsdns-29.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "mush.ai",
            "domain_keyword": "mush",
            "domain_tld": "ai",
            "query_time": "2024-04-07 15:36:37",
            "registrar_name": "Dynadot",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "jush.pictures",
            "domain_keyword": "jush",
            "domain_tld": "pictures",
            "query_time": "2024-04-12 16:53:38",
            "create_date": "2020-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Universe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cuss.org",
            "domain_keyword": "cuss",
            "domain_tld": "org",
            "query_time": "2024-04-27 23:58:09",
            "create_date": "2002-03-03",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sush.com.au",
            "domain_keyword": "sush",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 15:23:01",
            "update_date": "2023-03-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "David Painter",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cusw.org",
            "domain_keyword": "cusw",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:25:57",
            "create_date": "2007-06-16",
            "update_date": "2023-11-01",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MATTHEW TAN",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "qush.org",
            "domain_keyword": "qush",
            "domain_tld": "org",
            "query_time": "2024-04-22 09:10:44",
            "create_date": "2016-02-09",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Qushiye United Society of Hebrews",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "ns1023.ui-dns.de",
                "ns1031.ui-dns.org",
                "ns1087.ui-dns.com",
                "ns1102.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "oush.ru",
            "domain_keyword": "oush",
            "domain_tld": "ru",
            "query_time": "2024-04-30 21:01:26",
            "create_date": "2007-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "cushy.dev",
            "domain_keyword": "cushy",
            "domain_tld": "dev",
            "query_time": "2024-05-05 03:00:49",
            "create_date": "2023-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-27",
            "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": [
                "duke.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "cssh.shop",
            "domain_keyword": "cssh",
            "domain_tld": "shop",
            "query_time": "2024-04-25 21:26:59",
            "create_date": "2024-02-20",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-20",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "yun nan",
            "registrant_country": "CN",
            "name_servers": [
                "anderson.ns.cloudflare.com",
                "lorna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cyush.com",
            "domain_keyword": "cyush",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:31:30",
            "create_date": "2021-05-20",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cyush.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "crush.chat",
            "domain_keyword": "crush",
            "domain_tld": "chat",
            "query_time": "2024-04-25 06:18:48",
            "create_date": "2023-04-26",
            "update_date": "2024-02-06",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "lush.scot",
            "domain_keyword": "lush",
            "domain_tld": "scot",
            "query_time": "2024-04-23 03:43:14",
            "create_date": "2014-09-23",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-23",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd.",
            "registrar_website": "https://idp.safenames.com/Login",
            "registrant_company": "Cosmetic Warriors Ltd",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "kush.red",
            "domain_keyword": "kush",
            "domain_tld": "red",
            "query_time": "2024-05-07 14:46:51",
            "create_date": "2015-12-31",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-31",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "elaine.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hush.beer",
            "domain_keyword": "hush",
            "domain_tld": "beer",
            "query_time": "2024-05-08 07:11:40",
            "create_date": "2021-12-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-28",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dcush.com",
            "domain_keyword": "dcush",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:03:51",
            "create_date": "2020-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/dcush.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cusch.ru",
            "domain_keyword": "cusch",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:22:11",
            "create_date": "2023-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "cuth.ru",
            "domain_keyword": "cuth",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:22:50",
            "create_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "lush.eu",
            "domain_keyword": "lush",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:55:01",
            "registrar_name": "Safenames Ltd",
            "registrar_website": "safenames.net",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "cushy.nl",
            "domain_keyword": "cushy",
            "domain_tld": "nl",
            "query_time": "2024-05-18 16:43:57",
            "create_date": "2019-10-27",
            "update_date": "2024-02-17",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 59,
            "domain_name": "rush.camp",
            "domain_keyword": "rush",
            "domain_tld": "camp",
            "query_time": "2024-05-13 23:19:17",
            "create_date": "2020-03-10",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0157202424",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cash.club",
            "domain_keyword": "cash",
            "domain_tld": "club",
            "query_time": "2024-05-12 21:15:14",
            "create_date": "2023-11-03",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-03",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cysh.cn",
            "domain_keyword": "cysh",
            "domain_tld": "cn",
            "query_time": "2024-05-16 07:00:27",
            "create_date": "2004-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "宝鸡朝阳石油化学助剂有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hush.it",
            "domain_keyword": "hush",
            "domain_tld": "it",
            "query_time": "2024-05-23 12:03:25",
            "create_date": "2006-09-13",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-03",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Vivelavie s.n.c. di Venere Sofia e Simona Tesio",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "push.la",
            "domain_keyword": "push",
            "domain_tld": "la",
            "query_time": "2024-05-12 01:42:44",
            "create_date": "2016-03-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-13",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/push.la/registrant",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "crush.contact",
            "domain_keyword": "crush",
            "domain_tld": "contact",
            "query_time": "2024-05-22 09:02:03",
            "create_date": "2021-11-09",
            "update_date": "2023-12-24",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "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": "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.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "crush.rip",
            "domain_keyword": "crush",
            "domain_tld": "rip",
            "query_time": "2024-05-17 20:55:25",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "push.yoga",
            "domain_keyword": "push",
            "domain_tld": "yoga",
            "query_time": "2024-05-24 14:03:44",
            "create_date": "2021-01-30",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-30",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "push.ms",
            "domain_keyword": "push",
            "domain_tld": "ms",
            "query_time": "2024-05-24 14:03:42",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns1.multiserve.nl",
                "ns2.multiserve.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cust.in",
            "domain_keyword": "cust",
            "domain_tld": "in",
            "query_time": "2024-05-25 03:14:29",
            "create_date": "2023-07-13",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harmony Infotech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra 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": [
                "jill.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cosh.co",
            "domain_keyword": "cosh",
            "domain_tld": "co",
            "query_time": "2024-05-29 19:50:20",
            "create_date": "2020-11-14",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-14",
            "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": [
                "clark.ns.cloudflare.com",
                "maisie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "rush.cool",
            "domain_keyword": "rush",
            "domain_tld": "cool",
            "query_time": "2024-05-28 03:57:43",
            "create_date": "2018-11-22",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0153267999",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cash.ms",
            "domain_keyword": "cash",
            "domain_tld": "ms",
            "query_time": "2024-06-01 23:53:13",
            "create_date": "1998-11-21",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-18",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "name_servers": [
                "ns04.ui-dns.biz",
                "ns04.ui-dns.com",
                "ns04.ui-dns.de",
                "ns04.ui-dns.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "push.services",
            "domain_keyword": "push",
            "domain_tld": "services",
            "query_time": "2024-04-10 22:13:45",
            "create_date": "2015-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Appademic B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "jush.cn",
            "domain_keyword": "jush",
            "domain_tld": "cn",
            "query_time": "2024-04-12 16:53:38",
            "create_date": "2021-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "刘凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cish.net",
            "domain_keyword": "cish",
            "domain_tld": "net",
            "query_time": "2024-04-10 08:47:22",
            "create_date": "2023-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 2276,
            "registrar_name": "Veritas Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns.buydomains.com",
                "ns2.buydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cust.design",
            "domain_keyword": "cust",
            "domain_tld": "design",
            "query_time": "2024-04-09 20:35:12",
            "create_date": "2022-01-22",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "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": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cdsh.org",
            "domain_keyword": "cdsh",
            "domain_tld": "org",
            "query_time": "2024-04-26 02:28:49",
            "create_date": "2010-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contemporary Dance School Hamburg GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1061.ui-dns.biz",
                "ns1061.ui-dns.com",
                "ns1061.ui-dns.de",
                "ns1061.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "cunh.com",
            "domain_keyword": "cunh",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:30:06",
            "create_date": "2004-08-09",
            "update_date": "2024-04-05",
            "expiry_date": "2025-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ccsh.ca",
            "domain_keyword": "ccsh",
            "domain_tld": "ca",
            "query_time": "2024-04-15 20:24:44",
            "create_date": "2004-07-15",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-15",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Nesda Technologies Ltd.",
            "registrant_address": "Box 23127,  390 N. Front St.",
            "registrant_city": "Belleville",
            "registrant_state": "ON",
            "registrant_zip": "K8P3E1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6139665593",
            "name_servers": [
                "gazam.nesdadns.ca",
                "gazoo.nesdadns.ca",
                "zetox.nesdadns.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "c2sh.com",
            "domain_keyword": "c2sh",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:25:23",
            "create_date": "2015-10-25",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-25",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "name_servers": [
                "ns3.01isp.com",
                "ns4.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gush.pizza",
            "domain_keyword": "gush",
            "domain_tld": "pizza",
            "query_time": "2024-04-27 00:50:14",
            "create_date": "2018-04-24",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-24",
            "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": [
                "ns-1196.awsdns-21.org",
                "ns-1855.awsdns-39.co.uk",
                "ns-302.awsdns-37.com",
                "ns-910.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cuss.info",
            "domain_keyword": "cuss",
            "domain_tld": "info",
            "query_time": "2024-04-27 23:58:09",
            "create_date": "2003-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1062.ui-dns.biz",
                "ns1062.ui-dns.com",
                "ns1062.ui-dns.de",
                "ns1062.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cash.schule",
            "domain_keyword": "cash",
            "domain_tld": "schule",
            "query_time": "2024-04-20 18:06:45",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "chsh.top",
            "domain_keyword": "chsh",
            "domain_tld": "top",
            "query_time": "2024-04-21 09:20:25",
            "create_date": "2021-07-22",
            "update_date": "2021-07-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liao Chen Guang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang xi zhuang zu zi zhi qu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "heather.dnspod.net",
                "steelblue.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sush.ist",
            "domain_keyword": "sush",
            "domain_tld": "ist",
            "query_time": "2024-05-02 22:58:04",
            "create_date": "2017-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "cash.be",
            "domain_keyword": "cash",
            "domain_tld": "be",
            "query_time": "2024-04-15 06:19:43",
            "create_date": "1999-09-20",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 86,
            "domain_name": "ctsh.org",
            "domain_keyword": "ctsh",
            "domain_tld": "org",
            "query_time": "2024-04-18 06:26:09",
            "create_date": "2010-01-18",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cpsh.ru",
            "domain_keyword": "cpsh",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:28:09",
            "create_date": "2020-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "FE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "millie.ns.cloudflare.com",
                "ryan.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "push.africa",
            "domain_keyword": "push",
            "domain_tld": "africa",
            "query_time": "2024-05-06 04:07:52",
            "create_date": "2018-10-16",
            "update_date": "2022-10-05",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Registrant of push.africa",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "NZ",
            "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.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "mush.co.in",
            "domain_keyword": "mush",
            "domain_tld": "co.in",
            "query_time": "2024-05-05 15:19:20",
            "create_date": "2018-01-27",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-27",
            "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": "Delhi",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cusa.de",
            "domain_keyword": "cusa",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:36:16",
            "update_date": "2021-07-23",
            "name_servers": [
                "ns1.telekom.net",
                "pns.dtag.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 91,
            "domain_name": "tush.fans",
            "domain_keyword": "tush",
            "domain_tld": "fans",
            "query_time": "2024-05-08 15:44:25",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cusp.info",
            "domain_keyword": "cusp",
            "domain_tld": "info",
            "query_time": "2024-05-07 18:26:44",
            "create_date": "2002-05-28",
            "update_date": "2024-02-04",
            "expiry_date": "2025-05-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Credit Suisse Group AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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.credit-suisse.com",
                "dns2.credit-suisse.com",
                "dns3.credit-suisse.com",
                "dns4.credit-suisse.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cosh.computer",
            "domain_keyword": "cosh",
            "domain_tld": "computer",
            "query_time": "2024-05-17 12:38:10",
            "create_date": "2014-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CosH Computersysteme",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "gush.life",
            "domain_keyword": "gush",
            "domain_tld": "life",
            "query_time": "2024-05-19 16:19:01",
            "create_date": "2023-07-05",
            "update_date": "2024-04-14",
            "expiry_date": "2024-07-05",
            "registrar_iana": 3936,
            "registrar_name": "Sav.com, LLC - 46",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cust.biz",
            "domain_keyword": "cust",
            "domain_tld": "biz",
            "query_time": "2024-05-18 16:44:40",
            "create_date": "2016-08-31",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fush.ai",
            "domain_keyword": "fush",
            "domain_tld": "ai",
            "query_time": "2024-05-20 22:16:37",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cufh.com.cn",
            "domain_keyword": "cufh",
            "domain_tld": "com.cn",
            "query_time": "2024-05-12 20:33:33",
            "create_date": "2014-10-10",
            "expiry_date": "2029-10-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳联合金融控股有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cusz.net",
            "domain_keyword": "cusz",
            "domain_tld": "net",
            "query_time": "2024-05-13 19:04:14",
            "create_date": "2022-05-13",
            "update_date": "2024-03-25",
            "expiry_date": "2026-05-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cusz.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.miruavdns.com",
                "ns2.miruavdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gush.world",
            "domain_keyword": "gush",
            "domain_tld": "world",
            "query_time": "2024-05-25 07:15:53",
            "create_date": "2017-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cusl.be",
            "domain_keyword": "cusl",
            "domain_tld": "be",
            "query_time": "2024-05-29 05:52:30",
            "create_date": "2012-06-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cush.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3113</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cushu.com, cushi.org, c4sh.com.br, cusd.info, kush.fyi, kush.blue, cushe.xyz, cusk.de, hush.media, gush.co.jp, crush.photography, cuso.mg, rush.holdings, bush.today, dush.co.uk, cusy.cn, nush.app, cash.ind.in, ctsh.law, cusf.top, cushi.online, hush.com.au, cudh.lat, cust.love, push.money, crush.media, c3sh.buzz, cusg.mobi, push.tokyo, chush.top, cwsh.top, bush.hu, cmsh.de, qush.dev, lush.training, cosh.com.br, hush.xyz, cusd.pro, clsh.tv, mush.ai, jush.pictures, cuss.org, sush.com.au, cusw.org, qush.org, oush.ru, cushy.dev, cssh.shop, cyush.com, crush.chat, lush.scot, kush.red, hush.beer, dcush.com, cusch.ru, cuth.ru, lush.eu, cushy.nl, rush.camp, cash.club, cysh.cn, hush.it, push.la, crush.contact, crush.rip, push.yoga, push.ms, cust.in, cosh.co, rush.cool, cash.ms, push.services, jush.cn, cish.net, cust.design, cdsh.org, cunh.com, ccsh.ca, c2sh.com, gush.pizza, cuss.info, cash.schule, chsh.top, sush.ist, cash.be, ctsh.org, cpsh.ru, push.africa, mush.co.in, cusa.de, tush.fans, cusp.info, cosh.computer, gush.life, cust.biz, fush.ai, cufh.com.cn, cusz.net, gush.world, cusl.be</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cushu.com</domain_name>
   <domain_keyword>cushu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 20:34:18</query_time>
   <create_date>2012-08-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cushi.org</domain_name>
   <domain_keyword>cushi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 23:55:31</query_time>
   <create_date>2013-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-09-01</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>c4sh.com.br</domain_name>
   <domain_keyword>c4sh</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 19:51:34</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>NEWFOLD (43)</registrar_name>
   <registrant_name>Ricardo Rohling</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns136.hostgator.com.br</value>
    <value>ns137.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>cusd.info</domain_name>
   <domain_keyword>cusd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 18:26:19</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</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>ns67.domaincontrol.com</value>
    <value>ns68.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>5</num>
   <domain_name>kush.fyi</domain_name>
   <domain_keyword>kush</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-07 14:46:51</query_time>
   <create_date>2015-12-31</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-31</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>elaine.ns.cloudflare.com</value>
    <value>kip.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>kush.blue</domain_name>
   <domain_keyword>kush</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-07 14:46:51</query_time>
   <create_date>2015-12-31</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>7</num>
   <domain_name>cushe.xyz</domain_name>
   <domain_keyword>cushe</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 03:00:15</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>8</num>
   <domain_name>cusk.de</domain_name>
   <domain_keyword>cusk</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:36:17</query_time>
   <update_date>2021-07-13</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>hush.media</domain_name>
   <domain_keyword>hush</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-21 11:46:34</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>gush.co.jp</domain_name>
   <domain_keyword>gush</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 16:19:01</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>GUSH CORPORATION</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>crush.photography</domain_name>
   <domain_keyword>crush</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-22 09:02:03</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2028-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cuso.mg</domain_name>
   <domain_keyword>cuso</domain_keyword>
   <domain_tld>mg</domain_tld>
   <query_time>2024-05-14 01:30:06</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>3AS Company SARL</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Cuso</registrant_company>
   <registrant_address>Logt 227 Ampefiloha</registrant_address>
   <registrant_city>Antananarivo</registrant_city>
   <registrant_state>Analamanga</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>MG</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.serveurgasy.com</value>
    <value>ns2.serveurgasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rush.holdings</domain_name>
   <domain_keyword>rush</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-28 03:57:43</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bush.today</domain_name>
   <domain_keyword>bush</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-31 14:15:34</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.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>15</num>
   <domain_name>dush.co.uk</domain_name>
   <domain_keyword>dush</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 00:04:27</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR]</registrar_name>
   <registrar_website>https://salestrar.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>cusy.cn</domain_name>
   <domain_keyword>cusy</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-30 19:26:05</query_time>
   <create_date>2023-04-02</create_date>
   <expiry_date>2025-04-02</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>17</num>
   <domain_name>nush.app</domain_name>
   <domain_keyword>nush</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-30 01:50:02</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2025-05-19</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cash.ind.in</domain_name>
   <domain_keyword>cash</domain_keyword>
   <domain_tld>ind.in</domain_tld>
   <query_time>2024-05-28 18:20:55</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dapp university</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bury</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ctsh.law</domain_name>
   <domain_keyword>ctsh</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-04-30 07:14:04</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-14</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>Registry Services, 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>ns3.afternic.com</value>
    <value>ns4.afternic.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>20</num>
   <domain_name>cusf.top</domain_name>
   <domain_keyword>cusf</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 23:55:16</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.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>Chongqing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>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>21</num>
   <domain_name>cushi.online</domain_name>
   <domain_keyword>cushi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-27 23:55:31</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-15</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>ns75.domaincontrol.com</value>
    <value>ns76.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>22</num>
   <domain_name>hush.com.au</domain_name>
   <domain_keyword>hush</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-03 09:34:40</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Lisa Poulos</registrant_name>
   <name_servers>
    <value>ns1.digitalpacific.com.au</value>
    <value>ns2.digitalpacific.com.au</value>
    <value>ns3.digitalpacific.com</value>
    <value>ns4.digitalpacific.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cudh.lat</domain_name>
   <domain_keyword>cudh</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-05 15:35:44</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cust.love</domain_name>
   <domain_keyword>cust</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-05 03:01:12</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tu yuan hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dns29.hichina.com</value>
    <value>dns30.hichina.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>push.money</domain_name>
   <domain_keyword>push</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-06 04:07:53</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.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>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>crush.media</domain_name>
   <domain_keyword>crush</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-06 19:52:55</query_time>
   <create_date>2020-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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.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>27</num>
   <domain_name>c3sh.buzz</domain_name>
   <domain_keyword>c3sh</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-07 21:31:29</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</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>dee.ns.cloudflare.com</value>
    <value>isaac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cusg.mobi</domain_name>
   <domain_keyword>cusg</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-07 18:26:23</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>push.tokyo</domain_name>
   <domain_keyword>push</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-07 18:39:18</query_time>
   <create_date>2020-07-07</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>chush.top</domain_name>
   <domain_keyword>chush</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 05:21:14</query_time>
   <create_date>2023-08-03</create_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>倪金杰</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cwsh.top</domain_name>
   <domain_keyword>cwsh</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 03:07:06</query_time>
   <create_date>2021-02-11</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2027-02-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>caiwen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dimitris.ns.cloudflare.com</value>
    <value>veda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bush.hu</domain_name>
   <domain_keyword>bush</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 21:57:22</query_time>
   <create_date>2022-07-15</create_date>
  </value>
  <value>
   <num>33</num>
   <domain_name>cmsh.de</domain_name>
   <domain_keyword>cmsh</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-11 14:00:27</query_time>
   <update_date>2019-08-05</update_date>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>qush.dev</domain_name>
   <domain_keyword>qush</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 15:14:00</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the 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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>lush.training</domain_name>
   <domain_keyword>lush</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-17 06:40:42</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cosmetic Warriors Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cosh.com.br</domain_name>
   <domain_keyword>cosh</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 10:37:57</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrant_name>AKSEL SANTOS CAMPOS</registrant_name>
   <name_servers>
    <value>ns1.cosh.com.br</value>
    <value>ns2.cosh.com.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>hush.xyz</domain_name>
   <domain_keyword>hush</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 13:49:41</query_time>
   <create_date>2015-10-28</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2029-10-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.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>38</num>
   <domain_name>cusd.pro</domain_name>
   <domain_keyword>cusd</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-09 20:33:33</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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>alec.ns.cloudflare.com</value>
    <value>brenda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>clsh.tv</domain_name>
   <domain_keyword>clsh</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-09 01:42:55</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-09-26</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>ns-1406.awsdns-47.org</value>
    <value>ns-1619.awsdns-10.co.uk</value>
    <value>ns-19.awsdns-02.com</value>
    <value>ns-749.awsdns-29.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>40</num>
   <domain_name>mush.ai</domain_name>
   <domain_keyword>mush</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-07 15:36:37</query_time>
   <registrar_name>Dynadot</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</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>41</num>
   <domain_name>jush.pictures</domain_name>
   <domain_keyword>jush</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-04-12 16:53:38</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Universe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cuss.org</domain_name>
   <domain_keyword>cuss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 23:58:09</query_time>
   <create_date>2002-03-03</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-03</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>NameFind 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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sush.com.au</domain_name>
   <domain_keyword>sush</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 15:23:01</query_time>
   <update_date>2023-03-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>David Painter</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cusw.org</domain_name>
   <domain_keyword>cusw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:25:57</query_time>
   <create_date>2007-06-16</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-06-16</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>MATTHEW TAN</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>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>45</num>
   <domain_name>qush.org</domain_name>
   <domain_keyword>qush</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 09:10:44</query_time>
   <create_date>2016-02-09</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Qushiye United Society of Hebrews</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>ns1023.ui-dns.de</value>
    <value>ns1031.ui-dns.org</value>
    <value>ns1087.ui-dns.com</value>
    <value>ns1102.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>oush.ru</domain_name>
   <domain_keyword>oush</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 21:01:26</query_time>
   <create_date>2007-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>cushy.dev</domain_name>
   <domain_keyword>cushy</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-05 03:00:49</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-27</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>duke.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cssh.shop</domain_name>
   <domain_keyword>cssh</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 21:26:59</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>yun nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>anderson.ns.cloudflare.com</value>
    <value>lorna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cyush.com</domain_name>
   <domain_keyword>cyush</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:31:30</query_time>
   <create_date>2021-05-20</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cyush.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>crush.chat</domain_name>
   <domain_keyword>crush</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-04-25 06:18:48</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>51</num>
   <domain_name>lush.scot</domain_name>
   <domain_keyword>lush</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-23 03:43:14</query_time>
   <create_date>2014-09-23</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd.</registrar_name>
   <registrar_website>https://idp.safenames.com/Login</registrar_website>
   <registrant_company>Cosmetic Warriors Ltd</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>kush.red</domain_name>
   <domain_keyword>kush</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-07 14:46:51</query_time>
   <create_date>2015-12-31</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>elaine.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.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>hush.beer</domain_name>
   <domain_keyword>hush</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-08 07:11:40</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-28</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>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>54</num>
   <domain_name>dcush.com</domain_name>
   <domain_keyword>dcush</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:03:51</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KV GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/dcush.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cusch.ru</domain_name>
   <domain_keyword>cusch</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:22:11</query_time>
   <create_date>2023-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>56</num>
   <domain_name>cuth.ru</domain_name>
   <domain_keyword>cuth</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:22:50</query_time>
   <create_date>2023-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>57</num>
   <domain_name>lush.eu</domain_name>
   <domain_keyword>lush</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:55:01</query_time>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>safenames.net</registrar_website>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>cushy.nl</domain_name>
   <domain_keyword>cushy</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 16:43:57</query_time>
   <create_date>2019-10-27</create_date>
   <update_date>2024-02-17</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>rush.camp</domain_name>
   <domain_keyword>rush</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-13 23:19:17</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0157202424</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cash.club</domain_name>
   <domain_keyword>cash</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-12 21:15:14</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-03</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>ns3.afternic.com</value>
    <value>ns4.afternic.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>cysh.cn</domain_name>
   <domain_keyword>cysh</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-16 07:00:27</query_time>
   <create_date>2004-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>宝鸡朝阳石油化学助剂有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hush.it</domain_name>
   <domain_keyword>hush</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 12:03:25</query_time>
   <create_date>2006-09-13</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Vivelavie s.n.c. di Venere Sofia e Simona Tesio</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>push.la</domain_name>
   <domain_keyword>push</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-12 01:42:44</query_time>
   <create_date>2016-03-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/push.la/registrant</registrant_email>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>64</num>
   <domain_name>crush.contact</domain_name>
   <domain_keyword>crush</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-22 09:02:03</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>WA</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.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>crush.rip</domain_name>
   <domain_keyword>crush</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-05-17 20:55:25</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>push.yoga</domain_name>
   <domain_keyword>push</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-24 14:03:44</query_time>
   <create_date>2021-01-30</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-30</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>ns01.domaincontrol.com</value>
    <value>ns02.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>67</num>
   <domain_name>push.ms</domain_name>
   <domain_keyword>push</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-24 14:03:42</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.multiserve.nl</value>
    <value>ns2.multiserve.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cust.in</domain_name>
   <domain_keyword>cust</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 03:14:29</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Harmony Infotech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra 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>jill.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cosh.co</domain_name>
   <domain_keyword>cosh</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 19:50:20</query_time>
   <create_date>2020-11-14</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-14</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>clark.ns.cloudflare.com</value>
    <value>maisie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>rush.cool</domain_name>
   <domain_keyword>rush</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-28 03:57:43</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-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>Contact Privacy Inc. Customer 0153267999</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cash.ms</domain_name>
   <domain_keyword>cash</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-06-01 23:53:13</query_time>
   <create_date>1998-11-21</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <name_servers>
    <value>ns04.ui-dns.biz</value>
    <value>ns04.ui-dns.com</value>
    <value>ns04.ui-dns.de</value>
    <value>ns04.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>push.services</domain_name>
   <domain_keyword>push</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-10 22:13:45</query_time>
   <create_date>2015-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Appademic B.V.</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>NL</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>jush.cn</domain_name>
   <domain_keyword>jush</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-12 16:53:38</query_time>
   <create_date>2021-07-29</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>刘凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cish.net</domain_name>
   <domain_keyword>cish</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 08:47:22</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>2276</registrar_iana>
   <registrar_name>Veritas Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>ns2.buydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cust.design</domain_name>
   <domain_keyword>cust</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-09 20:35:12</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</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>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cdsh.org</domain_name>
   <domain_keyword>cdsh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 02:28:49</query_time>
   <create_date>2010-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contemporary Dance School Hamburg GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1061.ui-dns.de</value>
    <value>ns1061.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>cunh.com</domain_name>
   <domain_keyword>cunh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:30:06</query_time>
   <create_date>2004-08-09</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-08-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>ns3.afternic.com</value>
    <value>ns4.afternic.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>78</num>
   <domain_name>ccsh.ca</domain_name>
   <domain_keyword>ccsh</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 20:24:44</query_time>
   <create_date>2004-07-15</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Nesda Technologies Ltd.</registrant_name>
   <registrant_address>Box 23127,  390 N. Front St.</registrant_address>
   <registrant_city>Belleville</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K8P3E1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6139665593</registrant_phone>
   <name_servers>
    <value>gazam.nesdadns.ca</value>
    <value>gazoo.nesdadns.ca</value>
    <value>zetox.nesdadns.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>c2sh.com</domain_name>
   <domain_keyword>c2sh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:25:23</query_time>
   <create_date>2015-10-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <name_servers>
    <value>ns3.01isp.com</value>
    <value>ns4.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gush.pizza</domain_name>
   <domain_keyword>gush</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-04-27 00:50:14</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-24</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>ns-1196.awsdns-21.org</value>
    <value>ns-1855.awsdns-39.co.uk</value>
    <value>ns-302.awsdns-37.com</value>
    <value>ns-910.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cuss.info</domain_name>
   <domain_keyword>cuss</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 23:58:09</query_time>
   <create_date>2003-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1062.ui-dns.biz</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1062.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cash.schule</domain_name>
   <domain_keyword>cash</domain_keyword>
   <domain_tld>schule</domain_tld>
   <query_time>2024-04-20 18:06:45</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>chsh.top</domain_name>
   <domain_keyword>chsh</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 09:20:25</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2021-07-22</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liao Chen Guang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang xi zhuang zu zi zhi qu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>heather.dnspod.net</value>
    <value>steelblue.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>sush.ist</domain_name>
   <domain_keyword>sush</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-02 22:58:04</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>85</num>
   <domain_name>cash.be</domain_name>
   <domain_keyword>cash</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 06:19:43</query_time>
   <create_date>1999-09-20</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>ctsh.org</domain_name>
   <domain_keyword>ctsh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 06:26:09</query_time>
   <create_date>2010-01-18</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>cpsh.ru</domain_name>
   <domain_keyword>cpsh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:28:09</query_time>
   <create_date>2020-07-14</create_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>FE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>millie.ns.cloudflare.com</value>
    <value>ryan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>push.africa</domain_name>
   <domain_keyword>push</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-06 04:07:52</query_time>
   <create_date>2018-10-16</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Registrant of push.africa</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>NZ</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mush.co.in</domain_name>
   <domain_keyword>mush</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-05 15:19:20</query_time>
   <create_date>2018-01-27</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-27</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>Delhi</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>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>90</num>
   <domain_name>cusa.de</domain_name>
   <domain_keyword>cusa</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:36:16</query_time>
   <update_date>2021-07-23</update_date>
   <name_servers>
    <value>ns1.telekom.net</value>
    <value>pns.dtag.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>tush.fans</domain_name>
   <domain_keyword>tush</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-08 15:44:25</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cusp.info</domain_name>
   <domain_keyword>cusp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 18:26:44</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Credit Suisse Group AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.credit-suisse.com</value>
    <value>dns2.credit-suisse.com</value>
    <value>dns3.credit-suisse.com</value>
    <value>dns4.credit-suisse.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cosh.computer</domain_name>
   <domain_keyword>cosh</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-17 12:38:10</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CosH Computersysteme</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>gush.life</domain_name>
   <domain_keyword>gush</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-19 16:19:01</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>3936</registrar_iana>
   <registrar_name>Sav.com, LLC - 46</registrar_name>
   <registrar_website>http://sav.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>IL</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cust.biz</domain_name>
   <domain_keyword>cust</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 16:44:40</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.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>fush.ai</domain_name>
   <domain_keyword>fush</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-20 22:16:37</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>cufh.com.cn</domain_name>
   <domain_keyword>cufh</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-12 20:33:33</query_time>
   <create_date>2014-10-10</create_date>
   <expiry_date>2029-10-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳联合金融控股有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>cusz.net</domain_name>
   <domain_keyword>cusz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 19:04:14</query_time>
   <create_date>2022-05-13</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cusz.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.miruavdns.com</value>
    <value>ns2.miruavdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>gush.world</domain_name>
   <domain_keyword>gush</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 07:15:53</query_time>
   <create_date>2017-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>100</num>
   <domain_name>cusl.be</domain_name>
   <domain_keyword>cusl</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 05:52:30</query_time>
   <create_date>2012-06-26</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.068</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.