WHOIS QUERY TIME

24 May 2024 - 2:54 AM UTC

Registered: 7 July 1994
Modified: 4 January 2022

REGISTRAR

Name: Registrar.eu

DNSSEC

yes

NAME SERVERS

ns.internlnet.nl
ns3.internl.net
ns4.internl.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=design.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "design.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "design.nl",
            "domain_keyword": "design",
            "domain_tld": "nl",
            "query_time": "2024-05-24 02:54:26",
            "create_date": "1994-07-07",
            "update_date": "2022-01-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.internlnet.nl",
                "ns3.internl.net",
                "ns4.internl.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.101,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>design.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>design.nl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 02:54:26</query_time>
   <create_date>1994-07-07</create_date>
   <update_date>2022-01-04</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.internlnet.nl</value>
    <value>ns3.internl.net</value>
    <value>ns4.internl.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.101</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 1.749 seconds) for "design.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

REGISTRAR

Name: Integrated Internet Services B.V.|Tingietersweg 86|2031ES HAARLEM|Netherlands||

NAME SERVERS

nameserver1.qore.nl
nameserver2.qore.nl

DOMAIN STATUS

active

#2 - QUERY TIME

16 Jul 2017 - 9:19 PM UTC

REGISTRAR

Name: Registrar.eu

NAME SERVERS

ns1.pa.isp-net.nl
ns2.pa.isp-net.nl

DOMAIN STATUS

active

#3 - QUERY TIME

15 Apr 2024 - 9:55 PM UTC

Registered: 7 July 1994
Modified: 4 January 2022

REGISTRAR

Name: Registrar.eu

DNSSEC

yes

NAME SERVERS

ns.internlnet.nl
ns3.internl.net
ns4.internl.net

DOMAIN STATUS

Active

* 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=design.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "design.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "design.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "design.nl",
            "domain_keyword": "design",
            "domain_tld": "nl",
            "query_time": "2012-11-18 08:00:00",
            "registrar_name": "Integrated Internet Services B.V.|Tingietersweg 86|2031ES HAARLEM|Netherlands||",
            "name_servers": [
                "nameserver1.qore.nl",
                "nameserver2.qore.nl"
            ],
            "domain_status": [
                "active"
            ]
        },
        {
            "num": 2,
            "domain_name": "design.nl",
            "domain_keyword": "design",
            "domain_tld": "nl",
            "query_time": "2017-07-16 21:19:37",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.pa.isp-net.nl",
                "ns2.pa.isp-net.nl"
            ],
            "domain_status": [
                "active"
            ]
        },
        {
            "num": 3,
            "domain_name": "design.nl",
            "domain_keyword": "design",
            "domain_tld": "nl",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "1994-07-07",
            "update_date": "2022-01-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.internlnet.nl",
                "ns3.internl.net",
                "ns4.internl.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 1.749,
        "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>design.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>design.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>design.nl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <registrar_name>Integrated Internet Services B.V.|Tingietersweg 86|2031ES HAARLEM|Netherlands||</registrar_name>
   <name_servers>
    <value>nameserver1.qore.nl</value>
    <value>nameserver2.qore.nl</value>
   </name_servers>
   <domain_status>
    <value>active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>design.nl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2017-07-16 21:19:37</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.pa.isp-net.nl</value>
    <value>ns2.pa.isp-net.nl</value>
   </name_servers>
   <domain_status>
    <value>active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>design.nl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>1994-07-07</create_date>
   <update_date>2022-01-04</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.internlnet.nl</value>
    <value>ns3.internl.net</value>
    <value>ns4.internl.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.749</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 382 domain names (in 0.675 seconds) which contained the exact domain keyword "design".
Domain Name Registered Expiry Registrar Ownership
1 design.com 13 Jul 1993 12 Jul 2028 CSC Corporate Domains, Inc. -
2 design.nl 7 Jul 1994 - Registrar.eu -
3 design.org 15 Jun 1995 14 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 design.com.br 7 Jun 1996 7 Jun 2024 - Jornal Folha do Boqueir?o Ltda.
5 design.it 25 Nov 1996 30 Oct 2024 Register S.p.a. DESIGN.IT Di STEFANO MERIGGI
6 design.ie 5 Jan 1997 5 Jan 2025 Blacknight Solutions Catalysto Limited
7 design.co.nz 13 Jan 1997 - Freeparking Limited -
8 design.gen.nz 9 Mar 1997 - Voyager Internet Ltd T/A 1st Domains -
9 design.ru 7 Oct 1997 31 Oct 2024 RU-CENTER-RU Ltd "Art. Lebedev, Studio"
10 design.cc 12 Oct 1997 13 Oct 2024 GoDaddy.com, LLC -
11 design.net 7 Feb 1998 26 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 design.lt 17 May 1998 17 May 2025 UAB "Penki kontinentai" UAB "Penki Kontinentai"
13 design.md 28 Aug 1998 28 Aug 2024 - -
14 design.pl 17 Jun 1999 16 Jun 2025 Globtel Internet Szymon Hersztek -
15 design.com.pl 21 Sep 1999 20 Sep 2024 Kylos Sp. z o. o. -
16 design.ca 22 Sep 2000 25 Aug 2024 Rebel.ca Corp. REDACTED FOR PRIVACY
17 design.be 12 Dec 2000 - AXC -
18 design.jp 26 Mar 2001 31 Mar 2025 - Netjapan Organization
19 design.me.uk 14 Jan 2002 14 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
20 design.cl 5 Mar 2002 31 Mar 2025 NIC Chile LUITZEN AANT BEIBOER
21 design.biz 27 Mar 2002 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 design.us 24 Apr 2002 23 Apr 2025 NameSilo, LLC Domain Systems SRL
23 design.info 13 Jul 2002 13 Jul 2024 PSI-USA, Inc. dba Domain Robot Premiumdomain.de
24 design.cn 17 Mar 2003 17 Mar 2028 赛尔网络有限公司 山东工艺美术学院
25 design.su 26 Jun 2003 26 Jun 2024 RUCENTER-SU Ltd "Electronic Commerce"
26 design.sk 18 Aug 2003 18 Aug 2024 RAINSIDE s.r.o. HPS s.r.o.
27 design.ag 20 Jul 2004 20 Jul 2024 Key-Systems GmbH meister.biz
28 design.ac.nz 8 Sep 2004 - NetValue Limited -
29 design.pro 24 Jan 2005 24 Jan 2025 EnCirca, Inc. Miraslan Zeynalov
30 design.waw.pl 14 Feb 2005 14 Feb 2025 home.pl S.A. -
31 design.in 16 Feb 2005 16 Feb 2025 Endurance Digital Domain Technology LLP Online Directory Services
32 design.co.in 16 Feb 2005 16 Feb 2025 Endurance Digital Domain Technology LLP Martel
33 design.cx 17 Jul 2005 18 Jul 2025 CentralNic Ltd Redacted | EU Registrar
34 design.org.uk 15 Aug 2005 15 Aug 2024 Alan Drury [Tag = SIGNS] -
35 design.vc 30 Sep 2005 30 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Masato Hirase
36 design.se 20 Oct 2005 20 Oct 2033 www.NameSRS.com -
37 design.info.hu 6 Feb 2006 - - -
38 design.coop 17 Mar 2006 17 Mar 2025 Domains.coop Limited Calverts North Star Press Ltd
39 design.io 10 Apr 2006 10 Apr 2025 Key-Systems GmbH Clef inc.
40 design.org.pl 4 Oct 2006 4 Oct 2024 AZ.pl Sp. z o.o. -
41 design.media.pl 10 Nov 2006 10 Nov 2024 OVH SAS -
42 design.tl 21 Jan 2008 21 Jan 2025 InterNetX GmbH KV GmbH
43 design.co.jp 5 Aug 2008 - - ISHARE .INC
44 design.tel 3 Feb 2009 22 Mar 2027 Name.com, Inc. REDACTED FOR PRIVACY
45 design.co 25 Feb 2010 24 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 design.org.nz 21 Dec 2010 - Key-Systems GmbH -
47 design.so 28 Apr 2011 28 Apr 2025 1API REDACTED FOR PRIVACY
48 design.co.th 3 Jan 2013 2 Jan 2025 THNIC VIP Design Co., Ltd. (บริษัท วีไอพี ดีไซน์ จำกัด)
49 design.tv 19 Jul 2013 19 Jul 2024 Name.com, Inc. designtv
50 design.guru 30 Jan 2014 30 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
51 design.ro 11 Feb 2014 2 Feb 2030 ICI - Registrar -
52 design.estate 12 Feb 2014 12 Feb 2025 Cloudflare, Inc Task Venture Capital GmbH
53 design.equipment 12 Feb 2014 12 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
54 design.camera 12 Feb 2014 12 Feb 2025 united-domains AG kiel artwork
55 design.land 17 Feb 2014 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 design.contractors 19 Feb 2014 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 design.tips 23 Feb 2014 23 Feb 2025 Wild West Domains, LLC Domains By Proxy, LLC
58 design.ruhr 25 Feb 2014 25 Feb 2025 Global Village GmbH organization redacted
59 design.enterprises 26 Feb 2014 26 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
60 design.academy 19 Mar 2014 19 Mar 2025 eNom, LLC SERV.COM CO., LTD.
61 design.builders 24 Mar 2014 24 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 design.glass 30 Mar 2014 30 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 design.boutique 9 May 2014 9 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 design.properties 3 Jun 2014 3 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 design.villas 15 Jun 2014 15 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 design.vision 3 Jul 2014 3 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 design.pub 9 Jul 2014 9 Jul 2024 united-domains AG zeramedia berlin
68 design.kaufen 23 Jul 2014 23 Jul 2024 Porkbun LLC Private by Design, LLC
69 design.haus 11 Aug 2014 11 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
70 design.koeln 3 Sep 2014 3 Sep 2024 Mesh Digital Limited Buero Hyngar
71 design.cologne 4 Sep 2014 4 Sep 2024 Secura GmbH Geskes Patent- und Rechtsanwaelte
72 design.productions 14 Sep 2014 14 Sep 2024 eNom, LLC Data Protected
73 design.life 16 Sep 2014 16 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 design.vodka 16 Sep 2014 16 Sep 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
75 design.gent 13 Oct 2014 13 Oct 2024 Combell NV Combell NV
76 design.joburg 4 Nov 2014 4 Nov 2024 DiaMatrix Hosted.com LLC
77 design.london 4 Nov 2014 4 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
78 design.vlaanderen 20 Nov 2014 20 Nov 2024 NameWeb BVBA Vlaamse overheid - Dept. Kanselarij en Buitenlandse Zaken
79 design.property 25 Nov 2014 25 Nov 2024 1API GmbH REDACTED FOR PRIVACY
80 design.click 25 Nov 2014 25 Nov 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
81 design.business 10 Dec 2014 10 Dec 2024 1API GmbH Zeeble LLC
82 design.brussels 15 Dec 2014 15 Dec 2024 OVH SAS visit.brussels
83 design.citic 18 Dec 2014 18 Dec 2024 zdns CITIC General Institute of Architectural Design and Research Co., Ltd.
84 design.sydney 17 Feb 2015 17 Feb 2026 Key-Systems LLC Toast Creative Pty Ltd
85 design.reisen 27 Feb 2015 27 Feb 2025 united-domains AG REDACTED FOR PRIVACY
86 design.design 27 Feb 2015 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 design.cymru 31 Mar 2015 31 Mar 2025 Total Web Solutions Limited trading as TotalRegistrations REDACTED FOR PRIVACY
88 design.wales 31 Mar 2015 31 Mar 2025 Total Web Solutions Limited trading as TotalRegistrations REDACTED FOR PRIVACY
89 design.blue 1 May 2015 1 May 2025 Epik LLC Anonymize LLC
90 design.kim 1 May 2015 1 May 2025 Epik LLC Anonymize LLC
91 design.amsterdam 29 May 2015 29 May 2025 Key-Systems LLC V. van Alem
92 design.school 30 May 2015 30 May 2025 Name.com, Inc. synergy media
93 design.gallery 17 Jun 2015 17 Jun 2024 1API GmbH Zeeble LLC
94 design.digital 17 Jun 2015 17 Jun 2025 1API GmbH Zeeble LLC
95 design.media 18 Jun 2015 18 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
96 design.firm.in 20 Jun 2015 20 Jun 2024 Endurance Digital Domain Technology LLP IT Monteur
97 design.agency 23 Jun 2015 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 design.international 24 Jun 2015 24 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 design.today 1 Jul 2015 1 Jul 2025 1API GmbH Zeeble LLC
100 design.plus 4 Jul 2015 4 Jul 2024 Go China Domains, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Design.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=design&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "design",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 383,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "design.com, design.nl, design.org, design.com.br, design.it, design.ie, design.co.nz, design.gen.nz, design.ru, design.cc, design.net, design.lt, design.md, design.pl, design.com.pl, design.ca, design.be, design.jp, design.me.uk, design.cl, design.biz, design.us, design.info, design.cn, design.su, design.sk, design.ag, design.ac.nz, design.pro, design.waw.pl, design.in, design.co.in, design.cx, design.org.uk, design.vc, design.se, design.info.hu, design.coop, design.io, design.org.pl, design.media.pl, design.tl, design.co.jp, design.tel, design.co, design.org.nz, design.so, design.co.th, design.tv, design.guru, design.ro, design.estate, design.equipment, design.camera, design.land, design.contractors, design.tips, design.ruhr, design.enterprises, design.academy, design.builders, design.glass, design.boutique, design.properties, design.villas, design.vision, design.pub, design.kaufen, design.haus, design.koeln, design.cologne, design.productions, design.life, design.vodka, design.gent, design.joburg, design.london, design.vlaanderen, design.property, design.click, design.business, design.brussels, design.citic, design.sydney, design.reisen, design.design, design.cymru, design.wales, design.blue, design.kim, design.amsterdam, design.school, design.gallery, design.digital, design.media, design.firm.in, design.agency, design.international, design.today, design.plus",
    "results": [
        {
            "num": 1,
            "domain_name": "design.com",
            "domain_keyword": "design",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:59:05",
            "create_date": "1993-07-13",
            "update_date": "2024-02-23",
            "expiry_date": "2028-07-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscdbs.com",
            "name_servers": [
                "ns-106.awsdns-13.com",
                "ns-1306.awsdns-35.org",
                "ns-1894.awsdns-44.co.uk",
                "ns-527.awsdns-01.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "design.nl",
            "domain_keyword": "design",
            "domain_tld": "nl",
            "query_time": "2024-05-24 02:54:26",
            "create_date": "1994-07-07",
            "update_date": "2022-01-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.internlnet.nl",
                "ns3.internl.net",
                "ns4.internl.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "design.org",
            "domain_keyword": "design",
            "domain_tld": "org",
            "query_time": "2024-04-09 09:20:39",
            "create_date": "1995-06-15",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "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": [
                "adel.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "design.com.br",
            "domain_keyword": "design",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 21:55:45",
            "create_date": "1996-06-07",
            "update_date": "2022-06-27",
            "expiry_date": "2024-06-07",
            "registrant_name": "Jornal Folha do Boqueir?o Ltda.",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "design.it",
            "domain_keyword": "design",
            "domain_tld": "it",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "1996-11-25",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-30",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "DESIGN.IT Di STEFANO MERIGGI",
            "registrant_address": "Via Magistretti 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20128",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "design.ie",
            "domain_keyword": "design",
            "domain_tld": "ie",
            "query_time": "2024-05-10 01:58:58",
            "create_date": "1997-01-05",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-05",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Catalysto Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "design.co.nz",
            "domain_keyword": "design",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 16:12:35",
            "create_date": "1997-01-13",
            "update_date": "2023-11-26",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "design.gen.nz",
            "domain_keyword": "design",
            "domain_tld": "gen.nz",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "1997-03-09",
            "update_date": "2023-07-03",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "design.ru",
            "domain_keyword": "design",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:44:19",
            "create_date": "1997-10-07",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Ltd \"Art. Lebedev, Studio\"",
            "name_servers": [
                "ns1.design.ru.",
                "ns2.design.ru.",
                "ns4-cloud.nic.ru",
                "ns8-cloud.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "design.cc",
            "domain_keyword": "design",
            "domain_tld": "cc",
            "query_time": "2024-04-14 12:16:49",
            "create_date": "1997-10-12",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "design.net",
            "domain_keyword": "design",
            "domain_tld": "net",
            "query_time": "2024-05-01 19:56:18",
            "create_date": "1998-02-07",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-26",
            "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=design.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "design.lt",
            "domain_keyword": "design",
            "domain_tld": "lt",
            "query_time": "2024-05-18 01:44:16",
            "create_date": "1998-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "UAB \"Penki kontinentai\"",
            "registrar_website": "http://www.penki.lt",
            "registrant_company": "UAB \"Penki Kontinentai\"",
            "name_servers": [
                "ns1.penki.lt",
                "ns2.penki.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 13,
            "domain_name": "design.md",
            "domain_keyword": "design",
            "domain_tld": "md",
            "query_time": "2024-05-16 14:21:25",
            "create_date": "1998-08-28",
            "expiry_date": "2024-08-28",
            "name_servers": [
                "ns1.extralan.md",
                "ns2.extralan.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 14,
            "domain_name": "design.pl",
            "domain_keyword": "design",
            "domain_tld": "pl",
            "query_time": "2024-05-23 23:10:02",
            "create_date": "1999-06-17",
            "update_date": "2024-05-07",
            "expiry_date": "2025-06-16",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "design.com.pl",
            "domain_keyword": "design",
            "domain_tld": "com.pl",
            "query_time": "2024-05-24 23:26:30",
            "create_date": "1999-09-21",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-20",
            "registrar_name": "Kylos Sp. z o. o.",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "design.ca",
            "domain_keyword": "design",
            "domain_tld": "ca",
            "query_time": "2024-05-12 22:45:33",
            "create_date": "2000-09-22",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "karsyn.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "design.be",
            "domain_keyword": "design",
            "domain_tld": "be",
            "query_time": "2024-04-28 01:00:46",
            "create_date": "2000-12-12",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 18,
            "domain_name": "design.jp",
            "domain_keyword": "design",
            "domain_tld": "jp",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Netjapan Organization",
            "registrant_address": "Ichibankan801, Tsuo-dosenzyu",
            "registrant_zip": "120-0034",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6802-6502",
            "name_servers": [
                "ns1.hip.ad.jp",
                "ns2.hip.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "design.me.uk",
            "domain_keyword": "design",
            "domain_tld": "me.uk",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2002-01-14",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "design.cl",
            "domain_keyword": "design",
            "domain_tld": "cl",
            "query_time": "2024-05-01 19:56:17",
            "create_date": "2002-03-05",
            "expiry_date": "2025-03-31",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "LUITZEN AANT BEIBOER",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 21,
            "domain_name": "design.biz",
            "domain_keyword": "design",
            "domain_tld": "biz",
            "query_time": "2024-05-23 23:09:59",
            "create_date": "2002-03-27",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "design.us",
            "domain_keyword": "design",
            "domain_tld": "us",
            "query_time": "2024-04-23 00:26:29",
            "create_date": "2002-04-24",
            "update_date": "2024-01-02",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Domain Systems SRL",
            "registrant_address": "Strada Vasile Alecsandri 3, Ap. 3",
            "registrant_city": "Timisoara",
            "registrant_state": "Timis",
            "registrant_zip": "300078",
            "registrant_country": "RO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+40.752330697",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "design.info",
            "domain_keyword": "design",
            "domain_tld": "info",
            "query_time": "2024-05-23 23:09:59",
            "create_date": "2002-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Premiumdomain.de",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "design.cn",
            "domain_keyword": "design",
            "domain_tld": "cn",
            "query_time": "2024-05-10 01:58:57",
            "create_date": "2003-03-17",
            "expiry_date": "2028-03-17",
            "registrar_name": "赛尔网络有限公司",
            "registrant_name": "山东工艺美术学院",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.sdada.edu.cn",
                "dns2.sdada.edu.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "design.su",
            "domain_keyword": "design",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:07:05",
            "create_date": "2003-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "Ltd \"Electronic Commerce\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 495 9261800",
            "registrant_fax": "+7 495 9261800",
            "name_servers": [
                "ns1.design.ru",
                "ns2.design.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 26,
            "domain_name": "design.sk",
            "domain_keyword": "design",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:18:56",
            "create_date": "2003-08-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-18",
            "registrar_name": "RAINSIDE s.r.o.",
            "registrant_name": "Karol Rosmany",
            "registrant_company": "HPS s.r.o.",
            "registrant_address": "Devínska cesta 40",
            "registrant_city": "Bratislava",
            "registrant_zip": "841 04",
            "registrant_country": "SK",
            "name_servers": [
                "ns.rainside.sk",
                "zero.rainside.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 27,
            "domain_name": "design.ag",
            "domain_keyword": "design",
            "domain_tld": "ag",
            "query_time": "2024-04-09 09:20:37",
            "create_date": "2004-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "meister.biz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wien",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "design.ac.nz",
            "domain_keyword": "design",
            "domain_tld": "ac.nz",
            "query_time": "2024-05-01 19:56:17",
            "create_date": "2004-09-08",
            "update_date": "2023-09-05",
            "registrar_name": "NetValue Limited",
            "registrar_website": "https://www.netvalue.nz",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "design.pro",
            "domain_keyword": "design",
            "domain_tld": "pro",
            "query_time": "2024-05-13 14:45:15",
            "create_date": "2005-01-24",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-24",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Miraslan Zeynalov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "None",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AZ",
            "registrant_email": "please query the rdds service of the registrar 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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "design.waw.pl",
            "domain_keyword": "design",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-23 23:10:02",
            "create_date": "2005-02-14",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "design.in",
            "domain_keyword": "design",
            "domain_tld": "in",
            "query_time": "2024-04-09 09:20:38",
            "create_date": "2005-02-16",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Online Directory Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlinedirectoryservices.org",
                "ns2.onlinedirectoryservices.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "design.co.in",
            "domain_keyword": "design",
            "domain_tld": "co.in",
            "query_time": "2024-04-14 12:16:50",
            "create_date": "2005-02-16",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Martel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "H&#233;rault",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "design.cx",
            "domain_keyword": "design",
            "domain_tld": "cx",
            "query_time": "2024-04-09 09:20:38",
            "create_date": "2005-07-17",
            "update_date": "2023-05-11",
            "expiry_date": "2025-07-18",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_state": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "JP",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "design.org.uk",
            "domain_keyword": "design",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2005-08-15",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-15",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "design.vc",
            "domain_keyword": "design",
            "domain_tld": "vc",
            "query_time": "2024-04-09 09:20:39",
            "create_date": "2005-09-30",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Masato Hirase",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Toyama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "design.se",
            "domain_keyword": "design",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:31:26",
            "create_date": "2005-10-20",
            "update_date": "2024-04-15",
            "expiry_date": "2033-10-20",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lola.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "design.info.hu",
            "domain_keyword": "design",
            "domain_tld": "info.hu",
            "query_time": "2024-05-10 20:39:32",
            "create_date": "2006-02-06"
        },
        {
            "num": 38,
            "domain_name": "design.coop",
            "domain_keyword": "design",
            "domain_tld": "coop",
            "query_time": "2024-05-19 19:17:49",
            "create_date": "2006-03-17",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-17",
            "registrar_iana": 465,
            "registrar_name": "Domains.coop Limited",
            "registrar_website": "http://www.domains.coop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Calverts North Star Press Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "design.io",
            "domain_keyword": "design",
            "domain_tld": "io",
            "query_time": "2024-05-24 23:26:28",
            "create_date": "2006-04-10",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clef inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "design.org.pl",
            "domain_keyword": "design",
            "domain_tld": "org.pl",
            "query_time": "2024-05-23 23:10:02",
            "create_date": "2006-10-04",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-04",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl",
                "ns3.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "design.media.pl",
            "domain_keyword": "design",
            "domain_tld": "media.pl",
            "query_time": "2024-05-24 23:26:28",
            "create_date": "2006-11-10",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-10",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "design.tl",
            "domain_keyword": "design",
            "domain_tld": "tl",
            "query_time": "2024-06-01 06:12:15",
            "create_date": "2008-01-21",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-21",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "registrant_name": "KV GmbH",
            "registrant_company": "KV GmbH",
            "registrant_address": "Martinistr. 3",
            "registrant_city": "Osnabrueck",
            "registrant_state": "DE",
            "registrant_zip": "49080",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49 54195224925",
            "name_servers": [
                "ns1.website.org",
                "ns2.website.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "design.co.jp",
            "domain_keyword": "design",
            "domain_tld": "co.jp",
            "query_time": "2024-04-09 09:20:38",
            "create_date": "2008-08-05",
            "update_date": "2023-09-01",
            "registrant_company": "ISHARE .INC",
            "name_servers": [
                "ns01.kikakuya.com",
                "ns02.kikakuya.net",
                "ns03.kikakuya.ne.jp"
            ]
        },
        {
            "num": 44,
            "domain_name": "design.tel",
            "domain_keyword": "design",
            "domain_tld": "tel",
            "query_time": "2024-05-01 19:56:18",
            "create_date": "2009-02-03",
            "update_date": "2024-02-29",
            "expiry_date": "2027-03-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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": [
                "ns1qsy.name.com",
                "ns2lns.name.com",
                "ns3dgr.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "design.co",
            "domain_keyword": "design",
            "domain_tld": "co",
            "query_time": "2024-04-14 12:16:50",
            "create_date": "2010-02-25",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "design.org.nz",
            "domain_keyword": "design",
            "domain_tld": "org.nz",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2010-12-21",
            "update_date": "2024-05-22",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "design.so",
            "domain_keyword": "design",
            "domain_tld": "so",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2011-04-28",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-28",
            "registrar_name": "1API",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnbiz.com",
                "ns2.dnbiz.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "design.co.th",
            "domain_keyword": "design",
            "domain_tld": "co.th",
            "query_time": "2024-05-12 22:45:33",
            "create_date": "2013-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-02",
            "registrar_name": "THNIC",
            "registrant_company": "VIP Design Co., Ltd. (บริษัท วีไอพี ดีไซน์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.design.co.th",
                "ns2.design.co.th"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "design.tv",
            "domain_keyword": "design",
            "domain_tld": "tv",
            "query_time": "2024-05-29 21:58:04",
            "create_date": "2013-07-19",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "designtv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hong Kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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.name.com",
                "ns2.name.com",
                "ns3.name.com",
                "ns4.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "design.guru",
            "domain_keyword": "design",
            "domain_tld": "guru",
            "query_time": "2024-05-12 22:45:34",
            "create_date": "2014-01-30",
            "update_date": "2024-01-10",
            "expiry_date": "2026-01-30",
            "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.camhi.co",
                "ns2.camhi.co"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "design.ro",
            "domain_keyword": "design",
            "domain_tld": "ro",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2014-02-11",
            "expiry_date": "2030-02-02",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Active"
            ]
        },
        {
            "num": 52,
            "domain_name": "design.estate",
            "domain_keyword": "design",
            "domain_tld": "estate",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-02-12",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Task Venture Capital GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bremen",
            "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": [
                "athena.ns.cloudflare.com",
                "clark.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "design.equipment",
            "domain_keyword": "design",
            "domain_tld": "equipment",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "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": [
                "docks09.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "design.camera",
            "domain_keyword": "design",
            "domain_tld": "camera",
            "query_time": "2024-04-09 09:20:38",
            "create_date": "2014-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kiel artwork",
            "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": 55,
            "domain_name": "design.land",
            "domain_keyword": "design",
            "domain_tld": "land",
            "query_time": "2024-04-09 09:20:38",
            "create_date": "2014-02-17",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "design.contractors",
            "domain_keyword": "design",
            "domain_tld": "contractors",
            "query_time": "2024-05-21 16:56:06",
            "create_date": "2014-02-19",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "design.tips",
            "domain_keyword": "design",
            "domain_tld": "tips",
            "query_time": "2024-05-16 14:21:25",
            "create_date": "2014-02-23",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "design.ruhr",
            "domain_keyword": "design",
            "domain_tld": "ruhr",
            "query_time": "2024-04-14 12:16:50",
            "create_date": "2014-02-25",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1725,
            "registrar_name": "Global Village GmbH",
            "registrar_website": "http://www.global-village.de",
            "registrant_company": "organization redacted",
            "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": [
                "dns.globvill.de",
                "dns.voerde.globvill.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "design.enterprises",
            "domain_keyword": "design",
            "domain_tld": "enterprises",
            "query_time": "2024-04-14 12:16:50",
            "create_date": "2014-02-26",
            "update_date": "2024-03-04",
            "expiry_date": "2026-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "design.academy",
            "domain_keyword": "design",
            "domain_tld": "academy",
            "query_time": "2024-05-19 19:17:49",
            "create_date": "2014-03-19",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-19",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SERV.COM CO., LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "design.builders",
            "domain_keyword": "design",
            "domain_tld": "builders",
            "query_time": "2024-05-23 23:09:59",
            "create_date": "2014-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "design.glass",
            "domain_keyword": "design",
            "domain_tld": "glass",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2014-03-30",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "design.boutique",
            "domain_keyword": "design",
            "domain_tld": "boutique",
            "query_time": "2024-05-09 00:39:00",
            "create_date": "2014-05-09",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-09",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "design.properties",
            "domain_keyword": "design",
            "domain_tld": "properties",
            "query_time": "2024-06-03 00:34:19",
            "create_date": "2014-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "design.villas",
            "domain_keyword": "design",
            "domain_tld": "villas",
            "query_time": "2024-05-12 22:45:35",
            "create_date": "2014-06-15",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-15",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "design.vision",
            "domain_keyword": "design",
            "domain_tld": "vision",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2014-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2025-07-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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "design.pub",
            "domain_keyword": "design",
            "domain_tld": "pub",
            "query_time": "2024-05-12 22:45:34",
            "create_date": "2014-07-09",
            "update_date": "2024-05-09",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zeramedia berlin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "design.kaufen",
            "domain_keyword": "design",
            "domain_tld": "kaufen",
            "query_time": "2024-05-10 01:58:58",
            "create_date": "2014-07-23",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-23",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "design.haus",
            "domain_keyword": "design",
            "domain_tld": "haus",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "design.koeln",
            "domain_keyword": "design",
            "domain_tld": "koeln",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2014-09-03",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Buero Hyngar",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "design.cologne",
            "domain_keyword": "design",
            "domain_tld": "cologne",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_iana": 111,
            "registrar_name": "Secura GmbH",
            "registrar_website": "http://www.domainregistry.de",
            "registrant_name": "REDACTED",
            "registrant_company": "Geskes Patent- und Rechtsanwaelte",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dnsdienst.de",
                "ns2.dnsdienst.de",
                "ns3.dnsdienst.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "design.productions",
            "domain_keyword": "design",
            "domain_tld": "productions",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2014-09-14",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-14",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "design.life",
            "domain_keyword": "design",
            "domain_tld": "life",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2014-09-16",
            "update_date": "2023-07-04",
            "expiry_date": "2024-09-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "design.vodka",
            "domain_keyword": "design",
            "domain_tld": "vodka",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2014-09-16",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uniregistry-dns.com",
                "ns1.uniregistry-dns.net",
                "ns2.uniregistry-dns.com",
                "ns2.uniregistry-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "design.gent",
            "domain_keyword": "design",
            "domain_tld": "gent",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-10-13",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrant_company": "Combell NV",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "design.joburg",
            "domain_keyword": "design",
            "domain_tld": "joburg",
            "query_time": "2024-05-12 22:45:34",
            "create_date": "2014-11-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Hosted.com LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-6ckgmra2.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "design.london",
            "domain_keyword": "design",
            "domain_tld": "london",
            "query_time": "2024-05-27 23:27:10",
            "create_date": "2014-11-04",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "design.vlaanderen",
            "domain_keyword": "design",
            "domain_tld": "vlaanderen",
            "query_time": "2024-05-24 23:26:28",
            "create_date": "2014-11-20",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1464,
            "registrar_name": "NameWeb BVBA",
            "registrar_website": "https://www.nameweb.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vlaamse overheid - Dept. Kanselarij en Buitenlandse Zaken",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.bnamed.eu",
                "ns.bnamed.uk",
                "ns.bnamed.us",
                "ns.nscluster.ee",
                "ns.nscluster.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "design.property",
            "domain_keyword": "design",
            "domain_tld": "property",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2014-11-25",
            "update_date": "2024-03-27",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "design.click",
            "domain_keyword": "design",
            "domain_tld": "click",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-11-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "design.business",
            "domain_keyword": "design",
            "domain_tld": "business",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeeble LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "design.brussels",
            "domain_keyword": "design",
            "domain_tld": "brussels",
            "query_time": "2024-04-15 21:55:43",
            "create_date": "2014-12-15",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com/fr/domaines/dotbrussels.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "visit.brussels",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "design.citic",
            "domain_keyword": "design",
            "domain_tld": "citic",
            "query_time": "2017-05-16 04:25:49",
            "create_date": "2014-12-18",
            "update_date": "2015-01-27",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1723,
            "registrar_name": "zdns",
            "registrant_name": "yeqingqing",
            "registrant_company": "CITIC General Institute of Architectural Design and Research Co., Ltd.",
            "registrant_address": "Hu Bei Sheng Wu Han Shi Jiang An Qu Si Wei Lu 8Hao",
            "registrant_city": "wuhan",
            "registrant_state": "hubei",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13971470569",
            "registrant_fax": "+86.02782726178",
            "name_servers": [
                "ns1.group.citic",
                "ns2.group.citic"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 84,
            "domain_name": "design.sydney",
            "domain_keyword": "design",
            "domain_tld": "sydney",
            "query_time": "2024-05-13 04:50:13",
            "create_date": "2015-02-17",
            "update_date": "2024-03-14",
            "expiry_date": "2026-02-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Toast Creative Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "design.reisen",
            "domain_keyword": "design",
            "domain_tld": "reisen",
            "query_time": "2024-05-01 19:56:18",
            "create_date": "2015-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "design.design",
            "domain_keyword": "design",
            "domain_tld": "design",
            "query_time": "2024-05-02 03:50:07",
            "create_date": "2015-02-27",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-27",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "design.cymru",
            "domain_keyword": "design",
            "domain_tld": "cymru",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2015-03-31",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-31",
            "registrar_iana": 131,
            "registrar_name": "Total Web Solutions Limited trading as TotalRegistrations",
            "registrar_website": "www.totalregistrations.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Carmarthenshire",
            "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": [
                "ns1.domain-expiry-notice.com",
                "ns2.domain-expiry-notice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "design.wales",
            "domain_keyword": "design",
            "domain_tld": "wales",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2015-03-31",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 131,
            "registrar_name": "Total Web Solutions Limited trading as TotalRegistrations",
            "registrar_website": "www.totalregistrations.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Carmarthenshire",
            "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": [
                "ns1.totalnameservers.com",
                "ns2.totalnameservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "design.blue",
            "domain_keyword": "design",
            "domain_tld": "blue",
            "query_time": "2024-05-10 01:58:57",
            "create_date": "2015-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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",
                "verification-3984707c.ns3.dan.hosting"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "design.kim",
            "domain_keyword": "design",
            "domain_tld": "kim",
            "query_time": "2024-05-10 01:58:58",
            "create_date": "2015-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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": 91,
            "domain_name": "design.amsterdam",
            "domain_keyword": "design",
            "domain_tld": "amsterdam",
            "query_time": "2024-04-15 21:55:42",
            "create_date": "2015-05-29",
            "update_date": "2024-02-19",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net/tld/amsterdam",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "V. van Alem",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "design.school",
            "domain_keyword": "design",
            "domain_tld": "school",
            "query_time": "2024-05-21 16:56:07",
            "create_date": "2015-05-30",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "synergy media",
            "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": [
                "ns1glr.name.com",
                "ns2dqr.name.com",
                "ns3gmt.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "design.gallery",
            "domain_keyword": "design",
            "domain_tld": "gallery",
            "query_time": "2024-04-14 19:09:35",
            "create_date": "2015-06-17",
            "update_date": "2023-09-09",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeeble LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "design.digital",
            "domain_keyword": "design",
            "domain_tld": "digital",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2015-06-17",
            "update_date": "2024-05-26",
            "expiry_date": "2025-06-17",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeeble LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "design.media",
            "domain_keyword": "design",
            "domain_tld": "media",
            "query_time": "2024-05-12 22:45:34",
            "create_date": "2015-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3984707c.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "design.firm.in",
            "domain_keyword": "design",
            "domain_tld": "firm.in",
            "query_time": "2024-05-29 21:58:02",
            "create_date": "2015-06-20",
            "update_date": "2023-07-12",
            "expiry_date": "2024-06-20",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IT Monteur",
            "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": [
                "ns16.itmonteur.net",
                "ns17.itmonteur.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "design.agency",
            "domain_keyword": "design",
            "domain_tld": "agency",
            "query_time": "2024-05-16 14:21:24",
            "create_date": "2015-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "glen.ns.cloudflare.com",
                "hera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "design.international",
            "domain_keyword": "design",
            "domain_tld": "international",
            "query_time": "2024-04-15 21:55:44",
            "create_date": "2015-06-24",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-24",
            "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.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "design.today",
            "domain_keyword": "design",
            "domain_tld": "today",
            "query_time": "2024-06-01 19:09:18",
            "create_date": "2015-07-01",
            "update_date": "2024-05-29",
            "expiry_date": "2025-07-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeeble LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "design.plus",
            "domain_keyword": "design",
            "domain_tld": "plus",
            "query_time": "2024-04-25 09:44:09",
            "create_date": "2015-07-04",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1435968000000_825354",
    "stats": {
        "total_time": 0.675,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>design</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>383</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>design.com, design.nl, design.org, design.com.br, design.it, design.ie, design.co.nz, design.gen.nz, design.ru, design.cc, design.net, design.lt, design.md, design.pl, design.com.pl, design.ca, design.be, design.jp, design.me.uk, design.cl, design.biz, design.us, design.info, design.cn, design.su, design.sk, design.ag, design.ac.nz, design.pro, design.waw.pl, design.in, design.co.in, design.cx, design.org.uk, design.vc, design.se, design.info.hu, design.coop, design.io, design.org.pl, design.media.pl, design.tl, design.co.jp, design.tel, design.co, design.org.nz, design.so, design.co.th, design.tv, design.guru, design.ro, design.estate, design.equipment, design.camera, design.land, design.contractors, design.tips, design.ruhr, design.enterprises, design.academy, design.builders, design.glass, design.boutique, design.properties, design.villas, design.vision, design.pub, design.kaufen, design.haus, design.koeln, design.cologne, design.productions, design.life, design.vodka, design.gent, design.joburg, design.london, design.vlaanderen, design.property, design.click, design.business, design.brussels, design.citic, design.sydney, design.reisen, design.design, design.cymru, design.wales, design.blue, design.kim, design.amsterdam, design.school, design.gallery, design.digital, design.media, design.firm.in, design.agency, design.international, design.today, design.plus</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>design.com</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:59:05</query_time>
   <create_date>1993-07-13</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2028-07-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-106.awsdns-13.com</value>
    <value>ns-1306.awsdns-35.org</value>
    <value>ns-1894.awsdns-44.co.uk</value>
    <value>ns-527.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>design.nl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 02:54:26</query_time>
   <create_date>1994-07-07</create_date>
   <update_date>2022-01-04</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.internlnet.nl</value>
    <value>ns3.internl.net</value>
    <value>ns4.internl.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>design.org</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-09 09:20:39</query_time>
   <create_date>1995-06-15</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</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>adel.ns.cloudflare.com</value>
    <value>hans.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>design.com.br</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 21:55:45</query_time>
   <create_date>1996-06-07</create_date>
   <update_date>2022-06-27</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrant_name>Jornal Folha do Boqueir?o Ltda.</registrant_name>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>design.it</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>1996-11-25</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>DESIGN.IT Di STEFANO MERIGGI</registrant_company>
   <registrant_address>Via Magistretti 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20128</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>design.ie</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-10 01:58:58</query_time>
   <create_date>1997-01-05</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Catalysto Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.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>design.co.nz</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 16:12:35</query_time>
   <create_date>1997-01-13</create_date>
   <update_date>2023-11-26</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>design.gen.nz</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>gen.nz</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>1997-03-09</create_date>
   <update_date>2023-07-03</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>design.ru</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:44:19</query_time>
   <create_date>1997-10-07</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Ltd &quot;Art. Lebedev, Studio&quot;</registrant_company>
   <name_servers>
    <value>ns1.design.ru.</value>
    <value>ns2.design.ru.</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>design.cc</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-14 12:16:49</query_time>
   <create_date>1997-10-12</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-13</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>design.net</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 19:56:18</query_time>
   <create_date>1998-02-07</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-26</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=design.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>design.lt</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-18 01:44:16</query_time>
   <create_date>1998-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>UAB &quot;Penki kontinentai&quot;</registrar_name>
   <registrar_website>http://www.penki.lt</registrar_website>
   <registrant_company>UAB &quot;Penki Kontinentai&quot;</registrant_company>
   <name_servers>
    <value>ns1.penki.lt</value>
    <value>ns2.penki.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>design.md</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-16 14:21:25</query_time>
   <create_date>1998-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <name_servers>
    <value>ns1.extralan.md</value>
    <value>ns2.extralan.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>design.pl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 23:10:02</query_time>
   <create_date>1999-06-17</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>design.com.pl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-24 23:26:30</query_time>
   <create_date>1999-09-21</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Kylos Sp. z o. o.</registrar_name>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>design.ca</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 22:45:33</query_time>
   <create_date>2000-09-22</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>karsyn.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>design.be</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-28 01:00:46</query_time>
   <create_date>2000-12-12</create_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>design.jp</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Netjapan Organization</registrant_name>
   <registrant_address>Ichibankan801, Tsuo-dosenzyu</registrant_address>
   <registrant_zip>120-0034</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6802-6502</registrant_phone>
   <name_servers>
    <value>ns1.hip.ad.jp</value>
    <value>ns2.hip.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>design.me.uk</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-14</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>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>design.cl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-01 19:56:17</query_time>
   <create_date>2002-03-05</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>LUITZEN AANT BEIBOER</registrant_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>design.biz</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 23:09:59</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>design.us</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 00:26:29</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Domain Systems SRL</registrant_company>
   <registrant_address>Strada Vasile Alecsandri 3, Ap. 3</registrant_address>
   <registrant_city>Timisoara</registrant_city>
   <registrant_state>Timis</registrant_state>
   <registrant_zip>300078</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+40.752330697</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>design.info</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 23:09:59</query_time>
   <create_date>2002-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Premiumdomain.de</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>design.cn</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 01:58:57</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2028-03-17</expiry_date>
   <registrar_name>赛尔网络有限公司</registrar_name>
   <registrant_name>山东工艺美术学院</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.sdada.edu.cn</value>
    <value>dns2.sdada.edu.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>design.su</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:07:05</query_time>
   <create_date>2003-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>Ltd &quot;Electronic Commerce&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 495 9261800</registrant_phone>
   <registrant_fax>+7 495 9261800</registrant_fax>
   <name_servers>
    <value>ns1.design.ru</value>
    <value>ns2.design.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>design.sk</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:18:56</query_time>
   <create_date>2003-08-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>RAINSIDE s.r.o.</registrar_name>
   <registrant_name>Karol Rosmany</registrant_name>
   <registrant_company>HPS s.r.o.</registrant_company>
   <registrant_address>Devínska cesta 40</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>841 04</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.rainside.sk</value>
    <value>zero.rainside.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>design.ag</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-04-09 09:20:37</query_time>
   <create_date>2004-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>meister.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wien</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>design.ac.nz</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>ac.nz</domain_tld>
   <query_time>2024-05-01 19:56:17</query_time>
   <create_date>2004-09-08</create_date>
   <update_date>2023-09-05</update_date>
   <registrar_name>NetValue Limited</registrar_name>
   <registrar_website>https://www.netvalue.nz</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>design.pro</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 14:45:15</query_time>
   <create_date>2005-01-24</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Miraslan Zeynalov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>None</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AZ</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>design.waw.pl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-23 23:10:02</query_time>
   <create_date>2005-02-14</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>design.in</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-09 09:20:38</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-16</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>Online Directory Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlinedirectoryservices.org</value>
    <value>ns2.onlinedirectoryservices.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>design.co.in</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-14 12:16:50</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-16</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>Martel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>H&amp;#233;rault</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>design.cx</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-04-09 09:20:38</query_time>
   <create_date>2005-07-17</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_state>Redacted | EU Registrar</registrant_state>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>design.org.uk</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2005-08-15</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>design.vc</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-04-09 09:20:39</query_time>
   <create_date>2005-09-30</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-30</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Masato Hirase</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Toyama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>design.se</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:31:26</query_time>
   <create_date>2005-10-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2033-10-20</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>design.info.hu</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>info.hu</domain_tld>
   <query_time>2024-05-10 20:39:32</query_time>
   <create_date>2006-02-06</create_date>
  </value>
  <value>
   <num>38</num>
   <domain_name>design.coop</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-19 19:17:49</query_time>
   <create_date>2006-03-17</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>465</registrar_iana>
   <registrar_name>Domains.coop Limited</registrar_name>
   <registrar_website>http://www.domains.coop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Calverts North Star Press Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>design.io</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 23:26:28</query_time>
   <create_date>2006-04-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clef inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>design.org.pl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-23 23:10:02</query_time>
   <create_date>2006-10-04</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
    <value>ns3.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>design.media.pl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>media.pl</domain_tld>
   <query_time>2024-05-24 23:26:28</query_time>
   <create_date>2006-11-10</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>design.tl</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>tl</domain_tld>
   <query_time>2024-06-01 06:12:15</query_time>
   <create_date>2008-01-21</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <registrant_name>KV GmbH</registrant_name>
   <registrant_company>KV GmbH</registrant_company>
   <registrant_address>Martinistr. 3</registrant_address>
   <registrant_city>Osnabrueck</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>49080</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49 54195224925</registrant_phone>
   <name_servers>
    <value>ns1.website.org</value>
    <value>ns2.website.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>design.co.jp</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-09 09:20:38</query_time>
   <create_date>2008-08-05</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>ISHARE .INC</registrant_company>
   <name_servers>
    <value>ns01.kikakuya.com</value>
    <value>ns02.kikakuya.net</value>
    <value>ns03.kikakuya.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>44</num>
   <domain_name>design.tel</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-01 19:56:18</query_time>
   <create_date>2009-02-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2027-03-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>ns1qsy.name.com</value>
    <value>ns2lns.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4ghm.name.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>design.co</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-14 12:16:50</query_time>
   <create_date>2010-02-25</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>design.org.nz</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2010-12-21</create_date>
   <update_date>2024-05-22</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <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>47</num>
   <domain_name>design.so</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2011-04-28</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>1API</registrar_name>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnbiz.com</value>
    <value>ns2.dnbiz.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>design.co.th</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-12 22:45:33</query_time>
   <create_date>2013-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>VIP Design Co., Ltd. (บริษัท วีไอพี ดีไซน์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.design.co.th</value>
    <value>ns2.design.co.th</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>design.tv</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-29 21:58:04</query_time>
   <create_date>2013-07-19</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-19</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>designtv</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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.name.com</value>
    <value>ns2.name.com</value>
    <value>ns3.name.com</value>
    <value>ns4.name.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>design.guru</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-12 22:45:34</query_time>
   <create_date>2014-01-30</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2026-01-30</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.camhi.co</value>
    <value>ns2.camhi.co</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>design.ro</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2014-02-11</create_date>
   <expiry_date>2030-02-02</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Active</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>design.estate</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Task Venture Capital GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bremen</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>athena.ns.cloudflare.com</value>
    <value>clark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>design.equipment</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>equipment</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</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>docks09.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>design.camera</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>camera</domain_tld>
   <query_time>2024-04-09 09:20:38</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</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_company>kiel artwork</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.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>55</num>
   <domain_name>design.land</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-09 09:20:38</query_time>
   <create_date>2014-02-17</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>56</num>
   <domain_name>design.contractors</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>contractors</domain_tld>
   <query_time>2024-05-21 16:56:06</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>57</num>
   <domain_name>design.tips</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-16 14:21:25</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.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>58</num>
   <domain_name>design.ruhr</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-04-14 12:16:50</query_time>
   <create_date>2014-02-25</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1725</registrar_iana>
   <registrar_name>Global Village GmbH</registrar_name>
   <registrar_website>http://www.global-village.de</registrar_website>
   <registrant_company>organization redacted</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>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>design.enterprises</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-04-14 12:16:50</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.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>60</num>
   <domain_name>design.academy</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 19:17:49</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-19</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>SERV.COM CO., LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>design.builders</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>builders</domain_tld>
   <query_time>2024-05-23 23:09:59</query_time>
   <create_date>2014-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</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>ns61.domaincontrol.com</value>
    <value>ns62.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>62</num>
   <domain_name>design.glass</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2014-03-30</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>design.boutique</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-09 00:39:00</query_time>
   <create_date>2014-05-09</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-09</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>design.properties</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-06-03 00:34:19</query_time>
   <create_date>2014-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>design.villas</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>villas</domain_tld>
   <query_time>2024-05-12 22:45:35</query_time>
   <create_date>2014-06-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-15</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>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>66</num>
   <domain_name>design.vision</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2014-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-07-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>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>67</num>
   <domain_name>design.pub</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-12 22:45:34</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-07-09</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_company>zeramedia berlin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>design.kaufen</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>kaufen</domain_tld>
   <query_time>2024-05-10 01:58:58</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-23</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>design.haus</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</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>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>70</num>
   <domain_name>design.koeln</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Buero Hyngar</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>design.cologne</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>111</registrar_iana>
   <registrar_name>Secura GmbH</registrar_name>
   <registrar_website>http://www.domainregistry.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Geskes Patent- und Rechtsanwaelte</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dnsdienst.de</value>
    <value>ns2.dnsdienst.de</value>
    <value>ns3.dnsdienst.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>design.productions</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2014-09-14</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-14</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.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>73</num>
   <domain_name>design.life</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2014-09-16</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-09-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>ns41.domaincontrol.com</value>
    <value>ns42.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>74</num>
   <domain_name>design.vodka</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>vodka</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2014-09-16</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uniregistry-dns.com</value>
    <value>ns1.uniregistry-dns.net</value>
    <value>ns2.uniregistry-dns.com</value>
    <value>ns2.uniregistry-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>design.gent</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrant_company>Combell NV</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>design.joburg</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>joburg</domain_tld>
   <query_time>2024-05-12 22:45:34</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Hosted.com LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-6ckgmra2.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>design.london</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-27 23:27:10</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>design.vlaanderen</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>vlaanderen</domain_tld>
   <query_time>2024-05-24 23:26:28</query_time>
   <create_date>2014-11-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1464</registrar_iana>
   <registrar_name>NameWeb BVBA</registrar_name>
   <registrar_website>https://www.nameweb.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vlaamse overheid - Dept. Kanselarij en Buitenlandse Zaken</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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.bnamed.eu</value>
    <value>ns.bnamed.uk</value>
    <value>ns.bnamed.us</value>
    <value>ns.nscluster.ee</value>
    <value>ns.nscluster.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>design.property</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>property</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>80</num>
   <domain_name>design.click</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-25</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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>design.business</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeeble LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>82</num>
   <domain_name>design.brussels</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-04-15 21:55:43</query_time>
   <create_date>2014-12-15</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com/fr/domaines/dotbrussels.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>visit.brussels</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>design.citic</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>citic</domain_tld>
   <query_time>2017-05-16 04:25:49</query_time>
   <create_date>2014-12-18</create_date>
   <update_date>2015-01-27</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1723</registrar_iana>
   <registrar_name>zdns</registrar_name>
   <registrant_name>yeqingqing</registrant_name>
   <registrant_company>CITIC General Institute of Architectural Design and Research Co., Ltd.</registrant_company>
   <registrant_address>Hu Bei Sheng Wu Han Shi Jiang An Qu Si Wei Lu 8Hao</registrant_address>
   <registrant_city>wuhan</registrant_city>
   <registrant_state>hubei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13971470569</registrant_phone>
   <registrant_fax>+86.02782726178</registrant_fax>
   <name_servers>
    <value>ns1.group.citic</value>
    <value>ns2.group.citic</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>design.sydney</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>sydney</domain_tld>
   <query_time>2024-05-13 04:50:13</query_time>
   <create_date>2015-02-17</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-02-17</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>Toast Creative Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>design.reisen</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-05-01 19:56:18</query_time>
   <create_date>2015-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>design.design</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-02 03:50:07</query_time>
   <create_date>2015-02-27</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-27</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>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>87</num>
   <domain_name>design.cymru</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>131</registrar_iana>
   <registrar_name>Total Web Solutions Limited trading as TotalRegistrations</registrar_name>
   <registrar_website>www.totalregistrations.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>Carmarthenshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-expiry-notice.com</value>
    <value>ns2.domain-expiry-notice.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>88</num>
   <domain_name>design.wales</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>131</registrar_iana>
   <registrar_name>Total Web Solutions Limited trading as TotalRegistrations</registrar_name>
   <registrar_website>www.totalregistrations.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>Carmarthenshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.totalnameservers.com</value>
    <value>ns2.totalnameservers.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>89</num>
   <domain_name>design.blue</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-10 01:58:57</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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>
    <value>verification-3984707c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>design.kim</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-10 01:58:58</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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>91</num>
   <domain_name>design.amsterdam</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-04-15 21:55:42</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/amsterdam</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>V. van Alem</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>design.school</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-21 16:56:07</query_time>
   <create_date>2015-05-30</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-30</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>synergy media</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>ns1glr.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3gmt.name.com</value>
    <value>ns4hmp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>design.gallery</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-04-14 19:09:35</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeeble LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>design.digital</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeeble LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>95</num>
   <domain_name>design.media</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-12 22:45:34</query_time>
   <create_date>2015-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3984707c.ns3.dan.hosting</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>96</num>
   <domain_name>design.firm.in</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>firm.in</domain_tld>
   <query_time>2024-05-29 21:58:02</query_time>
   <create_date>2015-06-20</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-06-20</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>IT Monteur</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>ns16.itmonteur.net</value>
    <value>ns17.itmonteur.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>design.agency</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-16 14:21:24</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>glen.ns.cloudflare.com</value>
    <value>hera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>design.international</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-15 21:55:44</query_time>
   <create_date>2015-06-24</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-24</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.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.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>99</num>
   <domain_name>design.today</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-01 19:09:18</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeeble LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>100</num>
   <domain_name>design.plus</domain_name>
   <domain_keyword>design</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-04-25 09:44:09</query_time>
   <create_date>2015-07-04</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1435968000000_825354</search_after>
 <stats>
  <total_time>0.675</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,613 domain names (in 0.962 seconds) which look and sound like the brand name "design".
Domain Name Registered Expiry Registrar Ownership
1 designs.clothing 17 Feb 2023 17 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
2 dezign.design 29 Sep 2022 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 ddesign.org 30 Sep 2016 30 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
4 desigon.com 23 Jun 2019 23 Jun 2024 1API GmbH REDACTED FOR PRIVACY
5 tdesign.com.co 22 Feb 2021 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 designs.be 10 Feb 2003 - One.com A/S -
7 design7.be 11 Dec 2023 - team.blue nl B.V. -
8 4design.co.uk 5 Mar 2005 5 Mar 2025 Alan Drury [Tag = SIGNS] -
9 desigk.com 5 Jun 2012 5 Jun 2024 GoDaddy.com, LLC -
10 udesign.biz 19 Oct 2023 19 Oct 2024 Wild West Domains, Inc. lihi Corporation Inc.
11 adesign.life 31 Jul 2020 31 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
12 jdesign.blog 12 Oct 2023 12 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
13 demsign.de - - - -
14 odesign.tech 21 May 2021 21 May 2025 Go Daddy, LLC Domains By Proxy, LLC
15 pdesign.dk 18 Oct 1999 31 Dec 2024 - Pdesign
16 zdesign.top 10 Jan 2024 10 Jan 2025 XinNet Technology Corporation 董林江
17 qdesign.live 17 Oct 2021 17 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 dezign.org 8 Mar 2018 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 des-ign.me 11 Mar 2020 11 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
20 vdesign.dev 27 Aug 2022 27 Aug 2024 Squarespace Domains II LLC. GC Web Studio
21 rdesign.work 21 May 2024 21 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
22 resign.dev 25 Jun 2023 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 edesign.vip 10 May 2024 10 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shanghai Jingdong Information Technology Co.,Ltd
24 desion.pro 26 Nov 2023 26 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
25 hdesign.team 27 Mar 2024 27 Mar 2025 DNSPod, Inc. si chuan cang ke ke ji you xian gong si
26 designo.shop 4 Dec 2023 4 Dec 2024 Spaceship, Inc. -
27 vdesign.com 8 Jan 1997 7 Jan 2025 FastDomain Inc. EVANSCHMIDT DESIGN GROUP
28 udesign.cafe 15 May 2024 15 May 2027 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 devsign.pro 13 Jan 2023 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 deesign.biz 3 Oct 2003 2 Oct 2024 Vautron Rechenzentrum AG Pixel-deesign
31 deesign.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
32 sdesign.space 24 Mar 2021 24 Mar 2024 Network Solutions LLC redacted
33 xdesign.site 24 Mar 2023 24 Mar 2024 eNom, Inc. Data Protected
34 mdesign.pt 5 Jan 2012 - - Netgocio - Soluções Internet para Empresas Lda
35 ldesign.com 17 Jan 1996 18 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
36 idesign.ink 19 Feb 2024 19 Feb 2025 Xiamen ChinaSource Internet Service Co., Ltd REDACTED FOR PRIVACY
37 edesign.net.au - - Domain Directors Pty Ltd trading as Instra Marcus Gardner
38 udesign.com 21 Jan 1997 22 Jan 2025 GoDaddy.com, LLC -
39 designb.co 30 Mar 2017 29 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
40 denign.cn 11 Apr 2023 11 Apr 2025 郑州世纪创联电子科技开发有限公司 苟桃
41 desygn.net 26 Mar 2013 26 Mar 2025 united domains AG -
42 bdesign.pl 22 Jan 2004 22 Jan 2025 AZ.pl Sp. z o.o. -
43 bdesign.today 17 Feb 2022 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 desigm.top 7 Dec 2023 7 Dec 2024 Alibaba.com Singapore E-Commerce Private Limited bflc
45 designj.ca 24 Apr 2012 24 Apr 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
46 ndesign.work 24 Oct 2021 24 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
47 2design.org 26 Mar 1997 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 sdesign.net 13 Jul 2004 13 Jul 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
49 udesign.global 15 Jun 2023 15 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 vdesign.ca 20 Dec 2023 20 Dec 2024 BareMetal.com inc REDACTED FOR PRIVACY
51 devsign.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
52 de3ign.ru 12 Sep 2018 12 Sep 2024 REGRU-RU Private Person
53 designw.nl 22 Jun 2009 - One.com A/S -
54 designc.com 31 Oct 1995 30 Oct 2024 GoDaddy.com, LLC -
55 dgsign.events 8 Nov 2021 8 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
56 tdesign.pl 6 Jan 2006 6 Jan 2025 nazwa.pl sp. z o.o. -
57 designa.net 28 Aug 2019 28 Aug 2024 DropCatch.com 743 LLC Misak Sarkisyan
58 design2.uk 26 Aug 2019 26 Aug 2024 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
59 rdesign.ro 1 Jul 2020 30 Jun 2024 Awesome Projects SRL -
60 idesign.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
61 mdesign.events 18 Mar 2023 18 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 9design.co 4 Feb 2024 4 Feb 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
63 xdesign.store 9 Sep 2023 9 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
64 hdesign.com.au - - GoDaddy.com LLC trading as GoDaddy.com Alan Brogan
65 desigyn.com 2 Aug 2023 2 Aug 2024 GoDaddy.com, LLC -
66 desaign.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
67 dersign.net 10 May 2010 10 May 2024 Center of Ukrainian Internet Names (UKRNAMES) Cofrance SARL
68 d-sign.gallery 4 Feb 2023 4 Feb 2025 Metaregistrar BV Pro Track Bv
69 sesign.com 14 Sep 2004 14 Sep 2028 GoDaddy.com, LLC -
70 ydesign.design 13 Dec 2023 13 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yun he she ji shao xing you xian gong si
71 de5ign.com 28 Aug 1999 28 Aug 2024 GoDaddy.com, LLC -
72 fdesign.co.jp 6 Oct 2000 - - F Design Corporation
73 design8.com.cn 10 Mar 2006 10 Mar 2025 北京新网数码信息技术有限公司 上海迅速网络信息技术有限公司
74 wdesign.international 6 Dec 2015 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 idesign.fashion 19 Mar 2017 19 Mar 2025 Instra Corporation Pty Ltd REDACTED FOR PRIVACY
76 desigen.ru 22 Dec 2023 22 Dec 2024 REGRU-RU Private Person
77 designp.ru 5 Dec 2018 5 Dec 2024 R01-RU Private Person
78 designc.ru 20 Nov 2018 20 Nov 2024 R01-RU Private Person
79 dexign.academy 17 Jan 2020 17 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 ddesign.nl 23 Oct 2002 - Realtime Register -
81 desing.in 2 Mar 2016 2 Mar 2025 NIXI Holding Account N/A
82 7design.be 9 Aug 2019 - Registrar.eu -
83 ddesign.su 28 Apr 2017 28 Apr 2025 REGRU-SU Private Person
84 yesign.top 31 Jul 2020 31 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shanghai Yesi Architecture and Design Co.,Ltd
85 gesign.de - - - -
86 bdesign.furniture 11 Nov 2021 11 Nov 2024 united-domains AG REDACTED FOR PRIVACY
87 8design.work 15 Mar 2021 15 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
88 designe.org 9 Jun 2022 9 Jun 2024 Sav.com, LLC - 29 Privacy Protection
89 design2.app 29 Aug 2021 29 Aug 2024 OVH sas REDACTED FOR PRIVACY
90 sdesign.one 18 Jan 2021 18 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0160586572
91 adesign.website 10 Jun 2023 10 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Shung Huang
92 wesign.blog 26 Apr 2023 26 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0167122647
93 zdesign.biz 5 Jul 2016 4 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. stephenkjr
94 design1.net 26 Nov 2022 26 Nov 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
95 desxign.co.uk 27 May 2023 27 May 2024 eNom LLC [Tag = ENOM] -
96 dbsign.cn 10 Feb 2022 10 Feb 2025 北京新网数码信息技术有限公司 南京点步网络科技有限公司
97 ndesign.cloud 24 Nov 2023 24 Nov 2024 GoDaddy Domains By Proxy, LLC
98 pdesign.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
99 kdesign.ca 7 Apr 2022 7 Apr 2025 BareMetal.com inc Virtual Assets Inc
100 udesign.agency 20 Jul 2023 20 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
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 Design.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=design.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "design.nl",
        "page_size": 100
    },
    "count": {
        "total": 5613,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "designs.clothing, dezign.design, ddesign.org, desigon.com, tdesign.com.co, designs.be, design7.be, 4design.co.uk, desigk.com, udesign.biz, adesign.life, jdesign.blog, demsign.de, odesign.tech, pdesign.dk, zdesign.top, qdesign.live, dezign.org, des-ign.me, vdesign.dev, rdesign.work, resign.dev, edesign.vip, desion.pro, hdesign.team, designo.shop, vdesign.com, udesign.cafe, devsign.pro, deesign.biz, deesign.info, sdesign.space, xdesign.site, mdesign.pt, ldesign.com, idesign.ink, edesign.net.au, udesign.com, designb.co, denign.cn, desygn.net, bdesign.pl, bdesign.today, desigm.top, designj.ca, ndesign.work, 2design.org, sdesign.net, udesign.global, vdesign.ca, devsign.ru, de3ign.ru, designw.nl, designc.com, dgsign.events, tdesign.pl, designa.net, design2.uk, rdesign.ro, idesign.ai, mdesign.events, 9design.co, xdesign.store, hdesign.com.au, desigyn.com, desaign.xyz, dersign.net, d-sign.gallery, sesign.com, ydesign.design, de5ign.com, fdesign.co.jp, design8.com.cn, wdesign.international, idesign.fashion, desigen.ru, designp.ru, designc.ru, dexign.academy, ddesign.nl, desing.in, 7design.be, ddesign.su, yesign.top, gesign.de, bdesign.furniture, 8design.work, designe.org, design2.app, sdesign.one, adesign.website, wesign.blog, zdesign.biz, design1.net, desxign.co.uk, dbsign.cn, ndesign.cloud, pdesign.info, kdesign.ca, udesign.agency",
    "results": [
        {
            "num": 1,
            "domain_name": "designs.clothing",
            "domain_keyword": "designs",
            "domain_tld": "clothing",
            "query_time": "2024-04-11 14:31:34",
            "create_date": "2023-02-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1465.awsdns-55.org",
                "ns-1685.awsdns-18.co.uk",
                "ns-189.awsdns-23.com",
                "ns-586.awsdns-09.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dezign.design",
            "domain_keyword": "dezign",
            "domain_tld": "design",
            "query_time": "2024-04-12 05:12:32",
            "create_date": "2022-09-29",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-29",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ddesign.org",
            "domain_keyword": "ddesign",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:00:04",
            "create_date": "2016-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "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_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks20.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "desigon.com",
            "domain_keyword": "desigon",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:25:19",
            "create_date": "2019-06-23",
            "update_date": "2019-10-10",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "contact via https://www.1api.net/send-message/desigon.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosttech.ch",
                "ns2.hosttech.ch",
                "ns3.hosttech.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "tdesign.com.co",
            "domain_keyword": "tdesign",
            "domain_tld": "com.co",
            "query_time": "2024-04-13 00:49:42",
            "create_date": "2021-02-22",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-22",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "designs.be",
            "domain_keyword": "designs",
            "domain_tld": "be",
            "query_time": "2024-04-15 20:40:16",
            "create_date": "2003-02-10",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 7,
            "domain_name": "design7.be",
            "domain_keyword": "design7",
            "domain_tld": "be",
            "query_time": "2024-04-15 21:56:46",
            "create_date": "2023-12-11",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "4design.co.uk",
            "domain_keyword": "4design",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 09:10:55",
            "create_date": "2005-03-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-05",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "desigk.com",
            "domain_keyword": "desigk",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:30:03",
            "create_date": "2012-06-05",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "udesign.biz",
            "domain_keyword": "udesign",
            "domain_tld": "biz",
            "query_time": "2024-04-29 13:38:57",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lihi Corporation Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "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": 11,
            "domain_name": "adesign.life",
            "domain_keyword": "adesign",
            "domain_tld": "life",
            "query_time": "2024-04-28 18:35:45",
            "create_date": "2020-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "jdesign.blog",
            "domain_keyword": "jdesign",
            "domain_tld": "blog",
            "query_time": "2024-05-04 21:43:40",
            "create_date": "2023-10-12",
            "update_date": "2023-11-07",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "demsign.de",
            "domain_keyword": "demsign",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:38:03",
            "update_date": "2007-07-18",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "odesign.tech",
            "domain_keyword": "odesign",
            "domain_tld": "tech",
            "query_time": "2024-05-09 06:37:01",
            "create_date": "2021-05-21",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pdesign.dk",
            "domain_keyword": "pdesign",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:43:59",
            "create_date": "1999-10-18",
            "expiry_date": "2024-12-31",
            "registrant_name": "Pdesign",
            "registrant_address": "v/Peder Bork, Bøggildsvej 11, Todbjerg",
            "registrant_city": "Hjortshøj",
            "registrant_zip": "8530",
            "registrant_country": "DK",
            "registrant_phone": "+45 86 99 98 09",
            "name_servers": [
                "ns1.jeppo-dns.dk",
                "ns2.jeppo-dns.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "zdesign.top",
            "domain_keyword": "zdesign",
            "domain_tld": "top",
            "query_time": "2024-05-12 17:02:22",
            "create_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "董林江",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "qdesign.live",
            "domain_keyword": "qdesign",
            "domain_tld": "live",
            "query_time": "2024-05-07 18:15:41",
            "create_date": "2021-10-17",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-17",
            "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.qdesign.live",
                "ns2.qdesign.live"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dezign.org",
            "domain_keyword": "dezign",
            "domain_tld": "org",
            "query_time": "2024-05-09 15:12:11",
            "create_date": "2018-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "des-ign.me",
            "domain_keyword": "des-ign",
            "domain_tld": "me",
            "query_time": "2024-05-18 09:01:40",
            "create_date": "2020-03-11",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-11",
            "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": "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vdesign.dev",
            "domain_keyword": "vdesign",
            "domain_tld": "dev",
            "query_time": "2024-05-23 20:59:35",
            "create_date": "2022-08-27",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GC Web Studio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "rdesign.work",
            "domain_keyword": "rdesign",
            "domain_tld": "work",
            "query_time": "2024-05-23 18:19:58",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "resign.dev",
            "domain_keyword": "resign",
            "domain_tld": "dev",
            "query_time": "2024-05-16 07:20:56",
            "create_date": "2023-06-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-25",
            "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": [
                "penny.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "edesign.vip",
            "domain_keyword": "edesign",
            "domain_tld": "vip",
            "query_time": "2024-05-13 17:49:19",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanghai Jingdong Information Technology Co.,Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "desion.pro",
            "domain_keyword": "desion",
            "domain_tld": "pro",
            "query_time": "2024-05-24 23:33:36",
            "create_date": "2023-11-26",
            "update_date": "2024-03-05",
            "expiry_date": "2024-11-26",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.parspack.co",
                "ns2.parspack.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hdesign.team",
            "domain_keyword": "hdesign",
            "domain_tld": "team",
            "query_time": "2024-05-26 13:51:34",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "si chuan cang ke ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "anchovy.dnspod.net",
                "pakchoi.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "designo.shop",
            "domain_keyword": "designo",
            "domain_tld": "shop",
            "query_time": "2024-05-16 14:27:08",
            "create_date": "2023-12-04",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vdesign.com",
            "domain_keyword": "vdesign",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:45:30",
            "create_date": "1997-01-08",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "EVANSCHMIDT DESIGN GROUP",
            "registrant_company": "EVANSCHMIDT DESIGN GROUP",
            "registrant_address": "2300 JACKSON BLVD",
            "registrant_city": "CHALMETTE",
            "registrant_state": "LA",
            "registrant_zip": "70043-4748",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5042710722",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "udesign.cafe",
            "domain_keyword": "udesign",
            "domain_tld": "cafe",
            "query_time": "2024-05-17 14:25:18",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2027-05-15",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "devsign.pro",
            "domain_keyword": "devsign",
            "domain_tld": "pro",
            "query_time": "2024-05-18 15:56:09",
            "create_date": "2023-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "deesign.biz",
            "domain_keyword": "deesign",
            "domain_tld": "biz",
            "query_time": "2024-05-27 00:42:07",
            "create_date": "2003-10-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pixel-deesign",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "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": [
                "dedins111.your-server.de",
                "ns.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "deesign.info",
            "domain_keyword": "deesign",
            "domain_tld": "info",
            "query_time": "2024-05-27 00:42:07",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": "wu qing ru",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sdesign.space",
            "domain_keyword": "sdesign",
            "domain_tld": "space",
            "query_time": "2024-06-02 02:27:24",
            "create_date": "2021-03-24",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "redacted",
            "registrant_state": "redacted",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "xdesign.site",
            "domain_keyword": "xdesign",
            "domain_tld": "site",
            "query_time": "2024-06-02 07:45:32",
            "create_date": "2023-03-24",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-24",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Varna, Varna",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mdesign.pt",
            "domain_keyword": "mdesign",
            "domain_tld": "pt",
            "query_time": "2024-06-01 20:51:58",
            "create_date": "2012-01-05",
            "registrant_name": "Netgocio - Soluções Internet para Empresas Lda",
            "registrant_address": "R. Arqueólogo Mario Cardoso  Ed. Olimpicos, no. 371 - Lj. A - Fermentoes",
            "registrant_city": "Guimarães",
            "registrant_state": "Guimarães",
            "registrant_zip": "4835-076",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns.netgocioserver5.com",
                "ns2.netgocioserver5.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 35,
            "domain_name": "ldesign.com",
            "domain_keyword": "ldesign",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:23:27",
            "create_date": "1996-01-17",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=ldesign.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "idesign.ink",
            "domain_keyword": "idesign",
            "domain_tld": "ink",
            "query_time": "2024-04-12 05:38:42",
            "create_date": "2024-02-19",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://www.zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hebei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "edesign.net.au",
            "domain_keyword": "edesign",
            "domain_tld": "net.au",
            "query_time": "2024-04-10 05:10:26",
            "update_date": "2024-02-12",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Marcus Gardner",
            "name_servers": [
                "adrian.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "udesign.com",
            "domain_keyword": "udesign",
            "domain_tld": "com",
            "query_time": "2024-04-09 00:07:05",
            "create_date": "1997-01-21",
            "update_date": "2024-04-05",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "designb.co",
            "domain_keyword": "designb",
            "domain_tld": "co",
            "query_time": "2024-04-15 22:00:21",
            "create_date": "2017-03-30",
            "update_date": "2024-04-08",
            "expiry_date": "2026-03-29",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "denign.cn",
            "domain_keyword": "denign",
            "domain_tld": "cn",
            "query_time": "2024-04-23 07:40:27",
            "create_date": "2023-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "苟桃",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "desygn.net",
            "domain_keyword": "desygn",
            "domain_tld": "net",
            "query_time": "2024-04-16 01:04:31",
            "create_date": "2013-03-26",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bdesign.pl",
            "domain_keyword": "bdesign",
            "domain_tld": "pl",
            "query_time": "2024-04-04 03:27:54",
            "create_date": "2004-01-22",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-22",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.dcsaas.net",
                "ns2.dcsaas.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bdesign.today",
            "domain_keyword": "bdesign",
            "domain_tld": "today",
            "query_time": "2024-04-06 22:34:32",
            "create_date": "2022-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "desigm.top",
            "domain_keyword": "desigm",
            "domain_tld": "top",
            "query_time": "2024-04-18 02:30:04",
            "create_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bflc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hong kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "designj.ca",
            "domain_keyword": "designj",
            "domain_tld": "ca",
            "query_time": "2024-05-01 20:05:25",
            "create_date": "2012-04-24",
            "update_date": "2024-04-17",
            "expiry_date": "2026-04-24",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ndesign.work",
            "domain_keyword": "ndesign",
            "domain_tld": "work",
            "query_time": "2024-05-10 02:12:09",
            "create_date": "2021-10-24",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "2design.org",
            "domain_keyword": "2design",
            "domain_tld": "org",
            "query_time": "2024-04-27 07:02:52",
            "create_date": "1997-03-26",
            "update_date": "2023-07-14",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sdesign.net",
            "domain_keyword": "sdesign",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:30:03",
            "create_date": "2004-07-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-07-13",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "udesign.global",
            "domain_keyword": "udesign",
            "domain_tld": "global",
            "query_time": "2024-05-11 23:55:44",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "vdesign.ca",
            "domain_keyword": "vdesign",
            "domain_tld": "ca",
            "query_time": "2024-05-03 00:46:56",
            "create_date": "2023-12-20",
            "update_date": "2024-02-18",
            "expiry_date": "2024-12-20",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "devsign.ru",
            "domain_keyword": "devsign",
            "domain_tld": "ru",
            "query_time": "2024-05-04 09:19:34",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "de3ign.ru",
            "domain_keyword": "de3ign",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:31:41",
            "create_date": "2018-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "designw.nl",
            "domain_keyword": "designw",
            "domain_tld": "nl",
            "query_time": "2024-05-08 01:08:44",
            "create_date": "2009-06-22",
            "update_date": "2023-08-11",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "designc.com",
            "domain_keyword": "designc",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:27:54",
            "create_date": "1995-10-31",
            "update_date": "2023-08-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dgsign.events",
            "domain_keyword": "dgsign",
            "domain_tld": "events",
            "query_time": "2024-05-15 04:08:31",
            "create_date": "2021-11-08",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-08",
            "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.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "tdesign.pl",
            "domain_keyword": "tdesign",
            "domain_tld": "pl",
            "query_time": "2024-05-16 00:10:03",
            "create_date": "2006-01-06",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-06",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "designa.net",
            "domain_keyword": "designa",
            "domain_tld": "net",
            "query_time": "2024-05-16 14:21:33",
            "create_date": "2019-08-28",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-28",
            "registrar_iana": 2223,
            "registrar_name": "DropCatch.com 743 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Misak Sarkisyan",
            "registrant_address": "1426 N Evergreen St",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91505",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185397177",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "design2.uk",
            "domain_keyword": "design2",
            "domain_tld": "uk",
            "query_time": "2024-05-21 16:56:08",
            "create_date": "2019-08-26",
            "update_date": "2023-11-14",
            "expiry_date": "2024-08-26",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "rdesign.ro",
            "domain_keyword": "rdesign",
            "domain_tld": "ro",
            "query_time": "2024-05-19 14:57:25",
            "create_date": "2020-07-01",
            "expiry_date": "2024-06-30",
            "registrar_name": "Awesome Projects SRL",
            "registrar_website": "https://hostico.ro",
            "name_servers": [
                "ns1.hostico.ro",
                "ns2.hostico.ro",
                "ns3.hostico.ro",
                "ns4.hostico.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 60,
            "domain_name": "idesign.ai",
            "domain_keyword": "idesign",
            "domain_tld": "ai",
            "query_time": "2024-05-15 06:13:14",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mdesign.events",
            "domain_keyword": "mdesign",
            "domain_tld": "events",
            "query_time": "2024-05-27 20:49:15",
            "create_date": "2023-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "9design.co",
            "domain_keyword": "9design",
            "domain_tld": "co",
            "query_time": "2024-05-28 09:35:07",
            "create_date": "2024-02-04",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "xdesign.store",
            "domain_keyword": "xdesign",
            "domain_tld": "store",
            "query_time": "2024-05-30 05:08:50",
            "create_date": "2023-09-09",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hdesign.com.au",
            "domain_keyword": "hdesign",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 15:50:49",
            "update_date": "2024-01-06",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Alan Brogan",
            "name_servers": [
                "ns1.dnswizard.com",
                "ns2.dnswizard.com",
                "ns3.dnswizard.com",
                "ns4.dnswizard.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "desigyn.com",
            "domain_keyword": "desigyn",
            "domain_tld": "com",
            "query_time": "2024-05-31 21:58:51",
            "create_date": "2023-08-02",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "desaign.xyz",
            "domain_keyword": "desaign",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 10:37:44",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dersign.net",
            "domain_keyword": "dersign",
            "domain_tld": "net",
            "query_time": "2024-05-29 10:36:27",
            "create_date": "2010-05-10",
            "update_date": "2012-11-28",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1436,
            "registrar_name": "Center of Ukrainian Internet Names (UKRNAMES)",
            "registrar_website": "http://www.ukrnames.com",
            "registrant_name": "Vitaly Arkhangelskiy",
            "registrant_company": "Cofrance SARL",
            "registrant_address": "rue de France,  29",
            "registrant_city": "Nice",
            "registrant_state": "Nice",
            "registrant_zip": "06000",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.629961135",
            "name_servers": [
                "expired1.privacy.com.ua",
                "expired2.privacy.com.ua",
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "expired"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "d-sign.gallery",
            "domain_keyword": "d-sign",
            "domain_tld": "gallery",
            "query_time": "2024-06-01 11:07:37",
            "create_date": "2023-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pro Track Bv",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sesign.com",
            "domain_keyword": "sesign",
            "domain_tld": "com",
            "query_time": "2024-04-06 10:46:40",
            "create_date": "2004-09-14",
            "update_date": "2023-09-22",
            "expiry_date": "2028-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sesign.com",
                "ns2.sesign.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ydesign.design",
            "domain_keyword": "ydesign",
            "domain_tld": "design",
            "query_time": "2024-04-07 18:49:31",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yun he she ji  shao xing  you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "de5ign.com",
            "domain_keyword": "de5ign",
            "domain_tld": "com",
            "query_time": "2024-04-09 13:13:18",
            "create_date": "1999-08-28",
            "update_date": "2024-03-30",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "fdesign.co.jp",
            "domain_keyword": "fdesign",
            "domain_tld": "co.jp",
            "query_time": "2024-04-11 06:28:56",
            "create_date": "2000-10-06",
            "update_date": "2023-11-01",
            "registrant_company": "F Design Corporation",
            "name_servers": [
                "ns.dlsv.com",
                "ns2.dlsv.com",
                "ns3.dlsv.com"
            ]
        },
        {
            "num": 73,
            "domain_name": "design8.com.cn",
            "domain_keyword": "design8",
            "domain_tld": "com.cn",
            "query_time": "2024-04-15 21:56:47",
            "create_date": "2006-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "上海迅速网络信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wdesign.international",
            "domain_keyword": "wdesign",
            "domain_tld": "international",
            "query_time": "2024-04-28 22:53:01",
            "create_date": "2015-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "idesign.fashion",
            "domain_keyword": "idesign",
            "domain_tld": "fashion",
            "query_time": "2024-04-17 04:50:04",
            "create_date": "2017-03-19",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "state",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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-1002.awsdns-61.net",
                "ns-1218.awsdns-24.org",
                "ns-1586.awsdns-06.co.uk",
                "ns-429.awsdns-53.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "desigen.ru",
            "domain_keyword": "desigen",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:43:54",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "designp.ru",
            "domain_keyword": "designp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:45:21",
            "create_date": "2018-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "designc.ru",
            "domain_keyword": "designc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:44:25",
            "create_date": "2018-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "dexign.academy",
            "domain_keyword": "dexign",
            "domain_tld": "academy",
            "query_time": "2024-05-09 15:07:49",
            "create_date": "2020-01-17",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-17",
            "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": [
                "erin.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ddesign.nl",
            "domain_keyword": "ddesign",
            "domain_tld": "nl",
            "query_time": "2024-05-02 17:38:08",
            "create_date": "2002-10-23",
            "update_date": "2015-06-25",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "desing.in",
            "domain_keyword": "desing",
            "domain_tld": "in",
            "query_time": "2024-05-03 03:02:07",
            "create_date": "2016-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 802142,
            "registrar_name": "NIXI Holding Account",
            "registrar_website": "www.nixi.in/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lecco",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "7design.be",
            "domain_keyword": "7design",
            "domain_tld": "be",
            "query_time": "2024-05-03 01:55:19",
            "create_date": "2019-08-09",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.hostingbelgie.com",
                "ns2.hostingbelgie.com",
                "ns3.hostingbelgie.com",
                "ns4.hostingbelgie.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 83,
            "domain_name": "ddesign.su",
            "domain_keyword": "ddesign",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:06:51",
            "create_date": "2017-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 84,
            "domain_name": "yesign.top",
            "domain_keyword": "yesign",
            "domain_tld": "top",
            "query_time": "2024-05-06 16:36:00",
            "create_date": "2020-07-31",
            "update_date": "2021-08-24",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanghai Yesi Architecture and Design Co.,Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "gesign.de",
            "domain_keyword": "gesign",
            "domain_tld": "de",
            "query_time": "2024-05-06 05:00:30",
            "update_date": "2020-08-05",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "bdesign.furniture",
            "domain_keyword": "bdesign",
            "domain_tld": "furniture",
            "query_time": "2024-05-16 00:54:49",
            "create_date": "2021-11-11",
            "update_date": "2024-04-29",
            "expiry_date": "2024-11-11",
            "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": 87,
            "domain_name": "8design.work",
            "domain_keyword": "8design",
            "domain_tld": "work",
            "query_time": "2024-05-16 01:15:54",
            "create_date": "2021-03-15",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "designe.org",
            "domain_keyword": "designe",
            "domain_tld": "org",
            "query_time": "2024-05-16 14:23:31",
            "create_date": "2022-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-09",
            "registrar_iana": 3919,
            "registrar_name": "Sav.com, LLC - 29",
            "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": 89,
            "domain_name": "design2.app",
            "domain_keyword": "design2",
            "domain_tld": "app",
            "query_time": "2024-05-16 14:21:26",
            "create_date": "2021-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "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 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": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "sdesign.one",
            "domain_keyword": "sdesign",
            "domain_tld": "one",
            "query_time": "2024-05-19 06:52:40",
            "create_date": "2021-01-18",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0160586572",
            "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": [
                "motorhead.easydns.org",
                "nirvana.easydns.net",
                "rush.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "adesign.website",
            "domain_keyword": "adesign",
            "domain_tld": "website",
            "query_time": "2024-05-13 07:49:01",
            "create_date": "2023-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Shung Huang",
            "registrant_state": "Delaware",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wesign.blog",
            "domain_keyword": "wesign",
            "domain_tld": "blog",
            "query_time": "2024-05-24 02:11:19",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167122647",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "zdesign.biz",
            "domain_keyword": "zdesign",
            "domain_tld": "biz",
            "query_time": "2024-05-20 08:56:59",
            "create_date": "2016-07-05",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "whois.hichina.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "stephenkjr",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "design1.net",
            "domain_keyword": "design1",
            "domain_tld": "net",
            "query_time": "2024-05-29 21:58:03",
            "create_date": "2022-11-26",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "desxign.co.uk",
            "domain_keyword": "desxign",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 22:03:41",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2024-05-27",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 96,
            "domain_name": "dbsign.cn",
            "domain_keyword": "dbsign",
            "domain_tld": "cn",
            "query_time": "2024-05-28 18:28:24",
            "create_date": "2022-02-10",
            "expiry_date": "2025-02-10",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "南京点步网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ndesign.cloud",
            "domain_keyword": "ndesign",
            "domain_tld": "cloud",
            "query_time": "2024-05-28 06:11:15",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pdesign.info",
            "domain_keyword": "pdesign",
            "domain_tld": "info",
            "query_time": "2024-05-25 17:01:28",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kdesign.ca",
            "domain_keyword": "kdesign",
            "domain_tld": "ca",
            "query_time": "2024-05-30 20:31:45",
            "create_date": "2022-04-07",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-07",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "Virtual Assets Inc",
            "registrant_address": "721 Hart Lane",
            "registrant_city": "Vernon",
            "registrant_state": "BC",
            "registrant_zip": "V1B4B2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2504481813",
            "name_servers": [
                "ns1.bonfire.ca",
                "ns2.bonfire.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "udesign.agency",
            "domain_keyword": "udesign",
            "domain_tld": "agency",
            "query_time": "2024-04-09 00:07:05",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.962,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>design.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5613</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>designs.clothing, dezign.design, ddesign.org, desigon.com, tdesign.com.co, designs.be, design7.be, 4design.co.uk, desigk.com, udesign.biz, adesign.life, jdesign.blog, demsign.de, odesign.tech, pdesign.dk, zdesign.top, qdesign.live, dezign.org, des-ign.me, vdesign.dev, rdesign.work, resign.dev, edesign.vip, desion.pro, hdesign.team, designo.shop, vdesign.com, udesign.cafe, devsign.pro, deesign.biz, deesign.info, sdesign.space, xdesign.site, mdesign.pt, ldesign.com, idesign.ink, edesign.net.au, udesign.com, designb.co, denign.cn, desygn.net, bdesign.pl, bdesign.today, desigm.top, designj.ca, ndesign.work, 2design.org, sdesign.net, udesign.global, vdesign.ca, devsign.ru, de3ign.ru, designw.nl, designc.com, dgsign.events, tdesign.pl, designa.net, design2.uk, rdesign.ro, idesign.ai, mdesign.events, 9design.co, xdesign.store, hdesign.com.au, desigyn.com, desaign.xyz, dersign.net, d-sign.gallery, sesign.com, ydesign.design, de5ign.com, fdesign.co.jp, design8.com.cn, wdesign.international, idesign.fashion, desigen.ru, designp.ru, designc.ru, dexign.academy, ddesign.nl, desing.in, 7design.be, ddesign.su, yesign.top, gesign.de, bdesign.furniture, 8design.work, designe.org, design2.app, sdesign.one, adesign.website, wesign.blog, zdesign.biz, design1.net, desxign.co.uk, dbsign.cn, ndesign.cloud, pdesign.info, kdesign.ca, udesign.agency</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>designs.clothing</domain_name>
   <domain_keyword>designs</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-04-11 14:31:34</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1465.awsdns-55.org</value>
    <value>ns-1685.awsdns-18.co.uk</value>
    <value>ns-189.awsdns-23.com</value>
    <value>ns-586.awsdns-09.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>2</num>
   <domain_name>dezign.design</domain_name>
   <domain_keyword>dezign</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-12 05:12:32</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-29</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>ns19.domaincontrol.com</value>
    <value>ns20.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>ddesign.org</domain_name>
   <domain_keyword>ddesign</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:00:04</query_time>
   <create_date>2016-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</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_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>desigon.com</domain_name>
   <domain_keyword>desigon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:25:19</query_time>
   <create_date>2019-06-23</create_date>
   <update_date>2019-10-10</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/desigon.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hosttech.ch</value>
    <value>ns2.hosttech.ch</value>
    <value>ns3.hosttech.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tdesign.com.co</domain_name>
   <domain_keyword>tdesign</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-13 00:49:42</query_time>
   <create_date>2021-02-22</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-22</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>designs.be</domain_name>
   <domain_keyword>designs</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 20:40:16</query_time>
   <create_date>2003-02-10</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>design7.be</domain_name>
   <domain_keyword>design7</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 21:56:46</query_time>
   <create_date>2023-12-11</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>4design.co.uk</domain_name>
   <domain_keyword>4design</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 09:10:55</query_time>
   <create_date>2005-03-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>desigk.com</domain_name>
   <domain_keyword>desigk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:30:03</query_time>
   <create_date>2012-06-05</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>udesign.biz</domain_name>
   <domain_keyword>udesign</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 13:38:57</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lihi Corporation Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</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>11</num>
   <domain_name>adesign.life</domain_name>
   <domain_keyword>adesign</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-28 18:35:45</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>jdesign.blog</domain_name>
   <domain_keyword>jdesign</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-04 21:43:40</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>demsign.de</domain_name>
   <domain_keyword>demsign</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:38:03</query_time>
   <update_date>2007-07-18</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>odesign.tech</domain_name>
   <domain_keyword>odesign</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 06:37:01</query_time>
   <create_date>2021-05-21</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pdesign.dk</domain_name>
   <domain_keyword>pdesign</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:43:59</query_time>
   <create_date>1999-10-18</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Pdesign</registrant_name>
   <registrant_address>v/Peder Bork, Bøggildsvej 11, Todbjerg</registrant_address>
   <registrant_city>Hjortshøj</registrant_city>
   <registrant_zip>8530</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 86 99 98 09</registrant_phone>
   <name_servers>
    <value>ns1.jeppo-dns.dk</value>
    <value>ns2.jeppo-dns.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>zdesign.top</domain_name>
   <domain_keyword>zdesign</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-12 17:02:22</query_time>
   <create_date>2024-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>董林江</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>qdesign.live</domain_name>
   <domain_keyword>qdesign</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-07 18:15:41</query_time>
   <create_date>2021-10-17</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-17</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.qdesign.live</value>
    <value>ns2.qdesign.live</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>dezign.org</domain_name>
   <domain_keyword>dezign</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 15:12:11</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>des-ign.me</domain_name>
   <domain_keyword>des-ign</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-18 09:01:40</query_time>
   <create_date>2020-03-11</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-11</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>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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>vdesign.dev</domain_name>
   <domain_keyword>vdesign</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-23 20:59:35</query_time>
   <create_date>2022-08-27</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-27</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>GC Web Studio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>rdesign.work</domain_name>
   <domain_keyword>rdesign</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-23 18:19:58</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>22</num>
   <domain_name>resign.dev</domain_name>
   <domain_keyword>resign</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 07:20:56</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-25</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>penny.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>edesign.vip</domain_name>
   <domain_keyword>edesign</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-13 17:49:19</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanghai Jingdong Information Technology Co.,Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>desion.pro</domain_name>
   <domain_keyword>desion</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 23:33:36</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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.parspack.co</value>
    <value>ns2.parspack.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hdesign.team</domain_name>
   <domain_keyword>hdesign</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-26 13:51:34</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>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>si chuan cang ke ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>anchovy.dnspod.net</value>
    <value>pakchoi.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>designo.shop</domain_name>
   <domain_keyword>designo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 14:27:08</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>vdesign.com</domain_name>
   <domain_keyword>vdesign</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:45:30</query_time>
   <create_date>1997-01-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>EVANSCHMIDT DESIGN GROUP</registrant_name>
   <registrant_company>EVANSCHMIDT DESIGN GROUP</registrant_company>
   <registrant_address>2300 JACKSON BLVD</registrant_address>
   <registrant_city>CHALMETTE</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70043-4748</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5042710722</registrant_phone>
   <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>28</num>
   <domain_name>udesign.cafe</domain_name>
   <domain_keyword>udesign</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-17 14:25:18</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2027-05-15</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>devsign.pro</domain_name>
   <domain_keyword>devsign</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 15:56:09</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>ns39.domaincontrol.com</value>
    <value>ns40.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>30</num>
   <domain_name>deesign.biz</domain_name>
   <domain_keyword>deesign</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 00:42:07</query_time>
   <create_date>2003-10-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pixel-deesign</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</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>dedins111.your-server.de</value>
    <value>ns.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>deesign.info</domain_name>
   <domain_keyword>deesign</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 00:42:07</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>wu qing ru</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sdesign.space</domain_name>
   <domain_keyword>sdesign</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-02 02:27:24</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>redacted</registrant_company>
   <registrant_state>redacted</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>xdesign.site</domain_name>
   <domain_keyword>xdesign</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 07:45:32</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Varna, Varna</registrant_state>
   <registrant_country>BG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mdesign.pt</domain_name>
   <domain_keyword>mdesign</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 20:51:58</query_time>
   <create_date>2012-01-05</create_date>
   <registrant_name>Netgocio - Soluções Internet para Empresas Lda</registrant_name>
   <registrant_address>R. Arqueólogo Mario Cardoso  Ed. Olimpicos, no. 371 - Lj. A - Fermentoes</registrant_address>
   <registrant_city>Guimarães</registrant_city>
   <registrant_state>Guimarães</registrant_state>
   <registrant_zip>4835-076</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns.netgocioserver5.com</value>
    <value>ns2.netgocioserver5.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>ldesign.com</domain_name>
   <domain_keyword>ldesign</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:23:27</query_time>
   <create_date>1996-01-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=ldesign.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>idesign.ink</domain_name>
   <domain_keyword>idesign</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-12 05:38:42</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://www.zzy.cn</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>Hebei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>edesign.net.au</domain_name>
   <domain_keyword>edesign</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-10 05:10:26</query_time>
   <update_date>2024-02-12</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>Marcus Gardner</registrant_name>
   <name_servers>
    <value>adrian.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>udesign.com</domain_name>
   <domain_keyword>udesign</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 00:07:05</query_time>
   <create_date>1997-01-21</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-01-22</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>designb.co</domain_name>
   <domain_keyword>designb</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 22:00:21</query_time>
   <create_date>2017-03-30</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-03-29</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>denign.cn</domain_name>
   <domain_keyword>denign</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 07:40:27</query_time>
   <create_date>2023-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>苟桃</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>desygn.net</domain_name>
   <domain_keyword>desygn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 01:04:31</query_time>
   <create_date>2013-03-26</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bdesign.pl</domain_name>
   <domain_keyword>bdesign</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-04 03:27:54</query_time>
   <create_date>2004-01-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.dcsaas.net</value>
    <value>ns2.dcsaas.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bdesign.today</domain_name>
   <domain_keyword>bdesign</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-06 22:34:32</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>desigm.top</domain_name>
   <domain_keyword>desigm</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 02:30:04</query_time>
   <create_date>2023-12-07</create_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bflc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hong kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>designj.ca</domain_name>
   <domain_keyword>designj</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-01 20:05:25</query_time>
   <create_date>2012-04-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>46</num>
   <domain_name>ndesign.work</domain_name>
   <domain_keyword>ndesign</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 02:12:09</query_time>
   <create_date>2021-10-24</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>2design.org</domain_name>
   <domain_keyword>2design</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 07:02:52</query_time>
   <create_date>1997-03-26</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>48</num>
   <domain_name>sdesign.net</domain_name>
   <domain_keyword>sdesign</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:30:03</query_time>
   <create_date>2004-07-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>udesign.global</domain_name>
   <domain_keyword>udesign</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-11 23:55:44</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>vdesign.ca</domain_name>
   <domain_keyword>vdesign</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 00:46:56</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>devsign.ru</domain_name>
   <domain_keyword>devsign</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 09:19:34</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>de3ign.ru</domain_name>
   <domain_keyword>de3ign</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:31:41</query_time>
   <create_date>2018-09-12</create_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>designw.nl</domain_name>
   <domain_keyword>designw</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 01:08:44</query_time>
   <create_date>2009-06-22</create_date>
   <update_date>2023-08-11</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>designc.com</domain_name>
   <domain_keyword>designc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:27:54</query_time>
   <create_date>1995-10-31</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>dgsign.events</domain_name>
   <domain_keyword>dgsign</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-15 04:08:31</query_time>
   <create_date>2021-11-08</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-08</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.niagahoster.com</value>
    <value>ns2.niagahoster.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>tdesign.pl</domain_name>
   <domain_keyword>tdesign</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 00:10:03</query_time>
   <create_date>2006-01-06</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</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>57</num>
   <domain_name>designa.net</domain_name>
   <domain_keyword>designa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 14:21:33</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>2223</registrar_iana>
   <registrar_name>DropCatch.com 743 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Misak Sarkisyan</registrant_name>
   <registrant_address>1426 N Evergreen St</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91505</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185397177</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.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>design2.uk</domain_name>
   <domain_keyword>design2</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 16:56:08</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>rdesign.ro</domain_name>
   <domain_keyword>rdesign</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-19 14:57:25</query_time>
   <create_date>2020-07-01</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Awesome Projects SRL</registrar_name>
   <registrar_website>https://hostico.ro</registrar_website>
   <name_servers>
    <value>ns1.hostico.ro</value>
    <value>ns2.hostico.ro</value>
    <value>ns3.hostico.ro</value>
    <value>ns4.hostico.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>idesign.ai</domain_name>
   <domain_keyword>idesign</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 06:13:14</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mdesign.events</domain_name>
   <domain_keyword>mdesign</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-27 20:49:15</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>9design.co</domain_name>
   <domain_keyword>9design</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-28 09:35:07</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>xdesign.store</domain_name>
   <domain_keyword>xdesign</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 05:08:50</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>hdesign.com.au</domain_name>
   <domain_keyword>hdesign</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 15:50:49</query_time>
   <update_date>2024-01-06</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Alan Brogan</registrant_name>
   <name_servers>
    <value>ns1.dnswizard.com</value>
    <value>ns2.dnswizard.com</value>
    <value>ns3.dnswizard.com</value>
    <value>ns4.dnswizard.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>desigyn.com</domain_name>
   <domain_keyword>desigyn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 21:58:51</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>desaign.xyz</domain_name>
   <domain_keyword>desaign</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 10:37:44</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>dersign.net</domain_name>
   <domain_keyword>dersign</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 10:36:27</query_time>
   <create_date>2010-05-10</create_date>
   <update_date>2012-11-28</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>1436</registrar_iana>
   <registrar_name>Center of Ukrainian Internet Names (UKRNAMES)</registrar_name>
   <registrar_website>http://www.ukrnames.com</registrar_website>
   <registrant_name>Vitaly Arkhangelskiy</registrant_name>
   <registrant_company>Cofrance SARL</registrant_company>
   <registrant_address>rue de France,  29</registrant_address>
   <registrant_city>Nice</registrant_city>
   <registrant_state>Nice</registrant_state>
   <registrant_zip>06000</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.629961135</registrant_phone>
   <name_servers>
    <value>expired1.privacy.com.ua</value>
    <value>expired2.privacy.com.ua</value>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>d-sign.gallery</domain_name>
   <domain_keyword>d-sign</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-06-01 11:07:37</query_time>
   <create_date>2023-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pro Track Bv</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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sesign.com</domain_name>
   <domain_keyword>sesign</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 10:46:40</query_time>
   <create_date>2004-09-14</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2028-09-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.sesign.com</value>
    <value>ns2.sesign.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>70</num>
   <domain_name>ydesign.design</domain_name>
   <domain_keyword>ydesign</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-07 18:49:31</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yun he she ji  shao xing  you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>de5ign.com</domain_name>
   <domain_keyword>de5ign</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 13:13:18</query_time>
   <create_date>1999-08-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-08-28</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>fdesign.co.jp</domain_name>
   <domain_keyword>fdesign</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-11 06:28:56</query_time>
   <create_date>2000-10-06</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>F Design Corporation</registrant_company>
   <name_servers>
    <value>ns.dlsv.com</value>
    <value>ns2.dlsv.com</value>
    <value>ns3.dlsv.com</value>
   </name_servers>
  </value>
  <value>
   <num>73</num>
   <domain_name>design8.com.cn</domain_name>
   <domain_keyword>design8</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-15 21:56:47</query_time>
   <create_date>2006-03-10</create_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>上海迅速网络信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wdesign.international</domain_name>
   <domain_keyword>wdesign</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-28 22:53:01</query_time>
   <create_date>2015-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>idesign.fashion</domain_name>
   <domain_keyword>idesign</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-04-17 04:50:04</query_time>
   <create_date>2017-03-19</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.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>state</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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-1002.awsdns-61.net</value>
    <value>ns-1218.awsdns-24.org</value>
    <value>ns-1586.awsdns-06.co.uk</value>
    <value>ns-429.awsdns-53.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>desigen.ru</domain_name>
   <domain_keyword>desigen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:43:54</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>designp.ru</domain_name>
   <domain_keyword>designp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:45:21</query_time>
   <create_date>2018-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>designc.ru</domain_name>
   <domain_keyword>designc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:44:25</query_time>
   <create_date>2018-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>dexign.academy</domain_name>
   <domain_keyword>dexign</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-09 15:07:49</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-17</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>erin.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ddesign.nl</domain_name>
   <domain_keyword>ddesign</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 17:38:08</query_time>
   <create_date>2002-10-23</create_date>
   <update_date>2015-06-25</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>desing.in</domain_name>
   <domain_keyword>desing</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-03 03:02:07</query_time>
   <create_date>2016-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>802142</registrar_iana>
   <registrar_name>NIXI Holding Account</registrar_name>
   <registrar_website>www.nixi.in/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lecco</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>7design.be</domain_name>
   <domain_keyword>7design</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-03 01:55:19</query_time>
   <create_date>2019-08-09</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.hostingbelgie.com</value>
    <value>ns2.hostingbelgie.com</value>
    <value>ns3.hostingbelgie.com</value>
    <value>ns4.hostingbelgie.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>ddesign.su</domain_name>
   <domain_keyword>ddesign</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:06:51</query_time>
   <create_date>2017-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>yesign.top</domain_name>
   <domain_keyword>yesign</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-06 16:36:00</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2021-08-24</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanghai Yesi Architecture and Design Co.,Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>gesign.de</domain_name>
   <domain_keyword>gesign</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 05:00:30</query_time>
   <update_date>2020-08-05</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>bdesign.furniture</domain_name>
   <domain_keyword>bdesign</domain_keyword>
   <domain_tld>furniture</domain_tld>
   <query_time>2024-05-16 00:54:49</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-11-11</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>87</num>
   <domain_name>8design.work</domain_name>
   <domain_keyword>8design</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-16 01:15:54</query_time>
   <create_date>2021-03-15</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>designe.org</domain_name>
   <domain_keyword>designe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 14:23:31</query_time>
   <create_date>2022-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>3919</registrar_iana>
   <registrar_name>Sav.com, LLC - 29</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>89</num>
   <domain_name>design2.app</domain_name>
   <domain_keyword>design2</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 14:21:26</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</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 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>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sdesign.one</domain_name>
   <domain_keyword>sdesign</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 06:52:40</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-18</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 0160586572</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>motorhead.easydns.org</value>
    <value>nirvana.easydns.net</value>
    <value>rush.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>adesign.website</domain_name>
   <domain_keyword>adesign</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-13 07:49:01</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Shung Huang</registrant_company>
   <registrant_state>Delaware</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.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>92</num>
   <domain_name>wesign.blog</domain_name>
   <domain_keyword>wesign</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-24 02:11:19</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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 0167122647</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>ns2.wixdns.net</value>
    <value>ns3.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>93</num>
   <domain_name>zdesign.biz</domain_name>
   <domain_keyword>zdesign</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 08:56:59</query_time>
   <create_date>2016-07-05</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>whois.hichina.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>stephenkjr</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>design1.net</domain_name>
   <domain_keyword>design1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 21:58:03</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>95</num>
   <domain_name>desxign.co.uk</domain_name>
   <domain_keyword>desxign</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 22:03:41</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>dbsign.cn</domain_name>
   <domain_keyword>dbsign</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 18:28:24</query_time>
   <create_date>2022-02-10</create_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>南京点步网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ndesign.cloud</domain_name>
   <domain_keyword>ndesign</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-28 06:11:15</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>pdesign.info</domain_name>
   <domain_keyword>pdesign</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 17:01:28</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>kdesign.ca</domain_name>
   <domain_keyword>kdesign</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-30 20:31:45</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>Virtual Assets Inc</registrant_name>
   <registrant_address>721 Hart Lane</registrant_address>
   <registrant_city>Vernon</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V1B4B2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2504481813</registrant_phone>
   <name_servers>
    <value>ns1.bonfire.ca</value>
    <value>ns2.bonfire.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>udesign.agency</domain_name>
   <domain_keyword>udesign</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-09 00:07:05</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.962</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.