WHOIS QUERY TIME

10 Jun 2024 - 3:39 AM UTC

Registered: 6 August 2007
Modified: 6 July 2023
Expiry: 6 August 2030

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

dns.home.pl
dns2.home.pl
dns3.home.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ler.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ler.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ler.com.pl",
            "domain_keyword": "ler",
            "domain_tld": "com.pl",
            "query_time": "2024-06-10 03:39:41",
            "create_date": "2007-08-06",
            "update_date": "2023-07-06",
            "expiry_date": "2030-08-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ler.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ler.com.pl</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-10 03:39:41</query_time>
   <create_date>2007-08-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2030-08-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.072</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.028 seconds) for "ler.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 5:34 AM UTC

Registered: 6 August 2007
Modified: 5 August 2020
Expiry: 6 August 2023

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

dns.home.pl
dns2.home.pl
dns3.home.pl

#2 - QUERY TIME

31 Jul 2023 - 11:57 PM UTC

Registered: 6 August 2007
Modified: 6 July 2023
Expiry: 6 August 2030

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

dns.home.pl
dns2.home.pl
dns3.home.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ler.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ler.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ler.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "ler.com.pl",
            "domain_keyword": "ler",
            "domain_tld": "com.pl",
            "query_time": "2023-05-03 05:34:02",
            "create_date": "2007-08-06",
            "update_date": "2020-08-05",
            "expiry_date": "2023-08-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ler.com.pl",
            "domain_keyword": "ler",
            "domain_tld": "com.pl",
            "query_time": "2023-07-31 23:57:50",
            "create_date": "2007-08-06",
            "update_date": "2023-07-06",
            "expiry_date": "2030-08-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "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>ler.com.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>ler.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ler.com.pl</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-05-03 05:34:02</query_time>
   <create_date>2007-08-06</create_date>
   <update_date>2020-08-05</update_date>
   <expiry_date>2023-08-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ler.com.pl</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-07-31 23:57:50</query_time>
   <create_date>2007-08-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2030-08-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 58 domain names (in 0.033 seconds) which contained the exact domain keyword "ler".
Domain Name Registered Expiry Registrar Ownership
1 ler.ru 5 Feb 1997 28 Feb 2025 RU-CENTER-RU AO "LER consulting"
2 ler.com 3 Dec 1999 3 Dec 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
3 ler.net 7 Mar 2000 7 Mar 2025 ANNULET, INC BuyDomains.com
4 ler.org 6 Nov 2000 6 Nov 2024 GoDaddy.com, LLC NameFind LLC
5 ler.info 2 Oct 2001 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 ler.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC Derek Prueitt
7 ler.cn 30 Jul 2004 30 Jul 2024 杭州名商网络有限公司 杭州狗狗网络有限公司
8 ler.biz 12 Jan 2006 11 Jan 2025 Dynadot Inc Digital Domains MEPE
9 ler.fr 6 Jul 2006 31 May 2025 Web Intelligence Web Intelligence
10 ler.io 26 May 2007 26 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 ler.com.pl 6 Aug 2007 6 Aug 2030 OVH SAS -
12 ler.su 10 Dec 2007 10 Dec 2024 REGRU-SU Private Person
13 ler.co.ke 4 Nov 2009 4 Nov 2024 Shine Web Technologies Ltd Ler Limited
14 ler.tel 13 Feb 2012 12 Feb 2025 Vautron Rechenzentrum AG Burkhart Schurig
15 ler.pt 3 Jun 2012 3 Jun 2028 - -
16 ler.cc 5 Nov 2014 5 Nov 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
17 ler.gal 2 Dec 2014 2 Dec 2024 Acens Technologies, S.L.U -
18 ler.co 17 Sep 2015 16 Sep 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
19 ler.ist 31 Mar 2016 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 ler.istanbul 31 Mar 2016 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 ler.la 19 Aug 2016 19 Aug 2024 LA Domain Names -
22 ler.berlin 4 Jan 2017 4 Jan 2025 1&1 Internet SE -
23 ler.tech 21 Apr 2017 21 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
24 ler.digital 7 Jul 2017 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 ler.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
26 ler.ink 13 Jun 2018 13 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guangzhou Leistar Infomation Technology Co., Ltd.
27 ler.studio 11 Dec 2018 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 ler.jp 22 Apr 2019 30 Apr 2025 - MicroMatrich
29 ler.co.jp 12 Jun 2019 - - Lers Co.,Ltd.
30 ler.be 10 Nov 2019 - CRegISP Ltd -
31 ler.hr 11 Mar 2020 3 Jan 2025 CARNET -
32 ler.guru 11 May 2020 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 ler.world 11 May 2020 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 ler.industries 11 May 2020 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 ler.network 11 May 2020 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 ler.xyz 6 Nov 2020 6 Nov 2024 Dynadot LLC -
37 ler.dev 7 Mar 2021 7 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
38 ler.one 11 Mar 2021 11 Mar 2025 Key-Systems LLC Private Person
39 ler.gratis 11 Oct 2021 11 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
40 ler.email 2 May 2022 2 May 2025 Cronon GmbH REDACTED FOR PRIVACY
41 ler.vin 15 Jul 2022 15 Jul 2027 DNSPod, Inc. LIU Jingjing
42 ler.money 31 Aug 2022 31 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
43 ler.pub 20 Mar 2023 20 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 ler.agency 14 Apr 2023 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 ler.buzz 21 Apr 2023 21 Apr 2024 Porkbun Private by Design, LLC
46 ler.care 27 May 2023 27 May 2025 Porkbun LLC Private by Design, LLC
47 ler.bio 11 Jun 2023 11 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 ler.app 25 Jul 2023 25 Jul 2024 Sav.com, LLC - 7 REDACTED FOR PRIVACY
49 ler.co.th 2 Aug 2023 2 Aug 2026 THNIC LER CORPORATION COMPANY LIMITED (บริษัท เลอ คอร์ปอเรชั่น จำกัด)
50 ler.net.cn 28 Aug 2023 28 Aug 2024 广东时代互联科技有限公司 翟民
51 ler.asia 7 Sep 2023 7 Sep 2024 Web Commerce Communications Limited dba WebNic.cc Whoisprotection.cc
52 ler.red 4 Nov 2023 4 Nov 2024 Cloudflare, Inc REDACTED FOR PRIVACY
53 ler.cam 11 Feb 2024 11 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
54 ler.community 15 Feb 2024 15 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 ler.quest 22 May 2024 22 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
56 ler.de - - - -
57 ler.eu - - Domainers Registrar AG -
58 ler.ms - - InterNetX GmbH -
59 ler.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ler&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ler",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 59,
        "relation": "eq",
        "current": 59
    },
    "unique_domains": "ler.ru, ler.com, ler.net, ler.org, ler.info, ler.us, ler.cn, ler.biz, ler.fr, ler.io, ler.com.pl, ler.su, ler.co.ke, ler.tel, ler.pt, ler.cc, ler.gal, ler.co, ler.ist, ler.istanbul, ler.la, ler.berlin, ler.tech, ler.digital, ler.icu, ler.ink, ler.studio, ler.jp, ler.co.jp, ler.be, ler.hr, ler.guru, ler.world, ler.industries, ler.network, ler.xyz, ler.dev, ler.one, ler.gratis, ler.email, ler.vin, ler.money, ler.pub, ler.agency, ler.buzz, ler.care, ler.bio, ler.app, ler.co.th, ler.net.cn, ler.asia, ler.red, ler.cam, ler.community, ler.quest, ler.de, ler.eu, ler.ms, ler.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "ler.ru",
            "domain_keyword": "ler",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:28:47",
            "create_date": "1997-02-05",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "AO \"LER consulting\"",
            "name_servers": [
                "ns41.cloudns.net",
                "ns42.cloudns.net",
                "ns43.cloudns.net",
                "ns44.cloudns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "ler.com",
            "domain_keyword": "ler",
            "domain_tld": "com",
            "query_time": "2024-06-10 03:39:38",
            "create_date": "1999-12-03",
            "update_date": "2024-02-23",
            "expiry_date": "2024-12-03",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ler.net",
            "domain_keyword": "ler",
            "domain_tld": "net",
            "query_time": "2024-05-21 17:22:02",
            "create_date": "2000-03-07",
            "update_date": "2023-10-23",
            "expiry_date": "2025-03-07",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ler.org",
            "domain_keyword": "ler",
            "domain_tld": "org",
            "query_time": "2024-04-30 06:54:27",
            "create_date": "2000-11-06",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ler.info",
            "domain_keyword": "ler",
            "domain_tld": "info",
            "query_time": "2024-05-13 06:41:33",
            "create_date": "2001-10-02",
            "update_date": "2022-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ler.us",
            "domain_keyword": "ler",
            "domain_tld": "us",
            "query_time": "2024-05-27 04:48:52",
            "create_date": "2002-04-24",
            "update_date": "2023-11-17",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Derek Prueitt",
            "registrant_address": "280 Fairway Pointe Circle",
            "registrant_city": "Orlando",
            "registrant_state": "Florida",
            "registrant_zip": "32828",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3213881321",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ler.cn",
            "domain_keyword": "ler",
            "domain_tld": "cn",
            "query_time": "2024-04-17 08:19:59",
            "create_date": "2004-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "杭州狗狗网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "buy.domains.go.marksmile.com",
                "emailto.service.at.marksmile.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ler.biz",
            "domain_keyword": "ler",
            "domain_tld": "biz",
            "query_time": "2024-04-30 06:54:26",
            "create_date": "2006-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Domains MEPE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Attica",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ler.fr",
            "domain_keyword": "ler",
            "domain_tld": "fr",
            "query_time": "2024-06-01 16:33:38",
            "create_date": "2006-07-06",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "Web Intelligence",
            "registrant_company": "Web Intelligence",
            "registrant_address": "21, rue Leon Raymondis, 31700 Blagnac",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.980367521",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 10,
            "domain_name": "ler.io",
            "domain_keyword": "ler",
            "domain_tld": "io",
            "query_time": "2024-05-21 17:22:02",
            "create_date": "2007-05-26",
            "update_date": "2023-12-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ler.io",
                "ns2.ler.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ler.com.pl",
            "domain_keyword": "ler",
            "domain_tld": "com.pl",
            "query_time": "2024-06-10 03:39:41",
            "create_date": "2007-08-06",
            "update_date": "2023-07-06",
            "expiry_date": "2030-08-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ler.su",
            "domain_keyword": "ler",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:32:32",
            "create_date": "2007-12-10",
            "expiry_date": "2024-12-10",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bernet.ru",
                "ns2.bernet.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 13,
            "domain_name": "ler.co.ke",
            "domain_keyword": "ler",
            "domain_tld": "co.ke",
            "query_time": "2024-05-15 17:35:29",
            "create_date": "2009-11-04",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-04",
            "registrar_name": "Shine Web Technologies Ltd",
            "registrar_website": "https://client.shineweb.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Ler Limited",
            "registrant_address": "P.O. Box 9167",
            "registrant_city": "Nairobi",
            "registrant_state": "KE",
            "registrant_zip": "00200",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.clairedns.com",
                "ns2.clairedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ler.tel",
            "domain_keyword": "ler",
            "domain_tld": "tel",
            "query_time": "2024-04-17 08:20:00",
            "create_date": "2012-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Burkhart Schurig",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": 15,
            "domain_name": "ler.pt",
            "domain_keyword": "ler",
            "domain_tld": "pt",
            "query_time": "2024-06-10 03:39:54",
            "create_date": "2012-06-03",
            "expiry_date": "2028-06-03",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "mcgrory.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 16,
            "domain_name": "ler.cc",
            "domain_keyword": "ler",
            "domain_tld": "cc",
            "query_time": "2024-05-30 10:16:40",
            "create_date": "2014-11-05",
            "update_date": "2014-11-05",
            "expiry_date": "2025-11-05",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=ler.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ler.gal",
            "domain_keyword": "ler",
            "domain_tld": "gal",
            "query_time": "2024-04-17 08:20:00",
            "create_date": "2014-12-02",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-02",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U",
            "registrar_website": "https://www.acens.com",
            "registrant_state": "A Coru�a",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xunta.es",
                "ns2.xunta.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ler.co",
            "domain_keyword": "ler",
            "domain_tld": "co",
            "query_time": "2024-04-17 08:20:00",
            "create_date": "2015-09-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ler.ist",
            "domain_keyword": "ler",
            "domain_tld": "ist",
            "query_time": "2024-04-17 08:20:00",
            "create_date": "2016-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ler.istanbul",
            "domain_keyword": "ler",
            "domain_tld": "istanbul",
            "query_time": "2024-04-17 08:20:00",
            "create_date": "2016-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ler.la",
            "domain_keyword": "ler",
            "domain_tld": "la",
            "query_time": "2024-05-13 06:41:33",
            "create_date": "2016-08-19",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-19",
            "registrar_iana": 9999,
            "registrar_name": "LA Domain Names",
            "registrant_email": "https://whois.nic.la/contact/ler.la/registrant",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ler.berlin",
            "domain_keyword": "ler",
            "domain_tld": "berlin",
            "query_time": "2024-05-13 06:41:33",
            "create_date": "2017-01-04",
            "update_date": "2017-01-04",
            "expiry_date": "2025-01-04",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ler.tech",
            "domain_keyword": "ler",
            "domain_tld": "tech",
            "query_time": "2024-04-30 06:54:27",
            "create_date": "2017-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ler.digital",
            "domain_keyword": "ler",
            "domain_tld": "digital",
            "query_time": "2024-05-30 10:16:40",
            "create_date": "2017-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "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": [
                "wns216.hostgator.com.br",
                "wns217.hostgator.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ler.icu",
            "domain_keyword": "ler",
            "domain_tld": "icu",
            "query_time": "2024-05-13 06:41:33",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "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.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ler.ink",
            "domain_keyword": "ler",
            "domain_tld": "ink",
            "query_time": "2024-05-21 17:22:20",
            "create_date": "2018-06-13",
            "update_date": "2023-01-29",
            "expiry_date": "2025-06-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guangzhou Leistar Infomation Technology Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ler.studio",
            "domain_keyword": "ler",
            "domain_tld": "studio",
            "query_time": "2024-06-10 03:39:38",
            "create_date": "2018-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ler.jp",
            "domain_keyword": "ler",
            "domain_tld": "jp",
            "query_time": "2024-05-28 04:13:09",
            "create_date": "2019-04-22",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "MicroMatrich",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 29,
            "domain_name": "ler.co.jp",
            "domain_keyword": "ler",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 03:39:38",
            "create_date": "2019-06-12",
            "update_date": "2023-12-07",
            "registrant_company": "Lers Co.,Ltd.",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ]
        },
        {
            "num": 30,
            "domain_name": "ler.be",
            "domain_keyword": "ler",
            "domain_tld": "be",
            "query_time": "2024-05-30 03:29:07",
            "create_date": "2019-11-10",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 31,
            "domain_name": "ler.hr",
            "domain_keyword": "ler",
            "domain_tld": "hr",
            "query_time": "2024-05-18 23:01:06",
            "create_date": "2020-03-11",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mydataknox.com",
                "ns2.mydataknox.com"
            ]
        },
        {
            "num": 32,
            "domain_name": "ler.guru",
            "domain_keyword": "ler",
            "domain_tld": "guru",
            "query_time": "2024-05-15 17:35:29",
            "create_date": "2020-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ler.world",
            "domain_keyword": "ler",
            "domain_tld": "world",
            "query_time": "2024-05-15 17:35:29",
            "create_date": "2020-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ler.industries",
            "domain_keyword": "ler",
            "domain_tld": "industries",
            "query_time": "2024-05-15 17:35:29",
            "create_date": "2020-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ghesi.net",
                "ns2.ghesi.net",
                "ns3.ghesi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ler.network",
            "domain_keyword": "ler",
            "domain_tld": "network",
            "query_time": "2024-05-15 17:35:29",
            "create_date": "2020-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ler.xyz",
            "domain_keyword": "ler",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 17:35:29",
            "create_date": "2020-11-06",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ler.dev",
            "domain_keyword": "ler",
            "domain_tld": "dev",
            "query_time": "2024-05-10 15:53:52",
            "create_date": "2021-03-07",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1386.awsdns-45.org",
                "ns-1852.awsdns-39.co.uk",
                "ns-408.awsdns-51.com",
                "ns-611.awsdns-12.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ler.one",
            "domain_keyword": "ler",
            "domain_tld": "one",
            "query_time": "2024-05-13 06:41:33",
            "create_date": "2021-03-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Irkutskaya obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ler.gratis",
            "domain_keyword": "ler",
            "domain_tld": "gratis",
            "query_time": "2024-04-30 06:54:26",
            "create_date": "2021-10-11",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1hwy.name.com",
                "ns2fln.name.com",
                "ns3cjl.name.com",
                "ns4kpx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ler.email",
            "domain_keyword": "ler",
            "domain_tld": "email",
            "query_time": "2024-05-10 15:53:52",
            "create_date": "2022-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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": [
                "docks15.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ler.vin",
            "domain_keyword": "ler",
            "domain_tld": "vin",
            "query_time": "2024-04-17 08:20:00",
            "create_date": "2022-07-15",
            "update_date": "2022-07-20",
            "expiry_date": "2027-07-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LIU Jingjing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "margin.dnspod.net",
                "polygon.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ler.money",
            "domain_keyword": "ler",
            "domain_tld": "money",
            "query_time": "2024-04-17 08:20:00",
            "create_date": "2022-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "ler.pub",
            "domain_keyword": "ler",
            "domain_tld": "pub",
            "query_time": "2024-05-27 04:48:52",
            "create_date": "2023-03-20",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ler.agency",
            "domain_keyword": "ler",
            "domain_tld": "agency",
            "query_time": "2024-04-30 06:54:26",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ler.buzz",
            "domain_keyword": "ler",
            "domain_tld": "buzz",
            "query_time": "2024-06-01 16:33:38",
            "create_date": "2023-04-21",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ler.care",
            "domain_keyword": "ler",
            "domain_tld": "care",
            "query_time": "2024-05-23 11:55:03",
            "create_date": "2023-05-27",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ler.bio",
            "domain_keyword": "ler",
            "domain_tld": "bio",
            "query_time": "2024-05-27 04:48:52",
            "create_date": "2023-06-11",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ler.app",
            "domain_keyword": "ler",
            "domain_tld": "app",
            "query_time": "2024-06-10 03:39:38",
            "create_date": "2023-07-25",
            "update_date": "2023-11-24",
            "expiry_date": "2024-07-25",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ler.co.th",
            "domain_keyword": "ler",
            "domain_tld": "co.th",
            "query_time": "2024-05-10 15:53:52",
            "create_date": "2023-08-02",
            "update_date": "2024-04-01",
            "expiry_date": "2026-08-02",
            "registrar_name": "THNIC",
            "registrant_company": "LER CORPORATION COMPANY LIMITED (บริษัท เลอ คอร์ปอเรชั่น จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ler.net.cn",
            "domain_keyword": "ler",
            "domain_tld": "net.cn",
            "query_time": "2024-05-30 10:16:40",
            "create_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "翟民",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ler.asia",
            "domain_keyword": "ler",
            "domain_tld": "asia",
            "query_time": "2024-05-21 17:22:02",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-07",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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.communilink.net",
                "ns2.communilink.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ler.red",
            "domain_keyword": "ler",
            "domain_tld": "red",
            "query_time": "2024-05-15 17:35:29",
            "create_date": "2023-11-04",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "chris.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ler.cam",
            "domain_keyword": "ler",
            "domain_tld": "cam",
            "query_time": "2024-06-01 02:20:49",
            "create_date": "2024-02-11",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-11",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ler.community",
            "domain_keyword": "ler",
            "domain_tld": "community",
            "query_time": "2024-06-10 03:39:38",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ler.quest",
            "domain_keyword": "ler",
            "domain_tld": "quest",
            "query_time": "2024-05-25 18:35:45",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jillian.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "ler.de",
            "domain_keyword": "ler",
            "domain_tld": "de",
            "query_time": "2024-05-05 17:36:30",
            "update_date": "2022-04-20",
            "name_servers": [
                "ns1.namecontrol.com",
                "ns2.namecontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "ler.eu",
            "domain_keyword": "ler",
            "domain_tld": "eu",
            "query_time": "2024-05-05 20:00:49",
            "registrar_name": "Domainers Registrar AG",
            "registrar_website": "https://www.domainers.de",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "ler.ms",
            "domain_keyword": "ler",
            "domain_tld": "ms",
            "query_time": "2024-05-25 06:49:18",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "name_servers": [
                "ns04.ui-dns.biz",
                "ns04.ui-dns.com",
                "ns04.ui-dns.de",
                "ns04.ui-dns.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ler.ai",
            "domain_keyword": "ler",
            "domain_tld": "ai",
            "query_time": "2024-05-15 17:35:29",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ler</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>59</total>
  <relation>eq</relation>
  <current>59</current>
 </count>
 <unique_domains>ler.ru, ler.com, ler.net, ler.org, ler.info, ler.us, ler.cn, ler.biz, ler.fr, ler.io, ler.com.pl, ler.su, ler.co.ke, ler.tel, ler.pt, ler.cc, ler.gal, ler.co, ler.ist, ler.istanbul, ler.la, ler.berlin, ler.tech, ler.digital, ler.icu, ler.ink, ler.studio, ler.jp, ler.co.jp, ler.be, ler.hr, ler.guru, ler.world, ler.industries, ler.network, ler.xyz, ler.dev, ler.one, ler.gratis, ler.email, ler.vin, ler.money, ler.pub, ler.agency, ler.buzz, ler.care, ler.bio, ler.app, ler.co.th, ler.net.cn, ler.asia, ler.red, ler.cam, ler.community, ler.quest, ler.de, ler.eu, ler.ms, ler.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ler.ru</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:28:47</query_time>
   <create_date>1997-02-05</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>AO &quot;LER consulting&quot;</registrant_company>
   <name_servers>
    <value>ns41.cloudns.net</value>
    <value>ns42.cloudns.net</value>
    <value>ns43.cloudns.net</value>
    <value>ns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ler.com</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 03:39:38</query_time>
   <create_date>1999-12-03</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ler.net</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 17:22:02</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ler.org</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 06:54:27</query_time>
   <create_date>2000-11-06</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-06</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>NameFind 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>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>5</num>
   <domain_name>ler.info</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 06:41:33</query_time>
   <create_date>2001-10-02</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ler.us</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 04:48:52</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Derek Prueitt</registrant_name>
   <registrant_address>280 Fairway Pointe Circle</registrant_address>
   <registrant_city>Orlando</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>32828</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3213881321</registrant_phone>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ler.cn</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-17 08:19:59</query_time>
   <create_date>2004-07-30</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>杭州狗狗网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>buy.domains.go.marksmile.com</value>
    <value>emailto.service.at.marksmile.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ler.biz</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 06:54:26</query_time>
   <create_date>2006-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Domains MEPE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Attica</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ler.fr</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-01 16:33:38</query_time>
   <create_date>2006-07-06</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>Web Intelligence</registrar_name>
   <registrant_company>Web Intelligence</registrant_company>
   <registrant_address>21, rue Leon Raymondis, 31700 Blagnac</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.980367521</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>ler.io</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-21 17:22:02</query_time>
   <create_date>2007-05-26</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ler.io</value>
    <value>ns2.ler.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ler.com.pl</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-10 03:39:41</query_time>
   <create_date>2007-08-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2030-08-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ler.su</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:32:32</query_time>
   <create_date>2007-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bernet.ru</value>
    <value>ns2.bernet.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>ler.co.ke</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <create_date>2009-11-04</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Shine Web Technologies Ltd</registrar_name>
   <registrar_website>https://client.shineweb.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Ler Limited</registrant_company>
   <registrant_address>P.O. Box 9167</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>KE</registrant_state>
   <registrant_zip>00200</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.clairedns.com</value>
    <value>ns2.clairedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ler.tel</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-17 08:20:00</query_time>
   <create_date>2012-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Burkhart Schurig</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>15</num>
   <domain_name>ler.pt</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-10 03:39:54</query_time>
   <create_date>2012-06-03</create_date>
   <expiry_date>2028-06-03</expiry_date>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>mcgrory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>ler.cc</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-30 10:16:40</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2014-11-05</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=ler.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ler.gal</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-04-17 08:20:00</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U</registrar_name>
   <registrar_website>https://www.acens.com</registrar_website>
   <registrant_state>A Coru�a</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xunta.es</value>
    <value>ns2.xunta.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ler.co</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 08:20:00</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ler.ist</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-04-17 08:20:00</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ler.istanbul</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-04-17 08:20:00</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ler.la</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-13 06:41:33</query_time>
   <create_date>2016-08-19</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>LA Domain Names</registrar_name>
   <registrant_email>https://whois.nic.la/contact/ler.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ler.berlin</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-13 06:41:33</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2017-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ler.tech</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-30 06:54:27</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ler.digital</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-30 10:16:40</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</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>wns216.hostgator.com.br</value>
    <value>wns217.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ler.icu</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-13 06:41:33</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <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>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ler.ink</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-21 17:22:20</query_time>
   <create_date>2018-06-13</create_date>
   <update_date>2023-01-29</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guangzhou Leistar Infomation Technology Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ler.studio</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-10 03:39:38</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>28</num>
   <domain_name>ler.jp</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-28 04:13:09</query_time>
   <create_date>2019-04-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>MicroMatrich</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>ler.co.jp</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 03:39:38</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-12-07</update_date>
   <registrant_company>Lers Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>ler.be</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 03:29:07</query_time>
   <create_date>2019-11-10</create_date>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>ler.hr</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-18 23:01:06</query_time>
   <create_date>2020-03-11</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mydataknox.com</value>
    <value>ns2.mydataknox.com</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>ler.guru</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ler.world</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ler.industries</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ghesi.net</value>
    <value>ns2.ghesi.net</value>
    <value>ns3.ghesi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ler.network</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ler.xyz</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ler.dev</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 15:53:52</query_time>
   <create_date>2021-03-07</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1386.awsdns-45.org</value>
    <value>ns-1852.awsdns-39.co.uk</value>
    <value>ns-408.awsdns-51.com</value>
    <value>ns-611.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ler.one</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 06:41:33</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-11</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>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Irkutskaya obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ler.gratis</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>gratis</domain_tld>
   <query_time>2024-04-30 06:54:26</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1hwy.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3cjl.name.com</value>
    <value>ns4kpx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ler.email</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-10 15:53:52</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</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>docks15.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ler.vin</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-04-17 08:20:00</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2022-07-20</update_date>
   <expiry_date>2027-07-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LIU Jingjing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>margin.dnspod.net</value>
    <value>polygon.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ler.money</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-04-17 08:20:00</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ler.pub</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-27 04:48:52</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ler.agency</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-30 06:54:26</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ler.buzz</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-06-01 16:33:38</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ler.care</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-23 11:55:03</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ler.bio</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-27 04:48:52</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ler.app</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-10 03:39:38</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ler.co.th</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-10 15:53:52</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2026-08-02</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>LER CORPORATION COMPANY LIMITED (บริษัท เลอ คอร์ปอเรชั่น จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ler.net.cn</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-30 10:16:40</query_time>
   <create_date>2023-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>翟民</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ler.asia</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-21 17:22:02</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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.communilink.net</value>
    <value>ns2.communilink.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ler.red</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>chris.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ler.cam</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-01 02:20:49</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-11</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ler.community</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-06-10 03:39:38</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</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>ns59.domaincontrol.com</value>
    <value>ns60.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>55</num>
   <domain_name>ler.quest</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-25 18:35:45</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jillian.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ler.de</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 17:36:30</query_time>
   <update_date>2022-04-20</update_date>
   <name_servers>
    <value>ns1.namecontrol.com</value>
    <value>ns2.namecontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>ler.eu</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 20:00:49</query_time>
   <registrar_name>Domainers Registrar AG</registrar_name>
   <registrar_website>https://www.domainers.de</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>ler.ms</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-25 06:49:18</query_time>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <name_servers>
    <value>ns04.ui-dns.biz</value>
    <value>ns04.ui-dns.com</value>
    <value>ns04.ui-dns.de</value>
    <value>ns04.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ler.ai</domain_name>
   <domain_keyword>ler</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 17:35:29</query_time>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 7,190 domain names (in 0.109 seconds) which look and sound like the brand name "ler".
Domain Name Registered Expiry Registrar Ownership
1 leb.pl 23 Mar 2000 22 Mar 2025 Domena.pl sp. z o.o. -
2 lev.waw.pl 20 Jul 2023 20 Jul 2024 OVH SAS -
3 lei.tv 26 Aug 2011 26 Aug 2024 Dynadot Inc Registry Services, LLC
4 jer.lol 1 May 2022 1 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
5 legr.org 7 Apr 2021 7 Apr 2025 INWX GmbH DomRobot UG (haftungsbeschraenkt)
6 lbr.vip 31 Aug 2016 31 Aug 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Jiang Tian Bo
7 lehr.store 14 Jun 2016 14 Jun 2024 IONOS SE LEHR GmbH
8 bler.top 6 Feb 2021 6 Feb 2026 DNSPod, Inc. hesisi
9 ledr.co.uk 17 Jul 2008 17 Jul 2028 Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM] -
10 le4.org 23 Aug 2010 23 Aug 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. liyongping
11 lsr.lt 13 Oct 2008 14 Oct 2025 UAB "Interneto vizija" UAB "Interneto vizija"
12 lfr.uk 3 Jul 2019 3 Jul 2024 Catch22 Media Limited [Tag = CATCH22] -
13 9er.info 15 Sep 2001 15 Sep 2024 RegistryGate GmbH Moalach e.U.
14 led.md 10 Aug 2007 10 Aug 2024 - -
15 leur.ru 18 Apr 2008 18 Apr 2025 SALENAMES-RU Private Person
16 lei.net 15 Dec 1994 14 Dec 2026 INWX GmbH DomRobot UG (haftungsbeschränkt)
17 lehr.ru 29 Sep 2010 29 Sep 2024 SALENAMES-RU Private Person
18 leo.su 27 Oct 2015 27 Oct 2024 ACTIVE-SU Private Person
19 aer.ooo 14 Apr 2023 14 Apr 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
20 levr.top 29 Apr 2023 29 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang jian ying
21 len.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 lor.watch 24 Apr 2023 24 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 len.zone 30 Apr 2014 30 Apr 2025 IONOS SE REDACTED FOR PRIVACY
24 lem.land 28 Apr 2022 28 Apr 2025 Mat Bao Corporation Tran Van Tien
25 lem.email 16 Jun 2015 16 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 lar.plus 3 May 2023 3 May 2025 DNSPod, Inc. ruanyuan
27 her.be 9 Feb 2019 - Combell nv -
28 lex.vote 16 Apr 2020 16 Apr 2026 GoDaddy.com, LLC CivicLex
29 cer.app 24 Jul 2019 24 Jul 2024 West263 International Limited Lao Da
30 ber.gallery 16 Jan 2022 16 Jan 2025 1API GmbH Registrant of ber.gallery
31 laer.info 14 Jun 2021 14 Jun 2024 IONOS SE Gemeinde Laer
32 lnr.cool 22 Jun 2023 22 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 aler.pt - - - -
34 ker.one 6 Jan 2021 6 Jan 2025 OVH sas SAS KERQUEST
35 leb.site 11 Aug 2015 11 Aug 2024 eNom, Inc. DGTL S.A.R.L
36 led.today 11 May 2016 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 lep.irish 13 May 2023 13 May 2025 Blacknight Internet Solutions Ltd. REDACTED FOR PRIVACY
38 le7.lol 18 Jan 2024 18 Jan 2025 Web Commerce Communications Ltd Whoisprotection.cc
39 lei.ltd 22 Jun 2016 22 Jun 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Shu Xun
40 lerc.eu - - INFOCAL sp. z o.o. -
41 leg.doctor 2 Nov 2016 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 leh.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
43 lir.com.pl 14 Mar 2007 14 Mar 2025 Consulting Service Sp. z o.o. -
44 der.com.pl 18 Dec 2023 18 Dec 2024 Aftermarket.pl Limited -
45 ker.co.jp 16 Dec 2003 - - Corporation KAGOSHIMA REGIONAL ECONOMIC RESEARCH INSTITUTE
46 lur.ie 30 Apr 2022 30 Apr 2027 Regtons REDACTED FOR PRIVACY
47 ker.in 22 May 2024 22 May 2025 Costrar EOOD REDACTED FOR PRIVACY
48 lor.baby 2 Apr 2023 2 Apr 2024 Go Daddy, LLC Domains By Proxy, LLC
49 ler5.site 23 Nov 2023 23 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
50 3ler.com 13 Mar 2014 13 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 let.group 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation 刘柳
52 leg.tv 14 Apr 2022 14 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
53 lex.dk 26 Jun 2003 30 Jun 2027 - Foreningen lex.dk
54 le2.cc 27 Nov 2023 27 Nov 2024 Gransy, s.r.o. -
55 her.wedding 23 Apr 2021 23 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
56 cler.sk 27 Dec 2022 27 Dec 2024 WebSupport s.r.o. -
57 lver.xyz 11 Sep 2023 11 Sep 2024 Megazone Corp. SON MINJUN
58 lnr.cc 28 Jan 2019 28 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
59 lero.fr 14 Oct 2008 23 Mar 2026 GANDI LABORATOIRES D'ETUDES ET DE RECHERCHES EN OLIGO ELEMENTS THERAPIE
60 lpr.fund 5 Apr 2022 5 Apr 2024 Registrar of Domain Names REG.RU LLC Private Person
61 lee.baby 5 Apr 2024 5 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
62 leor.ca 31 Aug 2022 31 Aug 2024 Tucows.com Co. REDACTED FOR PRIVACY
63 leh.be 27 Nov 2015 - Registrar.eu -
64 leo.kids 3 Dec 2022 3 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 lera.gallery 13 Dec 2023 13 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
66 l8r.cn 1 Jun 2023 1 Jun 2025 Web Commerce Communications Limited 赵俊红
67 leri.shop 5 Feb 2024 5 Feb 2025 Sav.com, LLC -
68 lei.fan 17 Dec 2018 17 Dec 2024 Porkbun LLC Private by Design, LLC
69 lei.services 14 Feb 2017 14 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
70 let.direct 28 Feb 2016 28 Feb 2025 Mesh Digital Limited Domains By Proxy, LLC
71 les.vip 16 Jun 2017 16 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Ding Guang
72 ker.jp 1 Sep 2013 30 Sep 2024 - Poker Popularization Committee
73 ley.biz 27 Apr 2002 26 Apr 2025 Wild West Domains, Inc. Domains By Proxy, LLC
74 leo.support 20 Oct 2020 20 Oct 2024 PSI-USA, Inc. dba Domain Robot LEO Pharma A/S
75 leo.glass 7 Oct 2021 7 Oct 2024 One.com A/S REDACTED FOR PRIVACY
76 ger.org.au - - Domain Directors Pty Ltd trading as Instra Gary Howling
77 lef.training 19 Oct 2016 19 Oct 2024 Realtime Register B.V. Anker Kompas
78 lor.ninja 28 Oct 2023 28 Oct 2025 eNom, LLC Data Protected
79 lir.su 11 Jun 2019 11 Jun 2025 DOMAINSHOP-SU Seven Network Inc.
80 lgr.info 2 Mar 2024 2 Mar 2025 Sav.com, LLC - 34 REDACTED FOR PRIVACY
81 lpr.ru 19 Oct 2010 19 Oct 2024 RU-CENTER-RU JSC RU-CENTER
82 lel.one 7 Jan 2024 7 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 l5r.de - - - -
84 leg.pics 18 Apr 2023 18 Apr 2025 Atak Domain Hosting Grand Union
85 lpr.report 14 Jun 2023 14 Jun 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
86 ltr.llc 17 Aug 2023 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 lex.gay 20 Sep 2022 20 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 lez.us 11 Jul 2018 11 Jul 2025 GoDaddy.com, LLC Domain Admin
89 ldr.org 3 May 2000 3 May 2027 Network Solutions, LLC Lutheran Disaster Response
90 leir.academy 26 Dec 2023 26 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
91 elr.co 29 Oct 2015 28 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
92 llr.capital 16 Jul 2015 16 Jul 2024 Register.com, Inc. LLR Management, L.P.
93 lera.app 6 Oct 2021 6 Oct 2024 united-domains AG Kuratorium für Verkehrssicherheit
94 lev.nl 19 Nov 1999 - The Registrar Company B.V. -
95 lee.ooo 1 May 2020 1 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
96 lem.ie 10 Apr 2020 10 Apr 2025 Blacknight Solutions Lem Heating and Plumbing Limited
97 lern.one 26 Aug 2023 26 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
98 lep.cologne 19 Jan 2018 19 Jan 2025 Variomedia AG REDACTED
99 lea.capital 1 Jul 2022 1 Jul 2024 eNom, LLC Data Protected
100 cer.in 23 Mar 2005 23 Mar 2025 Endurance Digital Domain Technology LLP Telepathy, Inc
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 Ler.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ler.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ler.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 7190,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "leb.pl, lev.waw.pl, lei.tv, jer.lol, legr.org, lbr.vip, lehr.store, bler.top, ledr.co.uk, le4.org, lsr.lt, lfr.uk, 9er.info, led.md, leur.ru, lei.net, lehr.ru, leo.su, aer.ooo, levr.top, len.fit, lor.watch, len.zone, lem.land, lem.email, lar.plus, her.be, lex.vote, cer.app, ber.gallery, laer.info, lnr.cool, aler.pt, ker.one, leb.site, led.today, lep.irish, le7.lol, lei.ltd, lerc.eu, leg.doctor, leh.icu, lir.com.pl, der.com.pl, ker.co.jp, lur.ie, ker.in, lor.baby, ler5.site, 3ler.com, let.group, leg.tv, lex.dk, le2.cc, her.wedding, cler.sk, lver.xyz, lnr.cc, lero.fr, lpr.fund, lee.baby, leor.ca, leh.be, leo.kids, lera.gallery, l8r.cn, leri.shop, lei.fan, lei.services, let.direct, les.vip, ker.jp, ley.biz, leo.support, leo.glass, ger.org.au, lef.training, lor.ninja, lir.su, lgr.info, lpr.ru, lel.one, l5r.de, leg.pics, lpr.report, ltr.llc, lex.gay, lez.us, ldr.org, leir.academy, elr.co, llr.capital, lera.app, lev.nl, lee.ooo, lem.ie, lern.one, lep.cologne, lea.capital, cer.in",
    "results": [
        {
            "num": 1,
            "domain_name": "leb.pl",
            "domain_keyword": "leb",
            "domain_tld": "pl",
            "query_time": "2024-03-24 10:34:02",
            "create_date": "2000-03-23",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-22",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.ok360.eu",
                "ns2.ok360.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lev.waw.pl",
            "domain_keyword": "lev",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-04 20:13:09",
            "create_date": "2023-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "a1.nslite.net",
                "a3.nslite.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lei.tv",
            "domain_keyword": "lei",
            "domain_tld": "tv",
            "query_time": "2024-04-19 14:50:41",
            "create_date": "2011-08-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "jer.lol",
            "domain_keyword": "jer",
            "domain_tld": "lol",
            "query_time": "2024-04-17 13:48:01",
            "create_date": "2022-05-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-01",
            "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": 5,
            "domain_name": "legr.org",
            "domain_keyword": "legr",
            "domain_tld": "org",
            "query_time": "2024-04-17 12:03:01",
            "create_date": "2021-04-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "http://www.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschraenkt)",
            "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": [
                "jaziel.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lbr.vip",
            "domain_keyword": "lbr",
            "domain_tld": "vip",
            "query_time": "2024-04-20 23:31:31",
            "create_date": "2016-08-31",
            "update_date": "2023-05-19",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jiang Tian Bo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "lehr.store",
            "domain_keyword": "lehr",
            "domain_tld": "store",
            "query_time": "2024-04-25 01:36:17",
            "create_date": "2016-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "LEHR GmbH",
            "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.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bler.top",
            "domain_keyword": "bler",
            "domain_tld": "top",
            "query_time": "2024-04-24 20:03:38",
            "create_date": "2021-02-06",
            "update_date": "2022-07-24",
            "expiry_date": "2026-02-06",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hesisi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang xi zhuang zu zi zhi qu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "goddard.dnspod.net",
                "heptagon.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ledr.co.uk",
            "domain_keyword": "ledr",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 16:00:32",
            "create_date": "2008-07-17",
            "update_date": "2020-07-13",
            "expiry_date": "2028-07-17",
            "registrar_name": "Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM]",
            "registrar_website": "https://www.name.com",
            "name_servers": [
                "ns1155.dns.dyn.com",
                "ns2169.dns.dyn.com",
                "ns3156.dns.dyn.com",
                "ns4195.dns.dyn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "le4.org",
            "domain_keyword": "le4",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:43:05",
            "create_date": "2010-08-23",
            "update_date": "2024-03-04",
            "expiry_date": "2025-08-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.pir.org/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liyongping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lsr.lt",
            "domain_keyword": "lsr",
            "domain_tld": "lt",
            "query_time": "2024-04-17 21:15:13",
            "create_date": "2008-10-13",
            "expiry_date": "2025-10-14",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "lfr.uk",
            "domain_keyword": "lfr",
            "domain_tld": "uk",
            "query_time": "2024-04-17 12:50:10",
            "create_date": "2019-07-03",
            "update_date": "2022-03-29",
            "expiry_date": "2024-07-03",
            "registrar_name": "Catch22 Media Limited [Tag = CATCH22]",
            "registrar_website": "http://www.catch22.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "9er.info",
            "domain_keyword": "9er",
            "domain_tld": "info",
            "query_time": "2024-04-15 23:27:07",
            "create_date": "2001-09-15",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moalach e.U.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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 contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "led.md",
            "domain_keyword": "led",
            "domain_tld": "md",
            "query_time": "2024-04-30 21:05:53",
            "create_date": "2007-08-10",
            "expiry_date": "2024-08-10",
            "name_servers": [
                "aaden.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 15,
            "domain_name": "leur.ru",
            "domain_keyword": "leur",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:16:59",
            "create_date": "2008-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "lei.net",
            "domain_keyword": "lei",
            "domain_tld": "net",
            "query_time": "2024-04-30 19:56:11",
            "create_date": "1994-12-15",
            "update_date": "2023-11-13",
            "expiry_date": "2026-12-14",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "DomainPrivacyProtect.info",
            "registrant_company": "DomRobot UG (haftungsbeschränkt)",
            "registrant_address": "Prinzessinnenstr. 30",
            "registrant_city": "Berlin",
            "registrant_zip": "10969",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.30983212125",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lehr.ru",
            "domain_keyword": "lehr",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:32:41",
            "create_date": "2010-09-29",
            "expiry_date": "2024-09-29",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "leo.su",
            "domain_keyword": "leo",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:32:31",
            "create_date": "2015-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "ACTIVE-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.ru-tld.ru",
                "dns2.ru-tld.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "aer.ooo",
            "domain_keyword": "aer",
            "domain_tld": "ooo",
            "query_time": "2024-05-10 05:09:33",
            "create_date": "2023-04-14",
            "update_date": "2023-10-31",
            "expiry_date": "2030-04-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "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": 20,
            "domain_name": "levr.top",
            "domain_keyword": "levr",
            "domain_tld": "top",
            "query_time": "2024-05-09 08:56:44",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang jian ying",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "len.fit",
            "domain_keyword": "len",
            "domain_tld": "fit",
            "query_time": "2024-05-03 09:20:26",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "lor.watch",
            "domain_keyword": "lor",
            "domain_tld": "watch",
            "query_time": "2024-05-03 21:49:52",
            "create_date": "2023-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "len.zone",
            "domain_keyword": "len",
            "domain_tld": "zone",
            "query_time": "2024-05-06 09:08:55",
            "create_date": "2014-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "lem.land",
            "domain_keyword": "lem",
            "domain_tld": "land",
            "query_time": "2024-05-06 09:03:57",
            "create_date": "2022-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tran Van Tien",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns-expire1.matbao.com",
                "dns-expire2.matbao.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lem.email",
            "domain_keyword": "lem",
            "domain_tld": "email",
            "query_time": "2024-05-06 09:03:57",
            "create_date": "2015-06-16",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.ntchosting.com",
                "dns2.ntchosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lar.plus",
            "domain_keyword": "lar",
            "domain_tld": "plus",
            "query_time": "2024-05-06 12:06:47",
            "create_date": "2023-05-03",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ruanyuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "her.be",
            "domain_keyword": "her",
            "domain_tld": "be",
            "query_time": "2024-05-02 09:37:04",
            "create_date": "2019-02-09",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 28,
            "domain_name": "lex.vote",
            "domain_keyword": "lex",
            "domain_tld": "vote",
            "query_time": "2024-04-29 09:26:04",
            "create_date": "2020-04-16",
            "update_date": "2024-04-22",
            "expiry_date": "2026-04-16",
            "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": "CivicLex",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kentucky",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cer.app",
            "domain_keyword": "cer",
            "domain_tld": "app",
            "query_time": "2024-05-08 21:00:13",
            "create_date": "2019-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lao Da",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ber.gallery",
            "domain_keyword": "ber",
            "domain_tld": "gallery",
            "query_time": "2024-05-20 18:13:35",
            "create_date": "2022-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of ber.gallery",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "laer.info",
            "domain_keyword": "laer",
            "domain_tld": "info",
            "query_time": "2024-05-18 22:27:39",
            "create_date": "2021-06-14",
            "update_date": "2023-04-14",
            "expiry_date": "2024-06-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gemeinde Laer",
            "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": [
                "ns1048.ui-dns.de",
                "ns1063.ui-dns.org",
                "ns1086.ui-dns.com",
                "ns1090.ui-dns.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "lnr.cool",
            "domain_keyword": "lnr",
            "domain_tld": "cool",
            "query_time": "2024-05-17 14:16:12",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2025-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aler.pt",
            "domain_keyword": "aler",
            "domain_tld": "pt",
            "query_time": "2024-05-17 08:16:55",
            "name_servers": [
                "cdmy7qoe.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Stand By Payment"
            ]
        },
        {
            "num": 34,
            "domain_name": "ker.one",
            "domain_keyword": "ker",
            "domain_tld": "one",
            "query_time": "2024-05-16 04:51:28",
            "create_date": "2021-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAS KERQUEST",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "leb.site",
            "domain_keyword": "leb",
            "domain_tld": "site",
            "query_time": "2024-05-16 12:06:24",
            "create_date": "2015-08-11",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-11",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "DGTL S.A.R.L",
            "registrant_state": "NA",
            "registrant_country": "LB",
            "registrant_email": "please query the rdds service of the 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.netfirms-default.domainparkingserver.net",
                "ns2.netfirms-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "led.today",
            "domain_keyword": "led",
            "domain_tld": "today",
            "query_time": "2024-05-15 22:25:41",
            "create_date": "2016-05-11",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "lep.irish",
            "domain_keyword": "lep",
            "domain_tld": "irish",
            "query_time": "2024-05-15 17:34:16",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1448,
            "registrar_name": "Blacknight Internet Solutions Ltd.",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Dublin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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.blacknightdns.com",
                "ns2.blacknightdns.com",
                "ns3.blacknightdns.com",
                "ns4.blacknightdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "le7.lol",
            "domain_keyword": "le7",
            "domain_tld": "lol",
            "query_time": "2024-05-18 04:50:47",
            "create_date": "2024-01-18",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-18",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "cleo.ns.cloudflare.com",
                "evangeline.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "lei.ltd",
            "domain_keyword": "lei",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 00:31:05",
            "create_date": "2016-06-22",
            "update_date": "2022-01-24",
            "expiry_date": "2029-06-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Shu Xun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "lerc.eu",
            "domain_keyword": "lerc",
            "domain_tld": "eu",
            "query_time": "2024-05-21 06:34:55",
            "registrar_name": "INFOCAL sp. z o.o.",
            "registrar_website": "https://www.cal.pl",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ]
        },
        {
            "num": 41,
            "domain_name": "leg.doctor",
            "domain_keyword": "leg",
            "domain_tld": "doctor",
            "query_time": "2024-05-11 22:51:10",
            "create_date": "2016-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "leh.icu",
            "domain_keyword": "leh",
            "domain_tld": "icu",
            "query_time": "2024-05-12 15:28:22",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "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.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "lir.com.pl",
            "domain_keyword": "lir",
            "domain_tld": "com.pl",
            "query_time": "2024-05-22 21:54:28",
            "create_date": "2007-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns.efirmy.pl",
                "luna.efirmy.pl",
                "ns1.efirmy.pl",
                "ns2.efirmy.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "der.com.pl",
            "domain_keyword": "der",
            "domain_tld": "com.pl",
            "query_time": "2024-05-11 10:12:36",
            "create_date": "2023-12-18",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ker.co.jp",
            "domain_keyword": "ker",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 05:09:33",
            "create_date": "2003-12-16",
            "update_date": "2024-01-01",
            "registrant_company": "Corporation KAGOSHIMA REGIONAL ECONOMIC RESEARCH INSTITUTE",
            "name_servers": [
                "ns11.minc.ne.jp",
                "ns12.minc.ne.jp",
                "ns6.minc.ne.jp"
            ]
        },
        {
            "num": 46,
            "domain_name": "lur.ie",
            "domain_keyword": "lur",
            "domain_tld": "ie",
            "query_time": "2024-05-15 01:37:08",
            "create_date": "2022-04-30",
            "update_date": "2023-08-06",
            "expiry_date": "2027-04-30",
            "registrar_name": "Regtons",
            "registrar_website": "https://regtons.com/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ker.in",
            "domain_keyword": "ker",
            "domain_tld": "in",
            "query_time": "2024-05-25 05:39:16",
            "create_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3971,
            "registrar_name": "Costrar EOOD",
            "registrar_website": "https://costrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "lor.baby",
            "domain_keyword": "lor",
            "domain_tld": "baby",
            "query_time": "2024-05-31 01:39:41",
            "create_date": "2023-04-02",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ler5.site",
            "domain_keyword": "ler5",
            "domain_tld": "site",
            "query_time": "2024-05-27 04:48:52",
            "create_date": "2023-11-23",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "He Nan",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "3ler.com",
            "domain_keyword": "3ler",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:02:18",
            "create_date": "2014-03-13",
            "update_date": "2021-03-07",
            "expiry_date": "2024-03-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "let.group",
            "domain_keyword": "let",
            "domain_tld": "group",
            "query_time": "2024-05-29 14:19:13",
            "create_date": "2023-03-29",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "刘柳",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "上海市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "leg.tv",
            "domain_keyword": "leg",
            "domain_tld": "tv",
            "query_time": "2024-05-29 10:38:50",
            "create_date": "2022-04-14",
            "update_date": "2023-07-31",
            "expiry_date": "2026-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "lex.dk",
            "domain_keyword": "lex",
            "domain_tld": "dk",
            "query_time": "2024-06-03 08:05:26",
            "create_date": "2003-06-26",
            "expiry_date": "2027-06-30",
            "registrant_name": "Foreningen lex.dk",
            "registrant_address": "Vognmagergade 10, 1.",
            "registrant_city": "København K",
            "registrant_zip": "1120",
            "registrant_country": "DK",
            "registrant_phone": "+4551296549",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "le2.cc",
            "domain_keyword": "le2",
            "domain_tld": "cc",
            "query_time": "2024-06-02 18:46:08",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "name_servers": [
                "ns.parktons.com",
                "ns2.parktons.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "her.wedding",
            "domain_keyword": "her",
            "domain_tld": "wedding",
            "query_time": "2024-05-31 11:09:05",
            "create_date": "2021-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cler.sk",
            "domain_keyword": "cler",
            "domain_tld": "sk",
            "query_time": "2024-05-26 09:38:05",
            "create_date": "2022-12-27",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-27",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "lver.xyz",
            "domain_keyword": "lver",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 04:43:46",
            "create_date": "2023-09-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp.",
            "registrar_website": "http://www.hosting.kr",
            "registrant_company": "SON MINJUN",
            "registrant_state": "Yongin-si",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lnr.cc",
            "domain_keyword": "lnr",
            "domain_tld": "cc",
            "query_time": "2024-05-26 06:16:13",
            "create_date": "2019-01-28",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "lero.fr",
            "domain_keyword": "lero",
            "domain_tld": "fr",
            "query_time": "2024-05-27 16:43:08",
            "create_date": "2008-10-14",
            "update_date": "2024-03-05",
            "expiry_date": "2026-03-23",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "LABORATOIRES D'ETUDES ET DE RECHERCHES EN OLIGO ELEMENTS THERAPIE",
            "registrant_address": "Lero, 20-22, rue Arago, 92700 Colombes",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.140991433",
            "name_servers": [
                "ns-182-c.gandi.net",
                "ns-37-a.gandi.net",
                "ns-89-b.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 60,
            "domain_name": "lpr.fund",
            "domain_keyword": "lpr",
            "domain_tld": "fund",
            "query_time": "2024-06-07 00:15:27",
            "create_date": "2022-04-05",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dagestan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "lee.baby",
            "domain_keyword": "lee",
            "domain_tld": "baby",
            "query_time": "2024-06-07 07:22:15",
            "create_date": "2024-04-05",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "leor.ca",
            "domain_keyword": "leor",
            "domain_tld": "ca",
            "query_time": "2024-06-10 15:32:41",
            "create_date": "2022-08-31",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-31",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "leh.be",
            "domain_keyword": "leh",
            "domain_tld": "be",
            "query_time": "2024-06-11 12:40:42",
            "create_date": "2015-11-27",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 64,
            "domain_name": "leo.kids",
            "domain_keyword": "leo",
            "domain_tld": "kids",
            "query_time": "2024-06-11 01:03:13",
            "create_date": "2022-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nexcess.net",
                "ns2.nexcess.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "lera.gallery",
            "domain_keyword": "lera",
            "domain_tld": "gallery",
            "query_time": "2024-06-10 03:39:39",
            "create_date": "2023-12-13",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "l8r.cn",
            "domain_keyword": "l8r",
            "domain_tld": "cn",
            "query_time": "2024-06-12 14:31:14",
            "create_date": "2023-06-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "赵俊红",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "leri.shop",
            "domain_keyword": "leri",
            "domain_tld": "shop",
            "query_time": "2024-04-17 08:22:23",
            "create_date": "2024-02-05",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "nile.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lei.fan",
            "domain_keyword": "lei",
            "domain_tld": "fan",
            "query_time": "2024-04-19 14:50:41",
            "create_date": "2018-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "lei.services",
            "domain_keyword": "lei",
            "domain_tld": "services",
            "query_time": "2024-04-19 14:50:41",
            "create_date": "2017-02-14",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "let.direct",
            "domain_keyword": "let",
            "domain_tld": "direct",
            "query_time": "2024-04-21 23:01:45",
            "create_date": "2016-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "les.vip",
            "domain_keyword": "les",
            "domain_tld": "vip",
            "query_time": "2024-04-21 03:18:54",
            "create_date": "2017-06-16",
            "update_date": "2023-08-18",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Ding Guang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dinah.dnspod.net",
                "grover.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ker.jp",
            "domain_keyword": "ker",
            "domain_tld": "jp",
            "query_time": "2024-04-23 16:01:37",
            "create_date": "2013-09-01",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Poker Popularization Committee",
            "registrant_email": "[email protected]",
            "registrant_phone": "00-0000-0000",
            "name_servers": [
                "ns.inetd.co.jp",
                "ns2.inetd.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 73,
            "domain_name": "ley.biz",
            "domain_keyword": "ley",
            "domain_tld": "biz",
            "query_time": "2024-04-29 09:33:58",
            "create_date": "2002-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "leo.support",
            "domain_keyword": "leo",
            "domain_tld": "support",
            "query_time": "2024-04-30 12:15:22",
            "create_date": "2020-10-20",
            "update_date": "2024-02-13",
            "expiry_date": "2024-10-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_company": "LEO Pharma A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "leo.glass",
            "domain_keyword": "leo",
            "domain_tld": "glass",
            "query_time": "2024-04-30 12:15:22",
            "create_date": "2021-10-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namesystem.se",
                "ns2.namesystem.se",
                "ns3.namesystem.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ger.org.au",
            "domain_keyword": "ger",
            "domain_tld": "org.au",
            "query_time": "2024-05-08 03:41:38",
            "update_date": "2023-04-06",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Gary Howling",
            "name_servers": [
                "ns.otherdns.com.au",
                "ns.otherdns.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lef.training",
            "domain_keyword": "lef",
            "domain_tld": "training",
            "query_time": "2024-05-07 17:59:57",
            "create_date": "2016-10-19",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anker  Kompas",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "lor.ninja",
            "domain_keyword": "lor",
            "domain_tld": "ninja",
            "query_time": "2024-05-07 07:12:26",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2025-10-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "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": [
                "hope.ns.cloudflare.com",
                "osmar.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "lir.su",
            "domain_keyword": "lir",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:33:01",
            "create_date": "2019-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "DOMAINSHOP-SU",
            "registrant_company": "Seven Network Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+442038080106",
            "name_servers": [
                "1.fdns.ru",
                "2.fdns.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 80,
            "domain_name": "lgr.info",
            "domain_keyword": "lgr",
            "domain_tld": "info",
            "query_time": "2024-05-06 11:59:01",
            "create_date": "2024-03-02",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-02",
            "registrar_iana": 3924,
            "registrar_name": "Sav.com, LLC - 34",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "lpr.ru",
            "domain_keyword": "lpr",
            "domain_tld": "ru",
            "query_time": "2024-05-02 20:56:29",
            "create_date": "2010-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC RU-CENTER",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "lel.one",
            "domain_keyword": "lel",
            "domain_tld": "one",
            "query_time": "2024-05-06 09:02:18",
            "create_date": "2024-01-07",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-07",
            "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": 83,
            "domain_name": "l5r.de",
            "domain_keyword": "l5r",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:06:48",
            "update_date": "2023-04-20",
            "name_servers": [
                "ns1027.ui-dns.org",
                "ns1058.ui-dns.biz",
                "ns1110.ui-dns.com",
                "ns1119.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 84,
            "domain_name": "leg.pics",
            "domain_keyword": "leg",
            "domain_tld": "pics",
            "query_time": "2024-05-05 12:08:10",
            "create_date": "2023-04-18",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "Grand Union",
            "registrant_state": "Piilostentie",
            "registrant_country": "PS",
            "registrant_email": "please query the rdds service of the 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": [
                "davina.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "lpr.report",
            "domain_keyword": "lpr",
            "domain_tld": "report",
            "query_time": "2024-05-07 02:27:25",
            "create_date": "2023-06-14",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-14",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "ltr.llc",
            "domain_keyword": "ltr",
            "domain_tld": "llc",
            "query_time": "2024-05-09 02:29:41",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "lex.gay",
            "domain_keyword": "lex",
            "domain_tld": "gay",
            "query_time": "2024-05-09 13:55:22",
            "create_date": "2022-09-20",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lez.us",
            "domain_keyword": "lez",
            "domain_tld": "us",
            "query_time": "2024-04-23 09:52:41",
            "create_date": "2018-07-11",
            "update_date": "2024-01-03",
            "expiry_date": "2025-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "304 S. Jones Blvd",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89107",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7026601388",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ldr.org",
            "domain_keyword": "ldr",
            "domain_tld": "org",
            "query_time": "2024-04-24 05:04:52",
            "create_date": "2000-05-03",
            "update_date": "2024-01-23",
            "expiry_date": "2027-05-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lutheran Disaster Response",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.elca.org",
                "ns2.elca.org",
                "ns3.elca.org",
                "ns4.elca.org",
                "ns5.elca.org",
                "ns7.elca.org",
                "ns8.elca.org",
                "ns9.elca.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "leir.academy",
            "domain_keyword": "leir",
            "domain_tld": "academy",
            "query_time": "2024-05-12 05:01:18",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "elr.co",
            "domain_keyword": "elr",
            "domain_tld": "co",
            "query_time": "2024-05-11 11:50:50",
            "create_date": "2015-10-29",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "llr.capital",
            "domain_keyword": "llr",
            "domain_tld": "capital",
            "query_time": "2024-04-27 11:08:33",
            "create_date": "2015-07-16",
            "update_date": "2023-09-25",
            "expiry_date": "2024-07-16",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LLR Management, L.P.",
            "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": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "lera.app",
            "domain_keyword": "lera",
            "domain_tld": "app",
            "query_time": "2024-04-30 06:54:27",
            "create_date": "2021-10-06",
            "update_date": "2024-03-29",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kuratorium für Verkehrssicherheit",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1164.awsdns-17.org",
                "ns-1545.awsdns-01.co.uk",
                "ns-497.awsdns-62.com",
                "ns-947.awsdns-54.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lev.nl",
            "domain_keyword": "lev",
            "domain_tld": "nl",
            "query_time": "2024-05-01 22:51:42",
            "create_date": "1999-11-19",
            "update_date": "2019-08-05",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.greendomains.nl",
                "ns2.greendomains.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 95,
            "domain_name": "lee.ooo",
            "domain_keyword": "lee",
            "domain_tld": "ooo",
            "query_time": "2024-05-02 01:10:45",
            "create_date": "2020-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Bremen",
            "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.",
            "name_servers": [
                "dns7.parkpage.foundationapi.com",
                "dns8.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "lem.ie",
            "domain_keyword": "lem",
            "domain_tld": "ie",
            "query_time": "2024-04-30 17:03:03",
            "create_date": "2020-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Lem Heating and Plumbing Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "lern.one",
            "domain_keyword": "lern",
            "domain_tld": "one",
            "query_time": "2024-05-13 06:42:36",
            "create_date": "2023-08-26",
            "update_date": "2023-09-10",
            "expiry_date": "2024-08-26",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "lep.cologne",
            "domain_keyword": "lep",
            "domain_tld": "cologne",
            "query_time": "2024-05-20 11:09:03",
            "create_date": "2018-01-19",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "https://www.variomedia.de/",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.gadvelop.de",
                "ns2.gadvelop.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "lea.capital",
            "domain_keyword": "lea",
            "domain_tld": "capital",
            "query_time": "2024-05-20 17:02:53",
            "create_date": "2022-07-01",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-01",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cer.in",
            "domain_keyword": "cer",
            "domain_tld": "in",
            "query_time": "2024-05-20 16:11:57",
            "create_date": "2005-03-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-23",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telepathy, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.109,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ler.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7190</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>leb.pl, lev.waw.pl, lei.tv, jer.lol, legr.org, lbr.vip, lehr.store, bler.top, ledr.co.uk, le4.org, lsr.lt, lfr.uk, 9er.info, led.md, leur.ru, lei.net, lehr.ru, leo.su, aer.ooo, levr.top, len.fit, lor.watch, len.zone, lem.land, lem.email, lar.plus, her.be, lex.vote, cer.app, ber.gallery, laer.info, lnr.cool, aler.pt, ker.one, leb.site, led.today, lep.irish, le7.lol, lei.ltd, lerc.eu, leg.doctor, leh.icu, lir.com.pl, der.com.pl, ker.co.jp, lur.ie, ker.in, lor.baby, ler5.site, 3ler.com, let.group, leg.tv, lex.dk, le2.cc, her.wedding, cler.sk, lver.xyz, lnr.cc, lero.fr, lpr.fund, lee.baby, leor.ca, leh.be, leo.kids, lera.gallery, l8r.cn, leri.shop, lei.fan, lei.services, let.direct, les.vip, ker.jp, ley.biz, leo.support, leo.glass, ger.org.au, lef.training, lor.ninja, lir.su, lgr.info, lpr.ru, lel.one, l5r.de, leg.pics, lpr.report, ltr.llc, lex.gay, lez.us, ldr.org, leir.academy, elr.co, llr.capital, lera.app, lev.nl, lee.ooo, lem.ie, lern.one, lep.cologne, lea.capital, cer.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>leb.pl</domain_name>
   <domain_keyword>leb</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-24 10:34:02</query_time>
   <create_date>2000-03-23</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.ok360.eu</value>
    <value>ns2.ok360.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lev.waw.pl</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-04 20:13:09</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>a1.nslite.net</value>
    <value>a3.nslite.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lei.tv</domain_name>
   <domain_keyword>lei</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-19 14:50:41</query_time>
   <create_date>2011-08-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>jer.lol</domain_name>
   <domain_keyword>jer</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-17 13:48:01</query_time>
   <create_date>2022-05-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-01</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>5</num>
   <domain_name>legr.org</domain_name>
   <domain_keyword>legr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 12:03:01</query_time>
   <create_date>2021-04-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>http://www.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jaziel.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lbr.vip</domain_name>
   <domain_keyword>lbr</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-20 23:31:31</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jiang Tian Bo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lehr.store</domain_name>
   <domain_keyword>lehr</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-25 01:36:17</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>LEHR GmbH</registrant_company>
   <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>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bler.top</domain_name>
   <domain_keyword>bler</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 20:03:38</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2022-07-24</update_date>
   <expiry_date>2026-02-06</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hesisi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang xi zhuang zu zi zhi qu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>goddard.dnspod.net</value>
    <value>heptagon.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ledr.co.uk</domain_name>
   <domain_keyword>ledr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 16:00:32</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2020-07-13</update_date>
   <expiry_date>2028-07-17</expiry_date>
   <registrar_name>Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM]</registrar_name>
   <registrar_website>https://www.name.com</registrar_website>
   <name_servers>
    <value>ns1155.dns.dyn.com</value>
    <value>ns2169.dns.dyn.com</value>
    <value>ns3156.dns.dyn.com</value>
    <value>ns4195.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>le4.org</domain_name>
   <domain_keyword>le4</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:43:05</query_time>
   <create_date>2010-08-23</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-08-23</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.pir.org/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liyongping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lsr.lt</domain_name>
   <domain_keyword>lsr</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-17 21:15:13</query_time>
   <create_date>2008-10-13</create_date>
   <expiry_date>2025-10-14</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>lfr.uk</domain_name>
   <domain_keyword>lfr</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 12:50:10</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2022-03-29</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Catch22 Media Limited [Tag = CATCH22]</registrar_name>
   <registrar_website>http://www.catch22.co.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>13</num>
   <domain_name>9er.info</domain_name>
   <domain_keyword>9er</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 23:27:07</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moalach e.U.</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>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 contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>led.md</domain_name>
   <domain_keyword>led</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-30 21:05:53</query_time>
   <create_date>2007-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <name_servers>
    <value>aaden.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>leur.ru</domain_name>
   <domain_keyword>leur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:16:59</query_time>
   <create_date>2008-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>lei.net</domain_name>
   <domain_keyword>lei</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 19:56:11</query_time>
   <create_date>1994-12-15</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2026-12-14</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.com</registrar_website>
   <registrant_name>DomainPrivacyProtect.info</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>Prinzessinnenstr. 30</registrant_address>
   <registrant_city>Berlin</registrant_city>
   <registrant_zip>10969</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.30983212125</registrant_phone>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lehr.ru</domain_name>
   <domain_keyword>lehr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:32:41</query_time>
   <create_date>2010-09-29</create_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>leo.su</domain_name>
   <domain_keyword>leo</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:32:31</query_time>
   <create_date>2015-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>ACTIVE-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.ru-tld.ru</value>
    <value>dns2.ru-tld.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>aer.ooo</domain_name>
   <domain_keyword>aer</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-10 05:09:33</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2030-04-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>20</num>
   <domain_name>levr.top</domain_name>
   <domain_keyword>levr</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 08:56:44</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang jian ying</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>len.fit</domain_name>
   <domain_keyword>len</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-03 09:20:26</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>22</num>
   <domain_name>lor.watch</domain_name>
   <domain_keyword>lor</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-05-03 21:49:52</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>len.zone</domain_name>
   <domain_keyword>len</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-06 09:08:55</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 rdds service of the registrar of 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-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>lem.land</domain_name>
   <domain_keyword>lem</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-06 09:03:57</query_time>
   <create_date>2022-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tran Van Tien</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns-expire1.matbao.com</value>
    <value>dns-expire2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>lem.email</domain_name>
   <domain_keyword>lem</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-06 09:03:57</query_time>
   <create_date>2015-06-16</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.ntchosting.com</value>
    <value>dns2.ntchosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>lar.plus</domain_name>
   <domain_keyword>lar</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-06 12:06:47</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ruanyuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>her.be</domain_name>
   <domain_keyword>her</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-02 09:37:04</query_time>
   <create_date>2019-02-09</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>lex.vote</domain_name>
   <domain_keyword>lex</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-04-29 09:26:04</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-04-16</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>CivicLex</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kentucky</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cer.app</domain_name>
   <domain_keyword>cer</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 21:00:13</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lao Da</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <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>30</num>
   <domain_name>ber.gallery</domain_name>
   <domain_keyword>ber</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-20 18:13:35</query_time>
   <create_date>2022-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of ber.gallery</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>laer.info</domain_name>
   <domain_keyword>laer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 22:27:39</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gemeinde Laer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1048.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1086.ui-dns.com</value>
    <value>ns1090.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>lnr.cool</domain_name>
   <domain_keyword>lnr</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-17 14:16:12</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aler.pt</domain_name>
   <domain_keyword>aler</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-17 08:16:55</query_time>
   <name_servers>
    <value>cdmy7qoe.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Stand By Payment</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>ker.one</domain_name>
   <domain_keyword>ker</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-16 04:51:28</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAS KERQUEST</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>leb.site</domain_name>
   <domain_keyword>leb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 12:06:24</query_time>
   <create_date>2015-08-11</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>DGTL S.A.R.L</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>LB</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.netfirms-default.domainparkingserver.net</value>
    <value>ns2.netfirms-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>led.today</domain_name>
   <domain_keyword>led</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-15 22:25:41</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>lep.irish</domain_name>
   <domain_keyword>lep</domain_keyword>
   <domain_tld>irish</domain_tld>
   <query_time>2024-05-15 17:34:16</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1448</registrar_iana>
   <registrar_name>Blacknight Internet Solutions Ltd.</registrar_name>
   <registrar_website>https://www.blacknight.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>Co. Dublin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</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.blacknightdns.com</value>
    <value>ns2.blacknightdns.com</value>
    <value>ns3.blacknightdns.com</value>
    <value>ns4.blacknightdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>le7.lol</domain_name>
   <domain_keyword>le7</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-18 04:50:47</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>cleo.ns.cloudflare.com</value>
    <value>evangeline.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>lei.ltd</domain_name>
   <domain_keyword>lei</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 00:31:05</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2022-01-24</update_date>
   <expiry_date>2029-06-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Shu Xun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>lerc.eu</domain_name>
   <domain_keyword>lerc</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-21 06:34:55</query_time>
   <registrar_name>INFOCAL sp. z o.o.</registrar_name>
   <registrar_website>https://www.cal.pl</registrar_website>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>leg.doctor</domain_name>
   <domain_keyword>leg</domain_keyword>
   <domain_tld>doctor</domain_tld>
   <query_time>2024-05-11 22:51:10</query_time>
   <create_date>2016-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>leh.icu</domain_name>
   <domain_keyword>leh</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 15:28:22</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <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>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>lir.com.pl</domain_name>
   <domain_keyword>lir</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-22 21:54:28</query_time>
   <create_date>2007-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns.efirmy.pl</value>
    <value>luna.efirmy.pl</value>
    <value>ns1.efirmy.pl</value>
    <value>ns2.efirmy.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>der.com.pl</domain_name>
   <domain_keyword>der</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-11 10:12:36</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ker.co.jp</domain_name>
   <domain_keyword>ker</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 05:09:33</query_time>
   <create_date>2003-12-16</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Corporation KAGOSHIMA REGIONAL ECONOMIC RESEARCH INSTITUTE</registrant_company>
   <name_servers>
    <value>ns11.minc.ne.jp</value>
    <value>ns12.minc.ne.jp</value>
    <value>ns6.minc.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>46</num>
   <domain_name>lur.ie</domain_name>
   <domain_keyword>lur</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-15 01:37:08</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2027-04-30</expiry_date>
   <registrar_name>Regtons</registrar_name>
   <registrar_website>https://regtons.com/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ker.in</domain_name>
   <domain_keyword>ker</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 05:39:16</query_time>
   <create_date>2024-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>3971</registrar_iana>
   <registrar_name>Costrar EOOD</registrar_name>
   <registrar_website>https://costrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>lor.baby</domain_name>
   <domain_keyword>lor</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-31 01:39:41</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ler5.site</domain_name>
   <domain_keyword>ler5</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 04:48:52</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-23</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>He Nan</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.alidns.com</value>
    <value>ns2.alidns.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>3ler.com</domain_name>
   <domain_keyword>3ler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:02:18</query_time>
   <create_date>2014-03-13</create_date>
   <update_date>2021-03-07</update_date>
   <expiry_date>2024-03-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>let.group</domain_name>
   <domain_keyword>let</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-29 14:19:13</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-29</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>刘柳</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>上海市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>leg.tv</domain_name>
   <domain_keyword>leg</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-29 10:38:50</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2026-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>lex.dk</domain_name>
   <domain_keyword>lex</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-03 08:05:26</query_time>
   <create_date>2003-06-26</create_date>
   <expiry_date>2027-06-30</expiry_date>
   <registrant_name>Foreningen lex.dk</registrant_name>
   <registrant_address>Vognmagergade 10, 1.</registrant_address>
   <registrant_city>København K</registrant_city>
   <registrant_zip>1120</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4551296549</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>le2.cc</domain_name>
   <domain_keyword>le2</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 18:46:08</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <name_servers>
    <value>ns.parktons.com</value>
    <value>ns2.parktons.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>her.wedding</domain_name>
   <domain_keyword>her</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-05-31 11:09:05</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cler.sk</domain_name>
   <domain_keyword>cler</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-26 09:38:05</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>lver.xyz</domain_name>
   <domain_keyword>lver</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 04:43:46</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp.</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_company>SON MINJUN</registrant_company>
   <registrant_state>Yongin-si</registrant_state>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lnr.cc</domain_name>
   <domain_keyword>lnr</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 06:16:13</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>lero.fr</domain_name>
   <domain_keyword>lero</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-27 16:43:08</query_time>
   <create_date>2008-10-14</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-03-23</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>LABORATOIRES D'ETUDES ET DE RECHERCHES EN OLIGO ELEMENTS THERAPIE</registrant_company>
   <registrant_address>Lero, 20-22, rue Arago, 92700 Colombes</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.140991433</registrant_phone>
   <name_servers>
    <value>ns-182-c.gandi.net</value>
    <value>ns-37-a.gandi.net</value>
    <value>ns-89-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>lpr.fund</domain_name>
   <domain_keyword>lpr</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-06-07 00:15:27</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dagestan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>lee.baby</domain_name>
   <domain_keyword>lee</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-06-07 07:22:15</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>leor.ca</domain_name>
   <domain_keyword>leor</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 15:32:41</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>leh.be</domain_name>
   <domain_keyword>leh</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-11 12:40:42</query_time>
   <create_date>2015-11-27</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>leo.kids</domain_name>
   <domain_keyword>leo</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-06-11 01:03:13</query_time>
   <create_date>2022-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nexcess.net</value>
    <value>ns2.nexcess.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>lera.gallery</domain_name>
   <domain_keyword>lera</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-06-10 03:39:39</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>l8r.cn</domain_name>
   <domain_keyword>l8r</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 14:31:14</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>赵俊红</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>leri.shop</domain_name>
   <domain_keyword>leri</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 08:22:23</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>nile.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lei.fan</domain_name>
   <domain_keyword>lei</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-04-19 14:50:41</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>lei.services</domain_name>
   <domain_keyword>lei</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-19 14:50:41</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.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>let.direct</domain_name>
   <domain_keyword>let</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-21 23:01:45</query_time>
   <create_date>2016-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>les.vip</domain_name>
   <domain_keyword>les</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-21 03:18:54</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Ding Guang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dinah.dnspod.net</value>
    <value>grover.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ker.jp</domain_name>
   <domain_keyword>ker</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 16:01:37</query_time>
   <create_date>2013-09-01</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Poker Popularization Committee</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>00-0000-0000</registrant_phone>
   <name_servers>
    <value>ns.inetd.co.jp</value>
    <value>ns2.inetd.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ley.biz</domain_name>
   <domain_keyword>ley</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 09:33:58</query_time>
   <create_date>2002-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>leo.support</domain_name>
   <domain_keyword>leo</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-30 12:15:22</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-10-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_company>LEO Pharma A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>leo.glass</domain_name>
   <domain_keyword>leo</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-04-30 12:15:22</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namesystem.se</value>
    <value>ns2.namesystem.se</value>
    <value>ns3.namesystem.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ger.org.au</domain_name>
   <domain_keyword>ger</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-08 03:41:38</query_time>
   <update_date>2023-04-06</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Gary Howling</registrant_name>
   <name_servers>
    <value>ns.otherdns.com.au</value>
    <value>ns.otherdns.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lef.training</domain_name>
   <domain_keyword>lef</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-07 17:59:57</query_time>
   <create_date>2016-10-19</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anker  Kompas</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>lor.ninja</domain_name>
   <domain_keyword>lor</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-07 07:12:26</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</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>hope.ns.cloudflare.com</value>
    <value>osmar.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>lir.su</domain_name>
   <domain_keyword>lir</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:33:01</query_time>
   <create_date>2019-06-11</create_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>DOMAINSHOP-SU</registrar_name>
   <registrant_company>Seven Network Inc.</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+442038080106</registrant_phone>
   <name_servers>
    <value>1.fdns.ru</value>
    <value>2.fdns.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>lgr.info</domain_name>
   <domain_keyword>lgr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 11:59:01</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>3924</registrar_iana>
   <registrar_name>Sav.com, LLC - 34</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>lpr.ru</domain_name>
   <domain_keyword>lpr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 20:56:29</query_time>
   <create_date>2010-10-19</create_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC RU-CENTER</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>lel.one</domain_name>
   <domain_keyword>lel</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-06 09:02:18</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-07</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>83</num>
   <domain_name>l5r.de</domain_name>
   <domain_keyword>l5r</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:06:48</query_time>
   <update_date>2023-04-20</update_date>
   <name_servers>
    <value>ns1027.ui-dns.org</value>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1110.ui-dns.com</value>
    <value>ns1119.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>leg.pics</domain_name>
   <domain_keyword>leg</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-05 12:08:10</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>Grand Union</registrant_company>
   <registrant_state>Piilostentie</registrant_state>
   <registrant_country>PS</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>davina.ns.cloudflare.com</value>
    <value>uriah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>lpr.report</domain_name>
   <domain_keyword>lpr</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-05-07 02:27:25</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ltr.llc</domain_name>
   <domain_keyword>ltr</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-09 02:29:41</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>87</num>
   <domain_name>lex.gay</domain_name>
   <domain_keyword>lex</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-09 13:55:22</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lez.us</domain_name>
   <domain_keyword>lez</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 09:52:41</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_address>304 S. Jones Blvd</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89107</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7026601388</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ldr.org</domain_name>
   <domain_keyword>ldr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 05:04:52</query_time>
   <create_date>2000-05-03</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2027-05-03</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_company>Lutheran Disaster Response</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.elca.org</value>
    <value>ns2.elca.org</value>
    <value>ns3.elca.org</value>
    <value>ns4.elca.org</value>
    <value>ns5.elca.org</value>
    <value>ns7.elca.org</value>
    <value>ns8.elca.org</value>
    <value>ns9.elca.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>leir.academy</domain_name>
   <domain_keyword>leir</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-12 05:01:18</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>elr.co</domain_name>
   <domain_keyword>elr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 11:50:50</query_time>
   <create_date>2015-10-29</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>llr.capital</domain_name>
   <domain_keyword>llr</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-27 11:08:33</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LLR Management, L.P.</registrant_company>
   <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>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>93</num>
   <domain_name>lera.app</domain_name>
   <domain_keyword>lera</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-30 06:54:27</query_time>
   <create_date>2021-10-06</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kuratorium für Verkehrssicherheit</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>AT</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1164.awsdns-17.org</value>
    <value>ns-1545.awsdns-01.co.uk</value>
    <value>ns-497.awsdns-62.com</value>
    <value>ns-947.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lev.nl</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 22:51:42</query_time>
   <create_date>1999-11-19</create_date>
   <update_date>2019-08-05</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.greendomains.nl</value>
    <value>ns2.greendomains.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lee.ooo</domain_name>
   <domain_keyword>lee</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-02 01:10:45</query_time>
   <create_date>2020-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Bremen</registrant_state>
   <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>
   <name_servers>
    <value>dns7.parkpage.foundationapi.com</value>
    <value>dns8.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>lem.ie</domain_name>
   <domain_keyword>lem</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-30 17:03:03</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Lem Heating and Plumbing Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>lern.one</domain_name>
   <domain_keyword>lern</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 06:42:36</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-08-26</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>lep.cologne</domain_name>
   <domain_keyword>lep</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-05-20 11:09:03</query_time>
   <create_date>2018-01-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>https://www.variomedia.de/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.gadvelop.de</value>
    <value>ns2.gadvelop.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>lea.capital</domain_name>
   <domain_keyword>lea</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-20 17:02:53</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cer.in</domain_name>
   <domain_keyword>cer</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 16:11:57</query_time>
   <create_date>2005-03-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telepathy, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.109</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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