WHOIS QUERY TIME

25 Apr 2024 - 1:36 AM UTC

Registered: 24 January 2024
Modified: 16 February 2024
Expiry: 24 January 2025

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-c1.googledomains.com
ns-cloud-c2.googledomains.com
ns-cloud-c3.googledomains.com
ns-cloud-c4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=artbene.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "artbene.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "artbene.shop",
            "domain_keyword": "artbene",
            "domain_tld": "shop",
            "query_time": "2024-04-25 01:36:51",
            "create_date": "2024-01-24",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>artbene.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>artbene.shop</domain_name>
   <domain_keyword>artbene</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 01:36:51</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </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 1 historical WHOIS records (in 0.049 seconds) for "artbene.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2024 - 1:36 AM UTC

Registered: 24 January 2024
Modified: 16 February 2024
Expiry: 24 January 2025

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-c1.googledomains.com
ns-cloud-c2.googledomains.com
ns-cloud-c3.googledomains.com
ns-cloud-c4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=artbene.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "artbene.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "artbene.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "artbene.shop",
            "domain_keyword": "artbene",
            "domain_tld": "shop",
            "query_time": "2024-04-25 01:36:51",
            "create_date": "2024-01-24",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "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>artbene.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>artbene.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>artbene.shop</domain_name>
   <domain_keyword>artbene</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 01:36:51</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.049</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 2 domain names (in 0.017 seconds) which contained the exact domain keyword "artbene".
Domain Name Registered Expiry Registrar Ownership
1 artbene.ru 27 Aug 2002 29 Aug 2024 REGRU-RU "De Boni Arte" Charitable Foundation
2 artbene.com 21 Jun 2014 21 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 artbene.shop 24 Jan 2024 24 Jan 2025 Tucows Domains Inc. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=artbene&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "artbene",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "artbene.ru, artbene.com, artbene.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "artbene.ru",
            "domain_keyword": "artbene",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:49:15",
            "create_date": "2002-08-27",
            "expiry_date": "2024-08-29",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"De Boni Arte\" Charitable Foundation",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "artbene.com",
            "domain_keyword": "artbene",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:22:34",
            "create_date": "2014-06-21",
            "update_date": "2020-06-15",
            "expiry_date": "2024-06-21",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "artbene.shop",
            "domain_keyword": "artbene",
            "domain_tld": "shop",
            "query_time": "2024-04-25 01:36:51",
            "create_date": "2024-01-24",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>artbene</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>artbene.ru, artbene.com, artbene.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>artbene.ru</domain_name>
   <domain_keyword>artbene</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:49:15</query_time>
   <create_date>2002-08-27</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;De Boni Arte&quot; Charitable Foundation</registrant_company>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>artbene.com</domain_name>
   <domain_keyword>artbene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:22:34</query_time>
   <create_date>2014-06-21</create_date>
   <update_date>2020-06-15</update_date>
   <expiry_date>2024-06-21</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>artbene.shop</domain_name>
   <domain_keyword>artbene</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 01:36:51</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,058 domain names (in 0.286 seconds) which look and sound like the brand name "artbene".
Domain Name Registered Expiry Registrar Ownership
1 arcbene.com 10 Jul 2013 10 Jul 2024 GoDaddy.com, LLC -
2 arsbene.com 23 Nov 2006 23 Nov 2024 Cronon AG -
3 artbeone.com 16 Feb 2024 16 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
4 artbeme.com 4 May 2024 4 May 2025 GoDaddy.com, LLC -
5 artgene.xyz 13 Jan 2023 13 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
6 autbene.com 8 Jun 2009 8 Jun 2024 REGTIME LTD. Private person
7 artbent.com 10 Jan 2020 10 Jan 2025 GoDaddy.com, LLC -
8 artgene.group 10 Sep 2022 10 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi ya jin zhi hui ke ji you xian gong si
9 artgene.com 25 Mar 2005 25 Mar 2025 Dynadot Inc -
10 artgene.ru 3 Dec 2020 3 Dec 2024 RU-CENTER-RU Private Person
11 artsene.be 19 Jul 2021 - Combell nv -
12 artebene.se 18 Feb 2013 18 Feb 2025 Ascio -
13 artbyne.com 27 Feb 2021 27 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 arthene.com 5 Apr 2020 5 Apr 2025 united domains AG -
15 artsene.com 12 Aug 2014 12 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
16 artbend.pl 16 Aug 2021 16 Aug 2024 AZ.pl Sp. z o.o. -
17 artbent.site 30 May 2023 30 May 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
18 artebene.uk 21 Jan 2015 21 Jan 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
19 artgene.net 8 Apr 2003 8 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
20 artgene.org 7 Apr 2014 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 artgene.co.uk 28 May 2002 28 May 2025 eNom LLC [Tag = ENOM] -
22 artbenu.net 24 Jun 2019 24 Jun 2027 Whois Corp. DongHyun Kim
23 artgene.gallery 29 Oct 2020 29 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
24 artbend.com 4 Dec 2009 4 Dec 2025 Tucows Domains Inc. -
25 artbenn.com 30 Sep 2003 30 Sep 2024 RegistryGate GmbH REDACTED FOR PRIVACY
26 artebene.co.uk 18 Sep 2007 18 Sep 2025 Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO] -
27 artebene.dk 18 Sep 2007 30 Sep 2024 - ARTEBENE GmbH
28 autbene.ru 7 Jun 2009 7 Jun 2024 REGTIME-RU Private Person
29 artbenu.com 24 Jun 2019 24 Jun 2029 Whois Corp. DongHyun Kim
30 artbone.com 25 Apr 2023 25 Apr 2025 DropCatch.com 806 LLC Khalid Ghaffar
31 artbeng.com 11 Jan 2024 11 Jan 2025 Megazone Corp., dba HOSTING.KR danielcompany
32 artbine.com 6 Mar 2023 6 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
33 artbebe.com 29 May 2008 29 May 2025 GoDaddy.com, LLC Call 1-833-878-5115
34 artiene.com 12 Jul 2004 12 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
35 artbeme.studio 21 Jan 2022 21 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 artzene.shop 16 May 2024 16 May 2025 Namecheap, Inc. -
37 artrene.com 30 Jun 2013 30 Jun 2024 GoDaddy.com, LLC -
38 artbebe.org 15 Apr 2019 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 artbens.com 23 Aug 2022 23 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
40 artbee.fun 14 Apr 2024 14 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 artbent.ru 2 Jun 2010 2 Jun 2025 RU-CENTER-RU Private Person
42 artbee.pl 21 Aug 2023 21 Aug 2024 cyber_Folks S.A. -
43 artbeng.net 11 Jan 2024 11 Jan 2025 Megazone Corp., dba HOSTING.KR danielcompany
44 artebene.com 12 Oct 1999 12 Oct 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
45 artebene.fr 16 Apr 2007 21 Mar 2025 KEY-SYSTEMS GmbH ARTEBENE GmbH
46 artbend.org 30 Jul 2023 30 Jul 2024 Launchpad.com Inc. GALLERY 2910
47 artbee.jp 18 Jan 2007 31 Jan 2025 - art bee Illustration
48 artben.net 22 Jun 2021 22 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
49 artene.org 5 Dec 2012 5 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
50 arbene.com 10 Jan 2012 10 Jan 2026 Alpine Domains Inc. eWeb Development Inc.
51 artbee.net 29 Apr 2023 29 Apr 2025 Wild West Domains, LLC -
52 artben.co.uk 25 Oct 2023 25 Oct 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
53 artbee.store 17 Nov 2023 17 Nov 2024 Gransy s.r.o. DI solutions s.r.o.
54 artbee.org 10 May 2022 10 May 2025 IONOS SE 1&1 Internet Limited
55 atbene.com 3 Jun 2009 3 Jun 2024 GMO INTERNET, INC. BENE!Inc.
56 artbee.kr 14 Nov 2011 14 Nov 2025 (?)??? ???
57 artbee.com.br 14 Sep 2021 14 Sep 2026 - ARTEM DESENVOLVIMENTO E GEST?O EDUCACIONAL LTDA
58 artben.com 30 Sep 2003 30 Sep 2024 RegistryGate GmbH REDACTED FOR PRIVACY
59 artben.biz 22 Jun 2021 22 Jun 2024 Key-Systems GmbH Mobart Ben Srl
60 artben.org 22 Jun 2021 22 Jun 2024 Key-Systems GmbH Mobart Ben Srl
61 artbee.online 28 Jan 2024 28 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
62 artbee.co.uk 13 Jul 2009 13 Jul 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
63 artben.it 10 Apr 2008 9 Sep 2024 RHX s.r.l. Mobilificio artigiano Ben di Ben Paolo e C. s.n.c.
64 artene.fr 5 Dec 2012 5 Dec 2024 GANDI Ano Nymous
65 artene.com 6 Aug 2010 6 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
66 artbone.store 19 Nov 2022 19 Nov 2024 Cloudflare, Inc. -
67 artebene.it 16 Jan 2008 6 Feb 2025 EPAG Domainservices GmbH hidden
68 artgene.cloud 10 Sep 2022 10 Sep 2024 Alibaba Cloud Computing Ltd. shen zhen shi ya jin zhi hui ke ji you xian gong si
69 artbone.ru 20 Sep 2022 20 Sep 2024 REGRU-RU Yandex.Mail Exclusive email address feature
70 artben.fr 8 Apr 2012 8 Apr 2025 OVH Ano Nymous
71 artbee.com 21 Jan 2004 21 Jan 2025 GoDaddy.com, LLC -
72 artene.net 5 Dec 2012 5 Dec 2024 GANDI SAS REDACTED FOR PRIVACY
73 artbee.se 25 Apr 2021 25 Apr 2025 Loopia AB -
74 artbee.ru 7 Jan 2009 7 Jan 2025 SALENAMES-RU Private Person
75 artene.dk 1 Apr 2014 30 Apr 2025 - Ene Kirstine Langmack
76 artbee.xyz 28 Jan 2024 28 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
77 artene.co.uk 10 May 2023 10 May 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
78 artdehe.com 28 Aug 2013 28 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
79 arabeve.net 22 Mar 2004 22 Mar 2028 GoDaddy.com, LLC Domains By Proxy, LLC
80 artlens.co.uk 6 Mar 2019 6 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
81 artbank.nl 17 Jun 2012 - ZXCS -
82 artbet7.com 28 Jun 2011 28 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
83 artteen.com 27 Jul 2021 27 Jul 2024 GoDaddy.com, LLC Call 1-833-878-5115
84 artweng.com 10 Dec 2004 10 Dec 2024 Tucows Domains Inc. -
85 artocene.com 15 Feb 2014 15 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 artbanx.tech 22 Oct 2021 22 Oct 2024 Key-Systems LLC ARTBANX AG
87 artiege.today 12 Nov 2023 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 artbecke.com 15 May 2021 15 May 2025 GoDaddy.com, LLC -
89 arabexe.com 27 Oct 2010 27 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
90 martene.org 7 Jun 2005 7 Jun 2024 FastDomain Inc. ARISE
91 arthens.net 17 Dec 2019 17 Dec 2024 Wild West Domains, LLC -
92 arthens.zone 22 Aug 2022 22 Aug 2024 Domain.com, LLC ZoneItech
93 cartbee.com 31 Jan 2012 31 Jan 2025 Dynadot Inc -
94 arscene.com 10 Feb 1999 10 Feb 2025 IONOS SE REDACTED FOR PRIVACY
95 arte-bene.nl 30 Sep 2013 - Registrar.eu -
96 artcent.ru 19 Mar 2008 19 Mar 2025 RU-CENTER-RU Private Person
97 artpece.sk 11 Sep 2014 11 Sep 2024 WebSupport s.r.o. -
98 artbeto.com 19 Oct 2021 19 Oct 2024 Synergy Wholesale Domain Privacy
99 artbeanz.com 6 Sep 2022 6 Sep 2024 NAMECHEAP INC Redacted for Privacy Purposes
100 artsense.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
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 Artbene.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=artbene.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "artbene.shop",
        "page_size": 100
    },
    "count": {
        "total": 3058,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "arcbene.com, arsbene.com, artbeone.com, artbeme.com, artgene.xyz, autbene.com, artbent.com, artgene.group, artgene.com, artgene.ru, artsene.be, artebene.se, artbyne.com, arthene.com, artsene.com, artbend.pl, artbent.site, artebene.uk, artgene.net, artgene.org, artgene.co.uk, artbenu.net, artgene.gallery, artbend.com, artbenn.com, artebene.co.uk, artebene.dk, autbene.ru, artbenu.com, artbone.com, artbeng.com, artbine.com, artbebe.com, artiene.com, artbeme.studio, artzene.shop, artrene.com, artbebe.org, artbens.com, artbee.fun, artbent.ru, artbee.pl, artbeng.net, artebene.com, artebene.fr, artbend.org, artbee.jp, artben.net, artene.org, arbene.com, artbee.net, artben.co.uk, artbee.store, artbee.org, atbene.com, artbee.kr, artbee.com.br, artben.com, artben.biz, artben.org, artbee.online, artbee.co.uk, artben.it, artene.fr, artene.com, artbone.store, artebene.it, artgene.cloud, artbone.ru, artben.fr, artbee.com, artene.net, artbee.se, artbee.ru, artene.dk, artbee.xyz, artene.co.uk, artdehe.com, arabeve.net, artlens.co.uk, artbank.nl, artbet7.com, artteen.com, artweng.com, artocene.com, artbanx.tech, artiege.today, artbecke.com, arabexe.com, martene.org, arthens.net, arthens.zone, cartbee.com, arscene.com, arte-bene.nl, artcent.ru, artpece.sk, artbeto.com, artbeanz.com, artsense.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "arcbene.com",
            "domain_keyword": "arcbene",
            "domain_tld": "com",
            "query_time": "2024-06-09 08:00:49",
            "create_date": "2013-07-10",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1428.awsdns-50.org",
                "ns-1604.awsdns-08.co.uk",
                "ns-192.awsdns-24.com",
                "ns-539.awsdns-03.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "arsbene.com",
            "domain_keyword": "arsbene",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:35:02",
            "create_date": "2006-11-23",
            "update_date": "2006-11-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks12.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "artbeone.com",
            "domain_keyword": "artbeone",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:27:36",
            "create_date": "2024-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2027-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=artbeone.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "artbeme.com",
            "domain_keyword": "artbeme",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:43:19",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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": 5,
            "domain_name": "artgene.xyz",
            "domain_keyword": "artgene",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 15:24:11",
            "create_date": "2023-01-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-13",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "autbene.com",
            "domain_keyword": "autbene",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:17:10",
            "create_date": "2009-06-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1362,
            "registrar_name": "REGTIME LTD.",
            "registrar_website": "http://www.webnames.ru",
            "registrant_name": "Sergey Yarmolinskiy",
            "registrant_company": "Private person",
            "registrant_address": "Uchebny per., 2, 34",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "119048",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9031369303",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "artbent.com",
            "domain_keyword": "artbent",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:27:36",
            "create_date": "2020-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "artgene.group",
            "domain_keyword": "artgene",
            "domain_tld": "group",
            "query_time": "2024-04-18 22:58:45",
            "create_date": "2022-09-10",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-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": "shen zhen shi ya jin zhi hui ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "artgene.com",
            "domain_keyword": "artgene",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:58:45",
            "create_date": "2005-03-25",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "artgene.ru",
            "domain_keyword": "artgene",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:05:51",
            "create_date": "2020-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "141.ns1.domainparking.ru",
                "141.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "artsene.be",
            "domain_keyword": "artsene",
            "domain_tld": "be",
            "query_time": "2024-04-28 03:16:21",
            "create_date": "2021-07-19",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 12,
            "domain_name": "artebene.se",
            "domain_keyword": "artebene",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:19:42",
            "create_date": "2013-02-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-18",
            "registrar_name": "Ascio",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "artbyne.com",
            "domain_keyword": "artbyne",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:08:01",
            "create_date": "2021-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=artbyne.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "arthene.com",
            "domain_keyword": "arthene",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:01:18",
            "create_date": "2020-04-05",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "artsene.com",
            "domain_keyword": "artsene",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:16:21",
            "create_date": "2014-08-12",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-12",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hovedstaden",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "https://tieredaccess.com/contact/2bb0dfcf-e2fa-44d5-a6be-3add913a5059",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "artbend.pl",
            "domain_keyword": "artbend",
            "domain_tld": "pl",
            "query_time": "2024-05-31 01:53:22",
            "create_date": "2021-08-16",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-16",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "artbent.site",
            "domain_keyword": "artbent",
            "domain_tld": "site",
            "query_time": "2024-06-02 21:18:52",
            "create_date": "2023-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "artebene.uk",
            "domain_keyword": "artebene",
            "domain_tld": "uk",
            "query_time": "2024-04-15 01:18:37",
            "create_date": "2015-01-21",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-21",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "artgene.net",
            "domain_keyword": "artgene",
            "domain_tld": "net",
            "query_time": "2024-04-18 22:58:45",
            "create_date": "2003-04-08",
            "update_date": "2022-03-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1117.awsdns-11.org",
                "ns-1757.awsdns-27.co.uk",
                "ns-440.awsdns-55.com",
                "ns-755.awsdns-30.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "artgene.org",
            "domain_keyword": "artgene",
            "domain_tld": "org",
            "query_time": "2024-04-18 22:58:45",
            "create_date": "2014-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "artgene.co.uk",
            "domain_keyword": "artgene",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 01:44:06",
            "create_date": "2002-05-28",
            "update_date": "2023-05-02",
            "expiry_date": "2025-05-28",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "artbenu.net",
            "domain_keyword": "artbenu",
            "domain_tld": "net",
            "query_time": "2024-05-21 03:10:33",
            "create_date": "2019-06-24",
            "update_date": "2022-06-21",
            "expiry_date": "2027-06-24",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "DongHyun Kim",
            "registrant_company": "DongHyun Kim",
            "registrant_address": "#1101 Daeryung Post Tower 3-cha Guro 3(sam)-dong Guro-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "03980",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.15884259",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "artgene.gallery",
            "domain_keyword": "artgene",
            "domain_tld": "gallery",
            "query_time": "2024-05-17 15:24:11",
            "create_date": "2020-10-29",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-29",
            "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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mykolayivska",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "master.hostsila.com",
                "slave.hostsila.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "artbend.com",
            "domain_keyword": "artbend",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:09:13",
            "create_date": "2009-12-04",
            "update_date": "2023-12-07",
            "expiry_date": "2025-12-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "artbenn.com",
            "domain_keyword": "artbenn",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:22:34",
            "create_date": "2003-09-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "artebene.co.uk",
            "domain_keyword": "artebene",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 01:18:37",
            "create_date": "2007-09-18",
            "update_date": "2023-09-17",
            "expiry_date": "2025-09-18",
            "registrar_name": "Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "artebene.dk",
            "domain_keyword": "artebene",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:42:27",
            "create_date": "2007-09-18",
            "expiry_date": "2024-09-30",
            "registrant_name": "ARTEBENE GmbH",
            "registrant_address": "Werner-von-Siemens-Str. 1",
            "registrant_city": "Luedinghausen",
            "registrant_zip": "59348",
            "registrant_country": "DE",
            "registrant_phone": "+49 25 91 79 23 90",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "autbene.ru",
            "domain_keyword": "autbene",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:23:52",
            "create_date": "2009-06-07",
            "expiry_date": "2024-06-07",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "artbenu.com",
            "domain_keyword": "artbenu",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:36:20",
            "create_date": "2019-06-24",
            "update_date": "2019-06-25",
            "expiry_date": "2029-06-24",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "DongHyun Kim",
            "registrant_company": "DongHyun Kim",
            "registrant_address": "#1101 Daeryung Post Tower 3-cha Guro 3(sam)-dong Guro-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "03980",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.15884259",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "artbone.com",
            "domain_keyword": "artbone",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:36:50",
            "create_date": "2023-04-25",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-25",
            "registrar_iana": 2565,
            "registrar_name": "DropCatch.com 806 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Khalid Ghaffar",
            "registrant_address": "47 Thorncliffe Park Dr, 906",
            "registrant_city": "East York",
            "registrant_state": "Ontario",
            "registrant_zip": "M4H 1J5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6474794221",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "artbeng.com",
            "domain_keyword": "artbeng",
            "domain_tld": "com",
            "query_time": "2024-05-13 15:35:03",
            "create_date": "2024-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "danielcompany",
            "registrant_company": "danielcompany",
            "registrant_address": "115 Dongdeok-ro,  Jung-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41940",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7087963977",
            "name_servers": [
                "ns1.namesv.kr",
                "ns2.namesv.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "artbine.com",
            "domain_keyword": "artbine",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:06:53",
            "create_date": "2023-03-06",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=artbine.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dongseavdns.com",
                "ns2.dongseavdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "artbebe.com",
            "domain_keyword": "artbebe",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:53:18",
            "create_date": "2008-05-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "artiene.com",
            "domain_keyword": "artiene",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:09:49",
            "create_date": "2004-07-12",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "artbeme.studio",
            "domain_keyword": "artbeme",
            "domain_tld": "studio",
            "query_time": "2024-04-23 15:22:33",
            "create_date": "2022-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-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": 36,
            "domain_name": "artzene.shop",
            "domain_keyword": "artzene",
            "domain_tld": "shop",
            "query_time": "2024-05-18 17:23:22",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "artrene.com",
            "domain_keyword": "artrene",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:49:50",
            "create_date": "2013-06-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "artbebe.org",
            "domain_keyword": "artbebe",
            "domain_tld": "org",
            "query_time": "2024-04-29 01:36:18",
            "create_date": "2019-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "artbens.com",
            "domain_keyword": "artbens",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:53:19",
            "create_date": "2022-08-23",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZHE JIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=artbens.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "artbee.fun",
            "domain_keyword": "artbee",
            "domain_tld": "fun",
            "query_time": "2024-04-16 16:14:09",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "artbent.ru",
            "domain_keyword": "artbent",
            "domain_tld": "ru",
            "query_time": "2024-06-11 16:27:36",
            "create_date": "2010-06-02",
            "expiry_date": "2025-06-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "artbee.pl",
            "domain_keyword": "artbee",
            "domain_tld": "pl",
            "query_time": "2024-05-17 19:18:51",
            "create_date": "2023-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.tld.pl",
                "dns2.tld.pl",
                "dns3.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "artbeng.net",
            "domain_keyword": "artbeng",
            "domain_tld": "net",
            "query_time": "2024-05-13 15:35:03",
            "create_date": "2024-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "danielcompany",
            "registrant_company": "danielcompany",
            "registrant_address": "115 Dongdeok-ro,  Jung-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41940",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7087963977",
            "name_servers": [
                "ns1.namesv.kr",
                "ns2.namesv.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "artebene.com",
            "domain_keyword": "artebene",
            "domain_tld": "com",
            "query_time": "2024-05-01 08:40:05",
            "create_date": "1999-10-12",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-12",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "artebene.fr",
            "domain_keyword": "artebene",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:24:25",
            "create_date": "2007-04-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-21",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "ARTEBENE GmbH",
            "registrant_address": "Ruediger Kress, Werner-von-Siemens-Str. 1, 59348 Luedinghausen",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.2591792390",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.treuchtlingen.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 46,
            "domain_name": "artbend.org",
            "domain_keyword": "artbend",
            "domain_tld": "org",
            "query_time": "2024-04-29 01:36:20",
            "create_date": "2023-07-30",
            "update_date": "2024-03-19",
            "expiry_date": "2024-07-30",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GALLERY 2910",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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": [
                "ns8115.hostgator.com",
                "ns8116.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "artbee.jp",
            "domain_keyword": "artbee",
            "domain_tld": "jp",
            "query_time": "2024-04-23 15:22:29",
            "create_date": "2007-01-18",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "art bee Illustration",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 48,
            "domain_name": "artben.net",
            "domain_keyword": "artben",
            "domain_tld": "net",
            "query_time": "2024-05-27 02:09:13",
            "create_date": "2021-06-22",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.rhx.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.x4w.net",
                "ns2.rhx.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "artene.org",
            "domain_keyword": "artene",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:39:58",
            "create_date": "2012-12-05",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-05",
            "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": "11",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "arbene.com",
            "domain_keyword": "arbene",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:44:21",
            "create_date": "2012-01-10",
            "update_date": "2023-08-29",
            "expiry_date": "2026-01-10",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "artbee.net",
            "domain_keyword": "artbee",
            "domain_tld": "net",
            "query_time": "2024-05-08 22:06:50",
            "create_date": "2023-04-29",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-29",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "artben.co.uk",
            "domain_keyword": "artben",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 15:35:03",
            "create_date": "2023-10-25",
            "update_date": "2024-02-06",
            "expiry_date": "2024-10-25",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "artbee.store",
            "domain_keyword": "artbee",
            "domain_tld": "store",
            "query_time": "2024-05-21 03:10:31",
            "create_date": "2023-11-17",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_company": "DI solutions s.r.o.",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "artbee.org",
            "domain_keyword": "artbee",
            "domain_tld": "org",
            "query_time": "2024-05-13 15:35:01",
            "create_date": "2022-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "atbene.com",
            "domain_keyword": "atbene",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:50:18",
            "create_date": "2009-06-03",
            "update_date": "2023-05-04",
            "expiry_date": "2024-06-03",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Hikaru Kobayashi",
            "registrant_company": "BENE!Inc.",
            "registrant_address": "1-3-2 Mishuku",
            "registrant_city": "Setagaya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "154-0005",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.357873375",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "artbee.kr",
            "domain_keyword": "artbee",
            "domain_tld": "kr",
            "query_time": "2022-07-02 19:23:34",
            "create_date": "2011-11-14",
            "update_date": "2017-12-28",
            "expiry_date": "2025-11-14",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???",
            "registrant_address": "?? ??? ??? 369-97 Yonghae-dong Mokpo-si, Jeollanam-do 369-97",
            "registrant_zip": "530841"
        },
        {
            "num": 57,
            "domain_name": "artbee.com.br",
            "domain_keyword": "artbee",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 01:36:18",
            "create_date": "2021-09-14",
            "update_date": "2023-09-29",
            "expiry_date": "2026-09-14",
            "registrant_name": "ARTEM DESENVOLVIMENTO E GEST?O EDUCACIONAL LTDA",
            "name_servers": [
                "ns1.plsk4.com.br",
                "ns2.plsk4.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 58,
            "domain_name": "artben.com",
            "domain_keyword": "artben",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:36:19",
            "create_date": "2003-09-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "artben.biz",
            "domain_keyword": "artben",
            "domain_tld": "biz",
            "query_time": "2024-05-17 19:18:52",
            "create_date": "2021-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mobart Ben Srl",
            "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.x4w.net",
                "ns2.rhx.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "artben.org",
            "domain_keyword": "artben",
            "domain_tld": "org",
            "query_time": "2024-05-21 03:10:32",
            "create_date": "2021-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mobart Ben Srl",
            "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.x4w.net",
                "ns2.rhx.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "artbee.online",
            "domain_keyword": "artbee",
            "domain_tld": "online",
            "query_time": "2024-05-24 22:50:55",
            "create_date": "2024-01-28",
            "update_date": "2024-05-19",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "artbee.co.uk",
            "domain_keyword": "artbee",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 15:22:29",
            "create_date": "2009-07-13",
            "update_date": "2023-06-13",
            "expiry_date": "2025-07-13",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.schosting.co.uk",
                "ns2.schosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "artben.it",
            "domain_keyword": "artben",
            "domain_tld": "it",
            "query_time": "2024-04-23 15:22:33",
            "create_date": "2008-04-10",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-09",
            "registrar_name": "RHX s.r.l.",
            "registrar_website": "https://www.rhx.it/",
            "registrant_company": "Mobilificio artigiano Ben di Ben Paolo e C. s.n.c.",
            "registrant_address": "via Strapont, 10",
            "registrant_city": "Taibon Agordino",
            "registrant_state": "BL",
            "registrant_zip": "32027",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.x4w.net",
                "ns2.rhx.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "artene.fr",
            "domain_keyword": "artene",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:25:02",
            "create_date": "2012-12-05",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-05",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-129-a.gandi.net",
                "ns-134-c.gandi.net",
                "ns-83-b.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 65,
            "domain_name": "artene.com",
            "domain_keyword": "artene",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:39:58",
            "create_date": "2010-08-06",
            "update_date": "2023-07-16",
            "expiry_date": "2025-08-06",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "artbone.store",
            "domain_keyword": "artbone",
            "domain_tld": "store",
            "query_time": "2024-04-23 15:23:30",
            "create_date": "2022-11-19",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Pomorskie",
            "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": [
                "jeff.ns.cloudflare.com",
                "mariah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "artebene.it",
            "domain_keyword": "artebene",
            "domain_tld": "it",
            "query_time": "2024-06-08 04:19:19",
            "create_date": "2008-01-16",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-06",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "http://www.epag.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "artgene.cloud",
            "domain_keyword": "artgene",
            "domain_tld": "cloud",
            "query_time": "2024-04-18 22:58:45",
            "create_date": "2022-09-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi ya jin zhi hui ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "artbone.ru",
            "domain_keyword": "artbone",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:03:47",
            "create_date": "2022-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "artben.fr",
            "domain_keyword": "artben",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:23:50",
            "create_date": "2012-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 71,
            "domain_name": "artbee.com",
            "domain_keyword": "artbee",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:27:33",
            "create_date": "2004-01-21",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-21",
            "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": 72,
            "domain_name": "artene.net",
            "domain_keyword": "artene",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:39:58",
            "create_date": "2012-12-05",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-05",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "artbee.se",
            "domain_keyword": "artbee",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:19:36",
            "create_date": "2021-04-25",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-25",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 74,
            "domain_name": "artbee.ru",
            "domain_keyword": "artbee",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:49:14",
            "create_date": "2009-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "artene.dk",
            "domain_keyword": "artene",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:42:29",
            "create_date": "2014-04-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Ene Kirstine Langmack",
            "registrant_address": "Lapmejsevej 12",
            "registrant_city": "Vojens",
            "registrant_zip": "6500",
            "registrant_country": "DK",
            "registrant_phone": "+45 50967380",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "artbee.xyz",
            "domain_keyword": "artbee",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 22:50:55",
            "create_date": "2024-01-28",
            "update_date": "2024-05-19",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "artene.co.uk",
            "domain_keyword": "artene",
            "domain_tld": "co.uk",
            "query_time": "2024-04-11 10:41:32",
            "create_date": "2023-05-10",
            "update_date": "2023-08-11",
            "expiry_date": "2026-05-10",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "artdehe.com",
            "domain_keyword": "artdehe",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:15:45",
            "create_date": "2013-08-28",
            "update_date": "2024-03-08",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GANSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=artdehe.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "arabeve.net",
            "domain_keyword": "arabeve",
            "domain_tld": "net",
            "query_time": "2024-04-20 04:40:51",
            "create_date": "2004-03-22",
            "update_date": "2021-12-27",
            "expiry_date": "2028-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=arabeve.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "artlens.co.uk",
            "domain_keyword": "artlens",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 11:00:55",
            "create_date": "2019-03-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-06",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "artbank.nl",
            "domain_keyword": "artbank",
            "domain_tld": "nl",
            "query_time": "2024-04-23 15:22:05",
            "create_date": "2012-06-17",
            "update_date": "2023-10-26",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "artbet7.com",
            "domain_keyword": "artbet7",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:22:37",
            "create_date": "2011-06-28",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.ascio.com",
                "ns2.ascio.com",
                "ns3.ascio.com",
                "ns4.ascio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "artteen.com",
            "domain_keyword": "artteen",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:01:33",
            "create_date": "2021-07-27",
            "update_date": "2022-08-24",
            "expiry_date": "2024-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "artweng.com",
            "domain_keyword": "artweng",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:04:25",
            "create_date": "2004-12-10",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "artocene.com",
            "domain_keyword": "artocene",
            "domain_tld": "com",
            "query_time": "2024-05-04 07:25:04",
            "create_date": "2014-02-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "artbanx.tech",
            "domain_keyword": "artbanx",
            "domain_tld": "tech",
            "query_time": "2024-05-13 15:34:55",
            "create_date": "2021-10-22",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "ARTBANX AG",
            "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.",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "maria.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "artiege.today",
            "domain_keyword": "artiege",
            "domain_tld": "today",
            "query_time": "2024-05-24 03:39:47",
            "create_date": "2023-11-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "artbecke.com",
            "domain_keyword": "artbecke",
            "domain_tld": "com",
            "query_time": "2024-05-17 19:18:51",
            "create_date": "2021-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "arabexe.com",
            "domain_keyword": "arabexe",
            "domain_tld": "com",
            "query_time": "2024-06-06 09:24:26",
            "create_date": "2010-10-27",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JO",
            "registrant_email": "https://tieredaccess.com/contact/5dd097a9-9eca-4f45-9c18-4a0b9b1484e7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "martene.org",
            "domain_keyword": "martene",
            "domain_tld": "org",
            "query_time": "2024-04-15 09:59:32",
            "create_date": "2005-06-07",
            "update_date": "2024-01-18",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ARISE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "arthens.net",
            "domain_keyword": "arthens",
            "domain_tld": "net",
            "query_time": "2024-04-18 23:01:19",
            "create_date": "2019-12-17",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "arthens.zone",
            "domain_keyword": "arthens",
            "domain_tld": "zone",
            "query_time": "2024-04-18 23:01:19",
            "create_date": "2022-08-22",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-22",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZoneItech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cartbee.com",
            "domain_keyword": "cartbee",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:10:58",
            "create_date": "2012-01-31",
            "update_date": "2023-08-12",
            "expiry_date": "2025-01-31",
            "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": 94,
            "domain_name": "arscene.com",
            "domain_keyword": "arscene",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:35:08",
            "create_date": "1999-02-10",
            "update_date": "2018-02-08",
            "expiry_date": "2025-02-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1039.ui-dns.biz",
                "ns1039.ui-dns.com",
                "ns1039.ui-dns.de",
                "ns1039.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "arte-bene.nl",
            "domain_keyword": "arte-bene",
            "domain_tld": "nl",
            "query_time": "2024-04-15 01:17:37",
            "create_date": "2013-09-30",
            "update_date": "2022-09-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.hosting-dns.org",
                "ns2.hosting-dns.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 96,
            "domain_name": "artcent.ru",
            "domain_keyword": "artcent",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:03:54",
            "create_date": "2008-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.parked.ru",
                "ns2.parked.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "artpece.sk",
            "domain_keyword": "artpece",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:18:12",
            "create_date": "2014-09-11",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-11",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "artbeto.com",
            "domain_keyword": "artbeto",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:06:51",
            "create_date": "2021-10-19",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "artbeanz.com",
            "domain_keyword": "artbeanz",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:06:49",
            "create_date": "2022-09-06",
            "update_date": "2024-03-23",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "FL",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=artbeanz.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "artsense.xyz",
            "domain_keyword": "artsense",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 11:09:53",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.286,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>artbene.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3058</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>arcbene.com, arsbene.com, artbeone.com, artbeme.com, artgene.xyz, autbene.com, artbent.com, artgene.group, artgene.com, artgene.ru, artsene.be, artebene.se, artbyne.com, arthene.com, artsene.com, artbend.pl, artbent.site, artebene.uk, artgene.net, artgene.org, artgene.co.uk, artbenu.net, artgene.gallery, artbend.com, artbenn.com, artebene.co.uk, artebene.dk, autbene.ru, artbenu.com, artbone.com, artbeng.com, artbine.com, artbebe.com, artiene.com, artbeme.studio, artzene.shop, artrene.com, artbebe.org, artbens.com, artbee.fun, artbent.ru, artbee.pl, artbeng.net, artebene.com, artebene.fr, artbend.org, artbee.jp, artben.net, artene.org, arbene.com, artbee.net, artben.co.uk, artbee.store, artbee.org, atbene.com, artbee.kr, artbee.com.br, artben.com, artben.biz, artben.org, artbee.online, artbee.co.uk, artben.it, artene.fr, artene.com, artbone.store, artebene.it, artgene.cloud, artbone.ru, artben.fr, artbee.com, artene.net, artbee.se, artbee.ru, artene.dk, artbee.xyz, artene.co.uk, artdehe.com, arabeve.net, artlens.co.uk, artbank.nl, artbet7.com, artteen.com, artweng.com, artocene.com, artbanx.tech, artiege.today, artbecke.com, arabexe.com, martene.org, arthens.net, arthens.zone, cartbee.com, arscene.com, arte-bene.nl, artcent.ru, artpece.sk, artbeto.com, artbeanz.com, artsense.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>arcbene.com</domain_name>
   <domain_keyword>arcbene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 08:00:49</query_time>
   <create_date>2013-07-10</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-10</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>ns-1428.awsdns-50.org</value>
    <value>ns-1604.awsdns-08.co.uk</value>
    <value>ns-192.awsdns-24.com</value>
    <value>ns-539.awsdns-03.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>2</num>
   <domain_name>arsbene.com</domain_name>
   <domain_keyword>arsbene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:35:02</query_time>
   <create_date>2006-11-23</create_date>
   <update_date>2006-11-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>artbeone.com</domain_name>
   <domain_keyword>artbeone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:27:36</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2027-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=artbeone.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>artbeme.com</domain_name>
   <domain_keyword>artbeme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:43:19</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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>5</num>
   <domain_name>artgene.xyz</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 15:24:11</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-13</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>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>6</num>
   <domain_name>autbene.com</domain_name>
   <domain_keyword>autbene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:17:10</query_time>
   <create_date>2009-06-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>REGTIME LTD.</registrar_name>
   <registrar_website>http://www.webnames.ru</registrar_website>
   <registrant_name>Sergey Yarmolinskiy</registrant_name>
   <registrant_company>Private person</registrant_company>
   <registrant_address>Uchebny per., 2, 34</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>119048</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9031369303</registrant_phone>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>artbent.com</domain_name>
   <domain_keyword>artbent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:27:36</query_time>
   <create_date>2020-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</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>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>8</num>
   <domain_name>artgene.group</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-18 22:58:45</query_time>
   <create_date>2022-09-10</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-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>shen zhen shi ya jin zhi hui ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>artgene.com</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:58:45</query_time>
   <create_date>2005-03-25</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-25</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.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>10</num>
   <domain_name>artgene.ru</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:05:51</query_time>
   <create_date>2020-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>141.ns1.domainparking.ru</value>
    <value>141.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>artsene.be</domain_name>
   <domain_keyword>artsene</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-28 03:16:21</query_time>
   <create_date>2021-07-19</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>artebene.se</domain_name>
   <domain_keyword>artebene</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:19:42</query_time>
   <create_date>2013-02-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Ascio</registrar_name>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</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>13</num>
   <domain_name>artbyne.com</domain_name>
   <domain_keyword>artbyne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:08:01</query_time>
   <create_date>2021-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=artbyne.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>arthene.com</domain_name>
   <domain_keyword>arthene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:01:18</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>artsene.com</domain_name>
   <domain_keyword>artsene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:16:21</query_time>
   <create_date>2014-08-12</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>Hovedstaden</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2bb0dfcf-e2fa-44d5-a6be-3add913a5059</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>artbend.pl</domain_name>
   <domain_keyword>artbend</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 01:53:22</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>artbent.site</domain_name>
   <domain_keyword>artbent</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 21:18:52</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</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>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>artebene.uk</domain_name>
   <domain_keyword>artebene</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 01:18:37</query_time>
   <create_date>2015-01-21</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>artgene.net</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 22:58:45</query_time>
   <create_date>2003-04-08</create_date>
   <update_date>2022-03-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1117.awsdns-11.org</value>
    <value>ns-1757.awsdns-27.co.uk</value>
    <value>ns-440.awsdns-55.com</value>
    <value>ns-755.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>artgene.org</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 22:58:45</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.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>21</num>
   <domain_name>artgene.co.uk</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 01:44:06</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>artbenu.net</domain_name>
   <domain_keyword>artbenu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 03:10:33</query_time>
   <create_date>2019-06-24</create_date>
   <update_date>2022-06-21</update_date>
   <expiry_date>2027-06-24</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>DongHyun Kim</registrant_name>
   <registrant_company>DongHyun Kim</registrant_company>
   <registrant_address>#1101 Daeryung Post Tower 3-cha Guro 3(sam)-dong Guro-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>03980</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.15884259</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>artgene.gallery</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-17 15:24:11</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-29</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mykolayivska</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>master.hostsila.com</value>
    <value>slave.hostsila.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>artbend.com</domain_name>
   <domain_keyword>artbend</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:09:13</query_time>
   <create_date>2009-12-04</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>artbenn.com</domain_name>
   <domain_keyword>artbenn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:22:34</query_time>
   <create_date>2003-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>artebene.co.uk</domain_name>
   <domain_keyword>artebene</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 01:18:37</query_time>
   <create_date>2007-09-18</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_name>Ascio Technologies Corp. Denmark &amp;ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>artebene.dk</domain_name>
   <domain_keyword>artebene</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:42:27</query_time>
   <create_date>2007-09-18</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>ARTEBENE GmbH</registrant_name>
   <registrant_address>Werner-von-Siemens-Str. 1</registrant_address>
   <registrant_city>Luedinghausen</registrant_city>
   <registrant_zip>59348</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_phone>+49 25 91 79 23 90</registrant_phone>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>autbene.ru</domain_name>
   <domain_keyword>autbene</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:23:52</query_time>
   <create_date>2009-06-07</create_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>artbenu.com</domain_name>
   <domain_keyword>artbenu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:36:20</query_time>
   <create_date>2019-06-24</create_date>
   <update_date>2019-06-25</update_date>
   <expiry_date>2029-06-24</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>DongHyun Kim</registrant_name>
   <registrant_company>DongHyun Kim</registrant_company>
   <registrant_address>#1101 Daeryung Post Tower 3-cha Guro 3(sam)-dong Guro-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>03980</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.15884259</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>artbone.com</domain_name>
   <domain_keyword>artbone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:36:50</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>2565</registrar_iana>
   <registrar_name>DropCatch.com 806 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Khalid Ghaffar</registrant_name>
   <registrant_address>47 Thorncliffe Park Dr, 906</registrant_address>
   <registrant_city>East York</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>M4H 1J5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6474794221</registrant_phone>
   <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>31</num>
   <domain_name>artbeng.com</domain_name>
   <domain_keyword>artbeng</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 15:35:03</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>danielcompany</registrant_name>
   <registrant_company>danielcompany</registrant_company>
   <registrant_address>115 Dongdeok-ro,  Jung-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41940</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7087963977</registrant_phone>
   <name_servers>
    <value>ns1.namesv.kr</value>
    <value>ns2.namesv.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>artbine.com</domain_name>
   <domain_keyword>artbine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:06:53</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=artbine.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dongseavdns.com</value>
    <value>ns2.dongseavdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>artbebe.com</domain_name>
   <domain_keyword>artbebe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:53:18</query_time>
   <create_date>2008-05-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>artiene.com</domain_name>
   <domain_keyword>artiene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:09:49</query_time>
   <create_date>2004-07-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.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>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>artbeme.studio</domain_name>
   <domain_keyword>artbeme</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-23 15:22:33</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-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>36</num>
   <domain_name>artzene.shop</domain_name>
   <domain_keyword>artzene</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-18 17:23:22</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>artrene.com</domain_name>
   <domain_keyword>artrene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:49:50</query_time>
   <create_date>2013-06-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>38</num>
   <domain_name>artbebe.org</domain_name>
   <domain_keyword>artbebe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 01:36:18</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>39</num>
   <domain_name>artbens.com</domain_name>
   <domain_keyword>artbens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:53:19</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ZHE JIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=artbens.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>artbee.fun</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-16 16:14:09</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>artbent.ru</domain_name>
   <domain_keyword>artbent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-11 16:27:36</query_time>
   <create_date>2010-06-02</create_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>artbee.pl</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 19:18:51</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.tld.pl</value>
    <value>dns2.tld.pl</value>
    <value>dns3.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>artbeng.net</domain_name>
   <domain_keyword>artbeng</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 15:35:03</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>danielcompany</registrant_name>
   <registrant_company>danielcompany</registrant_company>
   <registrant_address>115 Dongdeok-ro,  Jung-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41940</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7087963977</registrant_phone>
   <name_servers>
    <value>ns1.namesv.kr</value>
    <value>ns2.namesv.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>artebene.com</domain_name>
   <domain_keyword>artebene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 08:40:05</query_time>
   <create_date>1999-10-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>artebene.fr</domain_name>
   <domain_keyword>artebene</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:24:25</query_time>
   <create_date>2007-04-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>ARTEBENE GmbH</registrant_company>
   <registrant_address>Ruediger Kress, Werner-von-Siemens-Str. 1, 59348 Luedinghausen</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.2591792390</registrant_phone>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.treuchtlingen.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>artbend.org</domain_name>
   <domain_keyword>artbend</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 01:36:20</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GALLERY 2910</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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>ns8115.hostgator.com</value>
    <value>ns8116.hostgator.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>artbee.jp</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 15:22:29</query_time>
   <create_date>2007-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>art bee Illustration</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>artben.net</domain_name>
   <domain_keyword>artben</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 02:09:13</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.rhx.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.x4w.net</value>
    <value>ns2.rhx.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>artene.org</domain_name>
   <domain_keyword>artene</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:39:58</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-05</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>11</registrant_state>
   <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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>arbene.com</domain_name>
   <domain_keyword>arbene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:44:21</query_time>
   <create_date>2012-01-10</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>artbee.net</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 22:06:50</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>artben.co.uk</domain_name>
   <domain_keyword>artben</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 15:35:03</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>artbee.store</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 03:10:31</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_company>DI solutions s.r.o.</registrant_company>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>artbee.org</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 15:35:01</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>atbene.com</domain_name>
   <domain_keyword>atbene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:50:18</query_time>
   <create_date>2009-06-03</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Hikaru Kobayashi</registrant_name>
   <registrant_company>BENE!Inc.</registrant_company>
   <registrant_address>1-3-2 Mishuku</registrant_address>
   <registrant_city>Setagaya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>154-0005</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.357873375</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>artbee.kr</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-07-02 19:23:34</query_time>
   <create_date>2011-11-14</create_date>
   <update_date>2017-12-28</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
   <registrant_address>?? ??? ??? 369-97 Yonghae-dong Mokpo-si, Jeollanam-do 369-97</registrant_address>
   <registrant_zip>530841</registrant_zip>
  </value>
  <value>
   <num>57</num>
   <domain_name>artbee.com.br</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 01:36:18</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2026-09-14</expiry_date>
   <registrant_name>ARTEM DESENVOLVIMENTO E GEST?O EDUCACIONAL LTDA</registrant_name>
   <name_servers>
    <value>ns1.plsk4.com.br</value>
    <value>ns2.plsk4.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>artben.com</domain_name>
   <domain_keyword>artben</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:36:19</query_time>
   <create_date>2003-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>artben.biz</domain_name>
   <domain_keyword>artben</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 19:18:52</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mobart Ben Srl</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.x4w.net</value>
    <value>ns2.rhx.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>artben.org</domain_name>
   <domain_keyword>artben</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 03:10:32</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</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_company>Mobart Ben Srl</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.x4w.net</value>
    <value>ns2.rhx.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>artbee.online</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 22:50:55</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>artbee.co.uk</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 15:22:29</query_time>
   <create_date>2009-07-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.schosting.co.uk</value>
    <value>ns2.schosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>artben.it</domain_name>
   <domain_keyword>artben</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 15:22:33</query_time>
   <create_date>2008-04-10</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>RHX s.r.l.</registrar_name>
   <registrar_website>https://www.rhx.it/</registrar_website>
   <registrant_company>Mobilificio artigiano Ben di Ben Paolo e C. s.n.c.</registrant_company>
   <registrant_address>via Strapont, 10</registrant_address>
   <registrant_city>Taibon Agordino</registrant_city>
   <registrant_state>BL</registrant_state>
   <registrant_zip>32027</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.x4w.net</value>
    <value>ns2.rhx.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>artene.fr</domain_name>
   <domain_keyword>artene</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:25:02</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-129-a.gandi.net</value>
    <value>ns-134-c.gandi.net</value>
    <value>ns-83-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>artene.com</domain_name>
   <domain_keyword>artene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:39:58</query_time>
   <create_date>2010-08-06</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>artbone.store</domain_name>
   <domain_keyword>artbone</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 15:23:30</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Pomorskie</registrant_state>
   <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>jeff.ns.cloudflare.com</value>
    <value>mariah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>artebene.it</domain_name>
   <domain_keyword>artebene</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-08 04:19:19</query_time>
   <create_date>2008-01-16</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>http://www.epag.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>artgene.cloud</domain_name>
   <domain_keyword>artgene</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-18 22:58:45</query_time>
   <create_date>2022-09-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi ya jin zhi hui ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>artbone.ru</domain_name>
   <domain_keyword>artbone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:03:47</query_time>
   <create_date>2022-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>artben.fr</domain_name>
   <domain_keyword>artben</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:23:50</query_time>
   <create_date>2012-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>artbee.com</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:27:33</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-21</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>72</num>
   <domain_name>artene.net</domain_name>
   <domain_keyword>artene</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:39:58</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-05</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>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>artbee.se</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:19:36</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>artbee.ru</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:49:14</query_time>
   <create_date>2009-01-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>artene.dk</domain_name>
   <domain_keyword>artene</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:42:29</query_time>
   <create_date>2014-04-01</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Ene Kirstine Langmack</registrant_name>
   <registrant_address>Lapmejsevej 12</registrant_address>
   <registrant_city>Vojens</registrant_city>
   <registrant_zip>6500</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 50967380</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>artbee.xyz</domain_name>
   <domain_keyword>artbee</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 22:50:55</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>artene.co.uk</domain_name>
   <domain_keyword>artene</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-11 10:41:32</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2026-05-10</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>artdehe.com</domain_name>
   <domain_keyword>artdehe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:15:45</query_time>
   <create_date>2013-08-28</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GANSU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=artdehe.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>arabeve.net</domain_name>
   <domain_keyword>arabeve</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 04:40:51</query_time>
   <create_date>2004-03-22</create_date>
   <update_date>2021-12-27</update_date>
   <expiry_date>2028-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=arabeve.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>80</num>
   <domain_name>artlens.co.uk</domain_name>
   <domain_keyword>artlens</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 11:00:55</query_time>
   <create_date>2019-03-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>artbank.nl</domain_name>
   <domain_keyword>artbank</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 15:22:05</query_time>
   <create_date>2012-06-17</create_date>
   <update_date>2023-10-26</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>artbet7.com</domain_name>
   <domain_keyword>artbet7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:22:37</query_time>
   <create_date>2011-06-28</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-28</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>
   <name_servers>
    <value>ns1.ascio.com</value>
    <value>ns2.ascio.com</value>
    <value>ns3.ascio.com</value>
    <value>ns4.ascio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>artteen.com</domain_name>
   <domain_keyword>artteen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:01:33</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2022-08-24</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>artweng.com</domain_name>
   <domain_keyword>artweng</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:04:25</query_time>
   <create_date>2004-12-10</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>artocene.com</domain_name>
   <domain_keyword>artocene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 07:25:04</query_time>
   <create_date>2014-02-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>artbanx.tech</domain_name>
   <domain_keyword>artbanx</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 15:34:55</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-22</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>ARTBANX AG</registrant_company>
   <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>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>maria.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>artiege.today</domain_name>
   <domain_keyword>artiege</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-24 03:39:47</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>artbecke.com</domain_name>
   <domain_keyword>artbecke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 19:18:51</query_time>
   <create_date>2021-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>89</num>
   <domain_name>arabexe.com</domain_name>
   <domain_keyword>arabexe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 09:24:26</query_time>
   <create_date>2010-10-27</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JO</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5dd097a9-9eca-4f45-9c18-4a0b9b1484e7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>martene.org</domain_name>
   <domain_keyword>martene</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 09:59:32</query_time>
   <create_date>2005-06-07</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ARISE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>arthens.net</domain_name>
   <domain_keyword>arthens</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 23:01:19</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</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>arthens.zone</domain_name>
   <domain_keyword>arthens</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-18 23:01:19</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZoneItech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cartbee.com</domain_name>
   <domain_keyword>cartbee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:10:58</query_time>
   <create_date>2012-01-31</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-01-31</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>94</num>
   <domain_name>arscene.com</domain_name>
   <domain_keyword>arscene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:35:08</query_time>
   <create_date>1999-02-10</create_date>
   <update_date>2018-02-08</update_date>
   <expiry_date>2025-02-10</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_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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1039.ui-dns.biz</value>
    <value>ns1039.ui-dns.com</value>
    <value>ns1039.ui-dns.de</value>
    <value>ns1039.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>arte-bene.nl</domain_name>
   <domain_keyword>arte-bene</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 01:17:37</query_time>
   <create_date>2013-09-30</create_date>
   <update_date>2022-09-25</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.hosting-dns.org</value>
    <value>ns2.hosting-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>artcent.ru</domain_name>
   <domain_keyword>artcent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:03:54</query_time>
   <create_date>2008-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.parked.ru</value>
    <value>ns2.parked.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>artpece.sk</domain_name>
   <domain_keyword>artpece</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:18:12</query_time>
   <create_date>2014-09-11</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>artbeto.com</domain_name>
   <domain_keyword>artbeto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:06:51</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>artbeanz.com</domain_name>
   <domain_keyword>artbeanz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:06:49</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=artbeanz.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>artsense.xyz</domain_name>
   <domain_keyword>artsense</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 11:09:53</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>
 </results>
 <stats>
  <total_time>0.286</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.