WHOIS QUERY TIME

6 Apr 2024 - 12:48 AM UTC

Registered: 3 July 2018
Modified: 17 August 2023
Expiry: 3 July 2024

REGISTRAR

Name: Stenning Limited t/a Client Domain Management [Tag = DOF]
Website: https://www.stenning.net

NAME SERVERS

ns1.bodis.com
ns2.bodis.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=desa.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "desa.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "desa.uk",
            "domain_keyword": "desa",
            "domain_tld": "uk",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "2018-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>desa.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>desa.uk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.073 seconds) for "desa.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

11 May 2023 - 4:14 AM UTC

Registered: 3 July 2018
Modified: 18 February 2023
Expiry: 3 July 2024

REGISTRAR

Name: Stenning Limited t/a Client Domain Management [Tag = DOF]
Website: https://www.stenning.net

NAME SERVERS

ns1.bodis.com
ns2.bodis.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

30 Sep 2023 - 2:16 AM UTC

Registered: 3 July 2018
Modified: 17 August 2023
Expiry: 3 July 2024

REGISTRAR

Name: Stenning Limited t/a Client Domain Management [Tag = DOF]
Website: https://www.stenning.net

NAME SERVERS

ns1.bodis.com
ns2.bodis.com

DOMAIN STATUS

Registered until expiry date.

* 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=desa.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "desa.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "desa.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "desa.uk",
            "domain_keyword": "desa",
            "domain_tld": "uk",
            "query_time": "2023-05-11 04:14:07",
            "create_date": "2018-07-03",
            "update_date": "2023-02-18",
            "expiry_date": "2024-07-03",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "desa.uk",
            "domain_keyword": "desa",
            "domain_tld": "uk",
            "query_time": "2023-09-30 02:16:37",
            "create_date": "2018-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "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>desa.uk</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>desa.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>desa.uk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-05-11 04:14:07</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>desa.uk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-09-30 02:16:37</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.073</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 81 domain names (in 0.066 seconds) which contained the exact domain keyword "desa".
Domain Name Registered Expiry Registrar Ownership
1 desa.com 14 Feb 1996 15 Feb 2025 GoDaddy.com, LLC -
2 desa.org 25 Nov 1996 24 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 desa.cl 23 Jul 1998 17 Aug 2024 NIC Chile Distribucion y Excelencia S.A. (DISTRIBUCION Y EXCELENCIA S.A.)
4 desa.pl 22 Dec 1998 21 Dec 2024 home.pl S.A. -
5 desa.com.pl 22 Dec 1998 21 Dec 2024 home.pl S.A. -
6 desa.uk.com 31 Aug 2000 31 Aug 2024 Namesco Limited -
7 desa.ca 25 Nov 2000 11 Mar 2027 Go Daddy Domains Canada, Inc Desa Glass Limited
8 desa.ru 13 Mar 2002 14 Mar 2025 RD-RU Private Person
9 desa.net 29 Jan 2008 29 Jan 2025 GoDaddy.com, LLC -
10 desa.it 25 Jul 2008 5 May 2025 Aruba Business s.r.l. DESA Srl
11 desa.su 10 Dec 2009 10 Dec 2024 RD-SU Private Person
12 desa.lt 15 Nov 2011 16 Nov 2024 UAB "Interneto vizija" UAB "Interneto vizija"
13 desa.co.in 19 Apr 2012 19 Apr 2025 Endurance Digital Domain Technology LLP -
14 desa.aero 30 Apr 2012 30 Apr 2025 Tuonome.it Srl d/b/a APIsrs.com Desa S.r.l.
15 desa.be 19 Jun 2012 - Gandi Sas -
16 desa.tc 4 Dec 2012 5 Dec 2024 Isimtescil Bilisim A.S. -
17 desa.info 17 Jan 2013 17 Jan 2025 PT Ardh Global Indonesia nama-domain.com
18 desa.agency 25 Jun 2014 25 Jun 2024 eNom, LLC Data Protected
19 desa.my.id 7 Apr 2015 7 Apr 2024 - -
20 desa.cloud 16 Feb 2016 16 Feb 2025 Tucows Domains Inc. Data Protected
21 desa.srl 17 Mar 2016 17 Mar 2025 Tucows Domains Inc. De. Sa. International S.R.L. Societa/Ditta
22 desa.center 26 Apr 2016 26 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
23 desa.immo 7 May 2016 7 May 2025 Cronon GmbH REDACTED FOR PRIVACY
24 desa.group 18 Jan 2017 18 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
25 desa.co.uk 20 Jul 2017 20 Jul 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
26 desa.uk 3 Jul 2018 3 Jul 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
27 desa.app 15 Jul 2018 15 Jul 2024 West263 International Limited Lao Da
28 desa.news 13 Oct 2018 13 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
29 desa.email 21 Feb 2019 21 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 desa.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
31 desa.gmbh 19 Mar 2019 19 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
32 desa.hu 7 May 2019 - - -
33 desa.art 23 Oct 2019 23 Oct 2024 OVH Desa Unicum S.A.
34 desa.ninja 3 Nov 2019 3 Nov 2024 eNom, LLC Data Protected
35 desa.tech 16 Dec 2019 16 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
36 desa.hr 1 Jan 2020 1 Jan 2025 Plus Hosting Grupa d.o.o. -
37 desa.ltd 20 Jan 2020 20 Jan 2025 NameSilo, LLC REDACTED FOR PRIVACY
38 desa.network 2 Feb 2020 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 desa.xyz 13 Jul 2020 13 Jul 2024 West263 International Limited Ze Feng Ma
40 desa.pro 16 Sep 2020 16 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
41 desa.me.uk 25 Nov 2020 25 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
42 desa.com.br 17 Jun 2021 17 Jun 2024 - Daniel Oliva Santos
43 desa.org.uk 23 Sep 2021 23 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
44 desa.immobilien 7 Dec 2021 7 Dec 2024 IONOS SE DESA Immobilienverwaltungs GmbH & Co.KG
45 desa.hamburg 7 Dec 2021 7 Dec 2024 1&1 Internet AG -
46 desa.one 2 Feb 2022 2 Feb 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
47 desa.world 24 Mar 2022 24 Mar 2025 Key-Systems, LLC Axiflex B.V.
48 desa.community 6 Apr 2022 6 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 desa.digital 24 May 2022 24 May 2025 Squarespace Domains II LLC PT Antares Global Teknologi
50 desa.ie 30 Jul 2022 30 Jul 2024 Hosting Ireland Desa Asian Products Limited
51 desa.africa 13 Nov 2022 13 Nov 2024 DNS Africa Ltd REDACTED
52 desa.studio 31 Jan 2023 31 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166353436
53 desa.mobi 1 Apr 2023 1 Apr 2025 Mat Bao Corporation Cao Van Hoang
54 desa.life 6 Apr 2023 6 Apr 2025 Sav.com, LLC Privacy Protection
55 desa.website 7 Jun 2023 7 Jun 2024 HOSTINGER operations, UAB Not Applicable
56 desa.co 13 Jun 2023 13 Jun 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
57 desa.monster 10 Jul 2023 10 Jul 2024 Name.com, Inc -
58 desa.earth 11 Jul 2023 11 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 desa.sk 8 Aug 2023 8 Aug 2024 Fuel Factory s.r.o. SEDAJ, s.r.o.
60 desa.org.in 15 Aug 2023 15 Aug 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
61 desa.global 18 Aug 2023 18 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 desa.org.cn 19 Aug 2023 19 Aug 2024 广东时代互联科技有限公司 汪少芳
63 desa.live 3 Oct 2023 3 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
64 desa.io 18 Dec 2023 18 Dec 2024 Sav.com, LLC Privacy Protection
65 desa.se 30 Dec 2023 30 Dec 2024 Registrar.eu -
66 desa.lol 6 Jan 2024 6 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
67 desa.kim 23 Jan 2024 23 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
68 desa.homes 23 Feb 2024 23 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
69 desa.club 10 Mar 2024 10 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
70 desa.us 4 Apr 2024 4 Apr 2025 GrepApps Technology Inc. individual
71 desa.media 9 Apr 2024 9 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
72 desa.asia 15 Apr 2024 15 Apr 2025 Porkbun LLC Private by Design, LLC
73 desa.today 19 Apr 2024 19 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 desa.so 27 Apr 2024 27 Apr 2025 NameCheap Privacy service provided by Withheld for Privacy ehf
75 desa.store 29 Apr 2024 29 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
76 desa.solutions 3 May 2024 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 desa.ae - - Etisalat DESA INTERNATIONAL FZE
78 desa.pt - - - -
79 desa.au - - Above.au Pty Limited Domain Admin
80 desa.com.au - - Domain Directors Pty Ltd trading as Instra Greg Collins
81 desa.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
82 desa.pe - - Yachay Telecomunicaciones Sarai Alva

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=desa&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "desa",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 82,
        "relation": "eq",
        "current": 82
    },
    "unique_domains": "desa.com, desa.org, desa.cl, desa.pl, desa.com.pl, desa.uk.com, desa.ca, desa.ru, desa.net, desa.it, desa.su, desa.lt, desa.co.in, desa.aero, desa.be, desa.tc, desa.info, desa.agency, desa.my.id, desa.cloud, desa.srl, desa.center, desa.immo, desa.group, desa.co.uk, desa.uk, desa.app, desa.news, desa.email, desa.dev, desa.gmbh, desa.hu, desa.art, desa.ninja, desa.tech, desa.hr, desa.ltd, desa.network, desa.xyz, desa.pro, desa.me.uk, desa.com.br, desa.org.uk, desa.immobilien, desa.hamburg, desa.one, desa.world, desa.community, desa.digital, desa.ie, desa.africa, desa.studio, desa.mobi, desa.life, desa.website, desa.co, desa.monster, desa.earth, desa.sk, desa.org.in, desa.global, desa.org.cn, desa.live, desa.io, desa.se, desa.lol, desa.kim, desa.homes, desa.club, desa.us, desa.media, desa.asia, desa.today, desa.so, desa.store, desa.solutions, desa.ae, desa.pt, desa.au, desa.com.au, desa.ai, desa.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "desa.com",
            "domain_keyword": "desa",
            "domain_tld": "com",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "1996-02-14",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "desa.org",
            "domain_keyword": "desa",
            "domain_tld": "org",
            "query_time": "2024-05-25 08:09:55",
            "create_date": "1996-11-25",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "desa.cl",
            "domain_keyword": "desa",
            "domain_tld": "cl",
            "query_time": "2024-05-12 22:37:38",
            "create_date": "1998-07-23",
            "expiry_date": "2024-08-17",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Distribucion y Excelencia S.A. (DISTRIBUCION Y EXCELENCIA S.A.)",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ]
        },
        {
            "num": 4,
            "domain_name": "desa.pl",
            "domain_keyword": "desa",
            "domain_tld": "pl",
            "query_time": "2024-05-18 09:02:02",
            "create_date": "1998-12-22",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-21",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "desa.com.pl",
            "domain_keyword": "desa",
            "domain_tld": "com.pl",
            "query_time": "2024-05-23 23:07:41",
            "create_date": "1998-12-22",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "desa.uk.com",
            "domain_keyword": "desa",
            "domain_tld": "uk.com",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "2000-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "Namesco Limited",
            "registrar_website": "https://www.names.co.uk/",
            "registrant_email": "https://whois.centralnic.com/contact/desa.uk.com/registrant",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "desa.ca",
            "domain_keyword": "desa",
            "domain_tld": "ca",
            "query_time": "2024-05-12 22:37:38",
            "create_date": "2000-11-25",
            "update_date": "2024-03-12",
            "expiry_date": "2027-03-11",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Desa Glass Limited",
            "registrant_address": "Desa Glass Limited, 4531 6A Street North-East",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2E4B2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4032305011",
            "registrant_fax": "+1.4032305040",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "desa.ru",
            "domain_keyword": "desa",
            "domain_tld": "ru",
            "query_time": "2024-05-15 23:31:57",
            "create_date": "2002-03-13",
            "expiry_date": "2025-03-14",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "desa.net",
            "domain_keyword": "desa",
            "domain_tld": "net",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2008-01-29",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "desa.it",
            "domain_keyword": "desa",
            "domain_tld": "it",
            "query_time": "2024-05-22 08:57:34",
            "create_date": "2008-07-25",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-05",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "DESA Srl",
            "registrant_address": "Via San Paolo 76",
            "registrant_city": "Grugliasco",
            "registrant_state": "TO",
            "registrant_zip": "10095",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "desa.su",
            "domain_keyword": "desa",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:07:04",
            "create_date": "2009-12-10",
            "expiry_date": "2024-12-10",
            "registrar_name": "RD-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mastername.ru",
                "ns2.mastername.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 12,
            "domain_name": "desa.lt",
            "domain_keyword": "desa",
            "domain_tld": "lt",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2011-11-15",
            "expiry_date": "2024-11-16",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 13,
            "domain_name": "desa.co.in",
            "domain_keyword": "desa",
            "domain_tld": "co.in",
            "query_time": "2024-04-28 21:28:50",
            "create_date": "2012-04-19",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-19",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "-",
            "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": [
                "ns1.wizardconcepts.com",
                "ns2.wizardconcepts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "desa.aero",
            "domain_keyword": "desa",
            "domain_tld": "aero",
            "query_time": "2024-05-10 07:47:56",
            "create_date": "2012-04-30",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-30",
            "registrar_iana": 380,
            "registrar_name": "Tuonome.it Srl d/b/a APIsrs.com",
            "registrar_website": "http://www.tuonome.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Desa S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "ns20.tuonomeregistrar.net",
                "ns9.tuonomeregistrar.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "desa.be",
            "domain_keyword": "desa",
            "domain_tld": "be",
            "query_time": "2024-05-15 18:09:31",
            "create_date": "2012-06-19",
            "registrar_name": "Gandi Sas",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 16,
            "domain_name": "desa.tc",
            "domain_keyword": "desa",
            "domain_tld": "tc",
            "query_time": "2024-05-29 10:37:02",
            "create_date": "2012-12-04",
            "expiry_date": "2024-12-05",
            "registrar_name": "Isimtescil Bilisim A.S.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "desa.info",
            "domain_keyword": "desa",
            "domain_tld": "info",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2013-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1503,
            "registrar_name": "PT Ardh Global Indonesia",
            "registrar_website": "http://www.resellerid.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nama-domain.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.byet.org",
                "ns2.byet.org",
                "ns3.byet.org",
                "ns4.byet.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "desa.agency",
            "domain_keyword": "desa",
            "domain_tld": "agency",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2014-06-25",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-25",
            "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": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "desa.my.id",
            "domain_keyword": "desa",
            "domain_tld": "my.id",
            "query_time": "2022-07-11 10:16:43",
            "create_date": "2015-04-07",
            "update_date": "2022-04-06",
            "expiry_date": "2024-04-07",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 20,
            "domain_name": "desa.cloud",
            "domain_keyword": "desa",
            "domain_tld": "cloud",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "2016-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "desa.srl",
            "domain_keyword": "desa",
            "domain_tld": "srl",
            "query_time": "2024-05-16 07:16:27",
            "create_date": "2016-03-17",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "De. Sa. International S.R.L. Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "desa.center",
            "domain_keyword": "desa",
            "domain_tld": "center",
            "query_time": "2024-04-26 00:18:03",
            "create_date": "2016-04-26",
            "update_date": "2024-04-22",
            "expiry_date": "2026-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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "desa.immo",
            "domain_keyword": "desa",
            "domain_tld": "immo",
            "query_time": "2024-05-12 22:37:38",
            "create_date": "2016-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "chemnitz.nic.xlink.net",
                "ulm.nic.xlink.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "desa.group",
            "domain_keyword": "desa",
            "domain_tld": "group",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2017-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "docks04.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "desa.co.uk",
            "domain_keyword": "desa",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 21:28:50",
            "create_date": "2017-07-20",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-20",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "desa.uk",
            "domain_keyword": "desa",
            "domain_tld": "uk",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "2018-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "desa.app",
            "domain_keyword": "desa",
            "domain_tld": "app",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "2018-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lao Da",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "desa.news",
            "domain_keyword": "desa",
            "domain_tld": "news",
            "query_time": "2024-05-18 09:01:47",
            "create_date": "2018-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "up1.citrahost.com",
                "up2.citrahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "desa.email",
            "domain_keyword": "desa",
            "domain_tld": "email",
            "query_time": "2024-04-12 23:32:32",
            "create_date": "2019-02-21",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "desa.dev",
            "domain_keyword": "desa",
            "domain_tld": "dev",
            "query_time": "2024-04-28 00:36:50",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "desa.gmbh",
            "domain_keyword": "desa",
            "domain_tld": "gmbh",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2019-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "docks10.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "desa.hu",
            "domain_keyword": "desa",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:39:31",
            "create_date": "2019-05-07"
        },
        {
            "num": 33,
            "domain_name": "desa.art",
            "domain_keyword": "desa",
            "domain_tld": "art",
            "query_time": "2024-05-12 22:37:38",
            "create_date": "2019-10-23",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-23",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Desa Unicum S.A.",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "desa.ninja",
            "domain_keyword": "desa",
            "domain_tld": "ninja",
            "query_time": "2024-05-27 12:02:22",
            "create_date": "2019-11-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-03",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "desa.tech",
            "domain_keyword": "desa",
            "domain_tld": "tech",
            "query_time": "2024-05-25 08:09:55",
            "create_date": "2019-12-16",
            "update_date": "2024-04-19",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "desa.hr",
            "domain_keyword": "desa",
            "domain_tld": "hr",
            "query_time": "2024-04-28 21:28:50",
            "create_date": "2020-01-01",
            "update_date": "2022-11-27",
            "expiry_date": "2025-01-01",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mydataknox.com",
                "ns2.mydataknox.com"
            ]
        },
        {
            "num": 37,
            "domain_name": "desa.ltd",
            "domain_keyword": "desa",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2020-01-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DKI Jakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.domainesia.net",
                "ns2.domainesia.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "desa.network",
            "domain_keyword": "desa",
            "domain_tld": "network",
            "query_time": "2024-05-18 09:01:47",
            "create_date": "2020-02-02",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-02",
            "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": [
                "ns1.adstech.id",
                "ns2.adstech.id"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "desa.xyz",
            "domain_keyword": "desa",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 00:36:50",
            "create_date": "2020-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Ze Feng Ma",
            "registrant_state": "Shan Xi",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "desa.pro",
            "domain_keyword": "desa",
            "domain_tld": "pro",
            "query_time": "2024-05-25 08:09:55",
            "create_date": "2020-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "desa.me.uk",
            "domain_keyword": "desa",
            "domain_tld": "me.uk",
            "query_time": "2024-05-04 18:32:22",
            "create_date": "2020-11-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-11-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "desa.com.br",
            "domain_keyword": "desa",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2021-06-17",
            "update_date": "2023-09-28",
            "expiry_date": "2024-06-17",
            "registrant_name": "Daniel Oliva Santos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 43,
            "domain_name": "desa.org.uk",
            "domain_keyword": "desa",
            "domain_tld": "org.uk",
            "query_time": "2024-04-01 16:51:09",
            "create_date": "2021-09-23",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-23",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "desa.immobilien",
            "domain_keyword": "desa",
            "domain_tld": "immobilien",
            "query_time": "2024-05-29 10:37:02",
            "create_date": "2021-12-07",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DESA Immobilienverwaltungs GmbH & Co.KG",
            "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": [
                "ns1049.ui-dns.biz",
                "ns1054.ui-dns.org",
                "ns1089.ui-dns.de",
                "ns1094.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "desa.hamburg",
            "domain_keyword": "desa",
            "domain_tld": "hamburg",
            "query_time": "2024-05-29 10:37:02",
            "create_date": "2021-12-07",
            "update_date": "2021-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet AG",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1049.ui-dns.biz",
                "ns1054.ui-dns.org",
                "ns1089.ui-dns.de",
                "ns1094.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "desa.one",
            "domain_keyword": "desa",
            "domain_tld": "one",
            "query_time": "2024-05-29 10:37:02",
            "create_date": "2022-02-02",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "desa.world",
            "domain_keyword": "desa",
            "domain_tld": "world",
            "query_time": "2024-05-25 08:09:55",
            "create_date": "2022-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Axiflex 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": [
                "ns1.dnstools.nl",
                "ns2.dnstools.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "desa.community",
            "domain_keyword": "desa",
            "domain_tld": "community",
            "query_time": "2024-04-12 23:32:32",
            "create_date": "2022-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "desa.digital",
            "domain_keyword": "desa",
            "domain_tld": "digital",
            "query_time": "2024-05-27 14:02:46",
            "create_date": "2022-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PT Antares Global Teknologi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DKI Jakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "desa.ie",
            "domain_keyword": "desa",
            "domain_tld": "ie",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "2022-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "Desa Asian Products Limited",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "desa.africa",
            "domain_keyword": "desa",
            "domain_tld": "africa",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2022-11-13",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-13",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "https://www.gateway.africa",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please 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": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "desa.studio",
            "domain_keyword": "desa",
            "domain_tld": "studio",
            "query_time": "2024-05-31 11:17:26",
            "create_date": "2023-01-31",
            "update_date": "2024-05-24",
            "expiry_date": "2025-01-31",
            "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 0166353436",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "desa.mobi",
            "domain_keyword": "desa",
            "domain_tld": "mobi",
            "query_time": "2024-05-31 11:17:25",
            "create_date": "2023-04-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cao Van Hoang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "desa.life",
            "domain_keyword": "desa",
            "domain_tld": "life",
            "query_time": "2024-04-12 23:32:32",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "desa.website",
            "domain_keyword": "desa",
            "domain_tld": "website",
            "query_time": "2024-05-10 07:47:56",
            "create_date": "2023-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Bangka Belitung",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "desa.co",
            "domain_keyword": "desa",
            "domain_tld": "co",
            "query_time": "2024-05-18 09:01:46",
            "create_date": "2023-06-13",
            "update_date": "2023-09-06",
            "expiry_date": "2025-06-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.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": 57,
            "domain_name": "desa.monster",
            "domain_keyword": "desa",
            "domain_tld": "monster",
            "query_time": "2024-05-25 08:09:55",
            "create_date": "2023-07-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "beijing",
            "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": [
                "ns1cnb.name.com",
                "ns2fln.name.com",
                "ns3cna.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "desa.earth",
            "domain_keyword": "desa",
            "domain_tld": "earth",
            "query_time": "2024-05-18 09:01:48",
            "create_date": "2023-07-11",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-11",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "desa.sk",
            "domain_keyword": "desa",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:18:49",
            "create_date": "2023-08-08",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-08",
            "registrar_name": "Fuel Factory s.r.o.",
            "registrant_name": "SEDAJ,  s.r.o.",
            "registrant_company": "SEDAJ,  s.r.o.",
            "registrant_address": "Mamateyova 26",
            "registrant_city": "Bratislava",
            "registrant_zip": "85103",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.918562239x1234",
            "domain_status": [
                "inactive"
            ]
        },
        {
            "num": 60,
            "domain_name": "desa.org.in",
            "domain_keyword": "desa",
            "domain_tld": "org.in",
            "query_time": "2024-04-28 21:28:50",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "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": "Orissa",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "desa.global",
            "domain_keyword": "desa",
            "domain_tld": "global",
            "query_time": "2024-04-28 21:28:50",
            "create_date": "2023-08-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "desa.org.cn",
            "domain_keyword": "desa",
            "domain_tld": "org.cn",
            "query_time": "2024-04-12 23:32:32",
            "create_date": "2023-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "汪少芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "desa.live",
            "domain_keyword": "desa",
            "domain_tld": "live",
            "query_time": "2024-04-06 00:48:05",
            "create_date": "2023-10-03",
            "update_date": "2024-01-09",
            "expiry_date": "2024-10-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "matt.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "desa.io",
            "domain_keyword": "desa",
            "domain_tld": "io",
            "query_time": "2024-04-12 23:32:32",
            "create_date": "2023-12-18",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-18",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "desa.se",
            "domain_keyword": "desa",
            "domain_tld": "se",
            "query_time": "2024-05-11 16:03:28",
            "create_date": "2023-12-30",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3838b797.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "desa.lol",
            "domain_keyword": "desa",
            "domain_tld": "lol",
            "query_time": "2024-05-10 07:47:56",
            "create_date": "2024-01-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-06",
            "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": [
                "darl.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "desa.kim",
            "domain_keyword": "desa",
            "domain_tld": "kim",
            "query_time": "2024-05-20 07:37:17",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "desa.homes",
            "domain_keyword": "desa",
            "domain_tld": "homes",
            "query_time": "2024-04-28 21:28:50",
            "create_date": "2024-02-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-23",
            "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": [
                "darl.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "desa.club",
            "domain_keyword": "desa",
            "domain_tld": "club",
            "query_time": "2024-05-12 22:37:38",
            "create_date": "2024-03-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "desa.us",
            "domain_keyword": "desa",
            "domain_tld": "us",
            "query_time": "2024-04-12 23:32:32",
            "create_date": "2024-04-04",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-04",
            "registrar_iana": 3886,
            "registrar_name": "GrepApps Technology Inc.",
            "registrar_website": "https://docky.ly",
            "registrant_name": "Michael Nava",
            "registrant_company": "individual",
            "registrant_address": "8921 Wolf Dancer Ace",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89143",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "desa.media",
            "domain_keyword": "desa",
            "domain_tld": "media",
            "query_time": "2024-04-12 23:32:32",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "desa.asia",
            "domain_keyword": "desa",
            "domain_tld": "asia",
            "query_time": "2024-04-17 14:16:45",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "a.name-servers.ch",
                "b.name-servers.ch"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "desa.today",
            "domain_keyword": "desa",
            "domain_tld": "today",
            "query_time": "2024-05-28 11:35:11",
            "create_date": "2024-04-19",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-19",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "desa.so",
            "domain_keyword": "desa",
            "domain_tld": "so",
            "query_time": "2024-05-08 17:43:36",
            "create_date": "2024-04-27",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "desa.store",
            "domain_keyword": "desa",
            "domain_tld": "store",
            "query_time": "2024-05-10 07:47:56",
            "create_date": "2024-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "desa.solutions",
            "domain_keyword": "desa",
            "domain_tld": "solutions",
            "query_time": "2024-05-13 11:52:08",
            "create_date": "2024-05-03",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "desa.ae",
            "domain_keyword": "desa",
            "domain_tld": "ae",
            "query_time": "2024-04-06 00:48:05",
            "registrar_name": "Etisalat",
            "registrant_name": "DESA INTERNATIONAL FZE",
            "registrant_company": "DESA INTERNATIONAL FZE",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns8367.hostgator.com",
                "ns8368.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 78,
            "domain_name": "desa.pt",
            "domain_keyword": "desa",
            "domain_tld": "pt",
            "query_time": "2024-05-10 07:48:12",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 79,
            "domain_name": "desa.au",
            "domain_keyword": "desa",
            "domain_tld": "au",
            "query_time": "2024-05-10 07:47:56",
            "update_date": "2024-03-28",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "desa.com.au",
            "domain_keyword": "desa",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 08:09:55",
            "update_date": "2023-09-27",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Greg Collins",
            "name_servers": [
                "ns-1239.awsdns-26.org",
                "ns-173.awsdns-21.com",
                "ns-1854.awsdns-39.co.uk",
                "ns-995.awsdns-60.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "desa.ai",
            "domain_keyword": "desa",
            "domain_tld": "ai",
            "query_time": "2024-05-20 07:37:17",
            "registrar_name": "Namecheap",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "desa.pe",
            "domain_keyword": "desa",
            "domain_tld": "pe",
            "query_time": "2024-05-18 09:02:00",
            "registrar_name": "Yachay Telecomunicaciones",
            "registrant_name": "Sarai Alva",
            "name_servers": [
                "corey.ns.cloudflare.com",
                "raegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>desa</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>82</total>
  <relation>eq</relation>
  <current>82</current>
 </count>
 <unique_domains>desa.com, desa.org, desa.cl, desa.pl, desa.com.pl, desa.uk.com, desa.ca, desa.ru, desa.net, desa.it, desa.su, desa.lt, desa.co.in, desa.aero, desa.be, desa.tc, desa.info, desa.agency, desa.my.id, desa.cloud, desa.srl, desa.center, desa.immo, desa.group, desa.co.uk, desa.uk, desa.app, desa.news, desa.email, desa.dev, desa.gmbh, desa.hu, desa.art, desa.ninja, desa.tech, desa.hr, desa.ltd, desa.network, desa.xyz, desa.pro, desa.me.uk, desa.com.br, desa.org.uk, desa.immobilien, desa.hamburg, desa.one, desa.world, desa.community, desa.digital, desa.ie, desa.africa, desa.studio, desa.mobi, desa.life, desa.website, desa.co, desa.monster, desa.earth, desa.sk, desa.org.in, desa.global, desa.org.cn, desa.live, desa.io, desa.se, desa.lol, desa.kim, desa.homes, desa.club, desa.us, desa.media, desa.asia, desa.today, desa.so, desa.store, desa.solutions, desa.ae, desa.pt, desa.au, desa.com.au, desa.ai, desa.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>desa.com</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>1996-02-14</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-15</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>ns09.domaincontrol.com</value>
    <value>ns10.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>desa.org</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 08:09:55</query_time>
   <create_date>1996-11-25</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</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>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>3</num>
   <domain_name>desa.cl</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-12 22:37:38</query_time>
   <create_date>1998-07-23</create_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Distribucion y Excelencia S.A. (DISTRIBUCION Y EXCELENCIA S.A.)</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>desa.pl</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 09:02:02</query_time>
   <create_date>1998-12-22</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>desa.com.pl</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-23 23:07:41</query_time>
   <create_date>1998-12-22</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>desa.uk.com</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>2000-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>Namesco Limited</registrar_name>
   <registrar_website>https://www.names.co.uk/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/desa.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>desa.ca</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 22:37:38</query_time>
   <create_date>2000-11-25</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2027-03-11</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Desa Glass Limited</registrant_name>
   <registrant_address>Desa Glass Limited, 4531 6A Street North-East</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2E4B2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4032305011</registrant_phone>
   <registrant_fax>+1.4032305040</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>desa.ru</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-15 23:31:57</query_time>
   <create_date>2002-03-13</create_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>desa.net</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2008-01-29</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>desa.it</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 08:57:34</query_time>
   <create_date>2008-07-25</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>DESA Srl</registrant_company>
   <registrant_address>Via San Paolo 76</registrant_address>
   <registrant_city>Grugliasco</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10095</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>desa.su</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:07:04</query_time>
   <create_date>2009-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>RD-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mastername.ru</value>
    <value>ns2.mastername.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>desa.lt</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2011-11-15</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>desa.co.in</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-28 21:28:50</query_time>
   <create_date>2012-04-19</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.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>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>ns1.wizardconcepts.com</value>
    <value>ns2.wizardconcepts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>desa.aero</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-10 07:47:56</query_time>
   <create_date>2012-04-30</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>380</registrar_iana>
   <registrar_name>Tuonome.it Srl d/b/a APIsrs.com</registrar_name>
   <registrar_website>http://www.tuonome.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Desa S.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>ns20.tuonomeregistrar.net</value>
    <value>ns9.tuonomeregistrar.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>desa.be</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-15 18:09:31</query_time>
   <create_date>2012-06-19</create_date>
   <registrar_name>Gandi Sas</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>desa.tc</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>tc</domain_tld>
   <query_time>2024-05-29 10:37:02</query_time>
   <create_date>2012-12-04</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.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>desa.info</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2013-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1503</registrar_iana>
   <registrar_name>PT Ardh Global Indonesia</registrar_name>
   <registrar_website>http://www.resellerid.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nama-domain.com</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>ID</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.byet.org</value>
    <value>ns2.byet.org</value>
    <value>ns3.byet.org</value>
    <value>ns4.byet.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>desa.agency</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-25</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>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>desa.my.id</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>my.id</domain_tld>
   <query_time>2022-07-11 10:16:43</query_time>
   <create_date>2015-04-07</create_date>
   <update_date>2022-04-06</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>desa.cloud</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.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>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>desa.srl</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-16 07:16:27</query_time>
   <create_date>2016-03-17</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-17</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>De. Sa. International S.R.L. Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>desa.center</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-26 00:18:03</query_time>
   <create_date>2016-04-26</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>desa.immo</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-12 22:37:38</query_time>
   <create_date>2016-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>chemnitz.nic.xlink.net</value>
    <value>ulm.nic.xlink.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>desa.group</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>docks04.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>desa.co.uk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 21:28:50</query_time>
   <create_date>2017-07-20</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>desa.uk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>desa.app</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>2018-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lao Da</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>28</num>
   <domain_name>desa.news</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-18 09:01:47</query_time>
   <create_date>2018-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>up1.citrahost.com</value>
    <value>up2.citrahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>desa.email</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-12 23:32:32</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>desa.dev</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-28 00:36:50</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>desa.gmbh</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2019-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>docks10.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>desa.hu</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:39:31</query_time>
   <create_date>2019-05-07</create_date>
  </value>
  <value>
   <num>33</num>
   <domain_name>desa.art</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-12 22:37:38</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Desa Unicum S.A.</registrant_company>
   <registrant_country>PL</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>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>desa.ninja</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-27 12:02:22</query_time>
   <create_date>2019-11-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-03</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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>desa.tech</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 08:09:55</query_time>
   <create_date>2019-12-16</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-12-16</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_state>Shang Hai Shi</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.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>36</num>
   <domain_name>desa.hr</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-28 21:28:50</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2022-11-27</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mydataknox.com</value>
    <value>ns2.mydataknox.com</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>desa.ltd</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.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>DKI Jakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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.domainesia.net</value>
    <value>ns2.domainesia.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>desa.network</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-18 09:01:47</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-02</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>ns1.adstech.id</value>
    <value>ns2.adstech.id</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>desa.xyz</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 00:36:50</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Ze Feng Ma</registrant_company>
   <registrant_state>Shan Xi</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>desa.pro</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 08:09:55</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>desa.me.uk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-04 18:32:22</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>desa.com.br</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrant_name>Daniel Oliva Santos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>desa.org.uk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-01 16:51:09</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>desa.immobilien</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-05-29 10:37:02</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</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>DESA Immobilienverwaltungs GmbH &amp; Co.KG</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>ns1049.ui-dns.biz</value>
    <value>ns1054.ui-dns.org</value>
    <value>ns1089.ui-dns.de</value>
    <value>ns1094.ui-dns.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>desa.hamburg</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-29 10:37:02</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2021-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet AG</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1054.ui-dns.org</value>
    <value>ns1089.ui-dns.de</value>
    <value>ns1094.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>desa.one</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-29 10:37:02</query_time>
   <create_date>2022-02-02</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>desa.world</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 08:09:55</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</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>Axiflex 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>ns1.dnstools.nl</value>
    <value>ns2.dnstools.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>desa.community</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-12 23:32:32</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>desa.digital</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-27 14:02:46</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PT Antares Global Teknologi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>desa.ie</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>Desa Asian Products Limited</registrant_name>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>desa.africa</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>https://www.gateway.africa</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</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>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>desa.studio</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-31 11:17:26</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-01-31</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 0166353436</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>desa.mobi</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-31 11:17:25</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cao Van Hoang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>desa.life</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-12 23:32:32</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>desa.website</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-10 07:47:56</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Bangka Belitung</registrant_state>
   <registrant_country>ID</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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>desa.co</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 09:01:46</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>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>57</num>
   <domain_name>desa.monster</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-25 08:09:55</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>beijing</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>ns1cnb.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>desa.earth</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-18 09:01:48</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-11</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>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>59</num>
   <domain_name>desa.sk</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:18:49</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>Fuel Factory s.r.o.</registrar_name>
   <registrant_name>SEDAJ,  s.r.o.</registrant_name>
   <registrant_company>SEDAJ,  s.r.o.</registrant_company>
   <registrant_address>Mamateyova 26</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>85103</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.918562239x1234</registrant_phone>
   <domain_status>
    <value>inactive</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>desa.org.in</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-28 21:28:50</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</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>Orissa</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>desa.global</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-28 21:28:50</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>desa.org.cn</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-12 23:32:32</query_time>
   <create_date>2023-08-19</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>汪少芳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>desa.live</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>matt.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>desa.io</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-12 23:32:32</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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.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>65</num>
   <domain_name>desa.se</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-11 16:03:28</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3838b797.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>desa.lol</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-10 07:47:56</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-06</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>darl.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>desa.kim</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-20 07:37:17</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>desa.homes</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-28 21:28:50</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-23</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>darl.ns.cloudflare.com</value>
    <value>rosa.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>desa.club</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-12 22:37:38</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</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.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>70</num>
   <domain_name>desa.us</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-12 23:32:32</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>3886</registrar_iana>
   <registrar_name>GrepApps Technology Inc.</registrar_name>
   <registrar_website>https://docky.ly</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>individual</registrant_company>
   <registrant_address>8921 Wolf Dancer Ace</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89143</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>desa.media</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-12 23:32:32</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>desa.asia</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-17 14:16:45</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>a.name-servers.ch</value>
    <value>b.name-servers.ch</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>desa.today</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-28 11:35:11</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-19</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>desa.so</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-08 17:43:36</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>desa.store</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 07:47:56</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>desa.solutions</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-13 11:52:08</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>desa.ae</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-06 00:48:05</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>DESA INTERNATIONAL FZE</registrant_name>
   <registrant_company>DESA INTERNATIONAL FZE</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns8367.hostgator.com</value>
    <value>ns8368.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>desa.pt</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-10 07:48:12</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>desa.au</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-10 07:47:56</query_time>
   <update_date>2024-03-28</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>desa.com.au</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 08:09:55</query_time>
   <update_date>2023-09-27</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Greg Collins</registrant_name>
   <name_servers>
    <value>ns-1239.awsdns-26.org</value>
    <value>ns-173.awsdns-21.com</value>
    <value>ns-1854.awsdns-39.co.uk</value>
    <value>ns-995.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>desa.ai</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-20 07:37:17</query_time>
   <registrar_name>Namecheap</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>desa.pe</domain_name>
   <domain_keyword>desa</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-18 09:02:00</query_time>
   <registrar_name>Yachay Telecomunicaciones</registrar_name>
   <registrant_name>Sarai Alva</registrant_name>
   <name_servers>
    <value>corey.ns.cloudflare.com</value>
    <value>raegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.066</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 6,031 domain names (in 0.078 seconds) which look and sound like the brand name "desa".
Domain Name Registered Expiry Registrar Ownership
1 deja.cafe 7 Oct 2023 7 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
2 deda.org.ng 23 Oct 2022 23 Oct 2024 GO54 Limited (formerly Whogohost Limited) heptahub
3 yesa.net 26 Jan 2000 26 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
4 dena.one 4 Feb 2021 4 Feb 2025 united-domains AG REDACTED FOR PRIVACY
5 pesa.com.au - - Domain Directors Pty Ltd trading as Instra Thomas Brand
6 zesa.org 19 Jun 2013 19 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 deca.news 29 Aug 2017 29 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 desai.store 24 Apr 2024 24 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
9 dena.love 14 Apr 2023 14 Apr 2025 DNSPod, Inc. liuquanhao
10 eesa.biz 19 May 2013 18 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
11 uesa.cat 29 Apr 2021 29 Apr 2025 10dencehispahard S.L. (CDmon.com) -
12 deja.la 6 Sep 2023 6 Sep 2024 GANDI -
13 deka.pl 12 May 2010 12 May 2025 Consulting Service Sp. z o.o. -
14 deka.com.br 29 Sep 2017 29 Sep 2025 - Deka Ferragens e Aces Atac Var e Serv LTDA
15 desan.ro 4 Jun 2002 2 Aug 2025 TES Euro Media SRL -
16 desga.nl 12 Oct 2006 - team.blue nl B.V. -
17 desas.uk 2 Jul 2014 2 Jul 2024 Ionos SE [Tag = 1AND1] -
18 deya.money 14 Apr 2022 14 Apr 2025 Squarespace Domains II LLC Bodaty
19 adesa.com.br 2 Jul 2001 2 Jul 2032 - Associa??o de Docentes da Est?cio de S?
20 desla.co.uk 4 May 2024 4 May 2025 XNS Registrar B.V. [Tag = XNSREG] -
21 deso.direct 4 Mar 2024 4 Mar 2025 Porkbun LLC Private by Design, LLC
22 defa.sk 26 Apr 2010 21 Apr 2025 Platon Technologies, s.r.o. Molpir, s.r.o.
23 oesa.net 15 Jun 1999 15 Jun 2025 ANNULET, INC BuyDomains.com
24 deso.uk 10 Aug 2019 10 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
25 dewsa.online 19 Jun 2023 19 Jun 2024 Sav.com, LLC- 4 Privacy Protection
26 desan.com.br 16 Nov 2022 16 Nov 2024 - DIST. DE BELEZA COMERCIO DE COSMETICOS LTDA
27 eesa.dev 5 Aug 2022 5 Aug 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
28 oesa.legal 9 May 2015 9 May 2025 SafeNames Ltd. OESA Limited
29 deta.group 31 Jul 2023 31 Jul 2024 Sav.com, LLC - 6 REDACTED FOR PRIVACY
30 demsa.pl 8 Jan 2023 8 Jan 2025 premium.pl Sp. z o.o. -
31 tesa.xin 9 Nov 2019 9 Nov 2025 Chengdu West Dimension Digital Technology Co., Ltd. 东莞市新汇明精密电子有限公司
32 desk.africa 23 Aug 2019 23 Aug 2024 Namecheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 desk.co.jp 13 Mar 2000 - - JUTAKU RYUTSU CENTER,INC.
34 deso.trading 15 Jan 2023 15 Jan 2025 Porkbun LLC Private by Design, LLC
35 desp.in 12 Mar 2014 12 Mar 2025 Name.com, Inc. Daniel Espeset
36 deca.team 29 Jul 2019 29 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 dtsa.info 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
38 yesa.it 23 May 2019 23 May 2024 Piazza Affari s.r.l. in liquidazione hidden
39 depa.ro 2 Dec 2008 30 Oct 2028 ICI - Registrar -
40 defa.com.pl 11 Dec 2019 11 Dec 2024 home.pl S.A. -
41 dasa.com.pl 10 Nov 2010 10 Nov 2024 IMAGINIO Sp. z o.o. -
42 dosa.tel 22 Sep 2022 22 Sep 2024 Name.com, Inc. Visionxe Inc
43 desza.com.br 7 Dec 2016 7 Dec 2024 - west sandro lopes de freitas junior
44 desa8.sbs 14 Dec 2023 14 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
45 ndesa.net 18 Jul 2018 18 Jul 2024 GoDaddy.com, LLC -
46 dela.pl 29 Apr 2003 28 Apr 2025 cyber_Folks S.A. -
47 deaa.solutions 4 Dec 2023 4 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
48 deva.co.th 9 Sep 2017 8 Sep 2025 THNIC Deva Providing Co., Ltd. (บริษัท เดวา โพรไวด์ดิ้ง จำกัด)
49 kesa.bio 12 Oct 2023 12 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 resa.nl 21 Sep 2004 - Hostnet B.V. -
51 desk.in 16 Feb 2005 16 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
52 desu.tokyo 22 Oct 2023 22 Oct 2024 Tucows Domains Inc. -
53 dzsa.net 6 Sep 2019 6 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
54 dpsa.org 3 Dec 2005 3 Dec 2024 CSC Corporate Domains, Inc. URS Corporation
55 detsa.com 2 Jul 2021 2 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 dest.monster 7 Jun 2023 7 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
57 jesa.ru 16 Mar 2009 16 Mar 2025 SALENAMES-RU Private Person
58 deso.academy 31 Dec 2022 31 Dec 2027 Automattic Inc. Knock Knock WHOIS Not There, LLC
59 dfsa.pro 19 Dec 2023 19 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
60 cdesa.co 9 Aug 2017 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 besa.org.uk 28 Mar 2003 28 Mar 2026 Namesco Limited [Tag = NAMESCO] -
62 deesa.ru 16 Aug 2012 16 Aug 2024 REGRU-RU Private Person
63 cesa.com.cn 3 May 2016 3 May 2025 浙江贰贰网络有限公司 张建军
64 desq.space 21 Oct 2016 21 Oct 2024 Tucows.com Co. Contact Privacy Inc. Customer 0146113695
65 xdesa.com 6 Jan 2015 6 Jan 2025 GoDaddy.com, LLC -
66 deas.be 1 Oct 2002 - Combell nv -
67 deja.ai - - Namecheap Florin Matei
68 dmsa.org.uk 9 Sep 2008 9 Sep 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
69 dema.pink 5 May 2016 5 May 2025 Porkbun LLC Private by Design, LLC
70 dosa.academy 23 Oct 2023 23 Oct 2024 Mijn InternetOplossing B.V. My Domain Provider
71 dpsa.app 6 Mar 2024 6 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 dcsa.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
73 deso.investments 2 Apr 2023 2 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
74 dxsa.tokyo 15 May 2023 15 May 2025 GMO Internet Group, Inc. -
75 densa.com 28 Jun 2001 28 Jun 2026 SAV.COM, LLC REDACTED FOR PRIVACY
76 nesa.network 19 May 2024 19 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
77 dssa.com.au - - Above.au Pty Limited Dane Taylor
78 lesa.shop 10 May 2019 10 May 2025 GoDaddy.com LLC -
79 deisa.cl 30 May 2007 28 Jun 2025 NIC Chile INMOB DEISA LTDA
80 dewa.co.jp 13 Oct 1999 - - Dewasokuryo Corporation
81 desna.tech 16 Mar 2021 16 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com domain expired
82 deca.beauty 26 Apr 2022 26 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
83 desha.icu 15 Jul 2023 15 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
84 zesa.online 30 May 2016 30 May 2025 united-domains AG 1983
85 besa.jp 13 May 2019 31 May 2025 - (Not displayed by registrant's request)
86 hesa.design 14 Dec 2018 14 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153464451
87 vesa.com.au - - DROP.com.au Pty Ltd Weng Hong Chan
88 desb.net 19 Feb 2003 19 Feb 2026 WEBCC Whoisprotection.cc
89 uesa.org 8 Jun 1998 7 Jun 2033 Network Solutions, LLC REDACTED FOR PRIVACY
90 deso.tips 1 Jan 2023 1 Jan 2028 Automattic Inc. Knock Knock WHOIS Not There, LLC
91 dera.link 17 Mar 2021 17 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
92 dessa.mobi 1 May 2012 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 resa.club 25 Apr 2023 25 Apr 2025 OVH sas REDACTED FOR PRIVACY
94 dasa.ru 4 Oct 2006 4 Oct 2024 RU-CENTER-RU Private Person
95 desta.by 3 Mar 2023 3 Mar 2025 Reliable Software, Ltd ЧТУП "Дестаплюс"
96 deta.host 3 Nov 2022 3 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
97 desi.ninja 16 Aug 2017 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 desi.cafe 25 Nov 2018 25 Nov 2024 101domain GRS Limited Digital Privacy Corporation
99 duesa.com 14 Feb 2006 14 Feb 2025 GoDaddy.com, LLC -
100 deso.ooo 28 Apr 2022 28 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Desa.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=desa.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "desa.uk",
        "page_size": 100
    },
    "count": {
        "total": 6031,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "deja.cafe, deda.org.ng, yesa.net, dena.one, pesa.com.au, zesa.org, deca.news, desai.store, dena.love, eesa.biz, uesa.cat, deja.la, deka.pl, deka.com.br, desan.ro, desga.nl, desas.uk, deya.money, adesa.com.br, desla.co.uk, deso.direct, defa.sk, oesa.net, deso.uk, dewsa.online, desan.com.br, eesa.dev, oesa.legal, deta.group, demsa.pl, tesa.xin, desk.africa, desk.co.jp, deso.trading, desp.in, deca.team, dtsa.info, yesa.it, depa.ro, defa.com.pl, dasa.com.pl, dosa.tel, desza.com.br, desa8.sbs, ndesa.net, dela.pl, deaa.solutions, deva.co.th, kesa.bio, resa.nl, desk.in, desu.tokyo, dzsa.net, dpsa.org, detsa.com, dest.monster, jesa.ru, deso.academy, dfsa.pro, cdesa.co, besa.org.uk, deesa.ru, cesa.com.cn, desq.space, xdesa.com, deas.be, deja.ai, dmsa.org.uk, dema.pink, dosa.academy, dpsa.app, dcsa.xyz, deso.investments, dxsa.tokyo, densa.com, nesa.network, dssa.com.au, lesa.shop, deisa.cl, dewa.co.jp, desna.tech, deca.beauty, desha.icu, zesa.online, besa.jp, hesa.design, vesa.com.au, desb.net, uesa.org, deso.tips, dera.link, dessa.mobi, resa.club, dasa.ru, desta.by, deta.host, desi.ninja, desi.cafe, duesa.com, deso.ooo",
    "results": [
        {
            "num": 1,
            "domain_name": "deja.cafe",
            "domain_keyword": "deja",
            "domain_tld": "cafe",
            "query_time": "2024-04-09 04:29:57",
            "create_date": "2023-10-07",
            "update_date": "2024-01-11",
            "expiry_date": "2024-10-07",
            "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": "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "deda.org.ng",
            "domain_keyword": "deda",
            "domain_tld": "org.ng",
            "query_time": "2024-04-11 20:45:19",
            "create_date": "2022-10-23",
            "update_date": "2024-03-11",
            "expiry_date": "2024-10-23",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "heptahub",
            "registrant_address": "No.2 cohort street,",
            "registrant_city": "FCT,",
            "registrant_state": "Abuja",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8101346784",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "yesa.net",
            "domain_keyword": "yesa",
            "domain_tld": "net",
            "query_time": "2024-04-11 03:23:52",
            "create_date": "2000-01-26",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dena.one",
            "domain_keyword": "dena",
            "domain_tld": "one",
            "query_time": "2024-04-06 20:48:19",
            "create_date": "2021-02-04",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pesa.com.au",
            "domain_keyword": "pesa",
            "domain_tld": "com.au",
            "query_time": "2024-04-12 22:18:47",
            "update_date": "2024-02-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Thomas Brand",
            "name_servers": [
                "ns1.panthur.com",
                "ns2.panthur.com",
                "ns3.panthur.com",
                "ns4.panthur.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "zesa.org",
            "domain_keyword": "zesa",
            "domain_tld": "org",
            "query_time": "2024-04-24 05:14:31",
            "create_date": "2013-06-19",
            "update_date": "2023-09-18",
            "expiry_date": "2024-06-19",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "deca.news",
            "domain_keyword": "deca",
            "domain_tld": "news",
            "query_time": "2024-04-16 05:04:53",
            "create_date": "2017-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "desai.store",
            "domain_keyword": "desai",
            "domain_tld": "store",
            "query_time": "2024-04-27 18:33:29",
            "create_date": "2024-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dena.love",
            "domain_keyword": "dena",
            "domain_tld": "love",
            "query_time": "2024-04-15 00:37:44",
            "create_date": "2023-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liuquanhao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei sheng",
            "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": [
                "building.dnspod.net",
                "trainee.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "eesa.biz",
            "domain_keyword": "eesa",
            "domain_tld": "biz",
            "query_time": "2024-04-15 05:59:46",
            "create_date": "2013-05-19",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the 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": [
                "linus.ns.1-grid.co.uk",
                "linus.ns.1-grid.co.za",
                "linus.ns.1-grid.com",
                "linus.ns.1-grid.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "uesa.cat",
            "domain_keyword": "uesa",
            "domain_tld": "cat",
            "query_time": "2024-04-22 20:55:24",
            "create_date": "2021-04-29",
            "update_date": "2024-01-26",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "deja.la",
            "domain_keyword": "deja",
            "domain_tld": "la",
            "query_time": "2024-04-22 21:45:14",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "GANDI",
            "registrant_email": "https://whois.nic.la/contact/deja.la/registrant",
            "name_servers": [
                "ns-105-b.gandi.net",
                "ns-66-c.gandi.net",
                "ns-96-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "deka.pl",
            "domain_keyword": "deka",
            "domain_tld": "pl",
            "query_time": "2024-04-22 17:10:51",
            "create_date": "2010-05-12",
            "update_date": "2024-03-20",
            "expiry_date": "2025-05-12",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "deka.com.br",
            "domain_keyword": "deka",
            "domain_tld": "com.br",
            "query_time": "2024-04-22 17:10:50",
            "create_date": "2017-09-29",
            "update_date": "2022-09-23",
            "expiry_date": "2025-09-29",
            "registrant_name": "Deka Ferragens e Aces Atac Var e Serv LTDA",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 15,
            "domain_name": "desan.ro",
            "domain_keyword": "desan",
            "domain_tld": "ro",
            "query_time": "2024-04-30 02:54:48",
            "create_date": "2002-06-04",
            "expiry_date": "2025-08-02",
            "registrar_name": "TES Euro Media SRL",
            "registrar_website": "https://www.gazduire.net",
            "name_servers": [
                "ns1.simplisimo.ro",
                "ns2.simplisimo.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "desga.nl",
            "domain_keyword": "desga",
            "domain_tld": "nl",
            "query_time": "2024-04-30 03:01:56",
            "create_date": "2006-10-12",
            "update_date": "2023-04-30",
            "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": 17,
            "domain_name": "desas.uk",
            "domain_keyword": "desas",
            "domain_tld": "uk",
            "query_time": "2024-05-04 18:33:10",
            "create_date": "2014-07-02",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-02",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1121.ui-dns.biz",
                "ns1121.ui-dns.com",
                "ns1121.ui-dns.de",
                "ns1121.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "deya.money",
            "domain_keyword": "deya",
            "domain_tld": "money",
            "query_time": "2024-05-03 08:37:06",
            "create_date": "2022-04-14",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bodaty",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "adesa.com.br",
            "domain_keyword": "adesa",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 21:31:54",
            "create_date": "2001-07-02",
            "update_date": "2022-07-20",
            "expiry_date": "2032-07-02",
            "registrant_name": "Associa??o de Docentes da Est?cio de S?",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns100.hostgator.com.br",
                "ns101.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "desla.co.uk",
            "domain_keyword": "desla",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 17:01:13",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "deso.direct",
            "domain_keyword": "deso",
            "domain_tld": "direct",
            "query_time": "2024-05-10 13:20:17",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "defa.sk",
            "domain_keyword": "defa",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:14:10",
            "create_date": "2010-04-26",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-21",
            "registrar_name": "Platon Technologies, s.r.o.",
            "registrant_name": "Molpir, s.r.o.",
            "registrant_company": "Molpir, s.r.o.",
            "registrant_address": "SNP 129",
            "registrant_city": "Smolenice",
            "registrant_zip": "919 04",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.243191218",
            "name_servers": [
                "dns.platon.org",
                "dns.platon.sk",
                "ns.platon.org",
                "ns.platon.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 23,
            "domain_name": "oesa.net",
            "domain_keyword": "oesa",
            "domain_tld": "net",
            "query_time": "2024-05-16 11:10:24",
            "create_date": "1999-06-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-15",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "deso.uk",
            "domain_keyword": "deso",
            "domain_tld": "uk",
            "query_time": "2024-05-15 21:25:43",
            "create_date": "2019-08-10",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-10",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "dewsa.online",
            "domain_keyword": "dewsa",
            "domain_tld": "online",
            "query_time": "2024-05-14 11:25:15",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 3894,
            "registrar_name": "Sav.com, LLC- 4",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "desan.com.br",
            "domain_keyword": "desan",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 09:03:00",
            "create_date": "2022-11-16",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-16",
            "registrant_name": "DIST. DE BELEZA COMERCIO DE COSMETICOS LTDA",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "eesa.dev",
            "domain_keyword": "eesa",
            "domain_tld": "dev",
            "query_time": "2024-05-10 16:56:11",
            "create_date": "2022-08-05",
            "update_date": "2023-06-02",
            "expiry_date": "2025-08-05",
            "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.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "oesa.legal",
            "domain_keyword": "oesa",
            "domain_tld": "legal",
            "query_time": "2024-05-13 04:29:09",
            "create_date": "2015-05-09",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-09",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OESA Limited",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "deta.group",
            "domain_keyword": "deta",
            "domain_tld": "group",
            "query_time": "2024-05-12 00:07:12",
            "create_date": "2023-07-31",
            "update_date": "2023-08-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 3896,
            "registrar_name": "Sav.com, LLC - 6",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "demsa.pl",
            "domain_keyword": "demsa",
            "domain_tld": "pl",
            "query_time": "2024-05-22 08:36:07",
            "create_date": "2023-01-08",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-08",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.premium.pl",
                "ns2.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tesa.xin",
            "domain_keyword": "tesa",
            "domain_tld": "xin",
            "query_time": "2024-05-24 15:05:19",
            "create_date": "2019-11-09",
            "update_date": "2023-10-31",
            "expiry_date": "2025-11-09",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "desk.africa",
            "domain_keyword": "desk",
            "domain_tld": "africa",
            "query_time": "2024-05-19 19:24:59",
            "create_date": "2019-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "desk.co.jp",
            "domain_keyword": "desk",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 19:24:59",
            "create_date": "2000-03-13",
            "update_date": "2024-04-01",
            "registrant_company": "JUTAKU RYUTSU CENTER,INC.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 34,
            "domain_name": "deso.trading",
            "domain_keyword": "deso",
            "domain_tld": "trading",
            "query_time": "2024-05-19 19:27:19",
            "create_date": "2023-01-15",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "desp.in",
            "domain_keyword": "desp",
            "domain_tld": "in",
            "query_time": "2024-05-14 04:48:43",
            "create_date": "2014-03-12",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daniel Espeset",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.zerigo.net",
                "b.ns.zerigo.net",
                "c.ns.zerigo.net",
                "d.ns.zerigo.net",
                "e.ns.zerigo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "deca.team",
            "domain_keyword": "deca",
            "domain_tld": "team",
            "query_time": "2024-05-26 08:34:57",
            "create_date": "2019-07-29",
            "update_date": "2023-02-09",
            "expiry_date": "2024-07-29",
            "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": [
                "ns1.dan.com",
                "ns1.undeveloped.com",
                "ns2.dan.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dtsa.info",
            "domain_keyword": "dtsa",
            "domain_tld": "info",
            "query_time": "2024-05-27 16:50:07",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "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": 38,
            "domain_name": "yesa.it",
            "domain_keyword": "yesa",
            "domain_tld": "it",
            "query_time": "2024-05-26 03:35:23",
            "create_date": "2019-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2024-05-23",
            "registrar_name": "Piazza Affari s.r.l. in liquidazione",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 39,
            "domain_name": "depa.ro",
            "domain_keyword": "depa",
            "domain_tld": "ro",
            "query_time": "2024-05-27 13:53:07",
            "create_date": "2008-12-02",
            "expiry_date": "2028-10-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.depa.ro",
                "ns2.depa.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 40,
            "domain_name": "defa.com.pl",
            "domain_keyword": "defa",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 00:42:33",
            "create_date": "2019-12-11",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-11",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dasa.com.pl",
            "domain_keyword": "dasa",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 07:22:46",
            "create_date": "2010-11-10",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-10",
            "registrar_name": "IMAGINIO Sp. z o.o.",
            "registrar_website": "https://hostinghouse.pl",
            "name_servers": [
                "ns1.hostinghouse.pl",
                "ns2.hostinghouse.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dosa.tel",
            "domain_keyword": "dosa",
            "domain_tld": "tel",
            "query_time": "2024-05-28 06:28:44",
            "create_date": "2022-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Visionxe Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2jqz.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "desza.com.br",
            "domain_keyword": "desza",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 14:22:41",
            "create_date": "2016-12-07",
            "update_date": "2023-10-19",
            "expiry_date": "2024-12-07",
            "registrant_name": "west sandro lopes de freitas junior",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 44,
            "domain_name": "desa8.sbs",
            "domain_keyword": "desa8",
            "domain_tld": "sbs",
            "query_time": "2024-04-06 00:48:08",
            "create_date": "2023-12-14",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ndesa.net",
            "domain_keyword": "ndesa",
            "domain_tld": "net",
            "query_time": "2024-04-06 10:41:54",
            "create_date": "2018-07-18",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "dela.pl",
            "domain_keyword": "dela",
            "domain_tld": "pl",
            "query_time": "2024-04-10 15:14:28",
            "create_date": "2003-04-29",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-28",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns5.inten.pl",
                "ns6.inten.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "deaa.solutions",
            "domain_keyword": "deaa",
            "domain_tld": "solutions",
            "query_time": "2024-04-09 13:13:23",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "deva.co.th",
            "domain_keyword": "deva",
            "domain_tld": "co.th",
            "query_time": "2024-04-07 08:54:28",
            "create_date": "2017-09-09",
            "update_date": "2022-08-29",
            "expiry_date": "2025-09-08",
            "registrar_name": "THNIC",
            "registrant_company": "Deva Providing Co., Ltd. (บริษัท เดวา โพรไวด์ดิ้ง จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.mweweb.com",
                "ns2.mweweb.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "kesa.bio",
            "domain_keyword": "kesa",
            "domain_tld": "bio",
            "query_time": "2024-04-12 18:57:55",
            "create_date": "2023-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-12",
            "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": [
                "ns1.flexbe.net",
                "ns2.flexbe.net",
                "ns3.flexbe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "resa.nl",
            "domain_keyword": "resa",
            "domain_tld": "nl",
            "query_time": "2024-04-12 10:20:07",
            "create_date": "2004-09-21",
            "update_date": "2022-04-24",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 51,
            "domain_name": "desk.in",
            "domain_keyword": "desk",
            "domain_tld": "in",
            "query_time": "2024-04-15 10:32:36",
            "create_date": "2005-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.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": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.start-dns.de",
                "ns2.start-dns.de",
                "ns3.start-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "desu.tokyo",
            "domain_keyword": "desu",
            "domain_tld": "tokyo",
            "query_time": "2024-04-16 01:03:51",
            "create_date": "2023-10-22",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "Charlestown",
            "registrant_country": "KN",
            "name_servers": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.fo"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dzsa.net",
            "domain_keyword": "dzsa",
            "domain_tld": "net",
            "query_time": "2024-04-19 09:40:01",
            "create_date": "2019-09-06",
            "update_date": "2022-07-18",
            "expiry_date": "2024-09-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dpsa.org",
            "domain_keyword": "dpsa",
            "domain_tld": "org",
            "query_time": "2024-04-20 02:15:26",
            "create_date": "2005-12-03",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "URS Corporation",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "detsa.com",
            "domain_keyword": "detsa",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:58:16",
            "create_date": "2021-07-02",
            "update_date": "2023-02-21",
            "expiry_date": "2024-07-02",
            "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=detsa.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dest.monster",
            "domain_keyword": "dest",
            "domain_tld": "monster",
            "query_time": "2024-05-03 03:28:33",
            "create_date": "2023-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "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": [
                "arturo.ns.cloudflare.com",
                "walk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "jesa.ru",
            "domain_keyword": "jesa",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:42:14",
            "create_date": "2009-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "deso.academy",
            "domain_keyword": "deso",
            "domain_tld": "academy",
            "query_time": "2024-04-30 05:16:43",
            "create_date": "2022-12-31",
            "update_date": "2023-08-12",
            "expiry_date": "2027-12-31",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dfsa.pro",
            "domain_keyword": "dfsa",
            "domain_tld": "pro",
            "query_time": "2024-05-01 15:06:39",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cdesa.co",
            "domain_keyword": "cdesa",
            "domain_tld": "co",
            "query_time": "2024-05-01 20:27:47",
            "create_date": "2017-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-08",
            "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": [
                "ns4029.hostgator.com",
                "ns4030.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "besa.org.uk",
            "domain_keyword": "besa",
            "domain_tld": "org.uk",
            "query_time": "2024-05-05 23:23:31",
            "create_date": "2003-03-28",
            "update_date": "2024-04-29",
            "expiry_date": "2026-03-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "deesa.ru",
            "domain_keyword": "deesa",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:28:00",
            "create_date": "2012-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "cesa.com.cn",
            "domain_keyword": "cesa",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 01:20:35",
            "create_date": "2016-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "张建军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "fiona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "desq.space",
            "domain_keyword": "desq",
            "domain_tld": "space",
            "query_time": "2024-04-23 11:31:36",
            "create_date": "2016-10-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0146113695",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "xdesa.com",
            "domain_keyword": "xdesa",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:41:35",
            "create_date": "2015-01-06",
            "update_date": "2023-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dewaweb.com",
                "ns2.dewaweb.com",
                "ns3.dewaweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "deas.be",
            "domain_keyword": "deas",
            "domain_tld": "be",
            "query_time": "2024-04-23 20:12:13",
            "create_date": "2002-10-01",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 67,
            "domain_name": "deja.ai",
            "domain_keyword": "deja",
            "domain_tld": "ai",
            "query_time": "2024-04-22 21:45:14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Florin Matei",
            "registrant_address": "208 Walnut Creek Dr.",
            "registrant_city": "Cedar Park",
            "registrant_state": "TX",
            "registrant_zip": "78613",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "dmsa.org.uk",
            "domain_keyword": "dmsa",
            "domain_tld": "org.uk",
            "query_time": "2024-04-24 20:58:02",
            "create_date": "2008-09-09",
            "update_date": "2023-12-08",
            "expiry_date": "2025-09-09",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "dema.pink",
            "domain_keyword": "dema",
            "domain_tld": "pink",
            "query_time": "2024-05-10 16:48:04",
            "create_date": "2016-05-05",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "ken.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dosa.academy",
            "domain_keyword": "dosa",
            "domain_tld": "academy",
            "query_time": "2024-05-09 04:10:36",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1587,
            "registrar_name": "Mijn InternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "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": [
                "ns1.ams2.iclicks.nl",
                "ns2.ams2.iclicks.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dpsa.app",
            "domain_keyword": "dpsa",
            "domain_tld": "app",
            "query_time": "2024-05-08 22:27:36",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://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 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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dcsa.xyz",
            "domain_keyword": "dcsa",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 22:01:23",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "deso.investments",
            "domain_keyword": "deso",
            "domain_tld": "investments",
            "query_time": "2024-05-14 04:48:02",
            "create_date": "2023-04-02",
            "update_date": "2023-08-12",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "dxsa.tokyo",
            "domain_keyword": "dxsa",
            "domain_tld": "tokyo",
            "query_time": "2024-05-18 04:45:15",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "densa.com",
            "domain_keyword": "densa",
            "domain_tld": "com",
            "query_time": "2024-05-24 19:14:48",
            "create_date": "2001-06-28",
            "update_date": "2023-04-28",
            "expiry_date": "2026-06-28",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=densa.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "nesa.network",
            "domain_keyword": "nesa",
            "domain_tld": "network",
            "query_time": "2024-05-20 12:46:58",
            "create_date": "2024-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Freiberg",
            "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": [
                "aaden.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "dssa.com.au",
            "domain_keyword": "dssa",
            "domain_tld": "com.au",
            "query_time": "2024-05-20 03:48:26",
            "update_date": "2024-04-17",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Dane Taylor",
            "name_servers": [
                "3695.ns1.above.com",
                "3695.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "lesa.shop",
            "domain_keyword": "lesa",
            "domain_tld": "shop",
            "query_time": "2024-05-17 03:12:29",
            "create_date": "2019-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns1.giow9.siteground.us",
                "ns2.giow9.siteground.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "deisa.cl",
            "domain_keyword": "deisa",
            "domain_tld": "cl",
            "query_time": "2024-05-17 15:29:10",
            "create_date": "2007-05-30",
            "expiry_date": "2025-06-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "INMOB DEISA LTDA",
            "name_servers": [
                "ns1.santolayaing.cl",
                "ns2.santolayaing.cl"
            ]
        },
        {
            "num": 80,
            "domain_name": "dewa.co.jp",
            "domain_keyword": "dewa",
            "domain_tld": "co.jp",
            "query_time": "2024-05-30 21:41:22",
            "create_date": "1999-10-13",
            "update_date": "2024-04-08",
            "registrant_company": "Dewasokuryo Corporation",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 81,
            "domain_name": "desna.tech",
            "domain_keyword": "desna",
            "domain_tld": "tech",
            "query_time": "2024-05-31 21:59:39",
            "create_date": "2021-03-16",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "domain expired",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "deca.beauty",
            "domain_keyword": "deca",
            "domain_tld": "beauty",
            "query_time": "2024-05-30 01:41:53",
            "create_date": "2022-04-26",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-26",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "desha.icu",
            "domain_keyword": "desha",
            "domain_tld": "icu",
            "query_time": "2024-05-29 21:55:39",
            "create_date": "2023-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "zesa.online",
            "domain_keyword": "zesa",
            "domain_tld": "online",
            "query_time": "2024-06-02 15:07:31",
            "create_date": "2016-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "1983",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "besa.jp",
            "domain_keyword": "besa",
            "domain_tld": "jp",
            "query_time": "2024-06-02 14:17:22",
            "create_date": "2019-05-13",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 86,
            "domain_name": "hesa.design",
            "domain_keyword": "hesa",
            "domain_tld": "design",
            "query_time": "2024-04-07 01:36:03",
            "create_date": "2018-12-14",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0153464451",
            "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.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "vesa.com.au",
            "domain_keyword": "vesa",
            "domain_tld": "com.au",
            "query_time": "2024-04-21 07:49:44",
            "update_date": "2024-03-04",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Weng Hong Chan",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "desb.net",
            "domain_keyword": "desb",
            "domain_tld": "net",
            "query_time": "2024-04-22 06:11:21",
            "create_date": "2003-02-19",
            "update_date": "2023-01-11",
            "expiry_date": "2026-02-19",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.registrarservers.net",
                "ns2.registrarservers.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "uesa.org",
            "domain_keyword": "uesa",
            "domain_tld": "org",
            "query_time": "2024-04-22 20:55:24",
            "create_date": "1998-06-08",
            "update_date": "2023-06-12",
            "expiry_date": "2033-06-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "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": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "deso.tips",
            "domain_keyword": "deso",
            "domain_tld": "tips",
            "query_time": "2024-04-30 05:16:47",
            "create_date": "2023-01-01",
            "update_date": "2023-08-12",
            "expiry_date": "2028-01-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dera.link",
            "domain_keyword": "dera",
            "domain_tld": "link",
            "query_time": "2024-04-27 05:10:01",
            "create_date": "2021-03-17",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dessa.mobi",
            "domain_keyword": "dessa",
            "domain_tld": "mobi",
            "query_time": "2024-05-02 00:59:07",
            "create_date": "2012-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "resa.club",
            "domain_keyword": "resa",
            "domain_tld": "club",
            "query_time": "2024-04-25 00:26:54",
            "create_date": "2023-04-25",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-25",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the 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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "dasa.ru",
            "domain_keyword": "dasa",
            "domain_tld": "ru",
            "query_time": "2024-05-03 10:12:08",
            "create_date": "2006-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "desta.by",
            "domain_keyword": "desta",
            "domain_tld": "by",
            "query_time": "2024-04-13 07:58:15",
            "create_date": "2023-03-03",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-03",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ЧТУП \"Дестаплюс\"",
            "registrant_address": "220077, -, Минск, Уборевича, 103, 305",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375298231023",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 96,
            "domain_name": "deta.host",
            "domain_keyword": "deta",
            "domain_tld": "host",
            "query_time": "2024-04-16 01:04:59",
            "create_date": "2022-11-03",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-03",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "desi.ninja",
            "domain_keyword": "desi",
            "domain_tld": "ninja",
            "query_time": "2024-04-14 12:13:44",
            "create_date": "2017-08-16",
            "update_date": "2024-03-05",
            "expiry_date": "2024-08-16",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "desi.cafe",
            "domain_keyword": "desi",
            "domain_tld": "cafe",
            "query_time": "2024-04-14 12:13:44",
            "create_date": "2018-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "duesa.com",
            "domain_keyword": "duesa",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:17:19",
            "create_date": "2006-02-14",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "deso.ooo",
            "domain_keyword": "deso",
            "domain_tld": "ooo",
            "query_time": "2024-05-10 13:20:17",
            "create_date": "2022-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "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": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.078,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>desa.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6031</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>deja.cafe, deda.org.ng, yesa.net, dena.one, pesa.com.au, zesa.org, deca.news, desai.store, dena.love, eesa.biz, uesa.cat, deja.la, deka.pl, deka.com.br, desan.ro, desga.nl, desas.uk, deya.money, adesa.com.br, desla.co.uk, deso.direct, defa.sk, oesa.net, deso.uk, dewsa.online, desan.com.br, eesa.dev, oesa.legal, deta.group, demsa.pl, tesa.xin, desk.africa, desk.co.jp, deso.trading, desp.in, deca.team, dtsa.info, yesa.it, depa.ro, defa.com.pl, dasa.com.pl, dosa.tel, desza.com.br, desa8.sbs, ndesa.net, dela.pl, deaa.solutions, deva.co.th, kesa.bio, resa.nl, desk.in, desu.tokyo, dzsa.net, dpsa.org, detsa.com, dest.monster, jesa.ru, deso.academy, dfsa.pro, cdesa.co, besa.org.uk, deesa.ru, cesa.com.cn, desq.space, xdesa.com, deas.be, deja.ai, dmsa.org.uk, dema.pink, dosa.academy, dpsa.app, dcsa.xyz, deso.investments, dxsa.tokyo, densa.com, nesa.network, dssa.com.au, lesa.shop, deisa.cl, dewa.co.jp, desna.tech, deca.beauty, desha.icu, zesa.online, besa.jp, hesa.design, vesa.com.au, desb.net, uesa.org, deso.tips, dera.link, dessa.mobi, resa.club, dasa.ru, desta.by, deta.host, desi.ninja, desi.cafe, duesa.com, deso.ooo</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>deja.cafe</domain_name>
   <domain_keyword>deja</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-09 04:29:57</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-10-07</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>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>ns3.afternic.com</value>
    <value>ns4.afternic.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>deda.org.ng</domain_name>
   <domain_keyword>deda</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-04-11 20:45:19</query_time>
   <create_date>2022-10-23</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>heptahub</registrant_name>
   <registrant_address>No.2 cohort street,</registrant_address>
   <registrant_city>FCT,</registrant_city>
   <registrant_state>Abuja</registrant_state>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8101346784</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>yesa.net</domain_name>
   <domain_keyword>yesa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 03:23:52</query_time>
   <create_date>2000-01-26</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dena.one</domain_name>
   <domain_keyword>dena</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-06 20:48:19</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pesa.com.au</domain_name>
   <domain_keyword>pesa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-12 22:18:47</query_time>
   <update_date>2024-02-10</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Thomas Brand</registrant_name>
   <name_servers>
    <value>ns1.panthur.com</value>
    <value>ns2.panthur.com</value>
    <value>ns3.panthur.com</value>
    <value>ns4.panthur.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>zesa.org</domain_name>
   <domain_keyword>zesa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 05:14:31</query_time>
   <create_date>2013-06-19</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-06-19</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>deca.news</domain_name>
   <domain_keyword>deca</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-16 05:04:53</query_time>
   <create_date>2017-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>desai.store</domain_name>
   <domain_keyword>desai</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-27 18:33:29</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>9</num>
   <domain_name>dena.love</domain_name>
   <domain_keyword>dena</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-04-15 00:37:44</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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>liuquanhao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei sheng</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>building.dnspod.net</value>
    <value>trainee.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>eesa.biz</domain_name>
   <domain_keyword>eesa</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 05:59:46</query_time>
   <create_date>2013-05-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.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>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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>linus.ns.1-grid.co.uk</value>
    <value>linus.ns.1-grid.co.za</value>
    <value>linus.ns.1-grid.com</value>
    <value>linus.ns.1-grid.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>uesa.cat</domain_name>
   <domain_keyword>uesa</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-22 20:55:24</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>deja.la</domain_name>
   <domain_keyword>deja</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-22 21:45:14</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrant_email>https://whois.nic.la/contact/deja.la/registrant</registrant_email>
   <name_servers>
    <value>ns-105-b.gandi.net</value>
    <value>ns-66-c.gandi.net</value>
    <value>ns-96-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>deka.pl</domain_name>
   <domain_keyword>deka</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-22 17:10:51</query_time>
   <create_date>2010-05-12</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>deka.com.br</domain_name>
   <domain_keyword>deka</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-22 17:10:50</query_time>
   <create_date>2017-09-29</create_date>
   <update_date>2022-09-23</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrant_name>Deka Ferragens e Aces Atac Var e Serv LTDA</registrant_name>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>desan.ro</domain_name>
   <domain_keyword>desan</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-30 02:54:48</query_time>
   <create_date>2002-06-04</create_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_name>TES Euro Media SRL</registrar_name>
   <registrar_website>https://www.gazduire.net</registrar_website>
   <name_servers>
    <value>ns1.simplisimo.ro</value>
    <value>ns2.simplisimo.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>desga.nl</domain_name>
   <domain_keyword>desga</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 03:01:56</query_time>
   <create_date>2006-10-12</create_date>
   <update_date>2023-04-30</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>17</num>
   <domain_name>desas.uk</domain_name>
   <domain_keyword>desas</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 18:33:10</query_time>
   <create_date>2014-07-02</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1121.ui-dns.biz</value>
    <value>ns1121.ui-dns.com</value>
    <value>ns1121.ui-dns.de</value>
    <value>ns1121.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>deya.money</domain_name>
   <domain_keyword>deya</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-03 08:37:06</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-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>Bodaty</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>adesa.com.br</domain_name>
   <domain_keyword>adesa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 21:31:54</query_time>
   <create_date>2001-07-02</create_date>
   <update_date>2022-07-20</update_date>
   <expiry_date>2032-07-02</expiry_date>
   <registrant_name>Associa??o de Docentes da Est?cio de S?</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns100.hostgator.com.br</value>
    <value>ns101.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>desla.co.uk</domain_name>
   <domain_keyword>desla</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 17:01:13</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>deso.direct</domain_name>
   <domain_keyword>deso</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-10 13:20:17</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>defa.sk</domain_name>
   <domain_keyword>defa</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:14:10</query_time>
   <create_date>2010-04-26</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Platon Technologies, s.r.o.</registrar_name>
   <registrant_name>Molpir, s.r.o.</registrant_name>
   <registrant_company>Molpir, s.r.o.</registrant_company>
   <registrant_address>SNP 129</registrant_address>
   <registrant_city>Smolenice</registrant_city>
   <registrant_zip>919 04</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.243191218</registrant_phone>
   <name_servers>
    <value>dns.platon.org</value>
    <value>dns.platon.sk</value>
    <value>ns.platon.org</value>
    <value>ns.platon.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>oesa.net</domain_name>
   <domain_keyword>oesa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 11:10:24</query_time>
   <create_date>1999-06-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>deso.uk</domain_name>
   <domain_keyword>deso</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 21:25:43</query_time>
   <create_date>2019-08-10</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>dewsa.online</domain_name>
   <domain_keyword>dewsa</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 11:25:15</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>3894</registrar_iana>
   <registrar_name>Sav.com, LLC- 4</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>desan.com.br</domain_name>
   <domain_keyword>desan</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 09:03:00</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrant_name>DIST. DE BELEZA COMERCIO DE COSMETICOS LTDA</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>eesa.dev</domain_name>
   <domain_keyword>eesa</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 16:56:11</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2025-08-05</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.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>oesa.legal</domain_name>
   <domain_keyword>oesa</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-13 04:29:09</query_time>
   <create_date>2015-05-09</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-09</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>OESA Limited</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>deta.group</domain_name>
   <domain_keyword>deta</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 00:07:12</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>3896</registrar_iana>
   <registrar_name>Sav.com, LLC - 6</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.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>30</num>
   <domain_name>demsa.pl</domain_name>
   <domain_keyword>demsa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-22 08:36:07</query_time>
   <create_date>2023-01-08</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.premium.pl</value>
    <value>ns2.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tesa.xin</domain_name>
   <domain_keyword>tesa</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-24 15:05:19</query_time>
   <create_date>2019-11-09</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-11-09</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>desk.africa</domain_name>
   <domain_keyword>desk</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-19 19:24:59</query_time>
   <create_date>2019-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>desk.co.jp</domain_name>
   <domain_keyword>desk</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 19:24:59</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>JUTAKU RYUTSU CENTER,INC.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>deso.trading</domain_name>
   <domain_keyword>deso</domain_keyword>
   <domain_tld>trading</domain_tld>
   <query_time>2024-05-19 19:27:19</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>desp.in</domain_name>
   <domain_keyword>desp</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 04:48:43</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-12</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_company>Daniel Espeset</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.zerigo.net</value>
    <value>b.ns.zerigo.net</value>
    <value>c.ns.zerigo.net</value>
    <value>d.ns.zerigo.net</value>
    <value>e.ns.zerigo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>deca.team</domain_name>
   <domain_keyword>deca</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-26 08:34:57</query_time>
   <create_date>2019-07-29</create_date>
   <update_date>2023-02-09</update_date>
   <expiry_date>2024-07-29</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>ns1.dan.com</value>
    <value>ns1.undeveloped.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dtsa.info</domain_name>
   <domain_keyword>dtsa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 16:50:07</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</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>38</num>
   <domain_name>yesa.it</domain_name>
   <domain_keyword>yesa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 03:35:23</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_name>Piazza Affari s.r.l. in liquidazione</registrar_name>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>depa.ro</domain_name>
   <domain_keyword>depa</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-27 13:53:07</query_time>
   <create_date>2008-12-02</create_date>
   <expiry_date>2028-10-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.depa.ro</value>
    <value>ns2.depa.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>defa.com.pl</domain_name>
   <domain_keyword>defa</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 00:42:33</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dasa.com.pl</domain_name>
   <domain_keyword>dasa</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 07:22:46</query_time>
   <create_date>2010-11-10</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>IMAGINIO Sp. z o.o.</registrar_name>
   <registrar_website>https://hostinghouse.pl</registrar_website>
   <name_servers>
    <value>ns1.hostinghouse.pl</value>
    <value>ns2.hostinghouse.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dosa.tel</domain_name>
   <domain_keyword>dosa</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-28 06:28:44</query_time>
   <create_date>2022-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Visionxe Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>desza.com.br</domain_name>
   <domain_keyword>desza</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 14:22:41</query_time>
   <create_date>2016-12-07</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrant_name>west sandro lopes de freitas junior</registrant_name>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>desa8.sbs</domain_name>
   <domain_keyword>desa8</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-06 00:48:08</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ndesa.net</domain_name>
   <domain_keyword>ndesa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 10:41:54</query_time>
   <create_date>2018-07-18</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>46</num>
   <domain_name>dela.pl</domain_name>
   <domain_keyword>dela</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 15:14:28</query_time>
   <create_date>2003-04-29</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns5.inten.pl</value>
    <value>ns6.inten.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>deaa.solutions</domain_name>
   <domain_keyword>deaa</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-09 13:13:23</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>deva.co.th</domain_name>
   <domain_keyword>deva</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-07 08:54:28</query_time>
   <create_date>2017-09-09</create_date>
   <update_date>2022-08-29</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Deva Providing Co., Ltd. (บริษัท เดวา โพรไวด์ดิ้ง จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.mweweb.com</value>
    <value>ns2.mweweb.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>kesa.bio</domain_name>
   <domain_keyword>kesa</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-12 18:57:55</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-12</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>ns1.flexbe.net</value>
    <value>ns2.flexbe.net</value>
    <value>ns3.flexbe.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>resa.nl</domain_name>
   <domain_keyword>resa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-12 10:20:07</query_time>
   <create_date>2004-09-21</create_date>
   <update_date>2022-04-24</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>desk.in</domain_name>
   <domain_keyword>desk</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-15 10:32:36</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.start-dns.de</value>
    <value>ns2.start-dns.de</value>
    <value>ns3.start-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>desu.tokyo</domain_name>
   <domain_keyword>desu</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-16 01:03:51</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>Charlestown</registrant_state>
   <registrant_country>KN</registrant_country>
   <name_servers>
    <value>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.fo</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dzsa.net</domain_name>
   <domain_keyword>dzsa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 09:40:01</query_time>
   <create_date>2019-09-06</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>dpsa.org</domain_name>
   <domain_keyword>dpsa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 02:15:26</query_time>
   <create_date>2005-12-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>URS Corporation</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>detsa.com</domain_name>
   <domain_keyword>detsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:58:16</query_time>
   <create_date>2021-07-02</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2024-07-02</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=detsa.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>56</num>
   <domain_name>dest.monster</domain_name>
   <domain_keyword>dest</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-03 03:28:33</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</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>arturo.ns.cloudflare.com</value>
    <value>walk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>jesa.ru</domain_name>
   <domain_keyword>jesa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:42:14</query_time>
   <create_date>2009-03-16</create_date>
   <expiry_date>2025-03-16</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>58</num>
   <domain_name>deso.academy</domain_name>
   <domain_keyword>deso</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-30 05:16:43</query_time>
   <create_date>2022-12-31</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2027-12-31</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>59</num>
   <domain_name>dfsa.pro</domain_name>
   <domain_keyword>dfsa</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 15:06:39</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-19</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cdesa.co</domain_name>
   <domain_keyword>cdesa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 20:27:47</query_time>
   <create_date>2017-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-08</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>ns4029.hostgator.com</value>
    <value>ns4030.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>besa.org.uk</domain_name>
   <domain_keyword>besa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-05 23:23:31</query_time>
   <create_date>2003-03-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2026-03-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>deesa.ru</domain_name>
   <domain_keyword>deesa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:28:00</query_time>
   <create_date>2012-08-16</create_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>cesa.com.cn</domain_name>
   <domain_keyword>cesa</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 01:20:35</query_time>
   <create_date>2016-05-03</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>张建军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>fiona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>desq.space</domain_name>
   <domain_keyword>desq</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-23 11:31:36</query_time>
   <create_date>2016-10-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0146113695</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>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>65</num>
   <domain_name>xdesa.com</domain_name>
   <domain_keyword>xdesa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:41:35</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dewaweb.com</value>
    <value>ns2.dewaweb.com</value>
    <value>ns3.dewaweb.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>66</num>
   <domain_name>deas.be</domain_name>
   <domain_keyword>deas</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 20:12:13</query_time>
   <create_date>2002-10-01</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>deja.ai</domain_name>
   <domain_keyword>deja</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-22 21:45:14</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Florin Matei</registrant_company>
   <registrant_address>208 Walnut Creek Dr.</registrant_address>
   <registrant_city>Cedar Park</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>78613</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>dmsa.org.uk</domain_name>
   <domain_keyword>dmsa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-24 20:58:02</query_time>
   <create_date>2008-09-09</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>dema.pink</domain_name>
   <domain_keyword>dema</domain_keyword>
   <domain_tld>pink</domain_tld>
   <query_time>2024-05-10 16:48:04</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>ken.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>dosa.academy</domain_name>
   <domain_keyword>dosa</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-09 04:10:36</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</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>ns1.ams2.iclicks.nl</value>
    <value>ns2.ams2.iclicks.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dpsa.app</domain_name>
   <domain_keyword>dpsa</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 22:27:36</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://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 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>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>72</num>
   <domain_name>dcsa.xyz</domain_name>
   <domain_keyword>dcsa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 22:01:23</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</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>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>73</num>
   <domain_name>deso.investments</domain_name>
   <domain_keyword>deso</domain_keyword>
   <domain_tld>investments</domain_tld>
   <query_time>2024-05-14 04:48:02</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>74</num>
   <domain_name>dxsa.tokyo</domain_name>
   <domain_keyword>dxsa</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-18 04:45:15</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>densa.com</domain_name>
   <domain_keyword>densa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 19:14:48</query_time>
   <create_date>2001-06-28</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=densa.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>nesa.network</domain_name>
   <domain_keyword>nesa</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-20 12:46:58</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://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>Freiberg</registrant_state>
   <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>aaden.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>dssa.com.au</domain_name>
   <domain_keyword>dssa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-20 03:48:26</query_time>
   <update_date>2024-04-17</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Dane Taylor</registrant_name>
   <name_servers>
    <value>3695.ns1.above.com</value>
    <value>3695.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>lesa.shop</domain_name>
   <domain_keyword>lesa</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-17 03:12:29</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.giow9.siteground.us</value>
    <value>ns2.giow9.siteground.us</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>79</num>
   <domain_name>deisa.cl</domain_name>
   <domain_keyword>deisa</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-17 15:29:10</query_time>
   <create_date>2007-05-30</create_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>INMOB DEISA LTDA</registrant_name>
   <name_servers>
    <value>ns1.santolayaing.cl</value>
    <value>ns2.santolayaing.cl</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>dewa.co.jp</domain_name>
   <domain_keyword>dewa</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-30 21:41:22</query_time>
   <create_date>1999-10-13</create_date>
   <update_date>2024-04-08</update_date>
   <registrant_company>Dewasokuryo Corporation</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>desna.tech</domain_name>
   <domain_keyword>desna</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-31 21:59:39</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>domain expired</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>deca.beauty</domain_name>
   <domain_keyword>deca</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-30 01:41:53</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-26</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>desha.icu</domain_name>
   <domain_keyword>desha</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-29 21:55:39</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>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>zesa.online</domain_name>
   <domain_keyword>zesa</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 15:07:31</query_time>
   <create_date>2016-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>1983</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>besa.jp</domain_name>
   <domain_keyword>besa</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 14:17:22</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>hesa.design</domain_name>
   <domain_keyword>hesa</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-07 01:36:03</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-14</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>Contact Privacy Inc. Customer 0153464451</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.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.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>87</num>
   <domain_name>vesa.com.au</domain_name>
   <domain_keyword>vesa</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-21 07:49:44</query_time>
   <update_date>2024-03-04</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Weng Hong Chan</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>desb.net</domain_name>
   <domain_keyword>desb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 06:11:21</query_time>
   <create_date>2003-02-19</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.registrarservers.net</value>
    <value>ns2.registrarservers.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>uesa.org</domain_name>
   <domain_keyword>uesa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 20:55:24</query_time>
   <create_date>1998-06-08</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2033-06-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>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>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>deso.tips</domain_name>
   <domain_keyword>deso</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-30 05:16:47</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2028-01-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>91</num>
   <domain_name>dera.link</domain_name>
   <domain_keyword>dera</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-27 05:10:01</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dessa.mobi</domain_name>
   <domain_keyword>dessa</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-02 00:59:07</query_time>
   <create_date>2012-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-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>ns23.domaincontrol.com</value>
    <value>ns24.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>93</num>
   <domain_name>resa.club</domain_name>
   <domain_keyword>resa</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 00:26:54</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the 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>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>dasa.ru</domain_name>
   <domain_keyword>dasa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 10:12:08</query_time>
   <create_date>2006-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>desta.by</domain_name>
   <domain_keyword>desta</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-13 07:58:15</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ЧТУП &quot;Дестаплюс&quot;</registrant_company>
   <registrant_address>220077, -, Минск, Уборевича, 103, 305</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375298231023</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>deta.host</domain_name>
   <domain_keyword>deta</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-04-16 01:04:59</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-03</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>desi.ninja</domain_name>
   <domain_keyword>desi</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-14 12:13:44</query_time>
   <create_date>2017-08-16</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-08-16</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>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>98</num>
   <domain_name>desi.cafe</domain_name>
   <domain_keyword>desi</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-14 12:13:44</query_time>
   <create_date>2018-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.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>duesa.com</domain_name>
   <domain_keyword>duesa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:17:19</query_time>
   <create_date>2006-02-14</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>100</num>
   <domain_name>deso.ooo</domain_name>
   <domain_keyword>deso</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-10 13:20:17</query_time>
   <create_date>2022-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.078</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.