WHOIS QUERY TIME

4 May 2024 - 8:10 AM UTC

Registered: 13 September 2001
Modified: 29 August 2023
Expiry: 12 September 2026

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=argon.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "argon.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "argon.com.pl",
            "domain_keyword": "argon",
            "domain_tld": "com.pl",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2001-09-13",
            "update_date": "2023-08-29",
            "expiry_date": "2026-09-12",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>argon.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>argon.com.pl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2026-09-12</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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.059 seconds) for "argon.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 1:43 PM UTC

Registered: 13 September 2001
Modified: 8 September 2022
Expiry: 12 September 2023

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

#2 - QUERY TIME

30 Sep 2023 - 7:05 PM UTC

Registered: 13 September 2001
Modified: 29 August 2023
Expiry: 12 September 2026

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

* 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=argon.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "argon.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "argon.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "argon.com.pl",
            "domain_keyword": "argon",
            "domain_tld": "com.pl",
            "query_time": "2023-05-04 13:43:35",
            "create_date": "2001-09-13",
            "update_date": "2022-09-08",
            "expiry_date": "2023-09-12",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "argon.com.pl",
            "domain_keyword": "argon",
            "domain_tld": "com.pl",
            "query_time": "2023-09-30 19:05:17",
            "create_date": "2001-09-13",
            "update_date": "2023-08-29",
            "expiry_date": "2026-09-12",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "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>argon.com.pl</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>argon.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>argon.com.pl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-05-04 13:43:35</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2023-09-12</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>argon.com.pl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-09-30 19:05:17</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2026-09-12</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.059</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 129 domain names (in 0.068 seconds) which contained the exact domain keyword "argon".
Domain Name Registered Expiry Registrar Ownership
1 argon.org 6 Nov 1996 5 Nov 2024 GKG.NET, INC. GKG.NET Domain Proxy Service
2 argon.nl 16 Apr 1997 - Registrar.eu -
3 argon.co.nz 10 Sep 1997 - Freeparking Limited -
4 argon.com 19 Dec 1997 18 Dec 2032 GoDaddy.com, LLC -
5 argon.com.br 14 Jun 1999 14 Jun 2029 - Argon Inform?tica Ltda
6 argon.org.uk 7 Aug 2000 7 Aug 2024 Kevin Green t/a oRe Net [Tag = WARHEAD] -
7 argon.ru 24 Dec 2000 25 Dec 2024 RU-CENTER-RU OJSC "Scientific and Research institute Argon"
8 argon.com.pl 13 Sep 2001 12 Sep 2026 Domena.pl sp. z o.o. -
9 argon.se 16 Dec 2002 16 Dec 2024 Loopia AB -
10 argon.co.uk 3 Jan 2003 3 Jan 2025 eRank Ltd t/a eRank [Tag = ERANK] -
11 argon.ro 28 Jun 2005 4 Jan 2025 ICI - Registrar -
12 argon.in 31 Jan 2007 31 Jan 2027 101domain, Inc. Sastha.com, Inc.
13 argon.co.in 13 Feb 2007 13 Feb 2027 101domain, Inc. Sastha.com, Inc.
14 argon.cl 15 Jun 2007 12 Jul 2025 NIC Chile Control de plagas y Sanitizacion ltda
15 argon.pt 12 Jul 2007 - - Argon Componentes Eléctricos e Electrónicos Lda
16 argon.su 4 Mar 2008 4 Mar 2025 REGRU-SU Private Person
17 argon.asia 24 Mar 2008 24 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA EPTANOVA S.R.L.
18 argon.com.co 3 Apr 2008 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 argon.ag 17 Jun 2008 17 Jun 2024 IONOS SE Piech Holding GmbH
20 argon.co 24 Feb 2010 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 argon.net.pl 14 Mar 2010 14 Mar 2026 home.pl S.A. -
22 argon.pl 17 Apr 2010 17 Apr 2025 premium.pl Sp. z o.o. -
23 argon.it 12 Jun 2010 1 Jul 2024 Algorithmedia S.r.l. Puglia.com srls
24 argon.cc 12 Nov 2010 12 Nov 2026 GoDaddy.com, LLC -
25 argon.pro 27 Nov 2010 27 Nov 2024 Porkbun LLC Private by Design, LLC
26 argon.pw 25 Mar 2013 25 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER -
27 argon.biz 7 Apr 2013 6 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
28 argon.io 22 Oct 2013 22 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 argon.be 14 Apr 2014 - Registrar.eu -
30 argon.systems 10 Jun 2014 10 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 argon.host 23 Nov 2014 23 Nov 2025 Namecheap Argon Data
32 argon.blue 19 Mar 2015 19 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
33 argon.digital 29 Apr 2015 29 Apr 2025 Porkbun LLC Private by Design, LLC
34 argon.design 12 May 2015 12 May 2025 CSC Corporate Domains, Inc. Avago Technologies International Sales Pte. Limited
35 argon.by 23 Sep 2015 23 Sep 2024 Reliable Software, Ltd -
36 argon.world 30 Oct 2015 30 Oct 2024 NameCheap, Inc. REDACTED FOR PRIVACY
37 argon.co.id 2 Feb 2016 2 Feb 2029 - -
38 argon.cloud 3 Mar 2016 3 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
39 argon.pub 1 Aug 2016 1 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Liu Fushou
40 argon.live 11 Apr 2017 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 argon.me 9 Jun 2017 9 Jun 2024 Name.com, Inc. REDACTED FOR PRIVACY
42 argon.one 8 Oct 2017 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 argon.tv 8 Oct 2017 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 argon.legal 11 Oct 2017 11 Oct 2024 eNom, LLC Data Protected
45 argon.site 17 Aug 2018 17 Aug 2024 Bizcn.com, Inc. Gong Qiyuan
46 argon.tech 15 Oct 2018 15 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
47 argon.vc 1 Nov 2018 1 Nov 2025 Name.com, Inc. Domain Protection Services, Inc.
48 argon.link 6 Nov 2018 6 Nov 2025 Name.com, Inc. Domain Protection Services, Inc.
49 argon.agency 22 Jan 2019 22 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 argon.us 23 Jan 2019 23 Jan 2025 GoDaddy.com, LLC Melvin Ward
51 argon.space 4 Feb 2019 4 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Ivan A Shirokov
52 argon.dev 28 Feb 2019 28 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
53 argon.fr 10 Apr 2019 10 Apr 2025 CRegISP Ltd DREAM BIGGER VENTURES GMBH
54 argon.mobi 15 Apr 2019 15 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
55 argon.uk 7 Jun 2019 7 Jun 2024 eRank Ltd t/a eRank [Tag = ERANK] -
56 argon.band 17 Jul 2019 17 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 argon.school 17 Jul 2019 17 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
58 argon.online 28 Aug 2019 28 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
59 argon.email 6 Sep 2019 6 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 argon.black 6 Sep 2019 6 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 argon.app 20 Sep 2019 20 Sep 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
62 argon.net 26 Sep 2019 26 Sep 2024 DropCatch.com 1492 LLC Misak Sarkisyan
63 argon.work 16 Oct 2019 16 Oct 2024 Mesh Digital Limited REDACTED FOR PRIVACY
64 argon.red 20 Nov 2019 20 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 刘枭扬
65 argon.xyz 13 Feb 2020 13 Feb 2025 Sav.com, LLC Privacy Protection
66 argon.group 10 Jun 2020 10 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cao feng
67 argon.technology 27 Jun 2020 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 argon.team 9 Sep 2020 9 Sep 2024 Xiamen ChinaSource Internet Service Co., Ltd Caofeng
69 argon.academy 10 Sep 2020 10 Sep 2024 Tucows Domains Inc. Data Protected
70 argon.build 27 Oct 2020 27 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
71 argon.money 21 Dec 2020 21 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
72 argon.finance 21 Dec 2020 21 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 argon.club 6 Mar 2021 6 Mar 2031 Regtime Ltd. Solodukhin Sergei Iurevich
74 argon.uno 28 Mar 2021 28 Mar 2025 Porkbun, LLC Private by Design, LLC
75 argon.cx 28 Mar 2021 28 Mar 2025 CentralNic Ltd Private by Design, LLC
76 argon.industries 5 Apr 2021 5 Apr 2025 Squarespace Domains II LLC Argon
77 argon.works 26 Jul 2021 26 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 argon.land 21 Sep 2021 21 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
79 argon.quest 6 Oct 2021 6 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
80 argon.hamburg 18 Feb 2022 18 Feb 2025 1&1 Internet AG -
81 argon.rocks 27 Apr 2022 27 Apr 2025 Porkbun LLC Private by Design, LLC
82 argon.market 22 Jun 2022 22 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
83 argon.earth 3 Aug 2022 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 argon.lol 5 Aug 2022 5 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
85 argon.me.uk 1 Oct 2022 1 Oct 2024 Enix Ltd [Tag = ENIXLTD] -
86 argon.associates 4 Oct 2022 4 Oct 2024 Porkbun LLC Private by Design, LLC
87 argon.city 30 Oct 2022 30 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
88 argon.consulting 4 Nov 2022 4 Nov 2024 NameSilo, LLC REDACTED FOR PRIVACY
89 argon.md 31 Jan 2023 31 Jan 2025 - -
90 argon.wine 31 Mar 2023 31 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Freezename NV
91 argon.business 7 Apr 2023 7 Apr 2024 Key-Systems, LLC REDACTED FOR PRIVACY
92 argon.fit 7 Apr 2023 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 argon.house 8 Apr 2023 8 Apr 2024 Key-Systems, LLC Sawomir Lisiecki
94 argon.best 8 Apr 2023 8 Apr 2024 Key-Systems LLC Sławomir Lisiecki
95 argon.website 8 Apr 2023 8 Apr 2024 Key-Systems LLC Sławomir Lisiecki
96 argon.global 8 Apr 2023 8 Apr 2024 Key-Systems, LLC Sawomir Lisiecki
97 argon.expert 8 Apr 2023 8 Apr 2024 Key-Systems, LLC Sawomir Lisiecki
98 argon.run 17 Apr 2023 17 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
99 argon.bio 19 May 2023 19 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 argon.tools 21 May 2023 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Argon.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=argon&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "argon",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 130,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "argon.org, argon.nl, argon.co.nz, argon.com, argon.com.br, argon.org.uk, argon.ru, argon.com.pl, argon.se, argon.co.uk, argon.ro, argon.in, argon.co.in, argon.cl, argon.pt, argon.su, argon.asia, argon.com.co, argon.ag, argon.co, argon.net.pl, argon.pl, argon.it, argon.cc, argon.pro, argon.pw, argon.biz, argon.io, argon.be, argon.systems, argon.host, argon.blue, argon.digital, argon.design, argon.by, argon.world, argon.co.id, argon.cloud, argon.pub, argon.live, argon.me, argon.one, argon.tv, argon.legal, argon.site, argon.tech, argon.vc, argon.link, argon.agency, argon.us, argon.space, argon.dev, argon.fr, argon.mobi, argon.uk, argon.band, argon.school, argon.online, argon.email, argon.black, argon.app, argon.net, argon.work, argon.red, argon.xyz, argon.group, argon.technology, argon.team, argon.academy, argon.build, argon.money, argon.finance, argon.club, argon.uno, argon.cx, argon.industries, argon.works, argon.land, argon.quest, argon.hamburg, argon.rocks, argon.market, argon.earth, argon.lol, argon.me.uk, argon.associates, argon.city, argon.consulting, argon.md, argon.wine, argon.business, argon.fit, argon.house, argon.best, argon.website, argon.global, argon.expert, argon.run, argon.bio, argon.tools",
    "results": [
        {
            "num": 1,
            "domain_name": "argon.org",
            "domain_keyword": "argon",
            "domain_tld": "org",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "1996-11-06",
            "update_date": "2019-10-02",
            "expiry_date": "2024-11-05",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GKG.NET Domain Proxy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.gkg.net",
                "ns4.gkg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "argon.nl",
            "domain_keyword": "argon",
            "domain_tld": "nl",
            "query_time": "2024-06-05 18:19:48",
            "create_date": "1997-04-16",
            "update_date": "2024-03-19",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.savvii.nl",
                "ns2.savvii.eu",
                "ns3.savvii.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "argon.co.nz",
            "domain_keyword": "argon",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 05:55:21",
            "create_date": "1997-09-10",
            "update_date": "2023-10-03",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "argon.com",
            "domain_keyword": "argon",
            "domain_tld": "com",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "1997-12-19",
            "update_date": "2023-11-28",
            "expiry_date": "2032-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "argon.com.br",
            "domain_keyword": "argon",
            "domain_tld": "com.br",
            "query_time": "2024-06-01 05:55:21",
            "create_date": "1999-06-14",
            "update_date": "2020-02-05",
            "expiry_date": "2029-06-14",
            "registrant_name": "Argon Inform?tica Ltda",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "argon.org.uk",
            "domain_keyword": "argon",
            "domain_tld": "org.uk",
            "query_time": "2024-05-27 14:35:30",
            "create_date": "2000-08-07",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-07",
            "registrar_name": "Kevin Green t/a oRe Net [Tag = WARHEAD]",
            "registrar_website": "http://www.orenet.co.uk",
            "name_servers": [
                "ns0.warhead.org.uk",
                "ns1.warhead.org.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "argon.ru",
            "domain_keyword": "argon",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:21:01",
            "create_date": "2000-12-24",
            "expiry_date": "2024-12-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OJSC \"Scientific and Research institute Argon\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "argon.com.pl",
            "domain_keyword": "argon",
            "domain_tld": "com.pl",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2001-09-13",
            "update_date": "2023-08-29",
            "expiry_date": "2026-09-12",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "argon.se",
            "domain_keyword": "argon",
            "domain_tld": "se",
            "query_time": "2024-05-07 22:20:50",
            "create_date": "2002-12-16",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-16",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns3.swedenet.se",
                "ns5.swedenet.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "argon.co.uk",
            "domain_keyword": "argon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 23:03:33",
            "create_date": "2003-01-03",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-03",
            "registrar_name": "eRank Ltd t/a eRank [Tag = ERANK]",
            "name_servers": [
                "ns1.chorals.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "argon.ro",
            "domain_keyword": "argon",
            "domain_tld": "ro",
            "query_time": "2024-05-12 20:07:09",
            "create_date": "2005-06-28",
            "expiry_date": "2025-01-04",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "deb-a.bytecont.ro",
                "mail.gsatechnocom.com",
                "mail.stormtech.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 12,
            "domain_name": "argon.in",
            "domain_keyword": "argon",
            "domain_tld": "in",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2007-01-31",
            "update_date": "2023-06-23",
            "expiry_date": "2027-01-31",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "https://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sastha.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "argon.co.in",
            "domain_keyword": "argon",
            "domain_tld": "co.in",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2007-02-13",
            "update_date": "2023-06-23",
            "expiry_date": "2027-02-13",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "https://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sastha.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "argon.cl",
            "domain_keyword": "argon",
            "domain_tld": "cl",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2007-06-15",
            "expiry_date": "2025-07-12",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Control de plagas y Sanitizacion ltda",
            "name_servers": [
                "ns1.zonalaboral.cl",
                "ns2.zonalaboral.cl"
            ]
        },
        {
            "num": 15,
            "domain_name": "argon.pt",
            "domain_keyword": "argon",
            "domain_tld": "pt",
            "query_time": "2024-05-06 16:26:37",
            "create_date": "2007-07-12",
            "registrant_name": "Argon Componentes Eléctricos e Electrónicos Lda",
            "registrant_address": "Zona Industrial da Portelinha, Rua António Coelho da Silva, nº 75",
            "registrant_city": "S. Cosme - Gondomar",
            "registrant_state": "S. Cosme - Gondomar",
            "registrant_zip": "4420-035",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 16,
            "domain_name": "argon.su",
            "domain_keyword": "argon",
            "domain_tld": "su",
            "query_time": "2024-06-02 12:45:10",
            "create_date": "2008-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.parking.su",
                "ns2.parking.su"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 17,
            "domain_name": "argon.asia",
            "domain_keyword": "argon",
            "domain_tld": "asia",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2008-03-24",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EPTANOVA S.R.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.barbero.co.uk",
                "ns2.barbero.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "argon.com.co",
            "domain_keyword": "argon",
            "domain_tld": "com.co",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2008-04-03",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-10",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "argon.ag",
            "domain_keyword": "argon",
            "domain_tld": "ag",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2008-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Piech Holding GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.1und1.de",
                "ns56.1und1.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "argon.co",
            "domain_keyword": "argon",
            "domain_tld": "co",
            "query_time": "2024-05-18 00:38:16",
            "create_date": "2010-02-24",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "argon.net.pl",
            "domain_keyword": "argon",
            "domain_tld": "net.pl",
            "query_time": "2024-05-08 11:27:02",
            "create_date": "2010-03-14",
            "update_date": "2024-02-04",
            "expiry_date": "2026-03-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "argon.pl",
            "domain_keyword": "argon",
            "domain_tld": "pl",
            "query_time": "2024-05-04 08:10:48",
            "create_date": "2010-04-17",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-17",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "x1.wcsi.pl",
                "x2.wcsi.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "argon.it",
            "domain_keyword": "argon",
            "domain_tld": "it",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2010-06-12",
            "update_date": "2023-10-21",
            "expiry_date": "2024-07-01",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 24,
            "domain_name": "argon.cc",
            "domain_keyword": "argon",
            "domain_tld": "cc",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2010-11-12",
            "update_date": "2023-11-13",
            "expiry_date": "2026-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "argon.pro",
            "domain_keyword": "argon",
            "domain_tld": "pro",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2010-11-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudns.net",
                "ns2.cloudns.net",
                "ns3.cloudns.net",
                "ns4.cloudns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "argon.pw",
            "domain_keyword": "argon",
            "domain_tld": "pw",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2013-03-25",
            "update_date": "2024-02-01",
            "expiry_date": "2025-03-25",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_email": "https://whois.nic.pw/contact/argon.pw/registrant",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "argon.biz",
            "domain_keyword": "argon",
            "domain_tld": "biz",
            "query_time": "2024-04-16 11:00:24",
            "create_date": "2013-04-07",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-06",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "argon.io",
            "domain_keyword": "argon",
            "domain_tld": "io",
            "query_time": "2024-05-25 18:43:15",
            "create_date": "2013-10-22",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "argon.be",
            "domain_keyword": "argon",
            "domain_tld": "be",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2014-04-14",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 30,
            "domain_name": "argon.systems",
            "domain_keyword": "argon",
            "domain_tld": "systems",
            "query_time": "2024-05-18 00:38:16",
            "create_date": "2014-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "argon.host",
            "domain_keyword": "argon",
            "domain_tld": "host",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2014-11-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-11-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Argon Data",
            "registrant_state": "West Java",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.mydnsrecord.com",
                "ns2.mydnsrecord.com",
                "ns3.mydnsrecord.com",
                "ns4.mydnsrecord.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "argon.blue",
            "domain_keyword": "argon",
            "domain_tld": "blue",
            "query_time": "2024-06-01 05:55:20",
            "create_date": "2015-03-19",
            "update_date": "2023-11-15",
            "expiry_date": "2025-03-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-172-a.gandi.net",
                "ns-186-c.gandi.net",
                "ns-46-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "argon.digital",
            "domain_keyword": "argon",
            "domain_tld": "digital",
            "query_time": "2024-04-30 00:42:42",
            "create_date": "2015-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": [
                "ns10.ar18.net",
                "ns11.ar18.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "argon.design",
            "domain_keyword": "argon",
            "domain_tld": "design",
            "query_time": "2024-05-16 14:05:55",
            "create_date": "2015-05-12",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Avago Technologies International Sales Pte. Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "edns161.ultradns.biz",
                "edns161.ultradns.com",
                "edns161.ultradns.net",
                "edns161.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "argon.by",
            "domain_keyword": "argon",
            "domain_tld": "by",
            "query_time": "2024-06-01 05:55:21",
            "create_date": "2015-09-23",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-23",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.dns.parking.by",
                "ns2.dns.parking.by"
            ]
        },
        {
            "num": 36,
            "domain_name": "argon.world",
            "domain_keyword": "argon",
            "domain_tld": "world",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2015-10-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "argon.co.id",
            "domain_keyword": "argon",
            "domain_tld": "co.id",
            "query_time": "2022-07-11 14:21:58",
            "create_date": "2016-02-02",
            "update_date": "2019-12-15",
            "expiry_date": "2029-02-02",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 38,
            "domain_name": "argon.cloud",
            "domain_keyword": "argon",
            "domain_tld": "cloud",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2016-03-03",
            "update_date": "2023-10-10",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydnsrecord.com",
                "ns2.mydnsrecord.com",
                "ns3.mydnsrecord.com",
                "ns4.mydnsrecord.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "argon.pub",
            "domain_keyword": "argon",
            "domain_tld": "pub",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2016-08-01",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liu Fushou",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "argon.live",
            "domain_keyword": "argon",
            "domain_tld": "live",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2017-04-11",
            "update_date": "2023-06-25",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "argon.me",
            "domain_keyword": "argon",
            "domain_tld": "me",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2017-06-09",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "argon.one",
            "domain_keyword": "argon",
            "domain_tld": "one",
            "query_time": "2024-05-04 08:10:48",
            "create_date": "2017-10-08",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "argon.tv",
            "domain_keyword": "argon",
            "domain_tld": "tv",
            "query_time": "2024-05-04 08:10:48",
            "create_date": "2017-10-08",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "argon.legal",
            "domain_keyword": "argon",
            "domain_tld": "legal",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2017-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "argon.site",
            "domain_keyword": "argon",
            "domain_tld": "site",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2018-08-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-17",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com, Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_company": "Gong Qiyuan",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "argon.tech",
            "domain_keyword": "argon",
            "domain_tld": "tech",
            "query_time": "2024-06-02 18:17:08",
            "create_date": "2018-10-15",
            "update_date": "2024-04-19",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "argon.vc",
            "domain_keyword": "argon",
            "domain_tld": "vc",
            "query_time": "2024-05-18 00:38:16",
            "create_date": "2018-11-01",
            "update_date": "2023-10-12",
            "expiry_date": "2025-11-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1hwy.name.com",
                "ns2btz.name.com",
                "ns3cpr.name.com",
                "ns4gvx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "argon.link",
            "domain_keyword": "argon",
            "domain_tld": "link",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2018-11-06",
            "update_date": "2023-10-12",
            "expiry_date": "2025-11-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1hwy.name.com",
                "ns2btz.name.com",
                "ns3cpr.name.com",
                "ns4gvx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "argon.agency",
            "domain_keyword": "argon",
            "domain_tld": "agency",
            "query_time": "2024-05-18 00:38:15",
            "create_date": "2019-01-22",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-22",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "argon.us",
            "domain_keyword": "argon",
            "domain_tld": "us",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2019-01-23",
            "update_date": "2022-12-29",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Melvin Ward",
            "registrant_address": "7918 Ocean Drive",
            "registrant_city": "Beach City",
            "registrant_state": "Texas",
            "registrant_zip": "77523",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3468013624",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "argon.space",
            "domain_keyword": "argon",
            "domain_tld": "space",
            "query_time": "2024-05-27 14:35:30",
            "create_date": "2019-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Ivan A Shirokov",
            "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": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "argon.dev",
            "domain_keyword": "argon",
            "domain_tld": "dev",
            "query_time": "2024-05-12 20:07:09",
            "create_date": "2019-02-28",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-111-c.gandi.net",
                "ns-47-b.gandi.net",
                "ns-74-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "argon.fr",
            "domain_keyword": "argon",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:27:50",
            "create_date": "2019-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "registrant_company": "DREAM BIGGER VENTURES GMBH",
            "registrant_address": "Opernring 1, Top R 745, 1010 Wien",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+43.67763799444",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 54,
            "domain_name": "argon.mobi",
            "domain_keyword": "argon",
            "domain_tld": "mobi",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2019-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "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.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "argon.uk",
            "domain_keyword": "argon",
            "domain_tld": "uk",
            "query_time": "2024-05-27 14:35:30",
            "create_date": "2019-06-07",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-07",
            "registrar_name": "eRank Ltd t/a eRank [Tag = ERANK]",
            "name_servers": [
                "ns1.chorals.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "argon.band",
            "domain_keyword": "argon",
            "domain_tld": "band",
            "query_time": "2024-06-01 05:55:20",
            "create_date": "2019-07-17",
            "update_date": "2024-03-26",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "argon.school",
            "domain_keyword": "argon",
            "domain_tld": "school",
            "query_time": "2024-06-01 05:55:21",
            "create_date": "2019-07-17",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-17",
            "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": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sdfdns.ru",
                "ns2.sdfdns.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "argon.online",
            "domain_keyword": "argon",
            "domain_tld": "online",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2019-08-28",
            "update_date": "2023-10-31",
            "expiry_date": "2024-08-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "argon.email",
            "domain_keyword": "argon",
            "domain_tld": "email",
            "query_time": "2024-05-18 00:38:16",
            "create_date": "2019-09-06",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "argon.black",
            "domain_keyword": "argon",
            "domain_tld": "black",
            "query_time": "2024-05-18 00:38:15",
            "create_date": "2019-09-06",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.contengentmsp.cloud",
                "ns2.contengentmsp.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "argon.app",
            "domain_keyword": "argon",
            "domain_tld": "app",
            "query_time": "2024-06-01 05:55:20",
            "create_date": "2019-09-20",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "argon.net",
            "domain_keyword": "argon",
            "domain_tld": "net",
            "query_time": "2024-05-04 08:10:48",
            "create_date": "2019-09-26",
            "update_date": "2020-01-15",
            "expiry_date": "2024-09-26",
            "registrar_iana": 3701,
            "registrar_name": "DropCatch.com 1492 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Misak Sarkisyan",
            "registrant_address": "1426 N Evergreen St",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91505",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185397177",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "argon.work",
            "domain_keyword": "argon",
            "domain_tld": "work",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2019-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "argon.red",
            "domain_keyword": "argon",
            "domain_tld": "red",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2019-11-20",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-20",
            "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": "刘枭扬",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "浙江",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "argon.xyz",
            "domain_keyword": "argon",
            "domain_tld": "xyz",
            "query_time": "2024-06-05 18:19:48",
            "create_date": "2020-02-13",
            "update_date": "2024-06-03",
            "expiry_date": "2025-02-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-ilzyovyxkjcylcmj8rbffy.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "argon.group",
            "domain_keyword": "argon",
            "domain_tld": "group",
            "query_time": "2024-06-10 00:20:56",
            "create_date": "2020-06-10",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-10",
            "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": "cao feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "argon.technology",
            "domain_keyword": "argon",
            "domain_tld": "technology",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2020-06-27",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-27",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "argon.team",
            "domain_keyword": "argon",
            "domain_tld": "team",
            "query_time": "2024-05-04 08:10:48",
            "create_date": "2020-09-09",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caofeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Others",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "argon.academy",
            "domain_keyword": "argon",
            "domain_tld": "academy",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2020-09-10",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "argon.build",
            "domain_keyword": "argon",
            "domain_tld": "build",
            "query_time": "2024-06-01 05:55:20",
            "create_date": "2020-10-27",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "argon.money",
            "domain_keyword": "argon",
            "domain_tld": "money",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2020-12-21",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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-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": 72,
            "domain_name": "argon.finance",
            "domain_keyword": "argon",
            "domain_tld": "finance",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2020-12-21",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "argon.club",
            "domain_keyword": "argon",
            "domain_tld": "club",
            "query_time": "2024-06-01 05:55:22",
            "create_date": "2021-03-06",
            "update_date": "2021-05-08",
            "expiry_date": "2031-03-06",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "www.webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Solodukhin Sergei Iurevich",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow region",
            "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.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "argon.uno",
            "domain_keyword": "argon",
            "domain_tld": "uno",
            "query_time": "2024-04-24 23:03:01",
            "create_date": "2021-03-28",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-28",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "argon.cx",
            "domain_keyword": "argon",
            "domain_tld": "cx",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2021-03-28",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-28",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1 9712666028",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "argon.industries",
            "domain_keyword": "argon",
            "domain_tld": "industries",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2021-04-05",
            "update_date": "2024-06-01",
            "expiry_date": "2025-04-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Argon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "argon.works",
            "domain_keyword": "argon",
            "domain_tld": "works",
            "query_time": "2024-05-04 08:10:48",
            "create_date": "2021-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-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": 78,
            "domain_name": "argon.land",
            "domain_keyword": "argon",
            "domain_tld": "land",
            "query_time": "2024-06-01 05:55:21",
            "create_date": "2021-09-21",
            "update_date": "2024-05-18",
            "expiry_date": "2024-09-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "novalee.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "argon.quest",
            "domain_keyword": "argon",
            "domain_tld": "quest",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2021-10-06",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "argon.hamburg",
            "domain_keyword": "argon",
            "domain_tld": "hamburg",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2022-02-18",
            "update_date": "2022-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet AG",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1060.ui-dns.de",
                "ns1077.ui-dns.com",
                "ns1122.ui-dns.biz",
                "ns1122.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "argon.rocks",
            "domain_keyword": "argon",
            "domain_tld": "rocks",
            "query_time": "2024-05-08 11:27:00",
            "create_date": "2022-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "argon.market",
            "domain_keyword": "argon",
            "domain_tld": "market",
            "query_time": "2024-05-20 03:41:52",
            "create_date": "2022-06-22",
            "update_date": "2024-04-29",
            "expiry_date": "2025-06-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "argon.earth",
            "domain_keyword": "argon",
            "domain_tld": "earth",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2022-08-03",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "argon.lol",
            "domain_keyword": "argon",
            "domain_tld": "lol",
            "query_time": "2024-05-04 08:10:47",
            "create_date": "2022-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "crystal.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "argon.me.uk",
            "domain_keyword": "argon",
            "domain_tld": "me.uk",
            "query_time": "2024-06-02 18:17:08",
            "create_date": "2022-10-01",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-01",
            "registrar_name": "Enix Ltd [Tag = ENIXLTD]",
            "registrar_website": "https://hostpresto.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "argon.associates",
            "domain_keyword": "argon",
            "domain_tld": "associates",
            "query_time": "2024-06-01 05:55:20",
            "create_date": "2022-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "argon.city",
            "domain_keyword": "argon",
            "domain_tld": "city",
            "query_time": "2024-05-12 20:07:09",
            "create_date": "2022-10-30",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 88,
            "domain_name": "argon.consulting",
            "domain_keyword": "argon",
            "domain_tld": "consulting",
            "query_time": "2024-05-12 20:07:09",
            "create_date": "2022-11-04",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nairobi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.olitt.com",
                "ns1.olitt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "argon.md",
            "domain_keyword": "argon",
            "domain_tld": "md",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-01-31",
            "expiry_date": "2025-01-31",
            "domain_status": [
                "inactive"
            ]
        },
        {
            "num": 90,
            "domain_name": "argon.wine",
            "domain_keyword": "argon",
            "domain_tld": "wine",
            "query_time": "2024-05-29 16:34:22",
            "create_date": "2023-03-31",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Freezename NV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "argon.business",
            "domain_keyword": "argon",
            "domain_tld": "business",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-04-07",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "argon.fit",
            "domain_keyword": "argon",
            "domain_tld": "fit",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-04-07",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "argon.house",
            "domain_keyword": "argon",
            "domain_tld": "house",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-04-08",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sawomir Lisiecki",
            "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": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "argon.best",
            "domain_keyword": "argon",
            "domain_tld": "best",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-04-08",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Sławomir Lisiecki",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "argon.website",
            "domain_keyword": "argon",
            "domain_tld": "website",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-04-08",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Sławomir Lisiecki",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "argon.global",
            "domain_keyword": "argon",
            "domain_tld": "global",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-04-08",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sawomir Lisiecki",
            "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": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "argon.expert",
            "domain_keyword": "argon",
            "domain_tld": "expert",
            "query_time": "2024-06-05 18:19:47",
            "create_date": "2023-04-08",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sawomir Lisiecki",
            "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": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "argon.run",
            "domain_keyword": "argon",
            "domain_tld": "run",
            "query_time": "2024-05-18 00:38:16",
            "create_date": "2023-04-17",
            "update_date": "2023-07-15",
            "expiry_date": "2025-04-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "2156.ns1.abovedomains.com",
                "2156.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "argon.bio",
            "domain_keyword": "argon",
            "domain_tld": "bio",
            "query_time": "2024-05-20 00:52:05",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "argon.tools",
            "domain_keyword": "argon",
            "domain_tld": "tools",
            "query_time": "2024-05-22 01:21:52",
            "create_date": "2023-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1684627200000_1519929",
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>argon</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>130</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>argon.org, argon.nl, argon.co.nz, argon.com, argon.com.br, argon.org.uk, argon.ru, argon.com.pl, argon.se, argon.co.uk, argon.ro, argon.in, argon.co.in, argon.cl, argon.pt, argon.su, argon.asia, argon.com.co, argon.ag, argon.co, argon.net.pl, argon.pl, argon.it, argon.cc, argon.pro, argon.pw, argon.biz, argon.io, argon.be, argon.systems, argon.host, argon.blue, argon.digital, argon.design, argon.by, argon.world, argon.co.id, argon.cloud, argon.pub, argon.live, argon.me, argon.one, argon.tv, argon.legal, argon.site, argon.tech, argon.vc, argon.link, argon.agency, argon.us, argon.space, argon.dev, argon.fr, argon.mobi, argon.uk, argon.band, argon.school, argon.online, argon.email, argon.black, argon.app, argon.net, argon.work, argon.red, argon.xyz, argon.group, argon.technology, argon.team, argon.academy, argon.build, argon.money, argon.finance, argon.club, argon.uno, argon.cx, argon.industries, argon.works, argon.land, argon.quest, argon.hamburg, argon.rocks, argon.market, argon.earth, argon.lol, argon.me.uk, argon.associates, argon.city, argon.consulting, argon.md, argon.wine, argon.business, argon.fit, argon.house, argon.best, argon.website, argon.global, argon.expert, argon.run, argon.bio, argon.tools</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>argon.org</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>1996-11-06</create_date>
   <update_date>2019-10-02</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GKG.NET Domain Proxy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.gkg.net</value>
    <value>ns4.gkg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>argon.nl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-05 18:19:48</query_time>
   <create_date>1997-04-16</create_date>
   <update_date>2024-03-19</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.savvii.nl</value>
    <value>ns2.savvii.eu</value>
    <value>ns3.savvii.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>argon.co.nz</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 05:55:21</query_time>
   <create_date>1997-09-10</create_date>
   <update_date>2023-10-03</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>argon.com</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>1997-12-19</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2032-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>argon.com.br</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-01 05:55:21</query_time>
   <create_date>1999-06-14</create_date>
   <update_date>2020-02-05</update_date>
   <expiry_date>2029-06-14</expiry_date>
   <registrant_name>Argon Inform?tica Ltda</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>argon.org.uk</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-27 14:35:30</query_time>
   <create_date>2000-08-07</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Kevin Green t/a oRe Net [Tag = WARHEAD]</registrar_name>
   <registrar_website>http://www.orenet.co.uk</registrar_website>
   <name_servers>
    <value>ns0.warhead.org.uk</value>
    <value>ns1.warhead.org.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>argon.ru</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:21:01</query_time>
   <create_date>2000-12-24</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OJSC &quot;Scientific and Research institute Argon&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>argon.com.pl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2026-09-12</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>argon.se</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-07 22:20:50</query_time>
   <create_date>2002-12-16</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns3.swedenet.se</value>
    <value>ns5.swedenet.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>10</num>
   <domain_name>argon.co.uk</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 23:03:33</query_time>
   <create_date>2003-01-03</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>eRank Ltd t/a eRank [Tag = ERANK]</registrar_name>
   <name_servers>
    <value>ns1.chorals.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>argon.ro</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-12 20:07:09</query_time>
   <create_date>2005-06-28</create_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>deb-a.bytecont.ro</value>
    <value>mail.gsatechnocom.com</value>
    <value>mail.stormtech.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>argon.in</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2007-01-31</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2027-01-31</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>https://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sastha.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>argon.co.in</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2007-02-13</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2027-02-13</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>https://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sastha.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>argon.cl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2007-06-15</create_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Control de plagas y Sanitizacion ltda</registrant_name>
   <name_servers>
    <value>ns1.zonalaboral.cl</value>
    <value>ns2.zonalaboral.cl</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>argon.pt</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-06 16:26:37</query_time>
   <create_date>2007-07-12</create_date>
   <registrant_name>Argon Componentes Eléctricos e Electrónicos Lda</registrant_name>
   <registrant_address>Zona Industrial da Portelinha, Rua António Coelho da Silva, nº 75</registrant_address>
   <registrant_city>S. Cosme - Gondomar</registrant_city>
   <registrant_state>S. Cosme - Gondomar</registrant_state>
   <registrant_zip>4420-035</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>arch.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>argon.su</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-06-02 12:45:10</query_time>
   <create_date>2008-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.parking.su</value>
    <value>ns2.parking.su</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>argon.asia</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2008-03-24</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EPTANOVA S.R.L.</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>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.barbero.co.uk</value>
    <value>ns2.barbero.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>argon.com.co</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-10</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>argon.ag</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2008-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Piech Holding GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.1und1.de</value>
    <value>ns56.1und1.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>argon.co</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 00:38:16</query_time>
   <create_date>2010-02-24</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>argon.net.pl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-08 11:27:02</query_time>
   <create_date>2010-03-14</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2026-03-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>argon.pl</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-04 08:10:48</query_time>
   <create_date>2010-04-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>x1.wcsi.pl</value>
    <value>x2.wcsi.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>argon.it</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2010-06-12</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>argon.cc</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2010-11-12</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2026-11-12</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>argon.pro</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2010-11-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloudns.net</value>
    <value>ns2.cloudns.net</value>
    <value>ns3.cloudns.net</value>
    <value>ns4.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>argon.pw</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/argon.pw/registrant</registrant_email>
   <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>27</num>
   <domain_name>argon.biz</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-16 11:00:24</query_time>
   <create_date>2013-04-07</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>argon.io</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 18:43:15</query_time>
   <create_date>2013-10-22</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>argon.be</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2014-04-14</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>argon.systems</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-18 00:38:16</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>argon.host</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2014-11-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-11-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Argon Data</registrant_company>
   <registrant_state>West Java</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.mydnsrecord.com</value>
    <value>ns2.mydnsrecord.com</value>
    <value>ns3.mydnsrecord.com</value>
    <value>ns4.mydnsrecord.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>argon.blue</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-06-01 05:55:20</query_time>
   <create_date>2015-03-19</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-172-a.gandi.net</value>
    <value>ns-186-c.gandi.net</value>
    <value>ns-46-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>argon.digital</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-30 00:42:42</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>ns10.ar18.net</value>
    <value>ns11.ar18.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>argon.design</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-16 14:05:55</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Avago Technologies International Sales Pte. Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>edns161.ultradns.biz</value>
    <value>edns161.ultradns.com</value>
    <value>edns161.ultradns.net</value>
    <value>edns161.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>argon.by</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-01 05:55:21</query_time>
   <create_date>2015-09-23</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.dns.parking.by</value>
    <value>ns2.dns.parking.by</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>argon.world</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2015-10-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>argon.co.id</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>co.id</domain_tld>
   <query_time>2022-07-11 14:21:58</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2019-12-15</update_date>
   <expiry_date>2029-02-02</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>argon.cloud</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydnsrecord.com</value>
    <value>ns2.mydnsrecord.com</value>
    <value>ns3.mydnsrecord.com</value>
    <value>ns4.mydnsrecord.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>argon.pub</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2016-08-01</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liu Fushou</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>argon.live</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>argon.me</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>argon.one</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-04 08:10:48</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>argon.tv</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-04 08:10:48</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>argon.legal</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2017-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.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>argon.site</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com, Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_company>Gong Qiyuan</registrant_company>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>argon.tech</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-02 18:17:08</query_time>
   <create_date>2018-10-15</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>argon.vc</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-18 00:38:16</query_time>
   <create_date>2018-11-01</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1hwy.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4gvx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>argon.link</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-11-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1hwy.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4gvx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>argon.agency</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-18 00:38:15</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-22</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>argon.us</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Melvin Ward</registrant_name>
   <registrant_address>7918 Ocean Drive</registrant_address>
   <registrant_city>Beach City</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>77523</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3468013624</registrant_phone>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.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>argon.space</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-27 14:35:30</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Ivan A Shirokov</registrant_company>
   <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>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>argon.dev</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 20:07:09</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-111-c.gandi.net</value>
    <value>ns-47-b.gandi.net</value>
    <value>ns-74-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>argon.fr</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:27:50</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <registrant_company>DREAM BIGGER VENTURES GMBH</registrant_company>
   <registrant_address>Opernring 1, Top R 745, 1010 Wien</registrant_address>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+43.67763799444</registrant_phone>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>argon.mobi</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</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.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>argon.uk</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 14:35:30</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>eRank Ltd t/a eRank [Tag = ERANK]</registrar_name>
   <name_servers>
    <value>ns1.chorals.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>argon.band</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-06-01 05:55:20</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>argon.school</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-06-01 05:55:21</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-17</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>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sdfdns.ru</value>
    <value>ns2.sdfdns.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>argon.online</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>argon.email</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-18 00:38:16</query_time>
   <create_date>2019-09-06</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>60</num>
   <domain_name>argon.black</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-18 00:38:15</query_time>
   <create_date>2019-09-06</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.contengentmsp.cloud</value>
    <value>ns2.contengentmsp.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>argon.app</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 05:55:20</query_time>
   <create_date>2019-09-20</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>argon.net</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 08:10:48</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>3701</registrar_iana>
   <registrar_name>DropCatch.com 1492 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Misak Sarkisyan</registrant_name>
   <registrant_address>1426 N Evergreen St</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91505</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185397177</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>argon.work</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2019-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>argon.red</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2019-11-20</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-20</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>刘枭扬</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>浙江</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>argon.xyz</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-05 18:19:48</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-ilzyovyxkjcylcmj8rbffy.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>argon.group</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-10 00:20:56</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cao feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>argon.technology</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-27</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>argon.team</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-04 08:10:48</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caofeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Others</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>argon.academy</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>argon.build</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-06-01 05:55:20</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>argon.money</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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-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>72</num>
   <domain_name>argon.finance</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>argon.club</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 05:55:22</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2021-05-08</update_date>
   <expiry_date>2031-03-06</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>www.webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Solodukhin Sergei Iurevich</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>argon.uno</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-04-24 23:03:01</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-28</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>argon.cx</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1 9712666028</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>argon.industries</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Argon</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>argon.works</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-04 08:10:48</query_time>
   <create_date>2021-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-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>78</num>
   <domain_name>argon.land</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-06-01 05:55:21</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>novalee.ns.cloudflare.com</value>
    <value>trevor.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>79</num>
   <domain_name>argon.quest</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2021-10-06</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>80</num>
   <domain_name>argon.hamburg</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2022-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet AG</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1060.ui-dns.de</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1122.ui-dns.biz</value>
    <value>ns1122.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>argon.rocks</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-08 11:27:00</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>argon.market</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-20 03:41:52</query_time>
   <create_date>2022-06-22</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>argon.earth</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>argon.lol</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-04 08:10:47</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>crystal.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>argon.me.uk</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-02 18:17:08</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Enix Ltd [Tag = ENIXLTD]</registrar_name>
   <registrar_website>https://hostpresto.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>argon.associates</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>associates</domain_tld>
   <query_time>2024-06-01 05:55:20</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>argon.city</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-12 20:07:09</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>88</num>
   <domain_name>argon.consulting</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-12 20:07:09</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.olitt.com</value>
    <value>ns1.olitt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>argon.md</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <domain_status>
    <value>inactive</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>argon.wine</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-29 16:34:22</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Freezename NV</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>SR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>argon.business</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>argon.fit</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>argon.house</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-08</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>Sawomir Lisiecki</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>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>argon.best</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Sławomir Lisiecki</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>argon.website</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Sławomir Lisiecki</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>argon.global</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-08</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>Sawomir Lisiecki</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>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>argon.expert</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-06-05 18:19:47</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-08</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>Sawomir Lisiecki</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>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>argon.run</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-18 00:38:16</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>2156.ns1.abovedomains.com</value>
    <value>2156.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>argon.bio</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-20 00:52:05</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>argon.tools</domain_name>
   <domain_keyword>argon</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-22 01:21:52</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1684627200000_1519929</search_after>
 <stats>
  <total_time>0.068</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,326 domain names (in 0.09 seconds) which look and sound like the brand name "argon".
Domain Name Registered Expiry Registrar Ownership
1 argan.network 17 Apr 2022 17 Apr 2025 Cloudflare, Inc None
2 a-gon.co.jp 31 May 2012 - - A-gon Co.,Ltd
3 targon.com 8 Nov 1999 8 Nov 2024 DomReg Ltd. d/b/a LIBRIS.COM -
4 arcon.shop 27 Sep 2016 27 Sep 2024 united-domains AG -
5 arton.tv 17 Nov 2005 17 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Arton
6 aragon.solutions 3 Oct 2014 3 Oct 2024 1API GmbH ARAGON-solutions
7 argun.tc 25 May 2019 25 May 2031 NICTC A.S. -
8 aigon.fr 1 Jul 2003 3 Jul 2025 Tecnocrática Centro de Datos, S.L. Aigon SARL
9 argin.de - - - -
10 arugon.info 20 Oct 2019 20 Oct 2024 Netowl, Inc. XSERVER Inc.
11 jargon.pro 7 May 2015 7 May 2025 OVH SAS Arnaud Merle
12 arzon.uk 25 Jan 2024 25 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
13 arlon.dev 5 Aug 2019 5 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
14 ergon.tv 21 Sep 2022 21 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 araon.games 13 Jan 2021 13 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 arron.cool 24 Nov 2018 24 Nov 2024 Squarespace Domains II LLC Wikidee SEZC
17 sargon.org 24 Jan 2005 24 Jan 2025 DNC Holdings, Inc. Savvy Investments, LLC
18 arion.at - - eu-maia.at web invest gmbh &amp;co KG NVA Online Advertising
19 argos.lt 5 Jan 2022 6 Jan 2026 UAB "Interneto vizija" -
20 aragon.group 20 Jun 2020 20 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chengwei cao
21 pargon.net 7 Dec 2022 7 Dec 2024 IONOS SE P P GLOBAL LOGISTICS
22 arton.net 29 Feb 2004 28 Feb 2025 GoDaddy.com, LLC -
23 arfon.ru 4 Sep 2017 4 Sep 2024 WEBNAMES-RU Private Person
24 wargon.org 23 Sep 2003 23 Sep 2032 Key-Systems GmbH REDACTED FOR PRIVACY
25 orgon.bio 21 Aug 2014 21 Aug 2024 united-domains AG REDACTED FOR PRIVACY
26 ergon.fr 27 Apr 2000 24 Feb 2025 GANDI Societe Immobiliere Ergon
27 aryon.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
28 ardon.pro 6 Nov 2022 6 Nov 2024 One.com A/S EuropeanGrow
29 arron.computer 2 Nov 2021 2 Nov 2026 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
30 aragon.team 8 Jan 2018 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 argos.team 30 Nov 2017 30 Nov 2024 OVH SAS eSi4U
32 argog.co.jp 8 Feb 2021 - - ARGO G Inc.
33 aegon.direct 11 Jul 2022 11 Jul 2024 Sav.com, LLC - 40 REDACTED FOR PRIVACY
34 aagon.biz 21 Apr 2006 20 Apr 2024 Deutsche Telekom AG REDACTED FOR PRIVACY
35 argoz.io 25 May 2023 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 arfon.co.uk 12 Jan 2004 12 Jan 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
37 ardon.info 31 Jul 2023 31 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zheng wei wei
38 agron.online 30 Jan 2018 30 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
39 sargon.one 11 Aug 2020 11 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 aigon.it 6 Nov 2003 26 Mar 2025 Hosting Concepts B.V. hidden
41 arion.link 19 Nov 2020 19 Nov 2024 united-domains AG REDACTED FOR PRIVACY
42 argol.lol 5 May 2023 5 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
43 argen.cloud 6 Nov 2019 6 Nov 2024 united-domains AG Argen Dental GmbH
44 argen.org 5 Apr 2002 5 Apr 2027 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
45 jargon.online 16 Nov 2022 16 Nov 2024 Key-Systems LLC Privacy Protection
46 arzon.com.br 19 Apr 1998 19 Apr 2027 - Arzon Ind. e Com. Ltda
47 argop.pt 4 Jan 2016 - - Argop-Sociedade de Investimentos Imobiliários, Lda.
48 argan.pro 21 Sep 2018 21 Sep 2024 united-domains AG REDACTED FOR PRIVACY
49 arxon.co.uk 18 Jul 2023 18 Jul 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
50 aryon.biz 30 May 2007 29 May 2025 Dinahosting SL REDACTED FOR PRIVACY
51 arbon.earth 25 May 2022 25 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
52 aryon.in 7 Feb 2019 7 Feb 2026 GoDaddy.com, LLC Aryon Company
53 arfon.net 8 Mar 2011 8 Mar 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
54 argos.wedding 17 Jan 2019 17 Jan 2025 CSC Corporate Domains, Inc. Argos Limited
55 argos.org.nz 4 Mar 2004 - Freeparking Limited t/a DiscountDomains -
56 arson.industries 2 Jun 2021 2 Jun 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 abgon.com 23 Aug 2004 23 Aug 2024 GoDaddy.com, LLC -
58 argin.ru 11 Dec 2017 11 Dec 2024 REGRU-RU Modern Service Systems, LLC
59 argin.co.uk 26 Jul 2017 26 Jul 2024 One.com A/S [Tag = TJNF-DK] -
60 asgon.ru 3 Nov 2008 3 Nov 2024 REGRU-RU Private Person
61 margon.online 5 Nov 2022 5 Nov 2024 ENARTIA S.A. -
62 arkon.uz 7 Oct 2019 8 Oct 2025 ARSENAL-D -
63 argan.it 30 Sep 2003 30 Sep 2024 Incubatec s.r.l. Massimo Argan
64 argov.us 29 Oct 2002 28 Oct 2024 Domain.com, LLC Information Network of Arkansas
65 bargon.net 20 May 2016 20 May 2025 PSI-USA, Inc. dba Domain Robot Christian Bargon Multimediadesign
66 sargon.agency 30 Aug 2018 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 aegon.us 16 May 2002 15 May 2025 CSC Corporate Domains, Inc. AEGON USA, LLC
68 aragon.radio 17 Sep 2018 17 Sep 2024 Entorno Digital S.A. -
69 aegon.sk 3 Mar 2003 3 Mar 2025 Slovanet, a. s. NN Životná poisťovňa, a.s.
70 arbon.website 26 Mar 2015 26 Mar 2025 Key-Systems LLC -
71 areon.it 20 Jan 2014 20 Jan 2025 Checkdomain GmbH erio FRESH GmbH & Co. KG
72 argona.ro 22 Sep 2014 19 Sep 2024 ICI - Registrar -
73 arson.net.pl 16 Jun 2023 16 Jun 2024 Hosting Concepts B.V. -
74 ardon.ru 25 May 2017 25 May 2024 REGRU-RU Private Person
75 arnon.top 12 Jun 2023 12 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) du chang xian pei xin bai huo dian
76 arion.moscow 4 Aug 2017 4 Aug 2024 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
77 arcon.cat 31 Jul 2018 31 Jul 2024 Dinahosting s.l. Artesania Congelada
78 arton.capital 4 Dec 2014 4 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 arkon.energy 27 Dec 2023 27 Dec 2024 Sav.com, LLC Privacy Protection
80 argyn.com 9 Mar 2015 9 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
81 argos.tel 22 Jan 2009 22 Mar 2025 CSC Corporate Domains, Inc. Argos Limited
82 aragon.cn 15 May 2017 15 May 2025 阿里云计算有限公司(万网) 王雪松
83 jargon.ca 10 Jan 2004 10 Jan 2026 Domain Robot Enterprises Inc. REDACTED FOR PRIVACY
84 algon.nz 4 Oct 2019 - Metaname -
85 argos.com.pl 30 Mar 2024 30 Mar 2025 OVH SAS -
86 awgon.com 6 Jan 2023 6 Jan 2025 DropCatch.com 1008 LLC HugeDomains.com
87 argop.com 9 May 2009 9 May 2025 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
88 jargon.xyz 25 Jun 2022 25 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
89 arlon.media 7 May 2021 7 May 2025 IONOS SE Arlon Media
90 dargon.net 16 Sep 2020 16 Sep 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
91 armon.fit 5 Nov 2023 5 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 arhon.online 13 Jul 2023 13 Jul 2024 CV. Rumahweb Indonesia PT Arhon Digital Kreasi
93 margon.hr 24 May 2012 24 May 2025 Hrvatski Telekom d.d. (Regica.net) MARGON MEDIA d.o.o.
94 argor.info 28 Sep 2006 28 Sep 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
95 arion.exchange 14 Feb 2022 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 argun.life 30 Mar 2024 30 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
97 atgon.com 5 Jun 2022 5 Jun 2025 Dynadot Inc -
98 argoz.com 5 Aug 2002 5 Aug 2024 GoDaddy.com, LLC -
99 agron.company 27 Feb 2019 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 areon.app 9 Apr 2024 9 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
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 Argon.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=argon.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "argon.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 2326,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "argan.network, a-gon.co.jp, targon.com, arcon.shop, arton.tv, aragon.solutions, argun.tc, aigon.fr, argin.de, arugon.info, jargon.pro, arzon.uk, arlon.dev, ergon.tv, araon.games, arron.cool, sargon.org, arion.at, argos.lt, aragon.group, pargon.net, arton.net, arfon.ru, wargon.org, orgon.bio, ergon.fr, aryon.xyz, ardon.pro, arron.computer, aragon.team, argos.team, argog.co.jp, aegon.direct, aagon.biz, argoz.io, arfon.co.uk, ardon.info, agron.online, sargon.one, aigon.it, arion.link, argol.lol, argen.cloud, argen.org, jargon.online, arzon.com.br, argop.pt, argan.pro, arxon.co.uk, aryon.biz, arbon.earth, aryon.in, arfon.net, argos.wedding, argos.org.nz, arson.industries, abgon.com, argin.ru, argin.co.uk, asgon.ru, margon.online, arkon.uz, argan.it, argov.us, bargon.net, sargon.agency, aegon.us, aragon.radio, aegon.sk, arbon.website, areon.it, argona.ro, arson.net.pl, ardon.ru, arnon.top, arion.moscow, arcon.cat, arton.capital, arkon.energy, argyn.com, argos.tel, aragon.cn, jargon.ca, algon.nz, argos.com.pl, awgon.com, argop.com, jargon.xyz, arlon.media, dargon.net, armon.fit, arhon.online, margon.hr, argor.info, arion.exchange, argun.life, atgon.com, argoz.com, agron.company, areon.app",
    "results": [
        {
            "num": 1,
            "domain_name": "argan.network",
            "domain_keyword": "argan",
            "domain_tld": "network",
            "query_time": "2024-04-17 00:06:26",
            "create_date": "2022-04-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "harlee.ns.cloudflare.com",
                "hunts.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "a-gon.co.jp",
            "domain_keyword": "a-gon",
            "domain_tld": "co.jp",
            "query_time": "2024-04-19 02:42:05",
            "create_date": "2012-05-31",
            "update_date": "2023-06-01",
            "registrant_company": "A-gon Co.,Ltd",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "targon.com",
            "domain_keyword": "targon",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:18:27",
            "create_date": "1999-11-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://www.libris.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "arcon.shop",
            "domain_keyword": "arcon",
            "domain_tld": "shop",
            "query_time": "2024-04-15 06:10:13",
            "create_date": "2016-09-27",
            "update_date": "2024-03-29",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_country": "DE",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "arton.tv",
            "domain_keyword": "arton",
            "domain_tld": "tv",
            "query_time": "2024-04-19 13:43:26",
            "create_date": "2005-11-17",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arton",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.streaming.co.jp",
                "ns2.streaming.co.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aragon.solutions",
            "domain_keyword": "aragon",
            "domain_tld": "solutions",
            "query_time": "2024-04-24 05:48:34",
            "create_date": "2014-10-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ARAGON-solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosttech.ch",
                "ns2.hosttech.ch",
                "ns3.hosttech.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "argun.tc",
            "domain_keyword": "argun",
            "domain_tld": "tc",
            "query_time": "2024-05-06 10:22:09",
            "create_date": "2019-05-25",
            "expiry_date": "2031-05-25",
            "registrar_name": "NICTC A.S.",
            "name_servers": [
                "cpns1.turhost.com",
                "cpns2.turhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aigon.fr",
            "domain_keyword": "aigon",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:03:26",
            "create_date": "2003-07-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-07-03",
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "https://www.tecnocratica.net",
            "registrant_company": "Aigon SARL",
            "registrant_address": "Aigon SARL, 20, rue Cambon, 75001 Paris, Ille de France",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.176777510",
            "name_servers": [
                "ns1.neodigit.net",
                "ns2.neodigit.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "renewPeriod"
            ]
        },
        {
            "num": 9,
            "domain_name": "argin.de",
            "domain_keyword": "argin",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:11:33",
            "update_date": "2022-12-12",
            "name_servers": [
                "ns1.goneo.de",
                "ns2.goneo.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "arugon.info",
            "domain_keyword": "arugon",
            "domain_tld": "info",
            "query_time": "2024-05-09 11:41:37",
            "create_date": "2019-10-20",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "jargon.pro",
            "domain_keyword": "jargon",
            "domain_tld": "pro",
            "query_time": "2024-05-11 13:36:43",
            "create_date": "2015-05-07",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-07",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arnaud Merle",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "am.rozo.me",
                "dns109.ovh.net",
                "ns109.ovh.net",
                "solvecoagula.rozo.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "arzon.uk",
            "domain_keyword": "arzon",
            "domain_tld": "uk",
            "query_time": "2024-05-22 23:04:53",
            "create_date": "2024-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "arlon.dev",
            "domain_keyword": "arlon",
            "domain_tld": "dev",
            "query_time": "2024-05-14 10:16:12",
            "create_date": "2019-08-05",
            "update_date": "2024-05-10",
            "expiry_date": "2024-08-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "ergon.tv",
            "domain_keyword": "ergon",
            "domain_tld": "tv",
            "query_time": "2024-05-19 07:13:46",
            "create_date": "2022-09-21",
            "update_date": "2023-08-05",
            "expiry_date": "2025-09-21",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "araon.games",
            "domain_keyword": "araon",
            "domain_tld": "games",
            "query_time": "2024-05-16 07:02:13",
            "create_date": "2021-01-13",
            "update_date": "2024-04-22",
            "expiry_date": "2025-01-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "arron.cool",
            "domain_keyword": "arron",
            "domain_tld": "cool",
            "query_time": "2024-05-28 22:49:57",
            "create_date": "2018-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wikidee SEZC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sargon.org",
            "domain_keyword": "sargon",
            "domain_tld": "org",
            "query_time": "2024-05-27 06:28:24",
            "create_date": "2005-01-24",
            "update_date": "2022-12-30",
            "expiry_date": "2025-01-24",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Savvy Investments, 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": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "arion.at",
            "domain_keyword": "arion",
            "domain_tld": "at",
            "query_time": "2024-06-09 02:58:30",
            "update_date": "2024-06-05",
            "registrar_name": "eu-maia.at web invest gmbh &amp;co KG",
            "registrar_website": "https://nic.at/registrar/688",
            "registrant_name": "Niek van Alphen",
            "registrant_company": "NVA Online Advertising",
            "registrant_address": "Opper 14",
            "registrant_city": "Uden",
            "registrant_zip": "5406CA",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3838b797.ns3.dan.hosting"
            ]
        },
        {
            "num": 19,
            "domain_name": "argos.lt",
            "domain_keyword": "argos",
            "domain_tld": "lt",
            "query_time": "2024-06-12 17:39:35",
            "create_date": "2022-01-05",
            "expiry_date": "2026-01-06",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 20,
            "domain_name": "aragon.group",
            "domain_keyword": "aragon",
            "domain_tld": "group",
            "query_time": "2024-04-15 14:36:41",
            "create_date": "2020-06-20",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-20",
            "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": "chengwei cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "pargon.net",
            "domain_keyword": "pargon",
            "domain_tld": "net",
            "query_time": "2024-04-29 06:12:32",
            "create_date": "2022-12-07",
            "update_date": "2022-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "P P GLOBAL LOGISTICS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.de",
                "ns1048.ui-dns.biz",
                "ns1054.ui-dns.com",
                "ns1054.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "arton.net",
            "domain_keyword": "arton",
            "domain_tld": "net",
            "query_time": "2024-04-19 13:43:25",
            "create_date": "2004-02-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "arfon.ru",
            "domain_keyword": "arfon",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:20:13",
            "create_date": "2017-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "WEBNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "wargon.org",
            "domain_keyword": "wargon",
            "domain_tld": "org",
            "query_time": "2024-04-24 03:35:01",
            "create_date": "2003-09-23",
            "update_date": "2024-02-02",
            "expiry_date": "2032-09-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "orgon.bio",
            "domain_keyword": "orgon",
            "domain_tld": "bio",
            "query_time": "2024-04-24 07:22:50",
            "create_date": "2014-08-21",
            "update_date": "2024-03-09",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ergon.fr",
            "domain_keyword": "ergon",
            "domain_tld": "fr",
            "query_time": "2024-05-08 07:35:56",
            "create_date": "2000-04-27",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-24",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Societe Immobiliere Ergon",
            "registrant_address": "113, rue Murette, 84120 Pertuis",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.490797070",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 27,
            "domain_name": "aryon.xyz",
            "domain_keyword": "aryon",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 11:47:31",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ardon.pro",
            "domain_keyword": "ardon",
            "domain_tld": "pro",
            "query_time": "2024-05-20 04:34:33",
            "create_date": "2022-11-06",
            "update_date": "2024-05-04",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EuropeanGrow",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "arron.computer",
            "domain_keyword": "arron",
            "domain_tld": "computer",
            "query_time": "2024-05-20 10:36:51",
            "create_date": "2021-11-02",
            "update_date": "2022-02-01",
            "expiry_date": "2026-11-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cheshire",
            "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.expired.34sp.com",
                "ns2.expired.34sp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aragon.team",
            "domain_keyword": "aragon",
            "domain_tld": "team",
            "query_time": "2024-05-19 09:48:04",
            "create_date": "2018-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "argos.team",
            "domain_keyword": "argos",
            "domain_tld": "team",
            "query_time": "2024-05-18 00:39:06",
            "create_date": "2017-11-30",
            "update_date": "2023-08-26",
            "expiry_date": "2024-11-30",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eSi4U",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "argog.co.jp",
            "domain_keyword": "argog",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 03:41:47",
            "create_date": "2021-02-08",
            "update_date": "2024-03-01",
            "registrant_company": "ARGO G Inc.",
            "name_servers": [
                "ns-1082.awsdns-07.org",
                "ns-1971.awsdns-54.co.uk",
                "ns-404.awsdns-50.com",
                "ns-530.awsdns-02.net"
            ]
        },
        {
            "num": 33,
            "domain_name": "aegon.direct",
            "domain_keyword": "aegon",
            "domain_tld": "direct",
            "query_time": "2024-05-24 00:34:46",
            "create_date": "2022-07-11",
            "update_date": "2024-05-10",
            "expiry_date": "2024-07-11",
            "registrar_iana": 3930,
            "registrar_name": "Sav.com, LLC - 40",
            "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": 34,
            "domain_name": "aagon.biz",
            "domain_keyword": "aagon",
            "domain_tld": "biz",
            "query_time": "2024-06-01 11:10:07",
            "create_date": "2006-04-21",
            "update_date": "2023-06-05",
            "expiry_date": "2024-04-20",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "atlantis.aagon.com",
                "pns.dtag.de",
                "secondary006.dtag.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "argoz.io",
            "domain_keyword": "argoz",
            "domain_tld": "io",
            "query_time": "2024-05-27 14:35:58",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "arfon.co.uk",
            "domain_keyword": "arfon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 23:03:02",
            "create_date": "2004-01-12",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-12",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.uksrv.co.uk",
                "ns2.uksrv.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "ardon.info",
            "domain_keyword": "ardon",
            "domain_tld": "info",
            "query_time": "2024-05-05 00:08:05",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zheng wei wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "abby.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "agron.online",
            "domain_keyword": "agron",
            "domain_tld": "online",
            "query_time": "2024-04-15 15:56:03",
            "create_date": "2018-01-30",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sargon.one",
            "domain_keyword": "sargon",
            "domain_tld": "one",
            "query_time": "2024-04-27 07:46:26",
            "create_date": "2020-08-11",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "aigon.it",
            "domain_keyword": "aigon",
            "domain_tld": "it",
            "query_time": "2024-04-15 11:17:38",
            "create_date": "2003-11-06",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.neodigit.net",
                "ns2.neodigit.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 41,
            "domain_name": "arion.link",
            "domain_keyword": "arion",
            "domain_tld": "link",
            "query_time": "2024-04-15 11:10:07",
            "create_date": "2020-11-19",
            "update_date": "2024-03-28",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "argol.lol",
            "domain_keyword": "argol",
            "domain_tld": "lol",
            "query_time": "2024-05-06 01:24:43",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "argen.cloud",
            "domain_keyword": "argen",
            "domain_tld": "cloud",
            "query_time": "2024-05-18 00:36:13",
            "create_date": "2019-11-06",
            "update_date": "2024-04-13",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Argen Dental GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "argen.org",
            "domain_keyword": "argen",
            "domain_tld": "org",
            "query_time": "2024-05-18 00:36:14",
            "create_date": "2002-04-05",
            "update_date": "2022-01-07",
            "expiry_date": "2027-04-05",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "http://www.synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "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.syd6.hostingplatform.net.au",
                "ns2.syd6.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "jargon.online",
            "domain_keyword": "jargon",
            "domain_tld": "online",
            "query_time": "2024-05-25 08:48:58",
            "create_date": "2022-11-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "arzon.com.br",
            "domain_keyword": "arzon",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 22:20:16",
            "create_date": "1998-04-19",
            "update_date": "2024-04-11",
            "expiry_date": "2027-04-19",
            "registrant_name": "Arzon Ind. e Com. Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "argop.pt",
            "domain_keyword": "argop",
            "domain_tld": "pt",
            "query_time": "2024-06-01 05:55:31",
            "create_date": "2016-01-04",
            "registrant_name": "Argop-Sociedade de Investimentos Imobiliários, Lda.",
            "registrant_address": "Rua da Boavista, 40",
            "registrant_city": "Guimarães",
            "registrant_state": "Lordelo - Guimaraes",
            "registrant_zip": "4815-145",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns10.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 48,
            "domain_name": "argan.pro",
            "domain_keyword": "argan",
            "domain_tld": "pro",
            "query_time": "2024-06-01 05:52:50",
            "create_date": "2018-09-21",
            "update_date": "2024-04-28",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "arxon.co.uk",
            "domain_keyword": "arxon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 03:50:12",
            "create_date": "2023-07-18",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-18",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "anuj.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "aryon.biz",
            "domain_keyword": "aryon",
            "domain_tld": "biz",
            "query_time": "2024-05-31 06:42:26",
            "create_date": "2007-05-30",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting SL",
            "registrar_website": "www.dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MAlaga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "arbon.earth",
            "domain_keyword": "arbon",
            "domain_tld": "earth",
            "query_time": "2024-05-26 00:45:08",
            "create_date": "2022-05-25",
            "update_date": "2023-05-30",
            "expiry_date": "2025-05-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "aryon.in",
            "domain_keyword": "aryon",
            "domain_tld": "in",
            "query_time": "2024-05-28 19:59:38",
            "create_date": "2019-02-07",
            "update_date": "2023-02-18",
            "expiry_date": "2026-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aryon Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttarakhand",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "arfon.net",
            "domain_keyword": "arfon",
            "domain_tld": "net",
            "query_time": "2024-06-05 18:12:09",
            "create_date": "2011-03-08",
            "update_date": "2023-03-09",
            "expiry_date": "2025-03-08",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gwynedd",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "argos.wedding",
            "domain_keyword": "argos",
            "domain_tld": "wedding",
            "query_time": "2024-06-05 18:20:15",
            "create_date": "2019-01-17",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Argos Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "edns63.ultradns.biz",
                "edns63.ultradns.com",
                "edns63.ultradns.net",
                "edns63.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "argos.org.nz",
            "domain_keyword": "argos",
            "domain_tld": "org.nz",
            "query_time": "2024-06-05 18:20:14",
            "create_date": "2004-03-04",
            "update_date": "2024-03-06",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "arson.industries",
            "domain_keyword": "arson",
            "domain_tld": "industries",
            "query_time": "2024-06-08 05:59:30",
            "create_date": "2021-06-02",
            "update_date": "2024-05-23",
            "expiry_date": "2025-06-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 57,
            "domain_name": "abgon.com",
            "domain_keyword": "abgon",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:09:42",
            "create_date": "2004-08-23",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "argin.ru",
            "domain_keyword": "argin",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:20:42",
            "create_date": "2017-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Modern Service Systems, LLC",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "argin.co.uk",
            "domain_keyword": "argin",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 23:03:27",
            "create_date": "2017-07-26",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-26",
            "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": "asgon.ru",
            "domain_keyword": "asgon",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:50:33",
            "create_date": "2008-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "margon.online",
            "domain_keyword": "margon",
            "domain_tld": "online",
            "query_time": "2024-04-16 14:53:53",
            "create_date": "2022-11-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1727,
            "registrar_name": "ENARTIA S.A.",
            "registrar_website": "http://papaki.com",
            "registrant_state": "Ampelokipi",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.papaki.gr",
                "dns2.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "arkon.uz",
            "domain_keyword": "arkon",
            "domain_tld": "uz",
            "query_time": "2022-06-01 23:07:14",
            "create_date": "2019-10-07",
            "update_date": "2021-06-25",
            "expiry_date": "2025-10-08",
            "registrar_name": "ARSENAL-D",
            "name_servers": [
                "dns1.webspace.uz",
                "dns2.webspace.uz",
                "dns3.webspace.uz",
                "dns4.webspace.uz"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 63,
            "domain_name": "argan.it",
            "domain_keyword": "argan",
            "domain_tld": "it",
            "query_time": "2024-05-08 11:24:19",
            "create_date": "2003-09-30",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-30",
            "registrar_name": "Incubatec s.r.l.",
            "registrar_website": "https://www.server24.eu/cp/cart.php?a=add&domain=register&language=italian",
            "registrant_company": "Massimo Argan",
            "registrant_address": "Governolo 3",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10129",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.webhosting24.com",
                "ns2.webhosting24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "argov.us",
            "domain_keyword": "argov",
            "domain_tld": "us",
            "query_time": "2024-05-12 20:07:59",
            "create_date": "2002-10-29",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-28",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Janet Grard",
            "registrant_company": "Information Network of Arkansas",
            "registrant_address": "425 W. Capitol Ave., TCBY Tower Suite 3565",
            "registrant_city": "Little Rock",
            "registrant_state": "AR",
            "registrant_zip": "72201",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.0000000000",
            "registrant_fax": "+1.5013248904",
            "name_servers": [
                "dns1.nicarkansas.com",
                "dns2.nicarkansas.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bargon.net",
            "domain_keyword": "bargon",
            "domain_tld": "net",
            "query_time": "2024-05-21 01:33:48",
            "create_date": "2016-05-20",
            "update_date": "2023-07-09",
            "expiry_date": "2025-05-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Christian Bargon Multimediadesign",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/bargon.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.ballensiefen.net",
                "ns3.ballensiefen.net",
                "ns4.ballensiefen.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sargon.agency",
            "domain_keyword": "sargon",
            "domain_tld": "agency",
            "query_time": "2024-05-20 23:41:34",
            "create_date": "2018-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aegon.us",
            "domain_keyword": "aegon",
            "domain_tld": "us",
            "query_time": "2024-05-19 05:38:00",
            "create_date": "2002-05-16",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "AGT Internet Services AEGON",
            "registrant_company": "AEGON USA, LLC",
            "registrant_address": "4333 Edgewood Road NE, Internet Services",
            "registrant_city": "Cedar Rapids",
            "registrant_state": "IA",
            "registrant_zip": "52499",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3193554357",
            "name_servers": [
                "ns1.aegonins.com",
                "ns2.aegonins.com",
                "ns3.aegonins.com",
                "ns4.aegonins.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aragon.radio",
            "domain_keyword": "aragon",
            "domain_tld": "radio",
            "query_time": "2024-05-19 09:48:04",
            "create_date": "2018-09-17",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-17",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital S.A.",
            "registrar_website": "http://www.entorno.es",
            "registrant_state": "ZARAGOZA",
            "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.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aegon.sk",
            "domain_keyword": "aegon",
            "domain_tld": "sk",
            "query_time": "2024-05-24 14:00:40",
            "create_date": "2003-03-03",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-03",
            "registrar_name": "Slovanet, a. s.",
            "registrant_name": "NN Životná poisťovňa, a.s.",
            "registrant_address": "Jesenského 4/C",
            "registrant_city": "Bratislava",
            "registrant_zip": "81102",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.918877000",
            "name_servers": [
                "ns.slovanet.net",
                "ns1.slovanet.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 70,
            "domain_name": "arbon.website",
            "domain_keyword": "arbon",
            "domain_tld": "website",
            "query_time": "2024-05-23 14:56:35",
            "create_date": "2015-03-26",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.infomaniak.ch",
                "ns2.infomaniak.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "areon.it",
            "domain_keyword": "areon",
            "domain_tld": "it",
            "query_time": "2024-05-27 14:25:28",
            "create_date": "2014-01-20",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-20",
            "registrar_name": "Checkdomain GmbH",
            "registrar_website": "http://www.checkdomain.de",
            "registrant_company": "erio FRESH GmbH & Co. KG",
            "registrant_address": "Ritterhuder Heerstraße 44",
            "registrant_city": "Bremen",
            "registrant_state": "NA",
            "registrant_zip": "28239",
            "registrant_country": "DE",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 72,
            "domain_name": "argona.ro",
            "domain_keyword": "argona",
            "domain_tld": "ro",
            "query_time": "2024-06-01 05:55:21",
            "create_date": "2014-09-22",
            "expiry_date": "2024-09-19",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.tlh.ro",
                "ns2.tlh.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 73,
            "domain_name": "arson.net.pl",
            "domain_keyword": "arson",
            "domain_tld": "net.pl",
            "query_time": "2024-05-28 22:52:20",
            "create_date": "2023-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "Hosting Concepts B.V.",
            "name_servers": [
                "ns1.blazingfast.io",
                "ns2.blazingfast.io"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ardon.ru",
            "domain_keyword": "ardon",
            "domain_tld": "ru",
            "query_time": "2024-05-28 10:23:26",
            "create_date": "2017-05-25",
            "expiry_date": "2024-05-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "arnon.top",
            "domain_keyword": "arnon",
            "domain_tld": "top",
            "query_time": "2024-06-12 00:23:28",
            "create_date": "2023-06-12",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "du chang xian pei xin bai huo dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "arion.moscow",
            "domain_keyword": "arion",
            "domain_tld": "moscow",
            "query_time": "2024-06-12 16:03:38",
            "create_date": "2017-08-04",
            "update_date": "2019-09-02",
            "expiry_date": "2024-08-04",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.ruvds.com",
                "ns2.ruvds.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "arcon.cat",
            "domain_keyword": "arcon",
            "domain_tld": "cat",
            "query_time": "2024-04-15 06:10:10",
            "create_date": "2018-07-31",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_company": "Artesania Congelada",
            "registrant_state": "Barcelona",
            "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": [
                "dns1.apenserver.com",
                "dns2.apenserver.com",
                "dns3.apenserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "arton.capital",
            "domain_keyword": "arton",
            "domain_tld": "capital",
            "query_time": "2024-04-19 13:43:25",
            "create_date": "2014-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "arkon.energy",
            "domain_keyword": "arkon",
            "domain_tld": "energy",
            "query_time": "2024-04-29 22:08:59",
            "create_date": "2023-12-27",
            "update_date": "2024-02-15",
            "expiry_date": "2024-12-27",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "argyn.com",
            "domain_keyword": "argyn",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:21:22",
            "create_date": "2015-03-09",
            "update_date": "2021-03-03",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "argos.tel",
            "domain_keyword": "argos",
            "domain_tld": "tel",
            "query_time": "2024-04-24 23:04:14",
            "create_date": "2009-01-22",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Argos Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Buckinghamshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "aragon.cn",
            "domain_keyword": "aragon",
            "domain_tld": "cn",
            "query_time": "2024-05-01 17:52:49",
            "create_date": "2017-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "jargon.ca",
            "domain_keyword": "jargon",
            "domain_tld": "ca",
            "query_time": "2024-04-30 16:11:35",
            "create_date": "2004-01-10",
            "update_date": "2024-04-26",
            "expiry_date": "2026-01-10",
            "registrar_name": "Domain Robot Enterprises Inc.",
            "registrar_website": "www.domainrobot.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.com",
                "ns1023.ui-dns.de",
                "ns1026.ui-dns.org",
                "ns1031.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "algon.nz",
            "domain_keyword": "algon",
            "domain_tld": "nz",
            "query_time": "2024-05-08 22:58:38",
            "create_date": "2019-10-04",
            "update_date": "2022-11-15",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.metaname.net",
                "ns2.metaname.net",
                "ns3.metaname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "argos.com.pl",
            "domain_keyword": "argos",
            "domain_tld": "com.pl",
            "query_time": "2024-04-01 21:16:48",
            "create_date": "2024-03-30",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "awgon.com",
            "domain_keyword": "awgon",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:21:53",
            "create_date": "2023-01-06",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-06",
            "registrar_iana": 2767,
            "registrar_name": "DropCatch.com 1008 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "argop.com",
            "domain_keyword": "argop",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:37:09",
            "create_date": "2009-05-09",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Richard Perilli",
            "registrant_address": "1206 south clinton ave",
            "registrant_city": "trenton",
            "registrant_state": "NJ",
            "registrant_zip": "08611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6094332468",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jargon.xyz",
            "domain_keyword": "jargon",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 11:15:25",
            "create_date": "2022-06-25",
            "update_date": "2023-09-28",
            "expiry_date": "2024-06-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "arlon.media",
            "domain_keyword": "arlon",
            "domain_tld": "media",
            "query_time": "2024-05-15 05:37:30",
            "create_date": "2021-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arlon Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dargon.net",
            "domain_keyword": "dargon",
            "domain_tld": "net",
            "query_time": "2024-05-17 07:06:33",
            "create_date": "2020-09-16",
            "update_date": "2022-12-07",
            "expiry_date": "2025-09-16",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/dargon.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "armon.fit",
            "domain_keyword": "armon",
            "domain_tld": "fit",
            "query_time": "2024-05-24 22:44:15",
            "create_date": "2023-11-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-05",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "arhon.online",
            "domain_keyword": "arhon",
            "domain_tld": "online",
            "query_time": "2024-05-27 14:37:33",
            "create_date": "2023-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "PT Arhon Digital Kreasi",
            "registrant_state": "DKI Jakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "margon.hr",
            "domain_keyword": "margon",
            "domain_tld": "hr",
            "query_time": "2024-05-28 20:16:54",
            "create_date": "2012-05-24",
            "update_date": "2014-05-22",
            "expiry_date": "2025-05-24",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "MARGON MEDIA d.o.o.",
            "registrant_address": "Kolodvorska 128",
            "registrant_city": "Velika Gorica",
            "registrant_state": "HR",
            "registrant_zip": "10410",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.margon.hr"
            ]
        },
        {
            "num": 94,
            "domain_name": "argor.info",
            "domain_keyword": "argor",
            "domain_tld": "info",
            "query_time": "2024-06-01 05:55:32",
            "create_date": "2006-09-28",
            "update_date": "2024-03-26",
            "expiry_date": "2024-09-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "arion.exchange",
            "domain_keyword": "arion",
            "domain_tld": "exchange",
            "query_time": "2024-06-01 21:27:34",
            "create_date": "2022-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "argun.life",
            "domain_keyword": "argun",
            "domain_tld": "life",
            "query_time": "2024-05-29 16:34:32",
            "create_date": "2024-03-30",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lennon.ns.cloudflare.com",
                "vita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "atgon.com",
            "domain_keyword": "atgon",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:41:44",
            "create_date": "2022-06-05",
            "update_date": "2024-05-31",
            "expiry_date": "2025-06-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "argoz.com",
            "domain_keyword": "argoz",
            "domain_tld": "com",
            "query_time": "2024-06-09 01:00:35",
            "create_date": "2002-08-05",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "agron.company",
            "domain_keyword": "agron",
            "domain_tld": "company",
            "query_time": "2024-06-03 05:19:28",
            "create_date": "2019-02-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-27",
            "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": [
                "dns.site5.com",
                "dns2.site5.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "areon.app",
            "domain_keyword": "areon",
            "domain_tld": "app",
            "query_time": "2024-04-20 00:01:09",
            "create_date": "2024-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the 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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.09,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>argon.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2326</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>argan.network, a-gon.co.jp, targon.com, arcon.shop, arton.tv, aragon.solutions, argun.tc, aigon.fr, argin.de, arugon.info, jargon.pro, arzon.uk, arlon.dev, ergon.tv, araon.games, arron.cool, sargon.org, arion.at, argos.lt, aragon.group, pargon.net, arton.net, arfon.ru, wargon.org, orgon.bio, ergon.fr, aryon.xyz, ardon.pro, arron.computer, aragon.team, argos.team, argog.co.jp, aegon.direct, aagon.biz, argoz.io, arfon.co.uk, ardon.info, agron.online, sargon.one, aigon.it, arion.link, argol.lol, argen.cloud, argen.org, jargon.online, arzon.com.br, argop.pt, argan.pro, arxon.co.uk, aryon.biz, arbon.earth, aryon.in, arfon.net, argos.wedding, argos.org.nz, arson.industries, abgon.com, argin.ru, argin.co.uk, asgon.ru, margon.online, arkon.uz, argan.it, argov.us, bargon.net, sargon.agency, aegon.us, aragon.radio, aegon.sk, arbon.website, areon.it, argona.ro, arson.net.pl, ardon.ru, arnon.top, arion.moscow, arcon.cat, arton.capital, arkon.energy, argyn.com, argos.tel, aragon.cn, jargon.ca, algon.nz, argos.com.pl, awgon.com, argop.com, jargon.xyz, arlon.media, dargon.net, armon.fit, arhon.online, margon.hr, argor.info, arion.exchange, argun.life, atgon.com, argoz.com, agron.company, areon.app</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>argan.network</domain_name>
   <domain_keyword>argan</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-17 00:06:26</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>harlee.ns.cloudflare.com</value>
    <value>hunts.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>a-gon.co.jp</domain_name>
   <domain_keyword>a-gon</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-19 02:42:05</query_time>
   <create_date>2012-05-31</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>A-gon Co.,Ltd</registrant_company>
   <name_servers>
    <value>fjkdns11.alpha-prm.jp</value>
    <value>fjkdns12.alpha-prm.jp</value>
    <value>fjkdns13.alpha-prm.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>targon.com</domain_name>
   <domain_keyword>targon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:18:27</query_time>
   <create_date>1999-11-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://www.libris.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>arcon.shop</domain_name>
   <domain_keyword>arcon</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 06:10:13</query_time>
   <create_date>2016-09-27</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>arton.tv</domain_name>
   <domain_keyword>arton</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-19 13:43:26</query_time>
   <create_date>2005-11-17</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arton</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.streaming.co.jp</value>
    <value>ns2.streaming.co.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aragon.solutions</domain_name>
   <domain_keyword>aragon</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-24 05:48:34</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-03</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>ARAGON-solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.hosttech.ch</value>
    <value>ns2.hosttech.ch</value>
    <value>ns3.hosttech.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>argun.tc</domain_name>
   <domain_keyword>argun</domain_keyword>
   <domain_tld>tc</domain_tld>
   <query_time>2024-05-06 10:22:09</query_time>
   <create_date>2019-05-25</create_date>
   <expiry_date>2031-05-25</expiry_date>
   <registrar_name>NICTC A.S.</registrar_name>
   <name_servers>
    <value>cpns1.turhost.com</value>
    <value>cpns2.turhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aigon.fr</domain_name>
   <domain_keyword>aigon</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:03:26</query_time>
   <create_date>2003-07-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>https://www.tecnocratica.net</registrar_website>
   <registrant_company>Aigon SARL</registrant_company>
   <registrant_address>Aigon SARL, 20, rue Cambon, 75001 Paris, Ille de France</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.176777510</registrant_phone>
   <name_servers>
    <value>ns1.neodigit.net</value>
    <value>ns2.neodigit.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>renewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>argin.de</domain_name>
   <domain_keyword>argin</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:11:33</query_time>
   <update_date>2022-12-12</update_date>
   <name_servers>
    <value>ns1.goneo.de</value>
    <value>ns2.goneo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>arugon.info</domain_name>
   <domain_keyword>arugon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 11:41:37</query_time>
   <create_date>2019-10-20</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>jargon.pro</domain_name>
   <domain_keyword>jargon</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 13:36:43</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arnaud Merle</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>am.rozo.me</value>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
    <value>solvecoagula.rozo.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>arzon.uk</domain_name>
   <domain_keyword>arzon</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 23:04:53</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>arlon.dev</domain_name>
   <domain_keyword>arlon</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-14 10:16:12</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ergon.tv</domain_name>
   <domain_keyword>ergon</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-19 07:13:46</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2025-09-21</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>araon.games</domain_name>
   <domain_keyword>araon</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-16 07:02:13</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-01-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>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>arron.cool</domain_name>
   <domain_keyword>arron</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-28 22:49:57</query_time>
   <create_date>2018-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wikidee SEZC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sargon.org</domain_name>
   <domain_keyword>sargon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 06:28:24</query_time>
   <create_date>2005-01-24</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2025-01-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>Savvy Investments, 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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>18</num>
   <domain_name>arion.at</domain_name>
   <domain_keyword>arion</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-06-09 02:58:30</query_time>
   <update_date>2024-06-05</update_date>
   <registrar_name>eu-maia.at web invest gmbh &amp;amp;co KG</registrar_name>
   <registrar_website>https://nic.at/registrar/688</registrar_website>
   <registrant_name>Niek van Alphen</registrant_name>
   <registrant_company>NVA Online Advertising</registrant_company>
   <registrant_address>Opper 14</registrant_address>
   <registrant_city>Uden</registrant_city>
   <registrant_zip>5406CA</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3838b797.ns3.dan.hosting</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>argos.lt</domain_name>
   <domain_keyword>argos</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-12 17:39:35</query_time>
   <create_date>2022-01-05</create_date>
   <expiry_date>2026-01-06</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>aragon.group</domain_name>
   <domain_keyword>aragon</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-15 14:36:41</query_time>
   <create_date>2020-06-20</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-20</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>chengwei cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>pargon.net</domain_name>
   <domain_keyword>pargon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 06:12:32</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>P P GLOBAL LOGISTICS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1024.ui-dns.de</value>
    <value>ns1048.ui-dns.biz</value>
    <value>ns1054.ui-dns.com</value>
    <value>ns1054.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>arton.net</domain_name>
   <domain_keyword>arton</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 13:43:25</query_time>
   <create_date>2004-02-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>arfon.ru</domain_name>
   <domain_keyword>arfon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:20:13</query_time>
   <create_date>2017-09-04</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>WEBNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>wargon.org</domain_name>
   <domain_keyword>wargon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 03:35:01</query_time>
   <create_date>2003-09-23</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2032-09-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>orgon.bio</domain_name>
   <domain_keyword>orgon</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-24 07:22:50</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ergon.fr</domain_name>
   <domain_keyword>ergon</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-08 07:35:56</query_time>
   <create_date>2000-04-27</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Societe Immobiliere Ergon</registrant_company>
   <registrant_address>113, rue Murette, 84120 Pertuis</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.490797070</registrant_phone>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>aryon.xyz</domain_name>
   <domain_keyword>aryon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 11:47:31</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ardon.pro</domain_name>
   <domain_keyword>ardon</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 04:34:33</query_time>
   <create_date>2022-11-06</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EuropeanGrow</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>arron.computer</domain_name>
   <domain_keyword>arron</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-20 10:36:51</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2022-02-01</update_date>
   <expiry_date>2026-11-02</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cheshire</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.expired.34sp.com</value>
    <value>ns2.expired.34sp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aragon.team</domain_name>
   <domain_keyword>aragon</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-19 09:48:04</query_time>
   <create_date>2018-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>argos.team</domain_name>
   <domain_keyword>argos</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-18 00:39:06</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eSi4U</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>argog.co.jp</domain_name>
   <domain_keyword>argog</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 03:41:47</query_time>
   <create_date>2021-02-08</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>ARGO G Inc.</registrant_company>
   <name_servers>
    <value>ns-1082.awsdns-07.org</value>
    <value>ns-1971.awsdns-54.co.uk</value>
    <value>ns-404.awsdns-50.com</value>
    <value>ns-530.awsdns-02.net</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>aegon.direct</domain_name>
   <domain_keyword>aegon</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-24 00:34:46</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>3930</registrar_iana>
   <registrar_name>Sav.com, LLC - 40</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>34</num>
   <domain_name>aagon.biz</domain_name>
   <domain_keyword>aagon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 11:10:07</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>atlantis.aagon.com</value>
    <value>pns.dtag.de</value>
    <value>secondary006.dtag.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>argoz.io</domain_name>
   <domain_keyword>argoz</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-27 14:35:58</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>36</num>
   <domain_name>arfon.co.uk</domain_name>
   <domain_keyword>arfon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 23:03:02</query_time>
   <create_date>2004-01-12</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.uksrv.co.uk</value>
    <value>ns2.uksrv.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>ardon.info</domain_name>
   <domain_keyword>ardon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 00:08:05</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zheng wei wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>abby.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>agron.online</domain_name>
   <domain_keyword>agron</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 15:56:03</query_time>
   <create_date>2018-01-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sargon.one</domain_name>
   <domain_keyword>sargon</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-27 07:46:26</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>aigon.it</domain_name>
   <domain_keyword>aigon</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 11:17:38</query_time>
   <create_date>2003-11-06</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.neodigit.net</value>
    <value>ns2.neodigit.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>arion.link</domain_name>
   <domain_keyword>arion</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-15 11:10:07</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>argol.lol</domain_name>
   <domain_keyword>argol</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-06 01:24:43</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>argen.cloud</domain_name>
   <domain_keyword>argen</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-18 00:36:13</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Argen Dental GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>argen.org</domain_name>
   <domain_keyword>argen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 00:36:14</query_time>
   <create_date>2002-04-05</create_date>
   <update_date>2022-01-07</update_date>
   <expiry_date>2027-04-05</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>http://www.synergywholesale.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</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.syd6.hostingplatform.net.au</value>
    <value>ns2.syd6.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>jargon.online</domain_name>
   <domain_keyword>jargon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 08:48:58</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>arzon.com.br</domain_name>
   <domain_keyword>arzon</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 22:20:16</query_time>
   <create_date>1998-04-19</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2027-04-19</expiry_date>
   <registrant_name>Arzon Ind. e Com. 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>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>argop.pt</domain_name>
   <domain_keyword>argop</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 05:55:31</query_time>
   <create_date>2016-01-04</create_date>
   <registrant_name>Argop-Sociedade de Investimentos Imobiliários, Lda.</registrant_name>
   <registrant_address>Rua da Boavista, 40</registrant_address>
   <registrant_city>Guimarães</registrant_city>
   <registrant_state>Lordelo - Guimaraes</registrant_state>
   <registrant_zip>4815-145</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptempresas.pt</value>
    <value>ns10.ptempresas.pt</value>
    <value>ns2.ptempresas.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>argan.pro</domain_name>
   <domain_keyword>argan</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 05:52:50</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>arxon.co.uk</domain_name>
   <domain_keyword>arxon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 03:50:12</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>anuj.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>aryon.biz</domain_name>
   <domain_keyword>aryon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 06:42:26</query_time>
   <create_date>2007-05-30</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting SL</registrar_name>
   <registrar_website>www.dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MAlaga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>arbon.earth</domain_name>
   <domain_keyword>arbon</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-26 00:45:08</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aryon.in</domain_name>
   <domain_keyword>aryon</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 19:59:38</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2026-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aryon Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttarakhand</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>arfon.net</domain_name>
   <domain_keyword>arfon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 18:12:09</query_time>
   <create_date>2011-03-08</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>Gwynedd</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>argos.wedding</domain_name>
   <domain_keyword>argos</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-06-05 18:20:15</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Argos Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>edns63.ultradns.biz</value>
    <value>edns63.ultradns.com</value>
    <value>edns63.ultradns.net</value>
    <value>edns63.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>argos.org.nz</domain_name>
   <domain_keyword>argos</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-06-05 18:20:14</query_time>
   <create_date>2004-03-04</create_date>
   <update_date>2024-03-06</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>arson.industries</domain_name>
   <domain_keyword>arson</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-06-08 05:59:30</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>57</num>
   <domain_name>abgon.com</domain_name>
   <domain_keyword>abgon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:09:42</query_time>
   <create_date>2004-08-23</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-23</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>argin.ru</domain_name>
   <domain_keyword>argin</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:20:42</query_time>
   <create_date>2017-12-11</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Modern Service Systems, LLC</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>argin.co.uk</domain_name>
   <domain_keyword>argin</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 23:03:27</query_time>
   <create_date>2017-07-26</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-26</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>asgon.ru</domain_name>
   <domain_keyword>asgon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:50:33</query_time>
   <create_date>2008-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>margon.online</domain_name>
   <domain_keyword>margon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-16 14:53:53</query_time>
   <create_date>2022-11-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>ENARTIA S.A.</registrar_name>
   <registrar_website>http://papaki.com</registrar_website>
   <registrant_state>Ampelokipi</registrant_state>
   <registrant_country>GR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.papaki.gr</value>
    <value>dns2.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>arkon.uz</domain_name>
   <domain_keyword>arkon</domain_keyword>
   <domain_tld>uz</domain_tld>
   <query_time>2022-06-01 23:07:14</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2021-06-25</update_date>
   <expiry_date>2025-10-08</expiry_date>
   <registrar_name>ARSENAL-D</registrar_name>
   <name_servers>
    <value>dns1.webspace.uz</value>
    <value>dns2.webspace.uz</value>
    <value>dns3.webspace.uz</value>
    <value>dns4.webspace.uz</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>argan.it</domain_name>
   <domain_keyword>argan</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 11:24:19</query_time>
   <create_date>2003-09-30</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Incubatec s.r.l.</registrar_name>
   <registrar_website>https://www.server24.eu/cp/cart.php?a=add&amp;domain=register&amp;language=italian</registrar_website>
   <registrant_company>Massimo Argan</registrant_company>
   <registrant_address>Governolo 3</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10129</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.webhosting24.com</value>
    <value>ns2.webhosting24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>argov.us</domain_name>
   <domain_keyword>argov</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 20:07:59</query_time>
   <create_date>2002-10-29</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Janet Grard</registrant_name>
   <registrant_company>Information Network of Arkansas</registrant_company>
   <registrant_address>425 W. Capitol Ave., TCBY Tower Suite 3565</registrant_address>
   <registrant_city>Little Rock</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>72201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.0000000000</registrant_phone>
   <registrant_fax>+1.5013248904</registrant_fax>
   <name_servers>
    <value>dns1.nicarkansas.com</value>
    <value>dns2.nicarkansas.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bargon.net</domain_name>
   <domain_keyword>bargon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 01:33:48</query_time>
   <create_date>2016-05-20</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Christian Bargon Multimediadesign</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/bargon.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.ballensiefen.net</value>
    <value>ns3.ballensiefen.net</value>
    <value>ns4.ballensiefen.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sargon.agency</domain_name>
   <domain_keyword>sargon</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-20 23:41:34</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aegon.us</domain_name>
   <domain_keyword>aegon</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 05:38:00</query_time>
   <create_date>2002-05-16</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>AGT Internet Services AEGON</registrant_name>
   <registrant_company>AEGON USA, LLC</registrant_company>
   <registrant_address>4333 Edgewood Road NE, Internet Services</registrant_address>
   <registrant_city>Cedar Rapids</registrant_city>
   <registrant_state>IA</registrant_state>
   <registrant_zip>52499</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3193554357</registrant_phone>
   <name_servers>
    <value>ns1.aegonins.com</value>
    <value>ns2.aegonins.com</value>
    <value>ns3.aegonins.com</value>
    <value>ns4.aegonins.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>aragon.radio</domain_name>
   <domain_keyword>aragon</domain_keyword>
   <domain_tld>radio</domain_tld>
   <query_time>2024-05-19 09:48:04</query_time>
   <create_date>2018-09-17</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital S.A.</registrar_name>
   <registrar_website>http://www.entorno.es</registrar_website>
   <registrant_state>ZARAGOZA</registrant_state>
   <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.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aegon.sk</domain_name>
   <domain_keyword>aegon</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-24 14:00:40</query_time>
   <create_date>2003-03-03</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Slovanet, a. s.</registrar_name>
   <registrant_name>NN Životná poisťovňa, a.s.</registrant_name>
   <registrant_address>Jesenského 4/C</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.918877000</registrant_phone>
   <name_servers>
    <value>ns.slovanet.net</value>
    <value>ns1.slovanet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>arbon.website</domain_name>
   <domain_keyword>arbon</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-23 14:56:35</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.infomaniak.ch</value>
    <value>ns2.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>areon.it</domain_name>
   <domain_keyword>areon</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 14:25:28</query_time>
   <create_date>2014-01-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Checkdomain GmbH</registrar_name>
   <registrar_website>http://www.checkdomain.de</registrar_website>
   <registrant_company>erio FRESH GmbH &amp; Co. KG</registrant_company>
   <registrant_address>Ritterhuder Heerstraße 44</registrant_address>
   <registrant_city>Bremen</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>28239</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>argona.ro</domain_name>
   <domain_keyword>argona</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 05:55:21</query_time>
   <create_date>2014-09-22</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.tlh.ro</value>
    <value>ns2.tlh.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>arson.net.pl</domain_name>
   <domain_keyword>arson</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-28 22:52:20</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <name_servers>
    <value>ns1.blazingfast.io</value>
    <value>ns2.blazingfast.io</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ardon.ru</domain_name>
   <domain_keyword>ardon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 10:23:26</query_time>
   <create_date>2017-05-25</create_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>arnon.top</domain_name>
   <domain_keyword>arnon</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-12 00:23:28</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>du chang xian pei xin bai huo dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>arion.moscow</domain_name>
   <domain_keyword>arion</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-06-12 16:03:38</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2019-09-02</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.ruvds.com</value>
    <value>ns2.ruvds.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>arcon.cat</domain_name>
   <domain_keyword>arcon</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-15 06:10:10</query_time>
   <create_date>2018-07-31</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_company>Artesania Congelada</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <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>dns1.apenserver.com</value>
    <value>dns2.apenserver.com</value>
    <value>dns3.apenserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>arton.capital</domain_name>
   <domain_keyword>arton</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-19 13:43:25</query_time>
   <create_date>2014-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>arkon.energy</domain_name>
   <domain_keyword>arkon</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-04-29 22:08:59</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>argyn.com</domain_name>
   <domain_keyword>argyn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:21:22</query_time>
   <create_date>2015-03-09</create_date>
   <update_date>2021-03-03</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>argos.tel</domain_name>
   <domain_keyword>argos</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-24 23:04:14</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Argos Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Buckinghamshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>aragon.cn</domain_name>
   <domain_keyword>aragon</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 17:52:49</query_time>
   <create_date>2017-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>83</num>
   <domain_name>jargon.ca</domain_name>
   <domain_keyword>jargon</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 16:11:35</query_time>
   <create_date>2004-01-10</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_name>Domain Robot Enterprises Inc.</registrar_name>
   <registrar_website>www.domainrobot.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.com</value>
    <value>ns1023.ui-dns.de</value>
    <value>ns1026.ui-dns.org</value>
    <value>ns1031.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>algon.nz</domain_name>
   <domain_keyword>algon</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-08 22:58:38</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2022-11-15</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.metaname.net</value>
    <value>ns2.metaname.net</value>
    <value>ns3.metaname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>argos.com.pl</domain_name>
   <domain_keyword>argos</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-01 21:16:48</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>awgon.com</domain_name>
   <domain_keyword>awgon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:21:53</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>2767</registrar_iana>
   <registrar_name>DropCatch.com 1008 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>argop.com</domain_name>
   <domain_keyword>argop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:37:09</query_time>
   <create_date>2009-05-09</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Richard Perilli</registrant_name>
   <registrant_address>1206 south clinton ave</registrant_address>
   <registrant_city>trenton</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6094332468</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jargon.xyz</domain_name>
   <domain_keyword>jargon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 11:15:25</query_time>
   <create_date>2022-06-25</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>arlon.media</domain_name>
   <domain_keyword>arlon</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-15 05:37:30</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arlon Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dargon.net</domain_name>
   <domain_keyword>dargon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 07:06:33</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/dargon.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>armon.fit</domain_name>
   <domain_keyword>armon</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-24 22:44:15</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-05</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>arhon.online</domain_name>
   <domain_keyword>arhon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 14:37:33</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>PT Arhon Digital Kreasi</registrant_company>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>margon.hr</domain_name>
   <domain_keyword>margon</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-28 20:16:54</query_time>
   <create_date>2012-05-24</create_date>
   <update_date>2014-05-22</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>MARGON MEDIA d.o.o.</registrant_name>
   <registrant_address>Kolodvorska 128</registrant_address>
   <registrant_city>Velika Gorica</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10410</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.margon.hr</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>argor.info</domain_name>
   <domain_keyword>argor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 05:55:32</query_time>
   <create_date>2006-09-28</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>arion.exchange</domain_name>
   <domain_keyword>arion</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-06-01 21:27:34</query_time>
   <create_date>2022-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>argun.life</domain_name>
   <domain_keyword>argun</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-29 16:34:32</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-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>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lennon.ns.cloudflare.com</value>
    <value>vita.ns.cloudflare.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>atgon.com</domain_name>
   <domain_keyword>atgon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:41:44</query_time>
   <create_date>2022-06-05</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>argoz.com</domain_name>
   <domain_keyword>argoz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 01:00:35</query_time>
   <create_date>2002-08-05</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>agron.company</domain_name>
   <domain_keyword>agron</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-06-03 05:19:28</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-27</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>dns.site5.com</value>
    <value>dns2.site5.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>areon.app</domain_name>
   <domain_keyword>areon</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-20 00:01:09</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the 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.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>
 </results>
 <stats>
  <total_time>0.09</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.