WHOIS QUERY TIME

13 Jun 2024 - 3:06 AM UTC

Registered: 8 December 2023
Modified: 12 April 2024
Expiry: 8 December 2024

REGISTRAR

Name: Realtime Register BV [Tag = YOURSRS-NL]
Website: https://www.realtimeregister.com

NAME SERVERS

dan.ns.cloudflare.com
nova.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=qwuerty.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "qwuerty.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "qwuerty.uk",
            "domain_keyword": "qwuerty",
            "domain_tld": "uk",
            "query_time": "2024-06-13 03:06:04",
            "create_date": "2023-12-08",
            "update_date": "2024-04-12",
            "expiry_date": "2024-12-08",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "nova.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>qwuerty.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>qwuerty.uk</domain_name>
   <domain_keyword>qwuerty</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-13 03:06:04</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>nova.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.047</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.068 seconds) for "qwuerty.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Dec 2023 - 4:18 PM UTC

Registered: 8 December 2023
Modified: 8 December 2023
Expiry: 8 December 2024

REGISTRAR

Name: Realtime Register BV [Tag = YOURSRS-NL]
Website: https://www.realtimeregister.com

NAME SERVERS

suspension1.mydomainprovider.com
suspension2.mydomainprovider.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

10 Jun 2024 - 9:34 AM UTC

Registered: 8 December 2023
Modified: 12 April 2024
Expiry: 8 December 2024

REGISTRAR

Name: Realtime Register BV [Tag = YOURSRS-NL]
Website: https://www.realtimeregister.com

NAME SERVERS

dan.ns.cloudflare.com
nova.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=qwuerty.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "qwuerty.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "qwuerty.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "qwuerty.uk",
            "domain_keyword": "qwuerty",
            "domain_tld": "uk",
            "query_time": "2023-12-12 16:18:23",
            "create_date": "2023-12-08",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "suspension1.mydomainprovider.com",
                "suspension2.mydomainprovider.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "qwuerty.uk",
            "domain_keyword": "qwuerty",
            "domain_tld": "uk",
            "query_time": "2024-06-10 09:34:19",
            "create_date": "2023-12-08",
            "update_date": "2024-04-12",
            "expiry_date": "2024-12-08",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "nova.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "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>qwuerty.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>qwuerty.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>qwuerty.uk</domain_name>
   <domain_keyword>qwuerty</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-12-12 16:18:23</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>suspension1.mydomainprovider.com</value>
    <value>suspension2.mydomainprovider.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>qwuerty.uk</domain_name>
   <domain_keyword>qwuerty</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-10 09:34:19</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>nova.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.068</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 1,225 domain names (in 0.218 seconds) which look and sound like the brand name "qwuerty".
Domain Name Registered Expiry Registrar Ownership
1 quwerty.tech 24 Jul 2023 24 Jul 2024 Dotserve Inc GDPR Masked
2 qweerty.com 29 Aug 2005 29 Aug 2027 GoDaddy.com, LLC -
3 qwerty.digital 24 Apr 2019 24 Apr 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
4 qwerty.cool 18 Jan 2022 18 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Kaiyi
5 querty.app 17 Jul 2023 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 qwerty.business 28 Feb 2024 28 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
7 qwerty.ms - - Key-Systems -
8 qwerty.works 10 Feb 2024 10 Feb 2025 Marcaria International LLC Qwertyworks
9 qwerty.law 3 Dec 2023 3 Dec 2024 Porkbun QWERTY Law Michal Kowalewski-Li
10 qwerty.expert 14 Jan 2017 14 Jan 2025 Gransy, s.r.o. NUVIO s.r.o.
11 qwerty.pl 23 Apr 1999 22 Apr 2025 Domena.pl sp. z o.o. -
12 qwerty.sk 23 Mar 2004 23 Mar 2025 Ing. Boris Gereg - QWERTY Ing. Boris Gereg - QWERTY
13 qwerty.codes 4 Apr 2020 4 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
14 qwerty.quest 18 May 2024 18 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
15 qwerty.ru 30 Jul 1998 31 Jul 2024 RU-CENTER-RU PJSC "Central Telegraph"
16 querty.com 19 Oct 2003 19 Oct 2024 GoDaddy.com, LLC -
17 qwerty.monster 21 Dec 2023 21 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
18 qwerty.tv 3 Jan 2003 3 Jan 2025 Mesh Digital Limited Domains By Proxy, LLC
19 qwerty.im - - - Redacted
20 qwerty.network 8 Mar 2023 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 qwerty.domains 12 Mar 2014 12 Mar 2025 Dynadot Inc Dynadot Privacy Service
22 qwerty.cm 23 Dec 2021 23 Dec 2024 Netcom.cm Sarl Whois Protection
23 qwerty.com.ro 26 Sep 2008 24 Oct 2024 ICI - Registrar -
24 qwerty.ooo 14 Nov 2023 14 Nov 2024 SYNERGY WHOLESALE PTY LTD -
25 qwerty.fyi 6 Sep 2015 6 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 qwerty.services 18 Jun 2023 18 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 qwerty.zip 16 May 2023 16 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
28 qwerty.cat 25 Jun 2010 25 Jun 2024 10dencehispahard S.L. (CDmon.com) FORMABINARI SL
29 qwerty.fit 23 Feb 2021 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 qwerty.global 10 Feb 2020 10 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
31 qwerty.ro 21 Jan 2005 19 Jun 2024 ICI - Registrar -
32 qwerty.jp 10 May 2001 31 May 2025 - Shigeo Miyake
33 qwerty.ing 5 Dec 2023 5 Dec 2024 Montenegro Domains, LLC Domains By Proxy, LLC
34 quuerty.com 30 Nov 2020 30 Nov 2024 Key-Systems GmbH c/o whoisproxy.com
35 quwerty.com 25 Jul 2023 25 Jul 2024 OVH, SAS REDACTED FOR PRIVACY
36 qweerty.xyz 24 Mar 2022 24 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
37 qwerty.co.in 6 Mar 2009 6 Mar 2025 NIXI Holding Account N/A
38 qwerty.co.nz 13 Apr 1997 - Sitetech Solutions Ltd T/A SiteName -
39 qwerty.training 30 May 2022 30 May 2025 NameSilo, LLC See PrivacyGuardian.org
40 qwerty.chat 18 Jun 2021 18 Jun 2024 1API GmbH Registrant of qwerty.chat
41 qwerty.travel 19 Oct 2009 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 qwerty.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
43 qwerty.dev 19 May 2020 19 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
44 qwerty.boats 14 May 2023 14 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
45 qwerty.life 1 Jul 2016 1 Jul 2024 Netregistry Wholesale Pty Ltd Naturally Well 101
46 qwerty.co 25 Feb 2010 24 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 qwerty.link 6 Sep 2017 6 Sep 2024 1API GmbH Domains By Proxy, LLC
48 qwerty.site 20 May 2021 20 May 2025 Register.com, Inc -
49 qwerty.cc 6 Feb 2023 6 Feb 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
50 qwerty.club 25 Oct 2018 25 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
51 qwerty.top 24 Apr 2023 24 Apr 2025 west263 International Limited REDACTED FOR PRIVACY
52 qwerty.cafe 15 Mar 2016 15 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 qwerty.bet 11 Oct 2021 11 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Yaroslav Nefedov
54 qwerty.events 20 Oct 2023 20 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
55 qwerty.qa - - AEserver FZE -
56 qwerty.casa 20 Nov 2019 20 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 querty.online 6 Jan 2024 6 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
58 qwerty.games 13 Mar 2018 13 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 qwerty.me.uk 5 Jul 2021 5 Jul 2024 One.com A/S [Tag = TJNF-DK] -
60 qwerty.ltd 14 May 2023 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 qwerty.com 18 May 1995 19 May 2025 GoDaddy.com, LLC -
62 qwerty.net 25 Nov 1996 24 Nov 2024 DNC Holdings, Inc REDACTED FOR PRIVACY
63 qwerty.xyz 22 Feb 2022 22 Feb 2031 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 querty.info 10 Jan 2024 10 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 qwerty.house 15 Mar 2018 15 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Milkevich Konstantin
66 qwerty.media 20 Feb 2024 20 Feb 2025 Sav.com, LLC - 8 REDACTED FOR PRIVACY
67 qwerty.app 8 May 2018 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 qwerty.town 20 Nov 2020 20 Nov 2024 Registrar of Domain Names REG.RU LLC Private Person
69 qwerty.rip 4 Jun 2021 4 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
70 qwerty.company 15 Jan 2016 15 Jan 2025 Key-Systems, LLC QWERTY.COMPANY sp. z o.o.
71 querty.de - - - -
72 qwerty.be 22 Jan 2020 - Metaregistrar B.V. -
73 qwerty.icu 31 Dec 2018 31 Dec 2024 Porkbun, LLC Private by Design, LLC
74 qwerty.mobi 16 May 2023 16 May 2025 Edomains LLC Super domains privacy LLC
75 qwerty.io 24 Nov 2015 24 Nov 2024 Porkbun LLC Private by Design, LLC
76 qwerty.name - - Name.com, Inc. -
77 qwerty.earth 11 Apr 2019 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 qwerty.systems 14 Dec 2018 14 Dec 2024 Gabia, Inc. QWERTY SYSYTEM Co. LTD
79 qwerty.studio 1 May 2024 1 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. gang li
80 qwerty.market 19 Apr 2024 19 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 qwerty.win 26 Apr 2021 26 Apr 2026 Porkbun Private by Design, LLC
82 qwerty.wiki 14 Nov 2018 14 Nov 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 qwerty.lt 12 Sep 2006 12 Sep 2026 UAB "Interneto vizija" UAB "Interneto vizija"
84 qwerty.com.br 3 Jun 2002 3 Jun 2024 - Qwerty Comunica??es e Tecnologia Educacional Ltda
85 qwerty.center 1 Apr 2024 1 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 qwserty.com 22 Dec 2001 22 Dec 2024 Cloudflare, Inc. DATA REDACTED
87 qwserty.net 13 Apr 2013 13 Apr 2025 Cloudflare, Inc. DATA REDACTED
88 qwerty.news 26 Mar 2024 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 qwerty.tools 11 Dec 2023 11 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 qwerty.se 18 Mar 2021 18 Mar 2025 Svenska Export M -
91 qwerty.group 19 May 2018 19 May 2025 TLD Registrar Solutions Ltd. Whois Privacy Corp.
92 qwerty.me 17 Jan 2015 17 Jan 2025 Porkbun LLC Private by Design, LLC
93 qwerty.immo 13 Feb 2022 13 Feb 2025 Squarespace Domains II LLC qwerty
94 qwerty.stream 28 Jun 2017 28 Jun 2030 NameSilo, LLC See PrivacyGuardian.org
95 qwerty.solutions 8 Dec 2014 8 Dec 2024 eNom, LLC S.C. Qwerty Solutions SRL
96 qwerty.wtf 26 Mar 2020 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 qwerty.rest 7 Oct 2023 7 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
98 qwerty.co.mz 27 Oct 2015 27 Oct 2024 CIUEM Registrar Qwerty Lda
99 qwerty.geek.nz 25 Aug 2003 - NetValue Limited -
100 qwerty.com.pl 11 Mar 2003 10 Mar 2025 nazwa.pl sp. z o.o. -
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 Qwuerty.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=qwuerty.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "qwuerty.uk",
        "page_size": 100
    },
    "count": {
        "total": 1225,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "quwerty.tech, qweerty.com, qwerty.digital, qwerty.cool, querty.app, qwerty.business, qwerty.ms, qwerty.works, qwerty.law, qwerty.expert, qwerty.pl, qwerty.sk, qwerty.codes, qwerty.quest, qwerty.ru, querty.com, qwerty.monster, qwerty.tv, qwerty.im, qwerty.network, qwerty.domains, qwerty.cm, qwerty.com.ro, qwerty.ooo, qwerty.fyi, qwerty.services, qwerty.zip, qwerty.cat, qwerty.fit, qwerty.global, qwerty.ro, qwerty.jp, qwerty.ing, quuerty.com, quwerty.com, qweerty.xyz, qwerty.co.in, qwerty.co.nz, qwerty.training, qwerty.chat, qwerty.travel, qwerty.uk, qwerty.dev, qwerty.boats, qwerty.life, qwerty.co, qwerty.link, qwerty.site, qwerty.cc, qwerty.club, qwerty.top, qwerty.cafe, qwerty.bet, qwerty.events, qwerty.qa, qwerty.casa, querty.online, qwerty.games, qwerty.me.uk, qwerty.ltd, qwerty.com, qwerty.net, qwerty.xyz, querty.info, qwerty.house, qwerty.media, qwerty.app, qwerty.town, qwerty.rip, qwerty.company, querty.de, qwerty.be, qwerty.icu, qwerty.mobi, qwerty.io, qwerty.name, qwerty.earth, qwerty.systems, qwerty.studio, qwerty.market, qwerty.win, qwerty.wiki, qwerty.lt, qwerty.com.br, qwerty.center, qwserty.com, qwserty.net, qwerty.news, qwerty.tools, qwerty.se, qwerty.group, qwerty.me, qwerty.immo, qwerty.stream, qwerty.solutions, qwerty.wtf, qwerty.rest, qwerty.co.mz, qwerty.geek.nz, qwerty.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "quwerty.tech",
            "domain_keyword": "quwerty",
            "domain_tld": "tech",
            "query_time": "2024-05-29 01:09:03",
            "create_date": "2023-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "qweerty.com",
            "domain_keyword": "qweerty",
            "domain_tld": "com",
            "query_time": "2024-05-04 13:13:08",
            "create_date": "2005-08-29",
            "update_date": "2023-08-30",
            "expiry_date": "2027-08-29",
            "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": 3,
            "domain_name": "qwerty.digital",
            "domain_keyword": "qwerty",
            "domain_tld": "digital",
            "query_time": "2024-05-04 13:13:42",
            "create_date": "2019-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "qwerty.cool",
            "domain_keyword": "qwerty",
            "domain_tld": "cool",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2022-01-18",
            "update_date": "2024-02-17",
            "expiry_date": "2025-01-18",
            "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": "Zhang Kaiyi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shandong",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "querty.app",
            "domain_keyword": "querty",
            "domain_tld": "app",
            "query_time": "2024-04-17 09:19:21",
            "create_date": "2023-07-17",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-17",
            "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": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "qwerty.business",
            "domain_keyword": "qwerty",
            "domain_tld": "business",
            "query_time": "2024-05-08 08:44:13",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2027-02-28",
            "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": [
                "megan.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "qwerty.ms",
            "domain_keyword": "qwerty",
            "domain_tld": "ms",
            "query_time": "2024-05-25 17:56:00",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns1.hosterion.com",
                "ns1.hosterion.net",
                "ns2.hosterion.com",
                "ns2.hosterion.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "qwerty.works",
            "domain_keyword": "qwerty",
            "domain_tld": "works",
            "query_time": "2024-05-31 17:53:07",
            "create_date": "2024-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Qwertyworks",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "qwerty.law",
            "domain_keyword": "qwerty",
            "domain_tld": "law",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "2023-12-03",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "QWERTY Law Michal Kowalewski-Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mazovia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "qwerty.expert",
            "domain_keyword": "qwerty",
            "domain_tld": "expert",
            "query_time": "2024-06-13 03:02:33",
            "create_date": "2017-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NUVIO s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "qwerty.pl",
            "domain_keyword": "qwerty",
            "domain_tld": "pl",
            "query_time": "2024-05-04 13:13:46",
            "create_date": "1999-04-23",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-22",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.insite.pl",
                "ns2.insite.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "qwerty.sk",
            "domain_keyword": "qwerty",
            "domain_tld": "sk",
            "query_time": "2024-05-05 23:54:36",
            "create_date": "2004-03-23",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-23",
            "registrar_name": "Ing. Boris Gereg - QWERTY",
            "registrant_name": "Ing. Boris Gereg - QWERTY",
            "registrant_company": "Ing. Boris Gereg - QWERTY",
            "registrant_address": "Topoľčianska 3206/3",
            "registrant_city": "Bratislava",
            "registrant_zip": "85105",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.903793789",
            "name_servers": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 13,
            "domain_name": "qwerty.codes",
            "domain_keyword": "qwerty",
            "domain_tld": "codes",
            "query_time": "2024-05-25 17:55:59",
            "create_date": "2020-04-04",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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-1258.awsdns-29.org",
                "ns-1765.awsdns-28.co.uk",
                "ns-382.awsdns-47.com",
                "ns-680.awsdns-21.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "qwerty.quest",
            "domain_keyword": "qwerty",
            "domain_tld": "quest",
            "query_time": "2024-05-20 12:28:50",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "qwerty.ru",
            "domain_keyword": "qwerty",
            "domain_tld": "ru",
            "query_time": "2024-05-23 18:58:52",
            "create_date": "1998-07-30",
            "expiry_date": "2024-07-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "PJSC \"Central Telegraph\"",
            "name_servers": [
                "ns2mt.rt.ru",
                "nsmt.rt.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "querty.com",
            "domain_keyword": "querty",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:59:24",
            "create_date": "2003-10-19",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "qwerty.monster",
            "domain_keyword": "qwerty",
            "domain_tld": "monster",
            "query_time": "2024-06-13 03:02:34",
            "create_date": "2023-12-21",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "qwerty.tv",
            "domain_keyword": "qwerty",
            "domain_tld": "tv",
            "query_time": "2024-05-26 19:16:32",
            "create_date": "2003-01-03",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "qwerty.im",
            "domain_keyword": "qwerty",
            "domain_tld": "im",
            "query_time": "2024-06-01 16:07:32",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ]
        },
        {
            "num": 20,
            "domain_name": "qwerty.network",
            "domain_keyword": "qwerty",
            "domain_tld": "network",
            "query_time": "2024-05-04 13:13:43",
            "create_date": "2023-03-08",
            "update_date": "2023-08-16",
            "expiry_date": "2025-03-08",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "qwerty.domains",
            "domain_keyword": "qwerty",
            "domain_tld": "domains",
            "query_time": "2024-05-11 17:29:37",
            "create_date": "2014-03-12",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ofbkdzp6.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "qwerty.cm",
            "domain_keyword": "qwerty",
            "domain_tld": "cm",
            "query_time": "2024-04-25 05:07:16",
            "create_date": "2021-12-23",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-23",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Adminstrator of the Day",
            "registrant_company": "Whois Protection",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Not Disclosed",
            "registrant_zip": "0000",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.608716781",
            "registrant_fax": "+34.608716781",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 23,
            "domain_name": "qwerty.com.ro",
            "domain_keyword": "qwerty",
            "domain_tld": "com.ro",
            "query_time": "2024-06-13 03:02:33",
            "create_date": "2008-09-26",
            "expiry_date": "2024-10-24",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.hosterion.com",
                "ns1.hosterion.net",
                "ns2.hosterion.com",
                "ns2.hosterion.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 24,
            "domain_name": "qwerty.ooo",
            "domain_keyword": "qwerty",
            "domain_tld": "ooo",
            "query_time": "2024-05-20 18:32:16",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1609,
            "registrar_name": "SYNERGY WHOLESALE PTY LTD",
            "registrar_website": "https://synergywholesale.com",
            "registrant_state": "VIC",
            "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.",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "qwerty.fyi",
            "domain_keyword": "qwerty",
            "domain_tld": "fyi",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2015-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "qwerty.services",
            "domain_keyword": "qwerty",
            "domain_tld": "services",
            "query_time": "2024-05-18 15:16:35",
            "create_date": "2023-06-18",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "qwerty.zip",
            "domain_keyword": "qwerty",
            "domain_tld": "zip",
            "query_time": "2024-05-18 15:16:35",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "qwerty.cat",
            "domain_keyword": "qwerty",
            "domain_tld": "cat",
            "query_time": "2024-05-18 15:16:34",
            "create_date": "2010-06-25",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "FORMABINARI SL",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "qwerty.fit",
            "domain_keyword": "qwerty",
            "domain_tld": "fit",
            "query_time": "2024-06-13 03:02:33",
            "create_date": "2021-02-23",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-23",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "qwerty.global",
            "domain_keyword": "qwerty",
            "domain_tld": "global",
            "query_time": "2024-06-13 03:02:33",
            "create_date": "2020-02-10",
            "update_date": "2024-06-04",
            "expiry_date": "2025-02-10",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "qwerty.ro",
            "domain_keyword": "qwerty",
            "domain_tld": "ro",
            "query_time": "2024-05-20 18:32:16",
            "create_date": "2005-01-21",
            "expiry_date": "2024-06-19",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.qwerty.ro",
                "ns2.qwerty.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 32,
            "domain_name": "qwerty.jp",
            "domain_keyword": "qwerty",
            "domain_tld": "jp",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "2001-05-10",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Shigeo Miyake",
            "registrant_address": "1-76-9 Mitsufuji",
            "registrant_zip": "208-0021",
            "registrant_email": "[email protected]",
            "registrant_phone": "042-506-8346",
            "registrant_fax": "042-506-8347",
            "name_servers": [
                "dns2.ruru.jp",
                "dns4.ruru.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 33,
            "domain_name": "qwerty.ing",
            "domain_keyword": "qwerty",
            "domain_tld": "ing",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1152,
            "registrar_name": "Montenegro Domains, LLC",
            "registrar_website": "http://www.gomontenegrodomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "quuerty.com",
            "domain_keyword": "quuerty",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:08:54",
            "create_date": "2020-11-30",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of quuerty.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "f868d1a4e4f95c433aacf8d31245b8606558a667a25c9b47dd8ef441a4a9a6b9@quuerty.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.torresdns.com",
                "ns2.torresdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "quwerty.com",
            "domain_keyword": "quwerty",
            "domain_tld": "com",
            "query_time": "2024-06-13 13:29:28",
            "create_date": "2023-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arvind.ns.cloudflare.com",
                "malavika.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "qweerty.xyz",
            "domain_keyword": "qweerty",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 07:40:25",
            "create_date": "2022-03-24",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Voronezh",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "qwerty.co.in",
            "domain_keyword": "qwerty",
            "domain_tld": "co.in",
            "query_time": "2024-05-04 13:13:42",
            "create_date": "2009-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "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": "Pennsylvania",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "qwerty.co.nz",
            "domain_keyword": "qwerty",
            "domain_tld": "co.nz",
            "query_time": "2024-05-04 13:13:43",
            "create_date": "1997-04-13",
            "update_date": "2022-11-09",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "bison.dynatrade.net",
                "frontend.qwerty.co.nz",
                "temple.baycitymicro.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "qwerty.training",
            "domain_keyword": "qwerty",
            "domain_tld": "training",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "2022-05-30",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-30",
            "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": 40,
            "domain_name": "qwerty.chat",
            "domain_keyword": "qwerty",
            "domain_tld": "chat",
            "query_time": "2024-05-18 15:16:34",
            "create_date": "2021-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of qwerty.chat",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "qwerty.travel",
            "domain_keyword": "qwerty",
            "domain_tld": "travel",
            "query_time": "2024-04-24 05:05:00",
            "create_date": "2009-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.com-domain.com",
                "ns3.com-domain.com",
                "ns4.com-domain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "qwerty.uk",
            "domain_keyword": "qwerty",
            "domain_tld": "uk",
            "query_time": "2024-04-24 05:05:01",
            "create_date": "2019-03-15",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-15",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "qwerty.dev",
            "domain_keyword": "qwerty",
            "domain_tld": "dev",
            "query_time": "2024-05-18 15:16:34",
            "create_date": "2020-05-19",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "karina.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "qwerty.boats",
            "domain_keyword": "qwerty",
            "domain_tld": "boats",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "2023-05-14",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "jocelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "qwerty.life",
            "domain_keyword": "qwerty",
            "domain_tld": "life",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2016-07-01",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-01",
            "registrar_iana": 13,
            "registrar_name": "Netregistry Wholesale Pty Ltd",
            "registrar_website": "http://melbourneit.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Naturally Well 101",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "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.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "qwerty.co",
            "domain_keyword": "qwerty",
            "domain_tld": "co",
            "query_time": "2024-05-18 15:16:34",
            "create_date": "2010-02-25",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-24",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "qwerty.link",
            "domain_keyword": "qwerty",
            "domain_tld": "link",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2017-09-06",
            "update_date": "2024-03-23",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "qwerty.site",
            "domain_keyword": "qwerty",
            "domain_tld": "site",
            "query_time": "2024-05-23 07:40:26",
            "create_date": "2021-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "qwerty.cc",
            "domain_keyword": "qwerty",
            "domain_tld": "cc",
            "query_time": "2024-05-04 13:13:42",
            "create_date": "2023-02-06",
            "update_date": "2024-04-17",
            "expiry_date": "2025-02-06",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=qwerty.cc",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "qwerty.club",
            "domain_keyword": "qwerty",
            "domain_tld": "club",
            "query_time": "2024-05-25 17:56:01",
            "create_date": "2018-10-25",
            "update_date": "2023-06-21",
            "expiry_date": "2028-10-25",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "qwerty.top",
            "domain_keyword": "qwerty",
            "domain_tld": "top",
            "query_time": "2024-05-08 08:44:13",
            "create_date": "2023-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1915,
            "registrar_name": "west263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "qwerty.cafe",
            "domain_keyword": "qwerty",
            "domain_tld": "cafe",
            "query_time": "2024-05-04 13:13:43",
            "create_date": "2016-03-15",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "qwerty.bet",
            "domain_keyword": "qwerty",
            "domain_tld": "bet",
            "query_time": "2024-05-04 13:13:42",
            "create_date": "2021-10-11",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yaroslav Nefedov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "qwerty.events",
            "domain_keyword": "qwerty",
            "domain_tld": "events",
            "query_time": "2024-05-04 13:13:43",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "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-1518.awsdns-61.org",
                "ns-1558.awsdns-02.co.uk",
                "ns-44.awsdns-05.com",
                "ns-551.awsdns-04.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "qwerty.qa",
            "domain_keyword": "qwerty",
            "domain_tld": "qa",
            "query_time": "2024-05-23 20:16:47",
            "update_date": "2024-03-18",
            "registrar_name": "AEserver FZE",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-f88917b8.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 56,
            "domain_name": "qwerty.casa",
            "domain_keyword": "qwerty",
            "domain_tld": "casa",
            "query_time": "2024-04-24 05:04:59",
            "create_date": "2019-11-20",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "querty.online",
            "domain_keyword": "querty",
            "domain_tld": "online",
            "query_time": "2024-05-10 06:59:24",
            "create_date": "2024-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "qwerty.games",
            "domain_keyword": "qwerty",
            "domain_tld": "games",
            "query_time": "2024-05-11 17:29:37",
            "create_date": "2018-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhosting4.net",
                "ns2.webhosting4.net",
                "ns3.webhosting4.net",
                "ns4.webhosting4.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "qwerty.me.uk",
            "domain_keyword": "qwerty",
            "domain_tld": "me.uk",
            "query_time": "2024-04-24 05:05:01",
            "create_date": "2021-07-05",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-05",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 60,
            "domain_name": "qwerty.ltd",
            "domain_keyword": "qwerty",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 15:16:35",
            "create_date": "2023-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "qwerty.com",
            "domain_keyword": "qwerty",
            "domain_tld": "com",
            "query_time": "2024-06-09 08:03:27",
            "create_date": "1995-05-18",
            "update_date": "2024-01-21",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "mustafa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "qwerty.net",
            "domain_keyword": "qwerty",
            "domain_tld": "net",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "1996-11-25",
            "update_date": "2023-01-31",
            "expiry_date": "2024-11-24",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Not Applicable",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "qwerty.xyz",
            "domain_keyword": "qwerty",
            "domain_tld": "xyz",
            "query_time": "2024-06-13 03:02:34",
            "create_date": "2022-02-22",
            "update_date": "2024-04-26",
            "expiry_date": "2031-02-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "querty.info",
            "domain_keyword": "querty",
            "domain_tld": "info",
            "query_time": "2024-05-11 15:17:10",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "qwerty.house",
            "domain_keyword": "qwerty",
            "domain_tld": "house",
            "query_time": "2024-05-15 07:19:10",
            "create_date": "2018-03-15",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-15",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Milkevich Konstantin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow state",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "qwerty.media",
            "domain_keyword": "qwerty",
            "domain_tld": "media",
            "query_time": "2024-06-13 03:02:33",
            "create_date": "2024-02-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 3898,
            "registrar_name": "Sav.com, LLC - 8",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "qwerty.app",
            "domain_keyword": "qwerty",
            "domain_tld": "app",
            "query_time": "2024-05-11 17:29:37",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "qwerty.town",
            "domain_keyword": "qwerty",
            "domain_tld": "town",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2020-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kaliningradskaya oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "qwerty.rip",
            "domain_keyword": "qwerty",
            "domain_tld": "rip",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2021-06-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-06-04",
            "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-1054.awsdns-03.org",
                "ns-1687.awsdns-18.co.uk",
                "ns-267.awsdns-33.com",
                "ns-921.awsdns-51.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "qwerty.company",
            "domain_keyword": "qwerty",
            "domain_tld": "company",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "2016-01-15",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "QWERTY.COMPANY sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "querty.de",
            "domain_keyword": "querty",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:23:04",
            "update_date": "2007-10-24",
            "name_servers": [
                "docks05.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "qwerty.be",
            "domain_keyword": "qwerty",
            "domain_tld": "be",
            "query_time": "2024-06-01 16:07:32",
            "create_date": "2020-01-22",
            "registrar_name": "Metaregistrar B.V.",
            "registrar_website": "http://www.metaregistrar.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 73,
            "domain_name": "qwerty.icu",
            "domain_keyword": "qwerty",
            "domain_tld": "icu",
            "query_time": "2024-05-04 13:13:42",
            "create_date": "2018-12-31",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "qwerty.mobi",
            "domain_keyword": "qwerty",
            "domain_tld": "mobi",
            "query_time": "2024-05-18 15:16:35",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 3804,
            "registrar_name": "Edomains LLC",
            "registrar_website": "http://edomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super domains privacy 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "qwerty.io",
            "domain_keyword": "qwerty",
            "domain_tld": "io",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2015-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "qwerty.name",
            "domain_keyword": "qwerty",
            "domain_tld": "name",
            "query_time": "2024-05-04 13:13:42",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 77,
            "domain_name": "qwerty.earth",
            "domain_keyword": "qwerty",
            "domain_tld": "earth",
            "query_time": "2024-05-04 13:13:43",
            "create_date": "2019-04-11",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-11",
            "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": 78,
            "domain_name": "qwerty.systems",
            "domain_keyword": "qwerty",
            "domain_tld": "systems",
            "query_time": "2024-05-18 15:16:35",
            "create_date": "2018-12-14",
            "update_date": "2022-12-16",
            "expiry_date": "2024-12-14",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "QWERTY SYSYTEM Co. LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "qwerty.studio",
            "domain_keyword": "qwerty",
            "domain_tld": "studio",
            "query_time": "2024-05-04 13:13:43",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gang li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "qwerty.market",
            "domain_keyword": "qwerty",
            "domain_tld": "market",
            "query_time": "2024-05-01 17:02:39",
            "create_date": "2024-04-19",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "qwerty.win",
            "domain_keyword": "qwerty",
            "domain_tld": "win",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2021-04-26",
            "update_date": "2022-11-28",
            "expiry_date": "2026-04-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.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.dewlance.com",
                "ns2.dewlance.com",
                "ns5.dewlance.com",
                "ns6.dewlance.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "qwerty.wiki",
            "domain_keyword": "qwerty",
            "domain_tld": "wiki",
            "query_time": "2024-06-03 15:05:56",
            "create_date": "2018-11-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-11-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pns1.cloudns.net",
                "pns2.cloudns.net",
                "pns3.cloudns.net",
                "pns4.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "qwerty.lt",
            "domain_keyword": "qwerty",
            "domain_tld": "lt",
            "query_time": "2024-04-24 05:05:00",
            "create_date": "2006-09-12",
            "expiry_date": "2026-09-12",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 84,
            "domain_name": "qwerty.com.br",
            "domain_keyword": "qwerty",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 05:04:59",
            "create_date": "2002-06-03",
            "update_date": "2022-09-26",
            "expiry_date": "2024-06-03",
            "registrant_name": "Qwerty Comunica??es e Tecnologia Educacional Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 85,
            "domain_name": "qwerty.center",
            "domain_keyword": "qwerty",
            "domain_tld": "center",
            "query_time": "2024-05-31 17:53:07",
            "create_date": "2024-04-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "qwserty.com",
            "domain_keyword": "qwserty",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:38:56",
            "create_date": "2001-12-22",
            "update_date": "2023-06-25",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "UT",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/qwserty.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "julissa.ns.cloudflare.com",
                "kobe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "qwserty.net",
            "domain_keyword": "qwserty",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:38:57",
            "create_date": "2013-04-13",
            "update_date": "2023-06-25",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "UT",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/qwserty.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "julissa.ns.cloudflare.com",
                "kobe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "qwerty.news",
            "domain_keyword": "qwerty",
            "domain_tld": "news",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "qwerty.tools",
            "domain_keyword": "qwerty",
            "domain_tld": "tools",
            "query_time": "2024-06-13 03:02:34",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "qwerty.se",
            "domain_keyword": "qwerty",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:49:04",
            "create_date": "2021-03-18",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-18",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "qwerty.group",
            "domain_keyword": "qwerty",
            "domain_tld": "group",
            "query_time": "2024-05-04 13:13:42",
            "create_date": "2018-05-19",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "qwerty.me",
            "domain_keyword": "qwerty",
            "domain_tld": "me",
            "query_time": "2024-05-18 15:16:35",
            "create_date": "2015-01-17",
            "update_date": "2023-10-10",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "qwerty.immo",
            "domain_keyword": "qwerty",
            "domain_tld": "immo",
            "query_time": "2024-06-13 03:02:33",
            "create_date": "2022-02-13",
            "update_date": "2024-06-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "qwerty",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "YT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "qwerty.stream",
            "domain_keyword": "qwerty",
            "domain_tld": "stream",
            "query_time": "2024-04-24 05:05:00",
            "create_date": "2017-06-28",
            "update_date": "2021-06-11",
            "expiry_date": "2030-06-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "cecelia.ns.cloudflare.com",
                "zac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "qwerty.solutions",
            "domain_keyword": "qwerty",
            "domain_tld": "solutions",
            "query_time": "2024-06-13 03:02:34",
            "create_date": "2014-12-08",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S.C. Qwerty Solutions SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Romania",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fns1.6a.ro",
                "fns2.6a.ro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "qwerty.wtf",
            "domain_keyword": "qwerty",
            "domain_tld": "wtf",
            "query_time": "2024-05-25 17:56:00",
            "create_date": "2020-03-26",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "qwerty.rest",
            "domain_keyword": "qwerty",
            "domain_tld": "rest",
            "query_time": "2024-06-13 03:02:34",
            "create_date": "2023-10-07",
            "update_date": "2024-02-15",
            "expiry_date": "2024-10-07",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "ns13.hawkhost.com",
                "ns14.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "qwerty.co.mz",
            "domain_keyword": "qwerty",
            "domain_tld": "co.mz",
            "query_time": "2024-05-25 17:55:59",
            "create_date": "2015-10-27",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-27",
            "registrar_name": "CIUEM Registrar",
            "registrant_name": "Frances Rodrigues",
            "registrant_company": "Qwerty Lda",
            "registrant_address": "Praca dos Trabalhadores No 51 4 Andar",
            "registrant_city": "Maputo",
            "registrant_state": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.21429742",
            "name_servers": [
                "ns1.us208.siteground.us",
                "ns2.us208.siteground.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "qwerty.geek.nz",
            "domain_keyword": "qwerty",
            "domain_tld": "geek.nz",
            "query_time": "2024-05-15 07:19:10",
            "create_date": "2003-08-25",
            "update_date": "2023-09-24",
            "registrar_name": "NetValue Limited",
            "registrar_website": "https://www.netvalue.nz",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "qwerty.com.pl",
            "domain_keyword": "qwerty",
            "domain_tld": "com.pl",
            "query_time": "2024-05-15 07:19:10",
            "create_date": "2003-03-11",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-10",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.218,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>qwuerty.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1225</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>quwerty.tech, qweerty.com, qwerty.digital, qwerty.cool, querty.app, qwerty.business, qwerty.ms, qwerty.works, qwerty.law, qwerty.expert, qwerty.pl, qwerty.sk, qwerty.codes, qwerty.quest, qwerty.ru, querty.com, qwerty.monster, qwerty.tv, qwerty.im, qwerty.network, qwerty.domains, qwerty.cm, qwerty.com.ro, qwerty.ooo, qwerty.fyi, qwerty.services, qwerty.zip, qwerty.cat, qwerty.fit, qwerty.global, qwerty.ro, qwerty.jp, qwerty.ing, quuerty.com, quwerty.com, qweerty.xyz, qwerty.co.in, qwerty.co.nz, qwerty.training, qwerty.chat, qwerty.travel, qwerty.uk, qwerty.dev, qwerty.boats, qwerty.life, qwerty.co, qwerty.link, qwerty.site, qwerty.cc, qwerty.club, qwerty.top, qwerty.cafe, qwerty.bet, qwerty.events, qwerty.qa, qwerty.casa, querty.online, qwerty.games, qwerty.me.uk, qwerty.ltd, qwerty.com, qwerty.net, qwerty.xyz, querty.info, qwerty.house, qwerty.media, qwerty.app, qwerty.town, qwerty.rip, qwerty.company, querty.de, qwerty.be, qwerty.icu, qwerty.mobi, qwerty.io, qwerty.name, qwerty.earth, qwerty.systems, qwerty.studio, qwerty.market, qwerty.win, qwerty.wiki, qwerty.lt, qwerty.com.br, qwerty.center, qwserty.com, qwserty.net, qwerty.news, qwerty.tools, qwerty.se, qwerty.group, qwerty.me, qwerty.immo, qwerty.stream, qwerty.solutions, qwerty.wtf, qwerty.rest, qwerty.co.mz, qwerty.geek.nz, qwerty.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>quwerty.tech</domain_name>
   <domain_keyword>quwerty</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 01:09:03</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>qweerty.com</domain_name>
   <domain_keyword>qweerty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 13:13:08</query_time>
   <create_date>2005-08-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2027-08-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>qwerty.digital</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-04 13:13:42</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>qwerty.cool</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-01-18</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>Zhang Kaiyi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shandong</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>querty.app</domain_name>
   <domain_keyword>querty</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-17 09:19:21</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-17</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>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.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>6</num>
   <domain_name>qwerty.business</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-08 08:44:13</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2027-02-28</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>megan.ns.cloudflare.com</value>
    <value>uriah.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>7</num>
   <domain_name>qwerty.ms</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.hosterion.com</value>
    <value>ns1.hosterion.net</value>
    <value>ns2.hosterion.com</value>
    <value>ns2.hosterion.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>qwerty.works</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-31 17:53:07</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Qwertyworks</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>qwerty.law</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>QWERTY Law Michal Kowalewski-Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mazovia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>qwerty.expert</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-06-13 03:02:33</query_time>
   <create_date>2017-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NUVIO s.r.o.</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>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>qwerty.pl</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-04 13:13:46</query_time>
   <create_date>1999-04-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.insite.pl</value>
    <value>ns2.insite.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>qwerty.sk</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 23:54:36</query_time>
   <create_date>2004-03-23</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Ing. Boris Gereg - QWERTY</registrar_name>
   <registrant_name>Ing. Boris Gereg - QWERTY</registrant_name>
   <registrant_company>Ing. Boris Gereg - QWERTY</registrant_company>
   <registrant_address>Topoľčianska 3206/3</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>85105</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.903793789</registrant_phone>
   <name_servers>
    <value>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>qwerty.codes</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-25 17:55:59</query_time>
   <create_date>2020-04-04</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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-1258.awsdns-29.org</value>
    <value>ns-1765.awsdns-28.co.uk</value>
    <value>ns-382.awsdns-47.com</value>
    <value>ns-680.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>qwerty.quest</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-20 12:28:50</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>qwerty.ru</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-23 18:58:52</query_time>
   <create_date>1998-07-30</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>PJSC &quot;Central Telegraph&quot;</registrant_company>
   <name_servers>
    <value>ns2mt.rt.ru</value>
    <value>nsmt.rt.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>querty.com</domain_name>
   <domain_keyword>querty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:59:24</query_time>
   <create_date>2003-10-19</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>qwerty.monster</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-06-13 03:02:34</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>18</num>
   <domain_name>qwerty.tv</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-26 19:16:32</query_time>
   <create_date>2003-01-03</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>qwerty.im</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>qwerty.network</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-04 13:13:43</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2023-08-16</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.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>ns63.domaincontrol.com</value>
    <value>ns64.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>21</num>
   <domain_name>qwerty.domains</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-11 17:29:37</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ofbkdzp6.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>qwerty.cm</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-25 05:07:16</query_time>
   <create_date>2021-12-23</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Adminstrator of the Day</registrant_name>
   <registrant_company>Whois Protection</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Not Disclosed</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.608716781</registrant_phone>
   <registrant_fax>+34.608716781</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>qwerty.com.ro</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>com.ro</domain_tld>
   <query_time>2024-06-13 03:02:33</query_time>
   <create_date>2008-09-26</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.hosterion.com</value>
    <value>ns1.hosterion.net</value>
    <value>ns2.hosterion.com</value>
    <value>ns2.hosterion.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>qwerty.ooo</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-20 18:32:16</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>SYNERGY WHOLESALE PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <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>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>qwerty.fyi</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2015-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>qwerty.services</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-18 15:16:35</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>27</num>
   <domain_name>qwerty.zip</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-18 15:16:35</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>qwerty.cat</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-18 15:16:34</query_time>
   <create_date>2010-06-25</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>FORMABINARI SL</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>qwerty.fit</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-13 03:02:33</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-23</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>qwerty.global</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-06-13 03:02:33</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-02-10</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>qwerty.ro</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-20 18:32:16</query_time>
   <create_date>2005-01-21</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.qwerty.ro</value>
    <value>ns2.qwerty.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>qwerty.jp</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>2001-05-10</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Shigeo Miyake</registrant_name>
   <registrant_address>1-76-9 Mitsufuji</registrant_address>
   <registrant_zip>208-0021</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>042-506-8346</registrant_phone>
   <registrant_fax>042-506-8347</registrant_fax>
   <name_servers>
    <value>dns2.ruru.jp</value>
    <value>dns4.ruru.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>qwerty.ing</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Montenegro Domains, LLC</registrar_name>
   <registrar_website>http://www.gomontenegrodomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>quuerty.com</domain_name>
   <domain_keyword>quuerty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:08:54</query_time>
   <create_date>2020-11-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of quuerty.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>f868d1a4e4f95c433aacf8d31245b8606558a667a25c9b47dd8ef441a4a9a6b9@quuerty.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.torresdns.com</value>
    <value>ns2.torresdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>quwerty.com</domain_name>
   <domain_keyword>quwerty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 13:29:28</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arvind.ns.cloudflare.com</value>
    <value>malavika.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>qweerty.xyz</domain_name>
   <domain_keyword>qweerty</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 07:40:25</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Voronezh</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>qwerty.co.in</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-04 13:13:42</query_time>
   <create_date>2009-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</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>Pennsylvania</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>38</num>
   <domain_name>qwerty.co.nz</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-04 13:13:43</query_time>
   <create_date>1997-04-13</create_date>
   <update_date>2022-11-09</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>bison.dynatrade.net</value>
    <value>frontend.qwerty.co.nz</value>
    <value>temple.baycitymicro.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>qwerty.training</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>2022-05-30</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-30</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>40</num>
   <domain_name>qwerty.chat</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-18 15:16:34</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</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>Registrant of qwerty.chat</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>qwerty.travel</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-24 05:05:00</query_time>
   <create_date>2009-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.com-domain.com</value>
    <value>ns3.com-domain.com</value>
    <value>ns4.com-domain.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>42</num>
   <domain_name>qwerty.uk</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-24 05:05:01</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>qwerty.dev</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 15:16:34</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>karina.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>qwerty.boats</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>boats</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>jocelyn.ns.cloudflare.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>qwerty.life</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2016-07-01</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Netregistry Wholesale Pty Ltd</registrar_name>
   <registrar_website>http://melbourneit.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Naturally Well 101</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</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.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>qwerty.co</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 15:16:34</query_time>
   <create_date>2010-02-25</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-24</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>qwerty.link</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2017-09-06</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-09-06</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_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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>qwerty.site</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 07:40:26</query_time>
   <create_date>2021-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>qwerty.cc</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 13:13:42</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=qwerty.cc</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>qwerty.club</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-25 17:56:01</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2028-10-25</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>qwerty.top</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 08:44:13</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>west263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>qwerty.cafe</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-04 13:13:43</query_time>
   <create_date>2016-03-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>qwerty.bet</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-04 13:13:42</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yaroslav Nefedov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>qwerty.events</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-04 13:13:43</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</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-1518.awsdns-61.org</value>
    <value>ns-1558.awsdns-02.co.uk</value>
    <value>ns-44.awsdns-05.com</value>
    <value>ns-551.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>qwerty.qa</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-23 20:16:47</query_time>
   <update_date>2024-03-18</update_date>
   <registrar_name>AEserver FZE</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-f88917b8.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>qwerty.casa</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-24 05:04:59</query_time>
   <create_date>2019-11-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>querty.online</domain_name>
   <domain_keyword>querty</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 06:59:24</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>qwerty.games</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-11 17:29:37</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhosting4.net</value>
    <value>ns2.webhosting4.net</value>
    <value>ns3.webhosting4.net</value>
    <value>ns4.webhosting4.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>qwerty.me.uk</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-24 05:05:01</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>qwerty.ltd</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 15:16:35</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>qwerty.com</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 08:03:27</query_time>
   <create_date>1995-05-18</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>mustafa.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>62</num>
   <domain_name>qwerty.net</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>1996-11-25</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Not Applicable</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>qwerty.xyz</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-13 03:02:34</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2031-02-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>querty.info</domain_name>
   <domain_keyword>querty</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 15:17:10</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>qwerty.house</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-15 07:19:10</query_time>
   <create_date>2018-03-15</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Milkevich Konstantin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow state</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>qwerty.media</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-13 03:02:33</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>3898</registrar_iana>
   <registrar_name>Sav.com, LLC - 8</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>qwerty.app</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 17:29:37</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>qwerty.town</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kaliningradskaya oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>qwerty.rip</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-06-04</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-1054.awsdns-03.org</value>
    <value>ns-1687.awsdns-18.co.uk</value>
    <value>ns-267.awsdns-33.com</value>
    <value>ns-921.awsdns-51.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>70</num>
   <domain_name>qwerty.company</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>2016-01-15</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-15</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>QWERTY.COMPANY sp. z o.o.</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>querty.de</domain_name>
   <domain_keyword>querty</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:23:04</query_time>
   <update_date>2007-10-24</update_date>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>qwerty.be</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 16:07:32</query_time>
   <create_date>2020-01-22</create_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>qwerty.icu</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-04 13:13:42</query_time>
   <create_date>2018-12-31</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>qwerty.mobi</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-18 15:16:35</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>3804</registrar_iana>
   <registrar_name>Edomains LLC</registrar_name>
   <registrar_website>http://edomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super domains privacy 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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>qwerty.io</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>qwerty.name</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-04 13:13:42</query_time>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>qwerty.earth</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-04 13:13:43</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-11</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>78</num>
   <domain_name>qwerty.systems</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-18 15:16:35</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>QWERTY SYSYTEM Co. 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>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>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>qwerty.studio</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-04 13:13:43</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gang li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Xi Zhuang Zu Zi Zhi Qu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>qwerty.market</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-01 17:02:39</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>qwerty.win</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2021-04-26</create_date>
   <update_date>2022-11-28</update_date>
   <expiry_date>2026-04-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.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.dewlance.com</value>
    <value>ns2.dewlance.com</value>
    <value>ns5.dewlance.com</value>
    <value>ns6.dewlance.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>qwerty.wiki</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-03 15:05:56</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pns1.cloudns.net</value>
    <value>pns2.cloudns.net</value>
    <value>pns3.cloudns.net</value>
    <value>pns4.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>qwerty.lt</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-24 05:05:00</query_time>
   <create_date>2006-09-12</create_date>
   <expiry_date>2026-09-12</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>qwerty.com.br</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 05:04:59</query_time>
   <create_date>2002-06-03</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrant_name>Qwerty Comunica??es e Tecnologia Educacional Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>qwerty.center</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-31 17:53:07</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>qwserty.com</domain_name>
   <domain_keyword>qwserty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:38:56</query_time>
   <create_date>2001-12-22</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/qwserty.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>julissa.ns.cloudflare.com</value>
    <value>kobe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>qwserty.net</domain_name>
   <domain_keyword>qwserty</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:38:57</query_time>
   <create_date>2013-04-13</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/qwserty.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>julissa.ns.cloudflare.com</value>
    <value>kobe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>qwerty.news</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>qwerty.tools</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-06-13 03:02:34</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>qwerty.se</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:49:04</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>qwerty.group</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-04 13:13:42</query_time>
   <create_date>2018-05-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.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>qwerty.me</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-18 15:16:35</query_time>
   <create_date>2015-01-17</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>qwerty.immo</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-06-13 03:02:33</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>qwerty</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>YT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>qwerty.stream</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-04-24 05:05:00</query_time>
   <create_date>2017-06-28</create_date>
   <update_date>2021-06-11</update_date>
   <expiry_date>2030-06-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>cecelia.ns.cloudflare.com</value>
    <value>zac.ns.cloudflare.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>qwerty.solutions</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-13 03:02:34</query_time>
   <create_date>2014-12-08</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-08</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>S.C. Qwerty Solutions SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Romania</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fns1.6a.ro</value>
    <value>fns2.6a.ro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>qwerty.wtf</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-25 17:56:00</query_time>
   <create_date>2020-03-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>qwerty.rest</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-06-13 03:02:34</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</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>ns13.hawkhost.com</value>
    <value>ns14.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>qwerty.co.mz</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-25 17:55:59</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>CIUEM Registrar</registrar_name>
   <registrant_name>Frances Rodrigues</registrant_name>
   <registrant_company>Qwerty Lda</registrant_company>
   <registrant_address>Praca dos Trabalhadores No 51 4 Andar</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Maputo</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.21429742</registrant_phone>
   <name_servers>
    <value>ns1.us208.siteground.us</value>
    <value>ns2.us208.siteground.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>qwerty.geek.nz</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>geek.nz</domain_tld>
   <query_time>2024-05-15 07:19:10</query_time>
   <create_date>2003-08-25</create_date>
   <update_date>2023-09-24</update_date>
   <registrar_name>NetValue Limited</registrar_name>
   <registrar_website>https://www.netvalue.nz</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>qwerty.com.pl</domain_name>
   <domain_keyword>qwerty</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-15 07:19:10</query_time>
   <create_date>2003-03-11</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.218</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.