WHOIS QUERY TIME

6 May 2024 - 5:09 AM UTC

Registered: 23 November 2010
Modified: 31 March 2024
Expiry: 16 February 2025

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

dns18.ovh.net
ns18.ovh.net

DOMAIN STATUS

Active
associated

REGISTRANT

Company: N'SOUNGA MICHEL
Address: électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne
Country: France
Email: [email protected]
Phone: +33.698871362

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=erlec.fr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "erlec.fr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "erlec.fr",
            "domain_keyword": "erlec",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:09:49",
            "create_date": "2010-11-23",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-16",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "N'SOUNGA MICHEL",
            "registrant_address": "électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.698871362",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.439,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>erlec.fr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>erlec.fr</domain_name>
   <domain_keyword>erlec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:09:49</query_time>
   <create_date>2010-11-23</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>N'SOUNGA MICHEL</registrant_company>
   <registrant_address>électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.698871362</registrant_phone>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.439</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 1.245 seconds) for "erlec.fr" in our Historical WHOIS Database.
#1 - QUERY TIME

6 May 2024 - 5:09 AM UTC

Registered: 23 November 2010
Modified: 31 March 2024
Expiry: 16 February 2025

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

dns18.ovh.net
ns18.ovh.net

DOMAIN STATUS

Active
associated

REGISTRANT

Company: N'SOUNGA MICHEL
Address: électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne
Country: France
Email: [email protected]
Phone: +33.698871362

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=erlec.fr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "erlec.fr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "erlec.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "erlec.fr",
            "domain_keyword": "erlec",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:09:49",
            "create_date": "2010-11-23",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-16",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "N'SOUNGA MICHEL",
            "registrant_address": "électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.698871362",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 1.245,
        "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>erlec.fr</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>erlec.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>erlec.fr</domain_name>
   <domain_keyword>erlec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:09:49</query_time>
   <create_date>2010-11-23</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>N'SOUNGA MICHEL</registrant_company>
   <registrant_address>électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.698871362</registrant_phone>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>1.245</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.44 seconds) which contained the exact domain keyword "erlec".
Domain Name Registered Expiry Registrar Ownership
1 erlec.com 18 Jun 2008 18 Jun 2024 Nicco Ltd. -
2 erlec.fr 23 Nov 2010 16 Feb 2025 OVH N'SOUNGA MICHEL

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=erlec&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "erlec",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "erlec.com, erlec.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "erlec.com",
            "domain_keyword": "erlec",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:09:54",
            "create_date": "2008-06-18",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "erlec.fr",
            "domain_keyword": "erlec",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:09:49",
            "create_date": "2010-11-23",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-16",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "N'SOUNGA MICHEL",
            "registrant_address": "électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.698871362",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.44,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>erlec</domain_keyword>
  <sort_by>create_date</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>erlec.com, erlec.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>erlec.com</domain_name>
   <domain_keyword>erlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:09:54</query_time>
   <create_date>2008-06-18</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>erlec.fr</domain_name>
   <domain_keyword>erlec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:09:49</query_time>
   <create_date>2010-11-23</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>N'SOUNGA MICHEL</registrant_company>
   <registrant_address>électricité générale, 9 allee de la closeraie, 94430 ChennevieRes sur Marne</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.698871362</registrant_phone>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.44</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 458 domain names (in 0.664 seconds) which look and sound like the brand name "erlec".
Domain Name Registered Expiry Registrar Ownership
1 erler.cn 4 Aug 2021 4 Aug 2024 腾讯云计算(北京)有限责任公司 洪文朴
2 eglec.com 4 Apr 2019 4 Apr 2026 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. REDACTED FOR PRIVACY
3 e-lec.pl 28 Aug 2018 28 Aug 2024 LH.pl Sp. z o.o. -
4 grlec.icu 17 Jul 2023 17 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
5 relec.us 5 Jul 2023 5 Jul 2024 OwnRegistrar, Inc. NA
6 mrlec.com 16 Oct 2018 16 Oct 2028 Shanghai Best Oray Information S&T Co., Ltd. -
7 evlec.com 31 Aug 2019 31 Aug 2025 DNSPod, Inc. REDACTED FOR PRIVACY
8 arlec.com 3 Jul 1997 2 Jul 2025 Dreamscape Networks International Pte Ltd CDB MEDIA LTD
9 erlea.ventures 14 Mar 2024 14 Mar 2025 Key-Systems, LLC BV Feynman
10 erler.net 16 Jan 2000 16 Jan 2025 Tucows Domains Inc. -
11 ersec.net 12 Jul 2018 12 Jul 2024 NameSilo, LLC -
12 serlec.com 21 Feb 2014 21 Feb 2025 Hello Internet Corp -
13 ellec.com 21 Jul 2003 21 Jul 2024 GoDaddy.com, LLC -
14 9rlec.xyz 29 Mar 2023 29 Mar 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
15 erelec.net 2 Feb 2004 2 Feb 2027 Network Solutions, LLC -
16 erlen.us 6 Jun 2018 6 Jun 2024 GoDaddy.com, LLC Springfield Underground, Inc d/b/a Erlen Group
17 erle8.top 19 Nov 2023 19 Nov 2024 PDR Ltd Privacy Protect, LLC (PrivacyProtect.org)
18 erlea.pro 23 Oct 2016 23 Oct 2024 Tucows Domains Inc. Erlea Professionals LLC
19 elrec.com 2 Jun 2000 2 Jun 2026 Dynadot Inc -
20 erelec.fr 26 Apr 2023 26 Apr 2025 Hosting Concepts B.V. d/b/a Openprovider NVA Online Advertising
21 relec.tech 17 May 2024 17 May 2034 DNSPod, Inc. TencentCloud
22 erlect.click 16 May 2024 16 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
23 erllc.com 10 Dec 2001 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 ercec.pro 28 Jul 2023 28 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 erles.org 21 Oct 2001 21 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
26 erler.pro 15 Jun 2020 15 Jun 2024 united-domains AG REDACTED FOR PRIVACY
27 e-lec.com 12 Jan 2004 12 Jan 2026 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
28 eelec.com 19 Dec 2015 19 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 relec.tel 25 Mar 2009 24 Mar 2026 Mesh Digital Limited Domains By Proxy, LLC
30 ergec.dev 29 Jul 2020 29 Jul 2027 Automattic Inc Knock Knock WHOIS Not There, LLC
31 eklec.com 8 Jun 2022 8 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 erleg.com 14 Aug 2019 14 Aug 2024 GoDaddy.com, LLC -
33 erley.ru 26 Aug 2012 26 Aug 2024 RU-CENTER-RU Private Person
34 emlec.net 14 Apr 2018 14 Apr 2026 GoDaddy.com, LLC -
35 ertec.ru 29 May 2012 29 May 2025 SALENAMES-RU Private Person
36 erlac.com 13 Dec 2004 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 erlex.biz 7 Sep 2022 7 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 erlen.co.uk 7 Nov 2010 7 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
39 eilec.uk 12 Jun 2014 12 Jun 2025 Gandi [Tag = GANDI] -
40 ertec.com.pl 31 Oct 2000 30 Oct 2024 Domena.pl sp. z o.o. -
41 erler.biz 24 Aug 2002 23 Aug 2024 EPAG Domainservices GmbH Robert Erler
42 erolec.be 28 Dec 2001 - Eurodns S.A. -
43 erleb.de - - - -
44 erley.org 26 Oct 2004 26 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 evlec.uk 6 Jul 2021 6 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
46 arlec.shop 24 Feb 2024 24 Feb 2025 Namecheap, Inc. -
47 erled.ru 14 Feb 2012 14 Feb 2025 R01-RU Private Person
48 er-ec.com 22 Feb 2024 22 Feb 2025 Atak Domain Registrant of er-ec.com
49 merlec.com 10 Dec 2009 10 Dec 2026 Xin Net Technology Corporation REDACTED FOR PRIVACY
50 erwec.xyz 30 Mar 2023 30 Mar 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
51 relec.it 25 Oct 2006 25 Oct 2024 Aruba s.p.a. hidden
52 eolec.net 10 Dec 2009 10 Dec 2024 PSI-USA, Inc. dba Domain Robot eolec
53 eqlec.com 31 Jul 2023 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 erlech.com 20 May 2019 20 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
55 lrlec.org 11 Feb 2000 11 Feb 2026 Network Solutions, LLC REDACTED FOR PRIVACY
56 crlec.com 30 Dec 2015 30 Dec 2024 Todaynic.com, Inc. -
57 erllc.info 4 Dec 2001 4 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 relec.nl 25 Jul 2019 - Registrar.eu -
59 erler.aero 20 Jun 2016 20 Jun 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
60 erlef.org 2 Feb 2019 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 erfec.com 1 Apr 2024 1 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
62 ermec.org 14 Nov 2001 14 Nov 2024 Arsys Internet, S.L. dba NICLINE.COM NULL
63 erdec.hr 28 Jun 2013 24 Nov 2024 CARNET ERDEC d.o.o.
64 ertec.jp 10 Aug 2004 31 Aug 2024 - ER tec Co.
65 eolec.shop 11 Sep 2023 11 Sep 2024 DNSPod, Inc. -
66 erles.info 30 Jul 2020 30 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
67 berlec.de - - - -
68 ezlec.com 16 Feb 2023 16 Feb 2025 DropCatch.com 923 LLC HugeDomains.com
69 ewlec.com 21 May 2003 21 May 2025 Register.com, Inc. -
70 erlen.se 20 Nov 2016 20 Nov 2024 ODERLAND -
71 erlac.fr 30 Nov 2015 30 Nov 2024 OVH ERLAC
72 ertec.net 18 Sep 2023 18 Sep 2024 RegistryGate GmbH REDACTED FOR PRIVACY
73 e-lec.org.uk 31 Jul 2010 31 Jul 2024 Ionos SE [Tag = 1AND1] -
74 erlex.com 5 Jul 2014 5 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 erllc.org 4 Dec 2001 4 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 erlen.wine 4 Nov 2022 4 Nov 2024 Ledl.net GmbH REDACTED FOR PRIVACY
77 ertec.fr 23 Mar 2000 26 Oct 2024 OVH ertec
78 erleg.info 30 Apr 2023 30 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 arlec.cloud 1 Jul 2023 1 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
80 ertec.pl 20 Feb 2003 19 Feb 2025 cyber_Folks S.A. -
81 erler.tirol 13 Apr 2018 13 Apr 2025 PSI-USA, Inc. dba Domain Robot Andreas Erler
82 kerlec.com.au - - Melbourne IT Damien Kernaghan
83 erlex.store 25 Nov 2023 25 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
84 erlea.fr 16 Jun 1998 21 May 2025 Infomaniak Network SA Joan Indaburu
85 ereec.com 23 Jul 2020 23 Jul 2024 INAMES CO., LTD. Chan Gyu Jeon
86 erler.name - - PSI-USA, Inc. dba Domain Robot -
87 erpec.org 11 Mar 2024 11 Mar 2025 OVH sas SARL SSIAP
88 erleg.bio 30 Apr 2023 30 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 erlpc.com 24 May 2022 24 May 2025 Tucows Domains Inc. -
90 lrlec.net 12 Jul 2017 12 Jul 2028 Network Solutions, LLC -
91 eralec.com 10 Dec 2002 10 Dec 2024 GANDI SAS ERALEC
92 e-lec.co.uk 11 Sep 2009 11 Sep 2025 Ionos SE [Tag = 1AND1] -
93 relec.xyz 17 Jun 2023 17 Jun 2024 Sav.com, LLC Privacy Protection
94 ermec.net 23 Oct 2000 23 Oct 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
95 urlec.com 11 Oct 2019 11 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 erles.co.uk 16 Jul 2013 16 Jul 2024 Dark Group Ltd t/a Netbrand [Tag = NETBRAND] -
97 erldc.in 31 Jul 2017 31 Jul 2025 Key-Systems GmbH POWER SYSTEM OPERATION CORPORATION
98 erbec.net 19 May 2014 19 May 2025 Tucows Domains Inc. -
99 erlic.net 30 Oct 2023 30 Oct 2024 IHS Telekom, Inc GDPR Masked
100 relec.ru 12 Apr 2019 12 Apr 2025 REGRU-RU Private Person
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 Erlec.fr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=erlec.fr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "erlec.fr",
        "page_size": 100
    },
    "count": {
        "total": 458,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "erler.cn, eglec.com, e-lec.pl, grlec.icu, relec.us, mrlec.com, evlec.com, arlec.com, erlea.ventures, erler.net, ersec.net, serlec.com, ellec.com, 9rlec.xyz, erelec.net, erlen.us, erle8.top, erlea.pro, elrec.com, erelec.fr, relec.tech, erlect.click, erllc.com, ercec.pro, erles.org, erler.pro, e-lec.com, eelec.com, relec.tel, ergec.dev, eklec.com, erleg.com, erley.ru, emlec.net, ertec.ru, erlac.com, erlex.biz, erlen.co.uk, eilec.uk, ertec.com.pl, erler.biz, erolec.be, erleb.de, erley.org, evlec.uk, arlec.shop, erled.ru, er-ec.com, merlec.com, erwec.xyz, relec.it, eolec.net, eqlec.com, erlech.com, lrlec.org, crlec.com, erllc.info, relec.nl, erler.aero, erlef.org, erfec.com, ermec.org, erdec.hr, ertec.jp, eolec.shop, erles.info, berlec.de, ezlec.com, ewlec.com, erlen.se, erlac.fr, ertec.net, e-lec.org.uk, erlex.com, erllc.org, erlen.wine, ertec.fr, erleg.info, arlec.cloud, ertec.pl, erler.tirol, kerlec.com.au, erlex.store, erlea.fr, ereec.com, erler.name, erpec.org, erleg.bio, erlpc.com, lrlec.net, eralec.com, e-lec.co.uk, relec.xyz, ermec.net, urlec.com, erles.co.uk, erldc.in, erbec.net, erlic.net, relec.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "erler.cn",
            "domain_keyword": "erler",
            "domain_tld": "cn",
            "query_time": "2024-05-06 22:29:30",
            "create_date": "2021-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "洪文朴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "eglec.com",
            "domain_keyword": "eglec",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:33:32",
            "create_date": "2019-04-04",
            "update_date": "2019-04-04",
            "expiry_date": "2026-04-04",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY 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": "https://www.cndns.com/cn/domain/domaincontact.aspx?domain=eglec.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "e-lec.pl",
            "domain_keyword": "e-lec",
            "domain_tld": "pl",
            "query_time": "2024-06-05 03:24:06",
            "create_date": "2018-08-28",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-28",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "grlec.icu",
            "domain_keyword": "grlec",
            "domain_tld": "icu",
            "query_time": "2024-04-18 19:49:05",
            "create_date": "2023-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "relec.us",
            "domain_keyword": "relec",
            "domain_tld": "us",
            "query_time": "2024-05-09 11:40:15",
            "create_date": "2023-07-05",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Corey Mcguire",
            "registrant_company": "NA",
            "registrant_address": "288 North Water Street",
            "registrant_city": "Milwaukee",
            "registrant_state": "Wisconsin",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4143019188",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mrlec.com",
            "domain_keyword": "mrlec",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:01:25",
            "create_date": "2018-10-16",
            "update_date": "2023-11-02",
            "expiry_date": "2028-10-16",
            "registrar_iana": 1518,
            "registrar_name": "Shanghai Best Oray Information S&T Co., Ltd.",
            "registrar_website": "http://www.oray.com",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "evlec.com",
            "domain_keyword": "evlec",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:43:46",
            "create_date": "2019-08-31",
            "update_date": "2024-01-23",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=evlec.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "corey.dnspod.net",
                "olive.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "arlec.com",
            "domain_keyword": "arlec",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:48:40",
            "create_date": "1997-07-03",
            "update_date": "2023-06-26",
            "expiry_date": "2025-07-02",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "MARK RICE",
            "registrant_company": "CDB MEDIA LTD",
            "registrant_address": "P O BOX 100-707 NSMC",
            "registrant_city": "AUCKLAND",
            "registrant_zip": "0632",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+64.99174000",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "erlea.ventures",
            "domain_keyword": "erlea",
            "domain_tld": "ventures",
            "query_time": "2024-05-15 00:45:24",
            "create_date": "2024-03-14",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BV Feynman",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "erler.net",
            "domain_keyword": "erler",
            "domain_tld": "net",
            "query_time": "2024-06-01 21:31:33",
            "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.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ersec.net",
            "domain_keyword": "ersec",
            "domain_tld": "net",
            "query_time": "2024-04-17 13:39:33",
            "create_date": "2018-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "clark.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "serlec.com",
            "domain_keyword": "serlec",
            "domain_tld": "com",
            "query_time": "2024-05-02 19:11:56",
            "create_date": "2014-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp",
            "registrar_website": "http://www.hello.co",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ellec.com",
            "domain_keyword": "ellec",
            "domain_tld": "com",
            "query_time": "2024-06-02 23:05:52",
            "create_date": "2003-07-21",
            "update_date": "2024-03-30",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "9rlec.xyz",
            "domain_keyword": "9rlec",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 12:40:53",
            "create_date": "2023-03-29",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-29",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "erelec.net",
            "domain_keyword": "erelec",
            "domain_tld": "net",
            "query_time": "2024-04-19 12:19:24",
            "create_date": "2004-02-02",
            "update_date": "2024-01-03",
            "expiry_date": "2027-02-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "erlen.us",
            "domain_keyword": "erlen",
            "domain_tld": "us",
            "query_time": "2024-05-06 22:29:19",
            "create_date": "2018-06-06",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "John Griesemer",
            "registrant_company": "Springfield Underground, Inc d/b/a Erlen Group",
            "registrant_address": "3253 E Chestnut #1",
            "registrant_city": "Springfield",
            "registrant_state": "Missouri",
            "registrant_zip": "65802",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4178741400",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "erle8.top",
            "domain_keyword": "erle8",
            "domain_tld": "top",
            "query_time": "2024-04-25 12:09:01",
            "create_date": "2023-11-19",
            "update_date": "2023-12-11",
            "expiry_date": "2024-11-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd",
            "registrar_website": "http://publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "erlea.pro",
            "domain_keyword": "erlea",
            "domain_tld": "pro",
            "query_time": "2024-05-12 04:34:08",
            "create_date": "2016-10-23",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Erlea Professionals LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "elrec.com",
            "domain_keyword": "elrec",
            "domain_tld": "com",
            "query_time": "2024-05-11 11:51:55",
            "create_date": "2000-06-02",
            "update_date": "2024-04-10",
            "expiry_date": "2026-06-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "erelec.fr",
            "domain_keyword": "erelec",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:08:45",
            "create_date": "2023-04-26",
            "update_date": "2023-05-02",
            "expiry_date": "2025-04-26",
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "NVA Online Advertising",
            "registrant_address": "NVA Online Advertising, Opper 14, 5406CA uden, Noord-Brabant",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.642204151",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 21,
            "domain_name": "relec.tech",
            "domain_keyword": "relec",
            "domain_tld": "tech",
            "query_time": "2024-05-19 17:47:10",
            "create_date": "2024-05-17",
            "expiry_date": "2034-05-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "fu jian sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hazel.dnspod.net",
                "hydrus.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "erlect.click",
            "domain_keyword": "erlect",
            "domain_tld": "click",
            "query_time": "2024-05-18 14:25:04",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "erllc.com",
            "domain_keyword": "erllc",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:31:40",
            "create_date": "2001-12-10",
            "update_date": "2022-09-02",
            "expiry_date": "2024-09-01",
            "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=erllc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "noel.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ercec.pro",
            "domain_keyword": "ercec",
            "domain_tld": "pro",
            "query_time": "2024-06-08 07:58:45",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "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": [
                "marek.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "erles.org",
            "domain_keyword": "erles",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:10:11",
            "create_date": "2001-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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.web.de",
                "ns2.web.de",
                "ns3.web.de",
                "ns4.web.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "erler.pro",
            "domain_keyword": "erler",
            "domain_tld": "pro",
            "query_time": "2024-05-12 04:34:13",
            "create_date": "2020-06-15",
            "update_date": "2024-04-08",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "e-lec.com",
            "domain_keyword": "e-lec",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:35:21",
            "create_date": "2004-01-12",
            "update_date": "2024-01-15",
            "expiry_date": "2026-01-12",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "S YORKS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://www.crazydomains.com.au/whois/e-lec.com/contact_form/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uksno1.co.uk",
                "ns2.uksno1.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "eelec.com",
            "domain_keyword": "eelec",
            "domain_tld": "com",
            "query_time": "2024-06-08 17:00:24",
            "create_date": "2015-12-19",
            "update_date": "2020-12-13",
            "expiry_date": "2025-12-19",
            "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": 29,
            "domain_name": "relec.tel",
            "domain_keyword": "relec",
            "domain_tld": "tel",
            "query_time": "2024-06-06 14:29:54",
            "create_date": "2009-03-25",
            "update_date": "2024-02-28",
            "expiry_date": "2026-03-24",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ergec.dev",
            "domain_keyword": "ergec",
            "domain_tld": "dev",
            "query_time": "2024-05-10 04:51:06",
            "create_date": "2020-07-29",
            "update_date": "2023-08-20",
            "expiry_date": "2027-07-29",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc",
            "registrar_website": "wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hera.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "eklec.com",
            "domain_keyword": "eklec",
            "domain_tld": "com",
            "query_time": "2024-05-29 21:32:09",
            "create_date": "2022-06-08",
            "update_date": "2022-08-22",
            "expiry_date": "2025-06-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": 32,
            "domain_name": "erleg.com",
            "domain_keyword": "erleg",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:09:55",
            "create_date": "2019-08-14",
            "update_date": "2024-03-26",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "maciej.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "erley.ru",
            "domain_keyword": "erley",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:19:08",
            "create_date": "2012-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns-252-a.gandi.net",
                "ns-8-b.gandi.net",
                "ns-97-c.gandi.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "emlec.net",
            "domain_keyword": "emlec",
            "domain_tld": "net",
            "query_time": "2024-05-02 13:12:21",
            "create_date": "2018-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2026-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ertec.ru",
            "domain_keyword": "ertec",
            "domain_tld": "ru",
            "query_time": "2024-05-04 03:44:43",
            "create_date": "2012-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "erlac.com",
            "domain_keyword": "erlac",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:27:30",
            "create_date": "2004-12-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-13",
            "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=erlac.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "erlex.biz",
            "domain_keyword": "erlex",
            "domain_tld": "biz",
            "query_time": "2024-05-20 17:50:49",
            "create_date": "2022-09-07",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "erlen.co.uk",
            "domain_keyword": "erlen",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 21:30:47",
            "create_date": "2010-11-07",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-07",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "eilec.uk",
            "domain_keyword": "eilec",
            "domain_tld": "uk",
            "query_time": "2024-04-18 09:48:37",
            "create_date": "2014-06-12",
            "update_date": "2020-05-03",
            "expiry_date": "2025-06-12",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-152-c.gandi.net",
                "ns-32-b.gandi.net",
                "ns-48-a.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "ertec.com.pl",
            "domain_keyword": "ertec",
            "domain_tld": "com.pl",
            "query_time": "2024-04-10 08:19:23",
            "create_date": "2000-10-31",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-30",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "erler.biz",
            "domain_keyword": "erler",
            "domain_tld": "biz",
            "query_time": "2024-04-25 12:10:09",
            "create_date": "2002-08-24",
            "update_date": "2024-03-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://epag.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Robert Erler",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "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.user-freundlich.com",
                "ns.user-freundlich.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "erolec.be",
            "domain_keyword": "erolec",
            "domain_tld": "be",
            "query_time": "2024-04-18 17:39:39",
            "create_date": "2001-12-28",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns01.weaselpixel.com",
                "ns02.weaselpixel.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 43,
            "domain_name": "erleb.de",
            "domain_keyword": "erleb",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:45:27",
            "update_date": "2017-02-15",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "erley.org",
            "domain_keyword": "erley",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:10:15",
            "create_date": "2004-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2025-10-26",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "evlec.uk",
            "domain_keyword": "evlec",
            "domain_tld": "uk",
            "query_time": "2024-04-25 15:43:46",
            "create_date": "2021-07-06",
            "update_date": "2023-07-29",
            "expiry_date": "2025-07-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "arlec.shop",
            "domain_keyword": "arlec",
            "domain_tld": "shop",
            "query_time": "2024-04-15 17:28:40",
            "create_date": "2024-02-24",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "erled.ru",
            "domain_keyword": "erled",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:19:07",
            "create_date": "2012-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "er-ec.com",
            "domain_keyword": "er-ec",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:29:15",
            "create_date": "2024-02-22",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain",
            "registrar_website": "http://apiname.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Registrant of er-ec.com",
            "registrant_address": "72 Chase Side, Suite 2, London, United Kingdom, N14 5PH",
            "registrant_city": "London",
            "registrant_state": "Chase Side",
            "registrant_zip": "N14 5PH",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.7520644531",
            "name_servers": [
                "eu.atakdomain.com",
                "tr.atakdomain.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "merlec.com",
            "domain_keyword": "merlec",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:18:50",
            "create_date": "2009-12-10",
            "update_date": "2020-12-03",
            "expiry_date": "2026-12-10",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/merlec.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "erwec.xyz",
            "domain_keyword": "erwec",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 21:54:43",
            "create_date": "2023-03-30",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-30",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "relec.it",
            "domain_keyword": "relec",
            "domain_tld": "it",
            "query_time": "2024-04-15 15:10:44",
            "create_date": "2006-10-25",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-25",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "eolec.net",
            "domain_keyword": "eolec",
            "domain_tld": "net",
            "query_time": "2024-04-25 19:07:05",
            "create_date": "2009-12-10",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-10",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eolec",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://whoispro.domain-robot.org/whois/eolec.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vioma.de",
                "ns2.vioma.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "eqlec.com",
            "domain_keyword": "eqlec",
            "domain_tld": "com",
            "query_time": "2024-05-02 23:58:17",
            "create_date": "2023-07-31",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-31",
            "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=eqlec.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "erlech.com",
            "domain_keyword": "erlech",
            "domain_tld": "com",
            "query_time": "2024-05-24 02:56:20",
            "create_date": "2019-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "lrlec.org",
            "domain_keyword": "lrlec",
            "domain_tld": "org",
            "query_time": "2024-05-15 14:06:34",
            "create_date": "2000-02-11",
            "update_date": "2020-11-13",
            "expiry_date": "2026-02-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "crlec.com",
            "domain_keyword": "crlec",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:09:32",
            "create_date": "2015-12-30",
            "update_date": "2022-04-22",
            "expiry_date": "2024-12-30",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "name_servers": [
                "ns3.01isp.com",
                "ns4.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "erllc.info",
            "domain_keyword": "erllc",
            "domain_tld": "info",
            "query_time": "2024-05-12 04:34:17",
            "create_date": "2001-12-04",
            "update_date": "2023-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "noel.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "relec.nl",
            "domain_keyword": "relec",
            "domain_tld": "nl",
            "query_time": "2024-06-06 14:29:54",
            "create_date": "2019-07-25",
            "update_date": "2022-08-19",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 59,
            "domain_name": "erler.aero",
            "domain_keyword": "erler",
            "domain_tld": "aero",
            "query_time": "2024-05-12 04:34:13",
            "create_date": "2016-06-20",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "nsa0.schlundtech.de",
                "nsb0.schlundtech.de",
                "nsc0.schlundtech.de",
                "nsd0.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "erlef.org",
            "domain_keyword": "erlef",
            "domain_tld": "org",
            "query_time": "2024-05-20 17:50:47",
            "create_date": "2019-02-02",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "erfec.com",
            "domain_keyword": "erfec",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:24:15",
            "create_date": "2024-04-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-01",
            "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": [
                "bjorn.ns.cloudflare.com",
                "phoenix.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ermec.org",
            "domain_keyword": "ermec",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:12:13",
            "create_date": "2001-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NULL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.servidoresdns.net",
                "dns8.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "erdec.hr",
            "domain_keyword": "erdec",
            "domain_tld": "hr",
            "query_time": "2024-06-08 08:01:41",
            "create_date": "2013-06-28",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ERDEC d.o.o.",
            "registrant_address": "Kolodvorska 24 A",
            "registrant_city": "Đurđevac",
            "registrant_state": "HR",
            "registrant_zip": "48350",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cdn.hr",
                "dns2.cdn.hr"
            ]
        },
        {
            "num": 64,
            "domain_name": "ertec.jp",
            "domain_keyword": "ertec",
            "domain_tld": "jp",
            "query_time": "2024-05-29 12:45:05",
            "create_date": "2004-08-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "ER tec Co.",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 65,
            "domain_name": "eolec.shop",
            "domain_keyword": "eolec",
            "domain_tld": "shop",
            "query_time": "2024-04-25 19:07:05",
            "create_date": "2023-09-11",
            "update_date": "2023-12-14",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_state": "fu jian sheng",
            "registrant_country": "CN",
            "name_servers": [
                "flour.dnspod.net",
                "janice.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "erles.info",
            "domain_keyword": "erles",
            "domain_tld": "info",
            "query_time": "2024-05-12 04:34:13",
            "create_date": "2020-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "docks12.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "berlec.de",
            "domain_keyword": "berlec",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:53:23",
            "update_date": "2018-07-26",
            "name_servers": [
                "ns1077.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1077.ui-dns.de",
                "ns1077.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 68,
            "domain_name": "ezlec.com",
            "domain_keyword": "ezlec",
            "domain_tld": "com",
            "query_time": "2024-04-09 06:15:47",
            "create_date": "2023-02-16",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-16",
            "registrar_iana": 2682,
            "registrar_name": "DropCatch.com 923 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ewlec.com",
            "domain_keyword": "ewlec",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:58:20",
            "create_date": "2003-05-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "erlen.se",
            "domain_keyword": "erlen",
            "domain_tld": "se",
            "query_time": "2024-05-06 05:46:02",
            "create_date": "2016-11-20",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-20",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 71,
            "domain_name": "erlac.fr",
            "domain_keyword": "erlac",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:09:48",
            "create_date": "2015-11-30",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-30",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ERLAC",
            "registrant_address": "ERLAC, 42 ter, rue du Jouffrey, 38180 Seyssins",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.607102307",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 72,
            "domain_name": "ertec.net",
            "domain_keyword": "ertec",
            "domain_tld": "net",
            "query_time": "2024-05-08 18:00:41",
            "create_date": "2023-09-18",
            "update_date": "2024-05-07",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "e-lec.org.uk",
            "domain_keyword": "e-lec",
            "domain_tld": "org.uk",
            "query_time": "2024-04-24 11:24:26",
            "create_date": "2010-07-31",
            "update_date": "2022-07-30",
            "expiry_date": "2024-07-31",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1096.ui-dns.biz",
                "ns1096.ui-dns.com",
                "ns1096.ui-dns.de",
                "ns1096.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "erlex.com",
            "domain_keyword": "erlex",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:10:15",
            "create_date": "2014-07-05",
            "update_date": "2020-06-29",
            "expiry_date": "2025-07-05",
            "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": 75,
            "domain_name": "erllc.org",
            "domain_keyword": "erllc",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:10:55",
            "create_date": "2001-12-04",
            "update_date": "2023-06-17",
            "expiry_date": "2024-12-04",
            "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": [
                "noel.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "erlen.wine",
            "domain_keyword": "erlen",
            "domain_tld": "wine",
            "query_time": "2024-04-25 12:09:58",
            "create_date": "2022-11-04",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-04",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "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.alldomains.hosting",
                "ns2.alldomains.hosting",
                "ns3.alldomains.hosting",
                "ns4.alldomains.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ertec.fr",
            "domain_keyword": "ertec",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:10:31",
            "create_date": "2000-03-23",
            "update_date": "2023-09-17",
            "expiry_date": "2024-10-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ertec",
            "registrant_address": "ertec, Rue du Bois du Pont, 95310 Saint-Ouen-l'Aumône",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.130312256",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 78,
            "domain_name": "erleg.info",
            "domain_keyword": "erleg",
            "domain_tld": "info",
            "query_time": "2024-05-12 04:34:12",
            "create_date": "2023-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "arlec.cloud",
            "domain_keyword": "arlec",
            "domain_tld": "cloud",
            "query_time": "2024-05-17 18:15:47",
            "create_date": "2023-07-01",
            "update_date": "2023-11-16",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ertec.pl",
            "domain_keyword": "ertec",
            "domain_tld": "pl",
            "query_time": "2024-04-10 08:19:20",
            "create_date": "2003-02-20",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-19",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "erler.tirol",
            "domain_keyword": "erler",
            "domain_tld": "tirol",
            "query_time": "2024-04-29 05:23:21",
            "create_date": "2018-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED",
            "registrant_company": "Andreas Erler",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "kerlec.com.au",
            "domain_keyword": "kerlec",
            "domain_tld": "com.au",
            "query_time": "2024-05-10 12:29:53",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Damien Kernaghan",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "erlex.store",
            "domain_keyword": "erlex",
            "domain_tld": "store",
            "query_time": "2024-05-24 15:53:05",
            "create_date": "2023-11-25",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "erlea.fr",
            "domain_keyword": "erlea",
            "domain_tld": "fr",
            "query_time": "2024-05-24 02:56:20",
            "create_date": "1998-06-16",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_company": "Joan Indaburu",
            "registrant_address": "Kofoina, 21, place charles de gaulle, 64220 Saint-Jean-Pied-de-Port",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.643379559",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 85,
            "domain_name": "ereec.com",
            "domain_keyword": "ereec",
            "domain_tld": "com",
            "query_time": "2024-06-08 08:04:52",
            "create_date": "2020-07-23",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-23",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Chan Gyu Jeon",
            "registrant_company": "Chan Gyu Jeon",
            "registrant_address": "Seongji Heights 1-Cha Bldg. Yeoksam 1-dong, Gangnam-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "135917",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.264096742",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "erler.name",
            "domain_keyword": "erler",
            "domain_tld": "name",
            "query_time": "2024-05-06 22:29:30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 87,
            "domain_name": "erpec.org",
            "domain_keyword": "erpec",
            "domain_tld": "org",
            "query_time": "2024-05-12 07:17:42",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SARL SSIAP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "erleg.bio",
            "domain_keyword": "erleg",
            "domain_tld": "bio",
            "query_time": "2024-05-12 04:34:12",
            "create_date": "2023-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "erlpc.com",
            "domain_keyword": "erlpc",
            "domain_tld": "com",
            "query_time": "2024-05-18 19:47:15",
            "create_date": "2022-05-24",
            "update_date": "2024-04-19",
            "expiry_date": "2025-05-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.brightervisionsites500.com",
                "ns2.brightervisionsites500.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "lrlec.net",
            "domain_keyword": "lrlec",
            "domain_tld": "net",
            "query_time": "2024-04-15 01:04:21",
            "create_date": "2017-07-12",
            "update_date": "2023-06-12",
            "expiry_date": "2028-07-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "eralec.com",
            "domain_keyword": "eralec",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:09:29",
            "create_date": "2002-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ERALEC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ile-de-France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-104-a.gandi.net",
                "ns-176-c.gandi.net",
                "ns-180-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "e-lec.co.uk",
            "domain_keyword": "e-lec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 00:09:17",
            "create_date": "2009-09-11",
            "update_date": "2023-09-10",
            "expiry_date": "2025-09-11",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1095.ui-dns.biz",
                "ns1095.ui-dns.com",
                "ns1095.ui-dns.de",
                "ns1095.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "relec.xyz",
            "domain_keyword": "relec",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 11:40:15",
            "create_date": "2023-06-17",
            "update_date": "2023-12-28",
            "expiry_date": "2024-06-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cris.ns.cloudflare.com",
                "irena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ermec.net",
            "domain_keyword": "ermec",
            "domain_tld": "net",
            "query_time": "2024-04-25 12:12:13",
            "create_date": "2000-10-23",
            "update_date": "2016-10-24",
            "expiry_date": "2024-10-23",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.servidoresdns.net",
                "dns8.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "urlec.com",
            "domain_keyword": "urlec",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:48:31",
            "create_date": "2019-10-11",
            "update_date": "2020-10-05",
            "expiry_date": "2025-10-11",
            "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": 96,
            "domain_name": "erles.co.uk",
            "domain_keyword": "erles",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 12:10:14",
            "create_date": "2013-07-16",
            "update_date": "2021-09-06",
            "expiry_date": "2024-07-16",
            "registrar_name": "Dark Group Ltd t/a Netbrand [Tag = NETBRAND]",
            "registrar_website": "https://www.netbrand.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "erldc.in",
            "domain_keyword": "erldc",
            "domain_tld": "in",
            "query_time": "2024-05-06 22:27:54",
            "create_date": "2017-07-31",
            "update_date": "2023-03-24",
            "expiry_date": "2025-07-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "POWER SYSTEM OPERATION CORPORATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WEST BENGAL",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "erbec.net",
            "domain_keyword": "erbec",
            "domain_tld": "net",
            "query_time": "2024-05-26 16:58:36",
            "create_date": "2014-05-19",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "erlic.net",
            "domain_keyword": "erlic",
            "domain_tld": "net",
            "query_time": "2024-05-06 22:30:00",
            "create_date": "2023-10-30",
            "update_date": "2023-12-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc",
            "registrar_website": "www.ihs.com.tr",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "grace.ns.cloudflare.com",
                "lars.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "relec.ru",
            "domain_keyword": "relec",
            "domain_tld": "ru",
            "query_time": "2024-05-24 04:20:10",
            "create_date": "2019-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.664,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>erlec.fr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>458</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>erler.cn, eglec.com, e-lec.pl, grlec.icu, relec.us, mrlec.com, evlec.com, arlec.com, erlea.ventures, erler.net, ersec.net, serlec.com, ellec.com, 9rlec.xyz, erelec.net, erlen.us, erle8.top, erlea.pro, elrec.com, erelec.fr, relec.tech, erlect.click, erllc.com, ercec.pro, erles.org, erler.pro, e-lec.com, eelec.com, relec.tel, ergec.dev, eklec.com, erleg.com, erley.ru, emlec.net, ertec.ru, erlac.com, erlex.biz, erlen.co.uk, eilec.uk, ertec.com.pl, erler.biz, erolec.be, erleb.de, erley.org, evlec.uk, arlec.shop, erled.ru, er-ec.com, merlec.com, erwec.xyz, relec.it, eolec.net, eqlec.com, erlech.com, lrlec.org, crlec.com, erllc.info, relec.nl, erler.aero, erlef.org, erfec.com, ermec.org, erdec.hr, ertec.jp, eolec.shop, erles.info, berlec.de, ezlec.com, ewlec.com, erlen.se, erlac.fr, ertec.net, e-lec.org.uk, erlex.com, erllc.org, erlen.wine, ertec.fr, erleg.info, arlec.cloud, ertec.pl, erler.tirol, kerlec.com.au, erlex.store, erlea.fr, ereec.com, erler.name, erpec.org, erleg.bio, erlpc.com, lrlec.net, eralec.com, e-lec.co.uk, relec.xyz, ermec.net, urlec.com, erles.co.uk, erldc.in, erbec.net, erlic.net, relec.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>erler.cn</domain_name>
   <domain_keyword>erler</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 22:29:30</query_time>
   <create_date>2021-08-04</create_date>
   <expiry_date>2024-08-04</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>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>eglec.com</domain_name>
   <domain_keyword>eglec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:33:32</query_time>
   <create_date>2019-04-04</create_date>
   <update_date>2019-04-04</update_date>
   <expiry_date>2026-04-04</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY 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>https://www.cndns.com/cn/domain/domaincontact.aspx?domain=eglec.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>e-lec.pl</domain_name>
   <domain_keyword>e-lec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-05 03:24:06</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>grlec.icu</domain_name>
   <domain_keyword>grlec</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-18 19:49:05</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>relec.us</domain_name>
   <domain_keyword>relec</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-09 11:40:15</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Corey Mcguire</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>288 North Water Street</registrant_address>
   <registrant_city>Milwaukee</registrant_city>
   <registrant_state>Wisconsin</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4143019188</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mrlec.com</domain_name>
   <domain_keyword>mrlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:01:25</query_time>
   <create_date>2018-10-16</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2028-10-16</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>Shanghai Best Oray Information S&amp;T Co., Ltd.</registrar_name>
   <registrar_website>http://www.oray.com</registrar_website>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>evlec.com</domain_name>
   <domain_keyword>evlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:43:46</query_time>
   <create_date>2019-08-31</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=evlec.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>corey.dnspod.net</value>
    <value>olive.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>arlec.com</domain_name>
   <domain_keyword>arlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:48:40</query_time>
   <create_date>1997-07-03</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>MARK RICE</registrant_name>
   <registrant_company>CDB MEDIA LTD</registrant_company>
   <registrant_address>P O BOX 100-707 NSMC</registrant_address>
   <registrant_city>AUCKLAND</registrant_city>
   <registrant_zip>0632</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+64.99174000</registrant_phone>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>erlea.ventures</domain_name>
   <domain_keyword>erlea</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-15 00:45:24</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-14</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>BV Feynman</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>erler.net</domain_name>
   <domain_keyword>erler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 21:31:33</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ersec.net</domain_name>
   <domain_keyword>ersec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 13:39:33</query_time>
   <create_date>2018-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>clark.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>serlec.com</domain_name>
   <domain_keyword>serlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 19:11:56</query_time>
   <create_date>2014-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp</registrar_name>
   <registrar_website>http://www.hello.co</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>13</num>
   <domain_name>ellec.com</domain_name>
   <domain_keyword>ellec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 23:05:52</query_time>
   <create_date>2003-07-21</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>9rlec.xyz</domain_name>
   <domain_keyword>9rlec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 12:40:53</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>erelec.net</domain_name>
   <domain_keyword>erelec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 12:19:24</query_time>
   <create_date>2004-02-02</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2027-02-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <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>16</num>
   <domain_name>erlen.us</domain_name>
   <domain_keyword>erlen</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 22:29:19</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>John Griesemer</registrant_name>
   <registrant_company>Springfield Underground, Inc d/b/a Erlen Group</registrant_company>
   <registrant_address>3253 E Chestnut #1</registrant_address>
   <registrant_city>Springfield</registrant_city>
   <registrant_state>Missouri</registrant_state>
   <registrant_zip>65802</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4178741400</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>erle8.top</domain_name>
   <domain_keyword>erle8</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 12:09:01</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd</registrar_name>
   <registrar_website>http://publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>n1.xundns.com</value>
    <value>n2.xundns.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>erlea.pro</domain_name>
   <domain_keyword>erlea</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 04:34:08</query_time>
   <create_date>2016-10-23</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-23</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>Erlea Professionals LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>elrec.com</domain_name>
   <domain_keyword>elrec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 11:51:55</query_time>
   <create_date>2000-06-02</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-06-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>erelec.fr</domain_name>
   <domain_keyword>erelec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:08:45</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>NVA Online Advertising</registrant_company>
   <registrant_address>NVA Online Advertising, Opper 14, 5406CA uden, Noord-Brabant</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.642204151</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>relec.tech</domain_name>
   <domain_keyword>relec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 17:47:10</query_time>
   <create_date>2024-05-17</create_date>
   <expiry_date>2034-05-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>fu jian sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hazel.dnspod.net</value>
    <value>hydrus.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>erlect.click</domain_name>
   <domain_keyword>erlect</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-18 14:25:04</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>erllc.com</domain_name>
   <domain_keyword>erllc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:31:40</query_time>
   <create_date>2001-12-10</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2024-09-01</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=erllc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>noel.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ercec.pro</domain_name>
   <domain_keyword>ercec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-08 07:58:45</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</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>marek.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>erles.org</domain_name>
   <domain_keyword>erles</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:10:11</query_time>
   <create_date>2001-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.web.de</value>
    <value>ns2.web.de</value>
    <value>ns3.web.de</value>
    <value>ns4.web.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>erler.pro</domain_name>
   <domain_keyword>erler</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 04:34:13</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>e-lec.com</domain_name>
   <domain_keyword>e-lec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:35:21</query_time>
   <create_date>2004-01-12</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2026-01-12</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.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>S YORKS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://www.crazydomains.com.au/whois/e-lec.com/contact_form/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.uksno1.co.uk</value>
    <value>ns2.uksno1.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>eelec.com</domain_name>
   <domain_keyword>eelec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 17:00:24</query_time>
   <create_date>2015-12-19</create_date>
   <update_date>2020-12-13</update_date>
   <expiry_date>2025-12-19</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>29</num>
   <domain_name>relec.tel</domain_name>
   <domain_keyword>relec</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-06-06 14:29:54</query_time>
   <create_date>2009-03-25</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2026-03-24</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ergec.dev</domain_name>
   <domain_keyword>ergec</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 04:51:06</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2027-07-29</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc</registrar_name>
   <registrar_website>wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>hera.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>eklec.com</domain_name>
   <domain_keyword>eklec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 21:32:09</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2025-06-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>32</num>
   <domain_name>erleg.com</domain_name>
   <domain_keyword>erleg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:09:55</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>maciej.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>erley.ru</domain_name>
   <domain_keyword>erley</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:19:08</query_time>
   <create_date>2012-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns-252-a.gandi.net</value>
    <value>ns-8-b.gandi.net</value>
    <value>ns-97-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>emlec.net</domain_name>
   <domain_keyword>emlec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 13:12:21</query_time>
   <create_date>2018-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>35</num>
   <domain_name>ertec.ru</domain_name>
   <domain_keyword>ertec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 03:44:43</query_time>
   <create_date>2012-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>erlac.com</domain_name>
   <domain_keyword>erlac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:27:30</query_time>
   <create_date>2004-12-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-13</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=erlac.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>erlex.biz</domain_name>
   <domain_keyword>erlex</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 17:50:49</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>erlen.co.uk</domain_name>
   <domain_keyword>erlen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 21:30:47</query_time>
   <create_date>2010-11-07</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>eilec.uk</domain_name>
   <domain_keyword>eilec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 09:48:37</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2020-05-03</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-152-c.gandi.net</value>
    <value>ns-32-b.gandi.net</value>
    <value>ns-48-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>ertec.com.pl</domain_name>
   <domain_keyword>ertec</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-10 08:19:23</query_time>
   <create_date>2000-10-31</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>erler.biz</domain_name>
   <domain_keyword>erler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-25 12:10:09</query_time>
   <create_date>2002-08-24</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://epag.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Robert Erler</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.user-freundlich.com</value>
    <value>ns.user-freundlich.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>erolec.be</domain_name>
   <domain_keyword>erolec</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 17:39:39</query_time>
   <create_date>2001-12-28</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns01.weaselpixel.com</value>
    <value>ns02.weaselpixel.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>erleb.de</domain_name>
   <domain_keyword>erleb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:45:27</query_time>
   <update_date>2017-02-15</update_date>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>erley.org</domain_name>
   <domain_keyword>erley</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:10:15</query_time>
   <create_date>2004-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-10-26</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>evlec.uk</domain_name>
   <domain_keyword>evlec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 15:43:46</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>arlec.shop</domain_name>
   <domain_keyword>arlec</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 17:28:40</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>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>47</num>
   <domain_name>erled.ru</domain_name>
   <domain_keyword>erled</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:19:07</query_time>
   <create_date>2012-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>er-ec.com</domain_name>
   <domain_keyword>er-ec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:29:15</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain</registrar_name>
   <registrar_website>http://apiname.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Registrant of er-ec.com</registrant_company>
   <registrant_address>72 Chase Side, Suite 2, London, United Kingdom, N14 5PH</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>Chase Side</registrant_state>
   <registrant_zip>N14 5PH</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.7520644531</registrant_phone>
   <name_servers>
    <value>eu.atakdomain.com</value>
    <value>tr.atakdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>merlec.com</domain_name>
   <domain_keyword>merlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:18:50</query_time>
   <create_date>2009-12-10</create_date>
   <update_date>2020-12-03</update_date>
   <expiry_date>2026-12-10</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/merlec.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.xincache.com</value>
    <value>ns20.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>erwec.xyz</domain_name>
   <domain_keyword>erwec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 21:54:43</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>relec.it</domain_name>
   <domain_keyword>relec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 15:10:44</query_time>
   <create_date>2006-10-25</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>eolec.net</domain_name>
   <domain_keyword>eolec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 19:07:05</query_time>
   <create_date>2009-12-10</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eolec</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/eolec.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vioma.de</value>
    <value>ns2.vioma.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>eqlec.com</domain_name>
   <domain_keyword>eqlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 23:58:17</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-31</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=eqlec.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>erlech.com</domain_name>
   <domain_keyword>erlech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 02:56:20</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>lrlec.org</domain_name>
   <domain_keyword>lrlec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 14:06:34</query_time>
   <create_date>2000-02-11</create_date>
   <update_date>2020-11-13</update_date>
   <expiry_date>2026-02-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.worldnic.com</value>
    <value>ns72.worldnic.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>crlec.com</domain_name>
   <domain_keyword>crlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:09:32</query_time>
   <create_date>2015-12-30</create_date>
   <update_date>2022-04-22</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <name_servers>
    <value>ns3.01isp.com</value>
    <value>ns4.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>erllc.info</domain_name>
   <domain_keyword>erllc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 04:34:17</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>noel.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>relec.nl</domain_name>
   <domain_keyword>relec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 14:29:54</query_time>
   <create_date>2019-07-25</create_date>
   <update_date>2022-08-19</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>erler.aero</domain_name>
   <domain_keyword>erler</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-12 04:34:13</query_time>
   <create_date>2016-06-20</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa0.schlundtech.de</value>
    <value>nsb0.schlundtech.de</value>
    <value>nsc0.schlundtech.de</value>
    <value>nsd0.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>erlef.org</domain_name>
   <domain_keyword>erlef</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 17:50:47</query_time>
   <create_date>2019-02-02</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>erfec.com</domain_name>
   <domain_keyword>erfec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:24:15</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-01</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>bjorn.ns.cloudflare.com</value>
    <value>phoenix.ns.cloudflare.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>ermec.org</domain_name>
   <domain_keyword>ermec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:12:13</query_time>
   <create_date>2001-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NULL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.servidoresdns.net</value>
    <value>dns8.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>erdec.hr</domain_name>
   <domain_keyword>erdec</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-08 08:01:41</query_time>
   <create_date>2013-06-28</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ERDEC d.o.o.</registrant_name>
   <registrant_address>Kolodvorska 24 A</registrant_address>
   <registrant_city>Đurđevac</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>48350</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cdn.hr</value>
    <value>dns2.cdn.hr</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>ertec.jp</domain_name>
   <domain_keyword>ertec</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 12:45:05</query_time>
   <create_date>2004-08-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>ER tec Co.</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>eolec.shop</domain_name>
   <domain_keyword>eolec</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 19:07:05</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_state>fu jian sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>flour.dnspod.net</value>
    <value>janice.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>erles.info</domain_name>
   <domain_keyword>erles</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 04:34:13</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>docks12.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>berlec.de</domain_name>
   <domain_keyword>berlec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:53:23</query_time>
   <update_date>2018-07-26</update_date>
   <name_servers>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1077.ui-dns.de</value>
    <value>ns1077.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>ezlec.com</domain_name>
   <domain_keyword>ezlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 06:15:47</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>2682</registrar_iana>
   <registrar_name>DropCatch.com 923 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ewlec.com</domain_name>
   <domain_keyword>ewlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:58:20</query_time>
   <create_date>2003-05-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>erlen.se</domain_name>
   <domain_keyword>erlen</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 05:46:02</query_time>
   <create_date>2016-11-20</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.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>71</num>
   <domain_name>erlac.fr</domain_name>
   <domain_keyword>erlac</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:09:48</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ERLAC</registrant_company>
   <registrant_address>ERLAC, 42 ter, rue du Jouffrey, 38180 Seyssins</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.607102307</registrant_phone>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>ertec.net</domain_name>
   <domain_keyword>ertec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 18:00:41</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>73</num>
   <domain_name>e-lec.org.uk</domain_name>
   <domain_keyword>e-lec</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-24 11:24:26</query_time>
   <create_date>2010-07-31</create_date>
   <update_date>2022-07-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1096.ui-dns.de</value>
    <value>ns1096.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>erlex.com</domain_name>
   <domain_keyword>erlex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:10:15</query_time>
   <create_date>2014-07-05</create_date>
   <update_date>2020-06-29</update_date>
   <expiry_date>2025-07-05</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>75</num>
   <domain_name>erllc.org</domain_name>
   <domain_keyword>erllc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:10:55</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>noel.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>erlen.wine</domain_name>
   <domain_keyword>erlen</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-04-25 12:09:58</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</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.alldomains.hosting</value>
    <value>ns2.alldomains.hosting</value>
    <value>ns3.alldomains.hosting</value>
    <value>ns4.alldomains.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ertec.fr</domain_name>
   <domain_keyword>ertec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:10:31</query_time>
   <create_date>2000-03-23</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ertec</registrant_company>
   <registrant_address>ertec, Rue du Bois du Pont, 95310 Saint-Ouen-l'Aumône</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.130312256</registrant_phone>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>erleg.info</domain_name>
   <domain_keyword>erleg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 04:34:12</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>arlec.cloud</domain_name>
   <domain_keyword>arlec</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-17 18:15:47</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ertec.pl</domain_name>
   <domain_keyword>ertec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 08:19:20</query_time>
   <create_date>2003-02-20</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>erler.tirol</domain_name>
   <domain_keyword>erler</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-04-29 05:23:21</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Andreas Erler</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>kerlec.com.au</domain_name>
   <domain_keyword>kerlec</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-10 12:29:53</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Damien Kernaghan</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>erlex.store</domain_name>
   <domain_keyword>erlex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 15:53:05</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>erlea.fr</domain_name>
   <domain_keyword>erlea</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-24 02:56:20</query_time>
   <create_date>1998-06-16</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_company>Joan Indaburu</registrant_company>
   <registrant_address>Kofoina, 21, place charles de gaulle, 64220 Saint-Jean-Pied-de-Port</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.643379559</registrant_phone>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>ereec.com</domain_name>
   <domain_keyword>ereec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 08:04:52</query_time>
   <create_date>2020-07-23</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Chan Gyu Jeon</registrant_name>
   <registrant_company>Chan Gyu Jeon</registrant_company>
   <registrant_address>Seongji Heights 1-Cha Bldg. Yeoksam 1-dong, Gangnam-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135917</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.264096742</registrant_phone>
   <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>86</num>
   <domain_name>erler.name</domain_name>
   <domain_keyword>erler</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 22:29:30</query_time>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>erpec.org</domain_name>
   <domain_keyword>erpec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 07:17:42</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</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>SARL SSIAP</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>RE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>erleg.bio</domain_name>
   <domain_keyword>erleg</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-12 04:34:12</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>erlpc.com</domain_name>
   <domain_keyword>erlpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 19:47:15</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-05-24</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.brightervisionsites500.com</value>
    <value>ns2.brightervisionsites500.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>lrlec.net</domain_name>
   <domain_keyword>lrlec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 01:04:21</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2028-07-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>eralec.com</domain_name>
   <domain_keyword>eralec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:09:29</query_time>
   <create_date>2002-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ERALEC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ile-de-France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-104-a.gandi.net</value>
    <value>ns-176-c.gandi.net</value>
    <value>ns-180-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>e-lec.co.uk</domain_name>
   <domain_keyword>e-lec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 00:09:17</query_time>
   <create_date>2009-09-11</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2025-09-11</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1095.ui-dns.biz</value>
    <value>ns1095.ui-dns.com</value>
    <value>ns1095.ui-dns.de</value>
    <value>ns1095.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>relec.xyz</domain_name>
   <domain_keyword>relec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 11:40:15</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cris.ns.cloudflare.com</value>
    <value>irena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ermec.net</domain_name>
   <domain_keyword>ermec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 12:12:13</query_time>
   <create_date>2000-10-23</create_date>
   <update_date>2016-10-24</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.servidoresdns.net</value>
    <value>dns8.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>urlec.com</domain_name>
   <domain_keyword>urlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:48:31</query_time>
   <create_date>2019-10-11</create_date>
   <update_date>2020-10-05</update_date>
   <expiry_date>2025-10-11</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>96</num>
   <domain_name>erles.co.uk</domain_name>
   <domain_keyword>erles</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 12:10:14</query_time>
   <create_date>2013-07-16</create_date>
   <update_date>2021-09-06</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Dark Group Ltd t/a Netbrand [Tag = NETBRAND]</registrar_name>
   <registrar_website>https://www.netbrand.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>erldc.in</domain_name>
   <domain_keyword>erldc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-06 22:27:54</query_time>
   <create_date>2017-07-31</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>POWER SYSTEM OPERATION CORPORATION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WEST BENGAL</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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>erbec.net</domain_name>
   <domain_keyword>erbec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 16:58:36</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-19</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.renewyourname.net</value>
    <value>ns2.renewyourname.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>erlic.net</domain_name>
   <domain_keyword>erlic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 22:30:00</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc</registrar_name>
   <registrar_website>www.ihs.com.tr</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>grace.ns.cloudflare.com</value>
    <value>lars.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>relec.ru</domain_name>
   <domain_keyword>relec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-24 04:20:10</query_time>
   <create_date>2019-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.664</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.