WHOIS QUERY TIME

2 Mar 2024 - 6:47 AM UTC

Registered: 29 August 2008
Modified: 21 August 2023
Expiry: 29 August 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.kylos.pl
ns2.kylos.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=stolarex.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "stolarex.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "stolarex.com.pl",
            "domain_keyword": "stolarex",
            "domain_tld": "com.pl",
            "query_time": "2024-03-02 06:47:58",
            "create_date": "2008-08-29",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-29",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>stolarex.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>stolarex.com.pl</domain_name>
   <domain_keyword>stolarex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-02 06:47:58</query_time>
   <create_date>2008-08-29</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.074 seconds) for "stolarex.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2023 - 2:01 PM UTC

Registered: 29 August 2008
Modified: 22 August 2022
Expiry: 29 August 2023

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.kylos.pl
ns2.kylos.pl

#2 - QUERY TIME

5 Nov 2023 - 7:17 PM UTC

Registered: 29 August 2008
Modified: 21 August 2023
Expiry: 29 August 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.kylos.pl
ns2.kylos.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=stolarex.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "stolarex.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "stolarex.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "stolarex.com.pl",
            "domain_keyword": "stolarex",
            "domain_tld": "com.pl",
            "query_time": "2023-05-02 14:01:31",
            "create_date": "2008-08-29",
            "update_date": "2022-08-22",
            "expiry_date": "2023-08-29",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "stolarex.com.pl",
            "domain_keyword": "stolarex",
            "domain_tld": "com.pl",
            "query_time": "2023-11-05 19:17:37",
            "create_date": "2008-08-29",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-29",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "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>stolarex.com.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>stolarex.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>stolarex.com.pl</domain_name>
   <domain_keyword>stolarex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-05-02 14:01:31</query_time>
   <create_date>2008-08-29</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2023-08-29</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>stolarex.com.pl</domain_name>
   <domain_keyword>stolarex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-11-05 19:17:37</query_time>
   <create_date>2008-08-29</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</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 "stolarex".
Domain Name Registered Expiry Registrar Ownership
1 stolarex.com.pl 29 Aug 2008 29 Aug 2024 nazwa.pl sp. z o.o. -
2 stolarex.com 29 Jul 2012 29 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 stolarex.eu - - Aftermarket.pl Limited -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=stolarex&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "stolarex",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "stolarex.com.pl, stolarex.com, stolarex.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "stolarex.com.pl",
            "domain_keyword": "stolarex",
            "domain_tld": "com.pl",
            "query_time": "2024-03-02 06:47:58",
            "create_date": "2008-08-29",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-29",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "stolarex.com",
            "domain_keyword": "stolarex",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:13:55",
            "create_date": "2012-07-29",
            "update_date": "2020-07-23",
            "expiry_date": "2025-07-29",
            "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": "stolarex.eu",
            "domain_keyword": "stolarex",
            "domain_tld": "eu",
            "query_time": "2024-05-05 23:53:23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "https://aftermarket.pl",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ]
        }
    ],
    "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>stolarex</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>stolarex.com.pl, stolarex.com, stolarex.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>stolarex.com.pl</domain_name>
   <domain_keyword>stolarex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-02 06:47:58</query_time>
   <create_date>2008-08-29</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>stolarex.com</domain_name>
   <domain_keyword>stolarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:13:55</query_time>
   <create_date>2012-07-29</create_date>
   <update_date>2020-07-23</update_date>
   <expiry_date>2025-07-29</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>stolarex.eu</domain_name>
   <domain_keyword>stolarex</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 23:53:23</query_time>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>https://aftermarket.pl</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
  </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 1,092 domain names (in 0.145 seconds) which look and sound like the brand name "stolarex".
Domain Name Registered Expiry Registrar Ownership
1 stolarix.com 3 Jun 2023 3 Jun 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
2 solarex.co.uk 2 Oct 2023 2 Oct 2024 Islam Hegazy [Tag = HEGAZY] -
3 solarex.global 1 Feb 2024 1 Feb 2025 Domeneshop AS dba domainnameshop.com NANOTECH SOLUTIONS NORWAY AS
4 stolare.se 22 Jul 2003 22 Jul 2024 One.com -
5 solarex.se 23 Feb 2023 23 Feb 2025 www.NameSRS.com -
6 solarex.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
7 solarex.ca 24 Oct 2016 24 Oct 2024 eNom Canada Corp. REDACTED FOR PRIVACY
8 solarex.nl 28 Apr 2020 - XNS Registrar B.V. -
9 stolarek.com 28 Jun 2003 28 Jun 2026 GoDaddy.com, LLC -
10 stolaren.sk 21 Dec 2016 21 Dec 2024 WebHouse, s.r.o. -
11 scolarex.com 16 Mar 2008 16 Mar 2024 OVH, SAS scolarex
12 stolares.pl 21 Mar 2005 21 Mar 2025 Aftermarket.pl Limited -
13 scolarex.ca 17 Nov 2020 17 Nov 2024 WHC Online Solutions Inc. REDACTED FOR PRIVACY
14 stolarek.eu - - OVH SAS -
15 stelarex.com 30 Jan 2024 30 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 stolares.eu - - cyber_Folks S.A. -
17 stolarek.net 8 Nov 2002 8 Nov 2028 Network Solutions, LLC -
18 stolarek.org.pl 24 Jun 2014 24 Jun 2024 home.pl S.A. -
19 stolarek.info 21 Jan 2010 21 Jan 2025 Key-Systems GmbH PRZEDSIEBIORSTWO "MMS" TEODOR STOLAREK
20 stolarek.pl 6 Feb 2002 5 Feb 2025 Dinfo.pl Sylwia Wierońska -
21 stolarek.org 15 Jan 2012 15 Jan 2025 http.net Internet GmbH REDACTED FOR PRIVACY
22 stolares.sk 9 Jul 2013 9 Jul 2024 WebSupport s.r.o. Lukáš Bako
23 solarex.tech 26 Nov 2023 26 Nov 2024 Domeneshop AS NANOTECH SOLUTIONS NORWAY AS
24 solarex.us 18 Nov 2014 17 Nov 2024 GoDaddy.com, LLC Solar Cowboyz
25 solarex.dk 6 Dec 2012 31 Dec 2024 - Solarex Gruppen ApS
26 solarex.solutions 1 Feb 2024 1 Feb 2025 Domeneshop AS dba domainnameshop.com NANOTECH SOLUTIONS NORWAY AS
27 solarex.com.pl 20 Jan 2000 19 Jan 2025 Warsaw Data Center sp. z o.o. -
28 solarex.com.cn 11 Jul 2023 11 Jul 2024 广东时代互联科技有限公司 王天栋
29 solarex.store 8 Feb 2022 8 Feb 2028 Hosting Ukraine LLC Hosting Ukraine LLC
30 solarex.solar 18 Nov 2014 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 solarex.club 2 Aug 2023 2 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zheng wei wei
32 solarex.de - - - -
33 solarex.ru 10 Feb 2021 10 Feb 2025 RU-CENTER-RU OOO SOLAREKS
34 stolare.com 27 Nov 2019 27 Nov 2024 Squarespace Domains II LLC Smoked Bee Farm
35 solarex.pl 12 Jan 2017 12 Jan 2025 Aftermarket.pl Limited -
36 solarex.gmbh 7 Apr 2021 7 Apr 2025 INWX GmbH DomRobot UG (haftungsbeschränkt)
37 solarex.app 8 Jul 2023 8 Jul 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
38 solarex.net.pl 22 Sep 2006 22 Sep 2024 Domena.pl sp. z o.o. -
39 solarex.in 16 Jul 2013 16 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
40 solarex.lol 19 Apr 2024 19 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
41 solarex.site 27 May 2023 27 May 2025 IONOS SE 1&1 Internet Inc
42 tolarex.com 4 Jun 2007 4 Jun 2024 CommuniGal Communication Ltd. -
43 solarex.online 10 Jun 2024 10 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
44 solarex.company 4 Nov 2016 4 Nov 2024 Key-Systems, LLC SOLAREX Sp. z o.o.
45 solarex.it 24 Apr 2022 17 Mar 2025 Tucows.com Co. Marketing Farm s.r.l.s.
46 solarex.finance 20 Mar 2023 20 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 stolarix.ru 3 Jun 2023 3 Jun 2024 REGRU-RU Private Person
48 stoarex.shop 7 Oct 2023 7 Oct 2024 GoDaddy.com LLC -
49 solarex.org 11 Mar 2023 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 solarex.xyz 28 Jan 2024 28 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
51 solarex.sk 14 Feb 2018 14 Feb 2025 WebSupport s.r.o. MMC Consulting s.r.o.
52 stolares.pro 27 Apr 2024 27 Apr 2025 OVH SAS M3format
53 solarex.io 17 Dec 2017 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 solarex.com.au - - Web Address Registration Pty Ltd Mikhail Tyurikov
55 solarex.energy 7 Oct 2023 7 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 solarex.net 26 Mar 2024 26 Mar 2025 DropCatch.com 642 LLC HugeDomains.com
57 solarex.cn 25 Jun 2016 25 Jun 2024 阿里云计算有限公司(万网) 田中
58 solarex.ro 10 Jan 2006 7 Jun 2030 Claus Web SRL -
59 solarex.co 25 Jan 2021 25 Jan 2025 Sav.com LLC Privacy Protection
60 solarex.com.br 7 Jul 2011 7 Jul 2025 - SOLAREX ENERGIAS RENOVAVEIS LTDA.
61 solarex.com 7 Jun 2012 7 Jun 2025 Dynadot Inc -
62 solarex.srl 30 Jan 2019 30 Jan 2025 Tucows Domains Inc. Data Protected
63 solarex.be 17 Aug 2020 - Key-Systems GmbH -
64 stolarzr.com 6 Dec 2008 6 Dec 2024 GoDaddy.com, LLC -
65 solarhex.de - - - -
66 smolarek.pl 22 Sep 2004 22 Sep 2024 Consulting Service Sp. z o.o. -
67 storalex.org 7 Nov 2012 7 Nov 2027 Tucows Domains Inc. Softman Ltd
68 stoldrew.net 19 Sep 2023 19 Sep 2024 CommuniGal Communication Ltd. -
69 stolarka.com 6 Jun 2004 6 Jun 2024 NetArt Registrar Sp. z o.o. ROJAR R.E.J. OSIKA Sp.J.
70 solardex.finance 30 Oct 2021 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 solar-ex.com 3 Jun 2023 3 Jun 2024 REGISTER S.P.A. Domain Proxy Service. LCN.com Limited
72 solartex.com.au - - Melbourne IT Murillo Ferraioli
73 stolar24.com 5 Feb 2020 5 Feb 2025 OVH, SAS EASY2 PRZYJAZNE TECHNOLOGIE Tomsz Lewandowski
74 stocares.com 23 Apr 2023 23 Apr 2025 Domeneshop AS dba domainnameshop.com ST? MEDICAL DEVICE AS
75 stomaren.ru 25 Dec 2023 25 Dec 2024 REGRU-RU Private Person
76 stolarov.com 6 Dec 2019 6 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
77 stolaris.eu - - OVH SAS -
78 solariex.org 2 Dec 2021 2 Dec 2024 Tucows Domains Inc. FlokiNET Ltd
79 stolarts.pl 19 Jan 2010 19 Jan 2025 OVH SAS -
80 storagex.in 21 Jul 2021 21 Jul 2027 NameCheap, Inc. FutureOath
81 stclares.church 14 Jul 2023 14 Jul 2024 Sav.com, LLC - 20 REDACTED FOR PRIVACY
82 stolarna.com 13 Aug 2014 13 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 sollarex.com 16 Aug 2023 16 Aug 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
84 stolinex.sk 19 Apr 2011 19 Apr 2025 ACTIVE 24, s.r.o. -
85 tsolarmex.com 25 Jan 2012 25 Jan 2026 Wingu Networks, S.A. de C.V. REDACTED FOR PRIVACY
86 storagex.com 28 Feb 2000 28 Feb 2029 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
87 solarrex.net 10 Sep 2007 10 Sep 2024 Mesh Digital Limited -
88 styladex.com 4 Nov 2021 4 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 stylerex.com 8 Sep 2018 8 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 stolaweb.com 30 Aug 2023 30 Aug 2024 Tucows Domains Inc. -
91 tsolarmx.com 22 Nov 2023 22 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Jesus Daniel Garcia Arias
92 stopalex.com 21 Dec 2010 21 Dec 2024 One.com A/S REDACTED FOR PRIVACY
93 solarrex.com 4 Jan 2006 4 Jan 2025 Domain.com, LLC REDACTED FOR PRIVACY
94 stocares.store 23 Apr 2023 23 Apr 2025 Domeneshop AS STO MEDICAL DEVICE AS
95 solariex.com 2 Dec 2021 2 Dec 2024 Tucows Domains Inc. -
96 stolyren.com 25 May 2024 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 stelarix.com 21 Feb 2024 21 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
98 smolarek.net 16 Jan 2000 16 Jan 2025 Tucows Domains Inc. -
99 stolaves.ca 4 Dec 2003 4 Dec 2024 Webnames.ca Inc. St. Olave's Church, Swansea (NFP)
100 stokarev.ru 6 Dec 2021 6 Dec 2024 REGRU-RU yandex
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 Stolarex.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=stolarex.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "stolarex.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 1092,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "stolarix.com, solarex.co.uk, solarex.global, stolare.se, solarex.se, solarex.info, solarex.ca, solarex.nl, stolarek.com, stolaren.sk, scolarex.com, stolares.pl, scolarex.ca, stolarek.eu, stelarex.com, stolares.eu, stolarek.net, stolarek.org.pl, stolarek.info, stolarek.pl, stolarek.org, stolares.sk, solarex.tech, solarex.us, solarex.dk, solarex.solutions, solarex.com.pl, solarex.com.cn, solarex.store, solarex.solar, solarex.club, solarex.de, solarex.ru, stolare.com, solarex.pl, solarex.gmbh, solarex.app, solarex.net.pl, solarex.in, solarex.lol, solarex.site, tolarex.com, solarex.online, solarex.company, solarex.it, solarex.finance, stolarix.ru, stoarex.shop, solarex.org, solarex.xyz, solarex.sk, stolares.pro, solarex.io, solarex.com.au, solarex.energy, solarex.net, solarex.cn, solarex.ro, solarex.co, solarex.com.br, solarex.com, solarex.srl, solarex.be, stolarzr.com, solarhex.de, smolarek.pl, storalex.org, stoldrew.net, stolarka.com, solardex.finance, solar-ex.com, solartex.com.au, stolar24.com, stocares.com, stomaren.ru, stolarov.com, stolaris.eu, solariex.org, stolarts.pl, storagex.in, stclares.church, stolarna.com, sollarex.com, stolinex.sk, tsolarmex.com, storagex.com, solarrex.net, styladex.com, stylerex.com, stolaweb.com, tsolarmx.com, stopalex.com, solarrex.com, stocares.store, solariex.com, stolyren.com, stelarix.com, smolarek.net, stolaves.ca, stokarev.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "stolarix.com",
            "domain_keyword": "stolarix",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:53:19",
            "create_date": "2023-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9241182541",
            "registrant_fax": "+7.9241182541",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "solarex.co.uk",
            "domain_keyword": "solarex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 19:21:44",
            "create_date": "2023-10-02",
            "update_date": "2024-05-04",
            "expiry_date": "2024-10-02",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "solarex.global",
            "domain_keyword": "solarex",
            "domain_tld": "global",
            "query_time": "2024-05-26 05:00:07",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NANOTECH SOLUTIONS NORWAY AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "stolare.se",
            "domain_keyword": "stolare",
            "domain_tld": "se",
            "query_time": "2024-05-05 10:42:43",
            "create_date": "2003-07-22",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-22",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "solarex.se",
            "domain_keyword": "solarex",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:30:23",
            "create_date": "2023-02-23",
            "update_date": "2023-11-27",
            "expiry_date": "2025-02-23",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.fsdatans.net",
                "ns2.fsdatans.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "solarex.info",
            "domain_keyword": "solarex",
            "domain_tld": "info",
            "query_time": "2024-05-08 10:16:16",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "solarex.ca",
            "domain_keyword": "solarex",
            "domain_tld": "ca",
            "query_time": "2024-05-08 10:16:16",
            "create_date": "2016-10-24",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-24",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "solarex.nl",
            "domain_keyword": "solarex",
            "domain_tld": "nl",
            "query_time": "2024-05-08 10:16:16",
            "create_date": "2020-04-28",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "stolarek.com",
            "domain_keyword": "stolarek",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:13:55",
            "create_date": "2003-06-28",
            "update_date": "2022-09-18",
            "expiry_date": "2026-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.websitewelcome.com",
                "ns74.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "stolaren.sk",
            "domain_keyword": "stolaren",
            "domain_tld": "sk",
            "query_time": "2024-05-05 03:44:36",
            "create_date": "2016-12-21",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-21",
            "registrar_name": "WebHouse, s.r.o.",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "scolarex.com",
            "domain_keyword": "scolarex",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:23:24",
            "create_date": "2008-03-16",
            "update_date": "2023-03-14",
            "expiry_date": "2024-03-16",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "scolarex",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DZ",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.hostbled.com",
                "ns5.hostbled.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "stolares.pl",
            "domain_keyword": "stolares",
            "domain_tld": "pl",
            "query_time": "2024-05-25 17:24:06",
            "create_date": "2005-03-21",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-21",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "scolarex.ca",
            "domain_keyword": "scolarex",
            "domain_tld": "ca",
            "query_time": "2024-04-25 08:26:20",
            "create_date": "2020-11-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-17",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whc.ca",
                "ns2.whc.ca",
                "ns3.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "stolarek.eu",
            "domain_keyword": "stolarek",
            "domain_tld": "eu",
            "query_time": "2024-05-05 23:53:23",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ]
        },
        {
            "num": 15,
            "domain_name": "stelarex.com",
            "domain_keyword": "stelarex",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:46:51",
            "create_date": "2024-01-30",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "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": [
                "martin.ns.cloudflare.com",
                "nova.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "stolares.eu",
            "domain_keyword": "stolares",
            "domain_tld": "eu",
            "query_time": "2024-05-05 23:53:23",
            "registrar_name": "cyber_Folks S.A.",
            "registrar_website": "https://www.cyberfolks.pl",
            "name_servers": [
                "dns1.linuxpl.com",
                "dns2.linuxpl.com"
            ]
        },
        {
            "num": 17,
            "domain_name": "stolarek.net",
            "domain_keyword": "stolarek",
            "domain_tld": "net",
            "query_time": "2024-04-28 01:13:55",
            "create_date": "2002-11-08",
            "update_date": "2019-08-02",
            "expiry_date": "2028-11-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "stolarek.org.pl",
            "domain_keyword": "stolarek",
            "domain_tld": "org.pl",
            "query_time": "2024-04-17 09:20:02",
            "create_date": "2014-06-24",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-24",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "stolarek.info",
            "domain_keyword": "stolarek",
            "domain_tld": "info",
            "query_time": "2024-05-21 21:50:53",
            "create_date": "2010-01-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PRZEDSIEBIORSTWO \"MMS\" TEODOR STOLAREK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "stolarek.pl",
            "domain_keyword": "stolarek",
            "domain_tld": "pl",
            "query_time": "2024-04-28 01:13:55",
            "create_date": "2002-02-06",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-05",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "stolarek.org",
            "domain_keyword": "stolarek",
            "domain_tld": "org",
            "query_time": "2024-04-28 01:13:55",
            "create_date": "2012-01-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-15",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "http://www.http.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.de",
                "ns2.hosting.de",
                "ns3.hosting.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "stolares.sk",
            "domain_keyword": "stolares",
            "domain_tld": "sk",
            "query_time": "2024-05-05 03:44:53",
            "create_date": "2013-07-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-09",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Lukáš Bako",
            "registrant_company": "Lukáš Bako",
            "registrant_address": "Holčeka 67",
            "registrant_city": "Budmerice",
            "registrant_zip": "90086",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.907311433",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "solarex.tech",
            "domain_keyword": "solarex",
            "domain_tld": "tech",
            "query_time": "2024-05-27 19:42:55",
            "create_date": "2023-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_company": "NANOTECH SOLUTIONS NORWAY AS",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "solarex.us",
            "domain_keyword": "solarex",
            "domain_tld": "us",
            "query_time": "2024-05-13 16:53:45",
            "create_date": "2014-11-18",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Kristina Whitney",
            "registrant_company": "Solar Cowboyz",
            "registrant_address": "P.O. Box 1959",
            "registrant_city": "Grass Valley",
            "registrant_state": "California",
            "registrant_zip": "95959",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3105960641",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "solarex.dk",
            "domain_keyword": "solarex",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:45:59",
            "create_date": "2012-12-06",
            "expiry_date": "2024-12-31",
            "registrant_name": "Solarex Gruppen ApS",
            "registrant_address": "Bregnerødvej 124",
            "registrant_city": "Birkerød",
            "registrant_zip": "3460",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "solarex.solutions",
            "domain_keyword": "solarex",
            "domain_tld": "solutions",
            "query_time": "2024-05-27 19:42:55",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NANOTECH SOLUTIONS NORWAY AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "solarex.com.pl",
            "domain_keyword": "solarex",
            "domain_tld": "com.pl",
            "query_time": "2024-06-01 23:50:48",
            "create_date": "2000-01-20",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-19",
            "registrar_name": "Warsaw Data Center sp. z o.o.",
            "name_servers": [
                "ns.webcorp.co.uk",
                "ns.webcorp.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "solarex.com.cn",
            "domain_keyword": "solarex",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 10:16:16",
            "create_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "王天栋",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "solarex.store",
            "domain_keyword": "solarex",
            "domain_tld": "store",
            "query_time": "2024-06-12 14:27:15",
            "create_date": "2022-02-08",
            "update_date": "2023-08-31",
            "expiry_date": "2028-02-08",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "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.",
            "name_servers": [
                "ns119.inhostedns.com",
                "ns219.inhostedns.net",
                "ns319.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "solarex.solar",
            "domain_keyword": "solarex",
            "domain_tld": "solar",
            "query_time": "2024-05-27 19:42:55",
            "create_date": "2014-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "solarex.club",
            "domain_keyword": "solarex",
            "domain_tld": "club",
            "query_time": "2024-05-02 00:44:22",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zheng wei wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "solarex.de",
            "domain_keyword": "solarex",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:19:53",
            "update_date": "2018-10-26",
            "name_servers": [
                "euklid.named24.de",
                "homer.named24.de",
                "plato.named24.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "solarex.ru",
            "domain_keyword": "solarex",
            "domain_tld": "ru",
            "query_time": "2024-05-06 00:34:11",
            "create_date": "2021-02-10",
            "expiry_date": "2025-02-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO SOLAREKS",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "stolare.com",
            "domain_keyword": "stolare",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:13:55",
            "create_date": "2019-11-27",
            "update_date": "2024-02-28",
            "expiry_date": "2024-11-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Smoked Bee Farm",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "solarex.pl",
            "domain_keyword": "solarex",
            "domain_tld": "pl",
            "query_time": "2024-06-12 14:27:16",
            "create_date": "2017-01-12",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-12",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "solarex.gmbh",
            "domain_keyword": "solarex",
            "domain_tld": "gmbh",
            "query_time": "2024-04-23 21:04:17",
            "create_date": "2021-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschränkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "solarex.app",
            "domain_keyword": "solarex",
            "domain_tld": "app",
            "query_time": "2024-05-27 19:42:55",
            "create_date": "2023-07-08",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N.L.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "solarex.net.pl",
            "domain_keyword": "solarex",
            "domain_tld": "net.pl",
            "query_time": "2024-05-08 10:16:16",
            "create_date": "2006-09-22",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-22",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.estrefa.pl",
                "ns2.estrefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "solarex.in",
            "domain_keyword": "solarex",
            "domain_tld": "in",
            "query_time": "2024-05-29 22:35:53",
            "create_date": "2013-07-16",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Enter your state here",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rhostjh.com",
                "ns2.rhostjh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "solarex.lol",
            "domain_keyword": "solarex",
            "domain_tld": "lol",
            "query_time": "2024-04-22 17:00:31",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jerry.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "solarex.site",
            "domain_keyword": "solarex",
            "domain_tld": "site",
            "query_time": "2024-05-29 22:35:53",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "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": [
                "ns1062.ui-dns.de",
                "ns1069.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tolarex.com",
            "domain_keyword": "tolarex",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:29:32",
            "create_date": "2007-06-04",
            "update_date": "2022-06-25",
            "expiry_date": "2024-06-04",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "2552.ns1.above.com",
                "2552.ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "solarex.online",
            "domain_keyword": "solarex",
            "domain_tld": "online",
            "query_time": "2024-06-12 16:29:02",
            "create_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "solarex.company",
            "domain_keyword": "solarex",
            "domain_tld": "company",
            "query_time": "2024-05-02 00:44:22",
            "create_date": "2016-11-04",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SOLAREX Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "solarex.it",
            "domain_keyword": "solarex",
            "domain_tld": "it",
            "query_time": "2024-05-18 05:32:38",
            "create_date": "2022-04-24",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "Marketing Farm s.r.l.s.",
            "registrant_address": "Via Mattonata n. 23",
            "registrant_city": "Gualdo Tadino",
            "registrant_state": "PG",
            "registrant_zip": "06023",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 46,
            "domain_name": "solarex.finance",
            "domain_keyword": "solarex",
            "domain_tld": "finance",
            "query_time": "2024-06-01 23:50:46",
            "create_date": "2023-03-20",
            "update_date": "2024-05-31",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sindh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "stolarix.ru",
            "domain_keyword": "stolarix",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:58:09",
            "create_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "stoarex.shop",
            "domain_keyword": "stoarex",
            "domain_tld": "shop",
            "query_time": "2024-04-27 04:44:31",
            "create_date": "2023-10-07",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "solarex.org",
            "domain_keyword": "solarex",
            "domain_tld": "org",
            "query_time": "2024-05-08 10:16:16",
            "create_date": "2023-03-11",
            "update_date": "2023-12-27",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "solarex.xyz",
            "domain_keyword": "solarex",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 19:42:55",
            "create_date": "2024-01-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "solarex.sk",
            "domain_keyword": "solarex",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:42:27",
            "create_date": "2018-02-14",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-14",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Jaroslav Makel",
            "registrant_company": "MMC Consulting s.r.o.",
            "registrant_address": "Kopcianska 10",
            "registrant_city": "Bratislava",
            "registrant_zip": "85101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "stolares.pro",
            "domain_keyword": "stolares",
            "domain_tld": "pro",
            "query_time": "2024-04-29 17:35:15",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M3format",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "solarex.io",
            "domain_keyword": "solarex",
            "domain_tld": "io",
            "query_time": "2024-05-02 00:44:22",
            "create_date": "2017-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-9b5c282f.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "solarex.com.au",
            "domain_keyword": "solarex",
            "domain_tld": "com.au",
            "query_time": "2024-06-12 14:27:14",
            "update_date": "2021-09-20",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Mikhail Tyurikov",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "solarex.energy",
            "domain_keyword": "solarex",
            "domain_tld": "energy",
            "query_time": "2024-05-02 00:44:22",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "solarex.net",
            "domain_keyword": "solarex",
            "domain_tld": "net",
            "query_time": "2024-05-27 19:42:55",
            "create_date": "2024-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2122,
            "registrar_name": "DropCatch.com 642 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "solarex.cn",
            "domain_keyword": "solarex",
            "domain_tld": "cn",
            "query_time": "2024-05-18 05:32:38",
            "create_date": "2016-06-25",
            "expiry_date": "2024-06-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "田中",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-bclr8ozfjcs2prxuhhhetc.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "solarex.ro",
            "domain_keyword": "solarex",
            "domain_tld": "ro",
            "query_time": "2024-06-12 14:27:15",
            "create_date": "2006-01-10",
            "expiry_date": "2030-06-07",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 59,
            "domain_name": "solarex.co",
            "domain_keyword": "solarex",
            "domain_tld": "co",
            "query_time": "2024-05-27 19:42:55",
            "create_date": "2021-01-25",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "solarex.com.br",
            "domain_keyword": "solarex",
            "domain_tld": "com.br",
            "query_time": "2024-06-12 14:27:14",
            "create_date": "2011-07-07",
            "update_date": "2020-06-13",
            "expiry_date": "2025-07-07",
            "registrant_name": "SOLAREX ENERGIAS RENOVAVEIS LTDA.",
            "name_servers": [
                "dns1.infolink.com.br",
                "dns2.infolink.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 61,
            "domain_name": "solarex.com",
            "domain_keyword": "solarex",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:27:14",
            "create_date": "2012-06-07",
            "update_date": "2024-05-25",
            "expiry_date": "2025-06-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "solarex.srl",
            "domain_keyword": "solarex",
            "domain_tld": "srl",
            "query_time": "2024-05-29 22:35:53",
            "create_date": "2019-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "solarex.be",
            "domain_keyword": "solarex",
            "domain_tld": "be",
            "query_time": "2024-06-13 10:35:41",
            "create_date": "2020-08-17",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 64,
            "domain_name": "stolarzr.com",
            "domain_keyword": "stolarzr",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:14:01",
            "create_date": "2008-12-06",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "solarhex.de",
            "domain_keyword": "solarhex",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:19:55",
            "update_date": "2015-02-04",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "smolarek.pl",
            "domain_keyword": "smolarek",
            "domain_tld": "pl",
            "query_time": "2024-05-06 13:24:04",
            "create_date": "2004-09-22",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-22",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.ibc.pl",
                "ns2.ibc.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "storalex.org",
            "domain_keyword": "storalex",
            "domain_tld": "org",
            "query_time": "2024-04-23 16:23:30",
            "create_date": "2012-11-07",
            "update_date": "2022-10-13",
            "expiry_date": "2027-11-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Softman Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Essex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "stoldrew.net",
            "domain_keyword": "stoldrew",
            "domain_tld": "net",
            "query_time": "2024-06-05 04:42:15",
            "create_date": "2023-09-19",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-19",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "stolarka.com",
            "domain_keyword": "stolarka",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:13:57",
            "create_date": "2004-06-06",
            "update_date": "2024-02-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "Robert Osika",
            "registrant_company": "ROJAR R.E.J. OSIKA Sp.J.",
            "registrant_address": "ul. Kolejowa 8B",
            "registrant_city": "Tuchow",
            "registrant_state": "malopolskie",
            "registrant_zip": "33-170",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+48.146525583",
            "registrant_fax": "+48.146524203",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 70,
            "domain_name": "solardex.finance",
            "domain_keyword": "solardex",
            "domain_tld": "finance",
            "query_time": "2024-05-18 05:32:15",
            "create_date": "2021-10-30",
            "update_date": "2024-04-28",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "solar-ex.com",
            "domain_keyword": "solar-ex",
            "domain_tld": "com",
            "query_time": "2024-05-13 16:48:52",
            "create_date": "2023-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "Domain Proxy Service",
            "registrant_company": "Domain Proxy Service. LCN.com Limited",
            "registrant_address": "Acton House, Perdiswell Park",
            "registrant_city": "Worcester",
            "registrant_state": "Worcestershire",
            "registrant_zip": "WR3 7GD",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1438532000",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "solartex.com.au",
            "domain_keyword": "solartex",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 14:19:06",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Murillo Ferraioli",
            "name_servers": [
                "ns-1497.awsdns-59.org",
                "ns-2044.awsdns-63.co.uk",
                "ns-444.awsdns-55.com",
                "ns-656.awsdns-18.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "stolar24.com",
            "domain_keyword": "stolar24",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:16:29",
            "create_date": "2020-02-05",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-05",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EASY2 PRZYJAZNE TECHNOLOGIE Tomsz Lewandowski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.easy2.pl",
                "ns2.easy2.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "stocares.com",
            "domain_keyword": "stocares",
            "domain_tld": "com",
            "query_time": "2024-05-05 19:31:52",
            "create_date": "2023-04-23",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_company": "ST? MEDICAL DEVICE AS",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "stomaren.ru",
            "domain_keyword": "stomaren",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:15:01",
            "create_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "stolarov.com",
            "domain_keyword": "stolarov",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:13:58",
            "create_date": "2019-12-06",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/stolarov.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "stolaris.eu",
            "domain_keyword": "stolaris",
            "domain_tld": "eu",
            "query_time": "2024-05-05 23:53:23",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ]
        },
        {
            "num": 78,
            "domain_name": "solariex.org",
            "domain_keyword": "solariex",
            "domain_tld": "org",
            "query_time": "2024-05-27 19:43:57",
            "create_date": "2021-12-02",
            "update_date": "2024-03-23",
            "expiry_date": "2024-12-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FlokiNET Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.domainnamesystem.io",
                "ns2.domainnamesystem.io"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "stolarts.pl",
            "domain_keyword": "stolarts",
            "domain_tld": "pl",
            "query_time": "2024-04-08 17:34:12",
            "create_date": "2010-01-19",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns12.linuxpl.com",
                "ns12.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "storagex.in",
            "domain_keyword": "storagex",
            "domain_tld": "in",
            "query_time": "2024-05-23 12:28:04",
            "create_date": "2021-07-21",
            "update_date": "2022-07-23",
            "expiry_date": "2027-07-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FutureOath",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GUJARAT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "stclares.church",
            "domain_keyword": "stclares",
            "domain_tld": "church",
            "query_time": "2024-05-27 08:38:47",
            "create_date": "2023-07-14",
            "update_date": "2024-02-24",
            "expiry_date": "2024-07-14",
            "registrar_iana": 3910,
            "registrar_name": "Sav.com, LLC - 20",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "stolarna.com",
            "domain_keyword": "stolarna",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:13:57",
            "create_date": "2014-08-13",
            "update_date": "2020-08-07",
            "expiry_date": "2025-08-13",
            "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": 83,
            "domain_name": "sollarex.com",
            "domain_keyword": "sollarex",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:55:58",
            "create_date": "2023-08-16",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "ns1.impreza.host",
                "ns2.impreza.host",
                "ns3.impreza.host",
                "ns4.impreza.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "stolinex.sk",
            "domain_keyword": "stolinex",
            "domain_tld": "sk",
            "query_time": "2024-05-05 03:45:10",
            "create_date": "2011-04-19",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-19",
            "registrar_name": "ACTIVE 24, s.r.o.",
            "name_servers": [
                "ns-3mhd5n3mfd.dnswnd.be",
                "ns-9yjzbv9yed.dnswnd.de",
                "ns-9yrpbf9ygd.dnswnd.eu"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 85,
            "domain_name": "tsolarmex.com",
            "domain_keyword": "tsolarmex",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:35:31",
            "create_date": "2012-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2026-01-25",
            "registrar_iana": 1424,
            "registrar_name": "Wingu Networks, S.A. de C.V.",
            "registrar_website": "http://www.suempresa.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TAB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "https://tieredaccess.com/contact/43927dd0-2476-4218-a612-0d892be26f66",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.suempresa.com",
                "ns5.suempresa.com",
                "ns6.suempresa.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "storagex.com",
            "domain_keyword": "storagex",
            "domain_tld": "com",
            "query_time": "2024-04-29 21:41:20",
            "create_date": "2000-02-28",
            "update_date": "2024-02-13",
            "expiry_date": "2029-02-28",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "solarrex.net",
            "domain_keyword": "solarrex",
            "domain_tld": "net",
            "query_time": "2024-04-27 18:31:17",
            "create_date": "2007-09-10",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "styladex.com",
            "domain_keyword": "styladex",
            "domain_tld": "com",
            "query_time": "2024-05-02 09:15:44",
            "create_date": "2021-11-04",
            "update_date": "2023-11-05",
            "expiry_date": "2025-11-04",
            "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=styladex.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "stylerex.com",
            "domain_keyword": "stylerex",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:31:14",
            "create_date": "2018-09-08",
            "update_date": "2020-09-02",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "stolaweb.com",
            "domain_keyword": "stolaweb",
            "domain_tld": "com",
            "query_time": "2024-06-05 04:42:12",
            "create_date": "2023-08-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tsolarmx.com",
            "domain_keyword": "tsolarmx",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:59:19",
            "create_date": "2023-11-22",
            "update_date": "2024-01-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Jesus Daniel Garcia Arias",
            "registrant_address": "Villa Cuauhtemoc , sn Lazaro Cardenas",
            "registrant_city": "Centla",
            "registrant_state": "Tabasco",
            "registrant_zip": "86768",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+52.9933346216",
            "name_servers": [
                "ns70.hostgator.mx",
                "ns71.hostgator.mx"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "stopalex.com",
            "domain_keyword": "stopalex",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:42:27",
            "create_date": "2010-12-21",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.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": "NL",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "solarrex.com",
            "domain_keyword": "solarrex",
            "domain_tld": "com",
            "query_time": "2024-04-27 18:31:17",
            "create_date": "2006-01-04",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/e9ef2881-57a2-4481-9b10-eb2ebfe7ae46",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1141.dns.dyn.com",
                "ns2182.dns.dyn.com",
                "ns3194.dns.dyn.com",
                "ns4157.dns.dyn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "stocares.store",
            "domain_keyword": "stocares",
            "domain_tld": "store",
            "query_time": "2024-05-05 19:31:52",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_company": "STO MEDICAL DEVICE AS",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "solariex.com",
            "domain_keyword": "solariex",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:43:57",
            "create_date": "2021-12-02",
            "update_date": "2024-03-23",
            "expiry_date": "2024-12-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.domainnamesystem.io",
                "ns2.domainnamesystem.io"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "stolyren.com",
            "domain_keyword": "stolyren",
            "domain_tld": "com",
            "query_time": "2024-05-28 15:56:57",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "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=stolyren.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "stelarix.com",
            "domain_keyword": "stelarix",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:25:14",
            "create_date": "2024-02-21",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "smolarek.net",
            "domain_keyword": "smolarek",
            "domain_tld": "net",
            "query_time": "2024-04-25 03:03:09",
            "create_date": "2000-01-16",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.site-it.net",
                "ns2.site-it.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "stolaves.ca",
            "domain_keyword": "stolaves",
            "domain_tld": "ca",
            "query_time": "2024-04-28 01:14:19",
            "create_date": "2003-12-04",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-04",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "St. Olave's Church, Swansea (NFP)",
            "registrant_address": "360 Windmere Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6S3L4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4167695686",
            "registrant_fax": "+1.4167695686",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "stokarev.ru",
            "domain_keyword": "stokarev",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:58:03",
            "create_date": "2021-12-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.145,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>stolarex.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1092</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>stolarix.com, solarex.co.uk, solarex.global, stolare.se, solarex.se, solarex.info, solarex.ca, solarex.nl, stolarek.com, stolaren.sk, scolarex.com, stolares.pl, scolarex.ca, stolarek.eu, stelarex.com, stolares.eu, stolarek.net, stolarek.org.pl, stolarek.info, stolarek.pl, stolarek.org, stolares.sk, solarex.tech, solarex.us, solarex.dk, solarex.solutions, solarex.com.pl, solarex.com.cn, solarex.store, solarex.solar, solarex.club, solarex.de, solarex.ru, stolare.com, solarex.pl, solarex.gmbh, solarex.app, solarex.net.pl, solarex.in, solarex.lol, solarex.site, tolarex.com, solarex.online, solarex.company, solarex.it, solarex.finance, stolarix.ru, stoarex.shop, solarex.org, solarex.xyz, solarex.sk, stolares.pro, solarex.io, solarex.com.au, solarex.energy, solarex.net, solarex.cn, solarex.ro, solarex.co, solarex.com.br, solarex.com, solarex.srl, solarex.be, stolarzr.com, solarhex.de, smolarek.pl, storalex.org, stoldrew.net, stolarka.com, solardex.finance, solar-ex.com, solartex.com.au, stolar24.com, stocares.com, stomaren.ru, stolarov.com, stolaris.eu, solariex.org, stolarts.pl, storagex.in, stclares.church, stolarna.com, sollarex.com, stolinex.sk, tsolarmex.com, storagex.com, solarrex.net, styladex.com, stylerex.com, stolaweb.com, tsolarmx.com, stopalex.com, solarrex.com, stocares.store, solariex.com, stolyren.com, stelarix.com, smolarek.net, stolaves.ca, stokarev.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>stolarix.com</domain_name>
   <domain_keyword>stolarix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:53:19</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9241182541</registrant_phone>
   <registrant_fax>+7.9241182541</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>solarex.co.uk</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 19:21:44</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>solarex.global</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-26 05:00:07</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NANOTECH SOLUTIONS NORWAY AS</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>stolare.se</domain_name>
   <domain_keyword>stolare</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 10:42:43</query_time>
   <create_date>2003-07-22</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>5</num>
   <domain_name>solarex.se</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:30:23</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.fsdatans.net</value>
    <value>ns2.fsdatans.net</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>6</num>
   <domain_name>solarex.info</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 10:16:16</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>solarex.ca</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 10:16:16</query_time>
   <create_date>2016-10-24</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>solarex.nl</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 10:16:16</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>stolarek.com</domain_name>
   <domain_keyword>stolarek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:13:55</query_time>
   <create_date>2003-06-28</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.websitewelcome.com</value>
    <value>ns74.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>stolaren.sk</domain_name>
   <domain_keyword>stolaren</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 03:44:36</query_time>
   <create_date>2016-12-21</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>scolarex.com</domain_name>
   <domain_keyword>scolarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:23:24</query_time>
   <create_date>2008-03-16</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>scolarex</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>DZ</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.hostbled.com</value>
    <value>ns5.hostbled.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>stolares.pl</domain_name>
   <domain_keyword>stolares</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 17:24:06</query_time>
   <create_date>2005-03-21</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>scolarex.ca</domain_name>
   <domain_keyword>scolarex</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 08:26:20</query_time>
   <create_date>2020-11-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whc.ca</value>
    <value>ns2.whc.ca</value>
    <value>ns3.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>stolarek.eu</domain_name>
   <domain_keyword>stolarek</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 23:53:23</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>stelarex.com</domain_name>
   <domain_keyword>stelarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:46:51</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-30</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>martin.ns.cloudflare.com</value>
    <value>nova.ns.cloudflare.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>stolares.eu</domain_name>
   <domain_keyword>stolares</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 23:53:23</query_time>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <registrar_website>https://www.cyberfolks.pl</registrar_website>
   <name_servers>
    <value>dns1.linuxpl.com</value>
    <value>dns2.linuxpl.com</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>stolarek.net</domain_name>
   <domain_keyword>stolarek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 01:13:55</query_time>
   <create_date>2002-11-08</create_date>
   <update_date>2019-08-02</update_date>
   <expiry_date>2028-11-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <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>18</num>
   <domain_name>stolarek.org.pl</domain_name>
   <domain_keyword>stolarek</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-17 09:20:02</query_time>
   <create_date>2014-06-24</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>stolarek.info</domain_name>
   <domain_keyword>stolarek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 21:50:53</query_time>
   <create_date>2010-01-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PRZEDSIEBIORSTWO &quot;MMS&quot; TEODOR STOLAREK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>stolarek.pl</domain_name>
   <domain_keyword>stolarek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-28 01:13:55</query_time>
   <create_date>2002-02-06</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>stolarek.org</domain_name>
   <domain_keyword>stolarek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 01:13:55</query_time>
   <create_date>2012-01-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.de</value>
    <value>ns2.hosting.de</value>
    <value>ns3.hosting.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>stolares.sk</domain_name>
   <domain_keyword>stolares</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 03:44:53</query_time>
   <create_date>2013-07-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Lukáš Bako</registrant_name>
   <registrant_company>Lukáš Bako</registrant_company>
   <registrant_address>Holčeka 67</registrant_address>
   <registrant_city>Budmerice</registrant_city>
   <registrant_zip>90086</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.907311433</registrant_phone>
   <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>23</num>
   <domain_name>solarex.tech</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 19:42:55</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_company>NANOTECH SOLUTIONS NORWAY AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>solarex.us</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 16:53:45</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Kristina Whitney</registrant_name>
   <registrant_company>Solar Cowboyz</registrant_company>
   <registrant_address>P.O. Box 1959</registrant_address>
   <registrant_city>Grass Valley</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>95959</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3105960641</registrant_phone>
   <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>25</num>
   <domain_name>solarex.dk</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:45:59</query_time>
   <create_date>2012-12-06</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Solarex Gruppen ApS</registrant_name>
   <registrant_address>Bregnerødvej 124</registrant_address>
   <registrant_city>Birkerød</registrant_city>
   <registrant_zip>3460</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>solarex.solutions</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-27 19:42:55</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NANOTECH SOLUTIONS NORWAY AS</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>solarex.com.pl</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-01 23:50:48</query_time>
   <create_date>2000-01-20</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Warsaw Data Center sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns.webcorp.co.uk</value>
    <value>ns.webcorp.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>solarex.com.cn</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 10:16:16</query_time>
   <create_date>2023-07-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>王天栋</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>solarex.store</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-12 14:27:15</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-02-08</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <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>
   <name_servers>
    <value>ns119.inhostedns.com</value>
    <value>ns219.inhostedns.net</value>
    <value>ns319.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>solarex.solar</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-27 19:42:55</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>31</num>
   <domain_name>solarex.club</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-02 00:44:22</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zheng wei wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>solarex.de</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:19:53</query_time>
   <update_date>2018-10-26</update_date>
   <name_servers>
    <value>euklid.named24.de</value>
    <value>homer.named24.de</value>
    <value>plato.named24.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>solarex.ru</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 00:34:11</query_time>
   <create_date>2021-02-10</create_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO SOLAREKS</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>stolare.com</domain_name>
   <domain_keyword>stolare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:13:55</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-11-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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Smoked Bee Farm</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>solarex.pl</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-12 14:27:16</query_time>
   <create_date>2017-01-12</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>solarex.gmbh</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-04-23 21:04:17</query_time>
   <create_date>2021-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>solarex.app</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 19:42:55</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N.L.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>solarex.net.pl</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-08 10:16:16</query_time>
   <create_date>2006-09-22</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.estrefa.pl</value>
    <value>ns2.estrefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>solarex.in</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 22:35:53</query_time>
   <create_date>2013-07-16</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Enter your state here</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rhostjh.com</value>
    <value>ns2.rhostjh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>solarex.lol</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-22 17:00:31</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jerry.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.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>solarex.site</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-29 22:35:53</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</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>ns1062.ui-dns.de</value>
    <value>ns1069.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tolarex.com</domain_name>
   <domain_keyword>tolarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:29:32</query_time>
   <create_date>2007-06-04</create_date>
   <update_date>2022-06-25</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>2552.ns1.above.com</value>
    <value>2552.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>solarex.online</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 16:29:02</query_time>
   <create_date>2024-06-10</create_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.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>44</num>
   <domain_name>solarex.company</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-02 00:44:22</query_time>
   <create_date>2016-11-04</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SOLAREX Sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>solarex.it</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 05:32:38</query_time>
   <create_date>2022-04-24</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>Marketing Farm s.r.l.s.</registrant_company>
   <registrant_address>Via Mattonata n. 23</registrant_address>
   <registrant_city>Gualdo Tadino</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>06023</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>solarex.finance</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-06-01 23:50:46</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sindh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>stolarix.ru</domain_name>
   <domain_keyword>stolarix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:58:09</query_time>
   <create_date>2023-06-03</create_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>stoarex.shop</domain_name>
   <domain_keyword>stoarex</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-27 04:44:31</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</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>49</num>
   <domain_name>solarex.org</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 10:16:16</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>50</num>
   <domain_name>solarex.xyz</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 19:42:55</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>solarex.sk</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:42:27</query_time>
   <create_date>2018-02-14</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Jaroslav Makel</registrant_name>
   <registrant_company>MMC Consulting s.r.o.</registrant_company>
   <registrant_address>Kopcianska 10</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>85101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <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>52</num>
   <domain_name>stolares.pro</domain_name>
   <domain_keyword>stolares</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 17:35:15</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M3format</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>solarex.io</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-02 00:44:22</query_time>
   <create_date>2017-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-9b5c282f.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>solarex.com.au</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-12 14:27:14</query_time>
   <update_date>2021-09-20</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Mikhail Tyurikov</registrant_name>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>solarex.energy</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-02 00:44:22</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>solarex.net</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 19:42:55</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2122</registrar_iana>
   <registrar_name>DropCatch.com 642 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>solarex.cn</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 05:32:38</query_time>
   <create_date>2016-06-25</create_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>田中</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-bclr8ozfjcs2prxuhhhetc.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>solarex.ro</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-12 14:27:15</query_time>
   <create_date>2006-01-10</create_date>
   <expiry_date>2030-06-07</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>solarex.co</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 19:42:55</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>solarex.com.br</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-12 14:27:14</query_time>
   <create_date>2011-07-07</create_date>
   <update_date>2020-06-13</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrant_name>SOLAREX ENERGIAS RENOVAVEIS LTDA.</registrant_name>
   <name_servers>
    <value>dns1.infolink.com.br</value>
    <value>dns2.infolink.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>solarex.com</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:27:14</query_time>
   <create_date>2012-06-07</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-06-07</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.gridhost.com</value>
    <value>ns2.gridhost.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>solarex.srl</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-29 22:35:53</query_time>
   <create_date>2019-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>solarex.be</domain_name>
   <domain_keyword>solarex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-13 10:35:41</query_time>
   <create_date>2020-08-17</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>stolarzr.com</domain_name>
   <domain_keyword>stolarzr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:14:01</query_time>
   <create_date>2008-12-06</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>solarhex.de</domain_name>
   <domain_keyword>solarhex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:19:55</query_time>
   <update_date>2015-02-04</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>smolarek.pl</domain_name>
   <domain_keyword>smolarek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-06 13:24:04</query_time>
   <create_date>2004-09-22</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.ibc.pl</value>
    <value>ns2.ibc.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>storalex.org</domain_name>
   <domain_keyword>storalex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 16:23:30</query_time>
   <create_date>2012-11-07</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2027-11-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Softman Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Essex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>stoldrew.net</domain_name>
   <domain_keyword>stoldrew</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 04:42:15</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>stolarka.com</domain_name>
   <domain_keyword>stolarka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:13:57</query_time>
   <create_date>2004-06-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com</registrar_website>
   <registrant_name>Robert Osika</registrant_name>
   <registrant_company>ROJAR R.E.J. OSIKA Sp.J.</registrant_company>
   <registrant_address>ul. Kolejowa 8B</registrant_address>
   <registrant_city>Tuchow</registrant_city>
   <registrant_state>malopolskie</registrant_state>
   <registrant_zip>33-170</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+48.146525583</registrant_phone>
   <registrant_fax>+48.146524203</registrant_fax>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>solardex.finance</domain_name>
   <domain_keyword>solardex</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-18 05:32:15</query_time>
   <create_date>2021-10-30</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.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>71</num>
   <domain_name>solar-ex.com</domain_name>
   <domain_keyword>solar-ex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 16:48:52</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>Domain Proxy Service</registrant_name>
   <registrant_company>Domain Proxy Service. LCN.com Limited</registrant_company>
   <registrant_address>Acton House, Perdiswell Park</registrant_address>
   <registrant_city>Worcester</registrant_city>
   <registrant_state>Worcestershire</registrant_state>
   <registrant_zip>WR3 7GD</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1438532000</registrant_phone>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>solartex.com.au</domain_name>
   <domain_keyword>solartex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 14:19:06</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Murillo Ferraioli</registrant_name>
   <name_servers>
    <value>ns-1497.awsdns-59.org</value>
    <value>ns-2044.awsdns-63.co.uk</value>
    <value>ns-444.awsdns-55.com</value>
    <value>ns-656.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>stolar24.com</domain_name>
   <domain_keyword>stolar24</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:16:29</query_time>
   <create_date>2020-02-05</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EASY2 PRZYJAZNE TECHNOLOGIE Tomsz Lewandowski</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.easy2.pl</value>
    <value>ns2.easy2.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>stocares.com</domain_name>
   <domain_keyword>stocares</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 19:31:52</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_company>ST? MEDICAL DEVICE AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>stomaren.ru</domain_name>
   <domain_keyword>stomaren</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:15:01</query_time>
   <create_date>2023-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>stolarov.com</domain_name>
   <domain_keyword>stolarov</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:13:58</query_time>
   <create_date>2019-12-06</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/stolarov.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>stolaris.eu</domain_name>
   <domain_keyword>stolaris</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 23:53:23</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
  </value>
  <value>
   <num>78</num>
   <domain_name>solariex.org</domain_name>
   <domain_keyword>solariex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 19:43:57</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FlokiNET Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.domainnamesystem.io</value>
    <value>ns2.domainnamesystem.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>stolarts.pl</domain_name>
   <domain_keyword>stolarts</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-08 17:34:12</query_time>
   <create_date>2010-01-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns12.linuxpl.com</value>
    <value>ns12.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>storagex.in</domain_name>
   <domain_keyword>storagex</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-23 12:28:04</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2022-07-23</update_date>
   <expiry_date>2027-07-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FutureOath</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GUJARAT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>stclares.church</domain_name>
   <domain_keyword>stclares</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-27 08:38:47</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>3910</registrar_iana>
   <registrar_name>Sav.com, LLC - 20</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>stolarna.com</domain_name>
   <domain_keyword>stolarna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:13:57</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2020-08-07</update_date>
   <expiry_date>2025-08-13</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>83</num>
   <domain_name>sollarex.com</domain_name>
   <domain_keyword>sollarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:55:58</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</registrant_fax>
   <name_servers>
    <value>ns1.impreza.host</value>
    <value>ns2.impreza.host</value>
    <value>ns3.impreza.host</value>
    <value>ns4.impreza.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>stolinex.sk</domain_name>
   <domain_keyword>stolinex</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 03:45:10</query_time>
   <create_date>2011-04-19</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>ACTIVE 24, s.r.o.</registrar_name>
   <name_servers>
    <value>ns-3mhd5n3mfd.dnswnd.be</value>
    <value>ns-9yjzbv9yed.dnswnd.de</value>
    <value>ns-9yrpbf9ygd.dnswnd.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>tsolarmex.com</domain_name>
   <domain_keyword>tsolarmex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:35:31</query_time>
   <create_date>2012-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrar_iana>1424</registrar_iana>
   <registrar_name>Wingu Networks, S.A. de C.V.</registrar_name>
   <registrar_website>http://www.suempresa.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>TAB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/43927dd0-2476-4218-a612-0d892be26f66</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.suempresa.com</value>
    <value>ns5.suempresa.com</value>
    <value>ns6.suempresa.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>storagex.com</domain_name>
   <domain_keyword>storagex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 21:41:20</query_time>
   <create_date>2000-02-28</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2029-02-28</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>solarrex.net</domain_name>
   <domain_keyword>solarrex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 18:31:17</query_time>
   <create_date>2007-09-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>styladex.com</domain_name>
   <domain_keyword>styladex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 09:15:44</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2025-11-04</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=styladex.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>stylerex.com</domain_name>
   <domain_keyword>stylerex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:31:14</query_time>
   <create_date>2018-09-08</create_date>
   <update_date>2020-09-02</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>stolaweb.com</domain_name>
   <domain_keyword>stolaweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 04:42:12</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-30</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.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>tsolarmx.com</domain_name>
   <domain_keyword>tsolarmx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:59:19</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Jesus Daniel Garcia Arias</registrant_name>
   <registrant_address>Villa Cuauhtemoc , sn Lazaro Cardenas</registrant_address>
   <registrant_city>Centla</registrant_city>
   <registrant_state>Tabasco</registrant_state>
   <registrant_zip>86768</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+52.9933346216</registrant_phone>
   <name_servers>
    <value>ns70.hostgator.mx</value>
    <value>ns71.hostgator.mx</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>stopalex.com</domain_name>
   <domain_keyword>stopalex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:42:27</query_time>
   <create_date>2010-12-21</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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>NL</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.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>solarrex.com</domain_name>
   <domain_keyword>solarrex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 18:31:17</query_time>
   <create_date>2006-01-04</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e9ef2881-57a2-4481-9b10-eb2ebfe7ae46</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1141.dns.dyn.com</value>
    <value>ns2182.dns.dyn.com</value>
    <value>ns3194.dns.dyn.com</value>
    <value>ns4157.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>stocares.store</domain_name>
   <domain_keyword>stocares</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 19:31:52</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_company>STO MEDICAL DEVICE AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>solariex.com</domain_name>
   <domain_keyword>solariex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:43:57</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-12-02</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.domainnamesystem.io</value>
    <value>ns2.domainnamesystem.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>stolyren.com</domain_name>
   <domain_keyword>stolyren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 15:56:57</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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=stolyren.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>97</num>
   <domain_name>stelarix.com</domain_name>
   <domain_keyword>stelarix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:25:14</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-21</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>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>smolarek.net</domain_name>
   <domain_keyword>smolarek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 03:03:09</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-16</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.site-it.net</value>
    <value>ns2.site-it.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>stolaves.ca</domain_name>
   <domain_keyword>stolaves</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 01:14:19</query_time>
   <create_date>2003-12-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>St. Olave's Church, Swansea (NFP)</registrant_name>
   <registrant_address>360 Windmere Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6S3L4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4167695686</registrant_phone>
   <registrant_fax>+1.4167695686</registrant_fax>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>stokarev.ru</domain_name>
   <domain_keyword>stokarev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:58:03</query_time>
   <create_date>2021-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</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>
 </results>
 <stats>
  <total_time>0.145</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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