WHOIS QUERY TIME

14 May 2024 - 7:07 AM UTC

Registered: 9 November 2022
Expiry: 9 November 2024

REGISTRAR

Name: 杭州爱名网络有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 李亮亮
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=lwlz.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lwlz.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lwlz.cn",
            "domain_keyword": "lwlz",
            "domain_tld": "cn",
            "query_time": "2024-05-14 07:07:09",
            "create_date": "2022-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "杭州爱名网络有限公司",
            "registrant_name": "李亮亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lwlz.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lwlz.cn</domain_name>
   <domain_keyword>lwlz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 07:07:09</query_time>
   <create_date>2022-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>杭州爱名网络有限公司</registrar_name>
   <registrant_name>李亮亮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.153 seconds) for "lwlz.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Feb 2023 - 2:52 AM UTC

Registered: 9 November 2022
Expiry: 9 November 2023

REGISTRAR

Name: 杭州爱名网络有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 李亮亮
Email: [email protected]

#2 - QUERY TIME

18 Nov 2023 - 9:57 PM UTC

Registered: 9 November 2022
Expiry: 9 November 2024

REGISTRAR

Name: 杭州爱名网络有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 李亮亮
Email: [email protected]

* 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=lwlz.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lwlz.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "lwlz.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "lwlz.cn",
            "domain_keyword": "lwlz",
            "domain_tld": "cn",
            "query_time": "2023-02-12 02:52:28",
            "create_date": "2022-11-09",
            "expiry_date": "2023-11-09",
            "registrar_name": "杭州爱名网络有限公司",
            "registrant_name": "李亮亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lwlz.cn",
            "domain_keyword": "lwlz",
            "domain_tld": "cn",
            "query_time": "2023-11-18 21:57:55",
            "create_date": "2022-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "杭州爱名网络有限公司",
            "registrant_name": "李亮亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.153,
        "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>lwlz.cn</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>lwlz.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lwlz.cn</domain_name>
   <domain_keyword>lwlz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-12 02:52:28</query_time>
   <create_date>2022-11-09</create_date>
   <expiry_date>2023-11-09</expiry_date>
   <registrar_name>杭州爱名网络有限公司</registrar_name>
   <registrant_name>李亮亮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lwlz.cn</domain_name>
   <domain_keyword>lwlz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-11-18 21:57:55</query_time>
   <create_date>2022-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>杭州爱名网络有限公司</registrar_name>
   <registrant_name>李亮亮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.153</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.046 seconds) which contained the exact domain keyword "lwlz".
Domain Name Registered Expiry Registrar Ownership
1 lwlz.com 9 Aug 2004 9 Aug 2025 Dynadot Inc -
2 lwlz.cn 9 Nov 2022 9 Nov 2024 杭州爱名网络有限公司 李亮亮

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lwlz&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lwlz",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "lwlz.com, lwlz.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "lwlz.com",
            "domain_keyword": "lwlz",
            "domain_tld": "com",
            "query_time": "2024-06-12 21:38:03",
            "create_date": "2004-08-09",
            "update_date": "2024-06-04",
            "expiry_date": "2025-08-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lwlz.cn",
            "domain_keyword": "lwlz",
            "domain_tld": "cn",
            "query_time": "2024-05-14 07:07:09",
            "create_date": "2022-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "杭州爱名网络有限公司",
            "registrant_name": "李亮亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lwlz</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>lwlz.com, lwlz.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lwlz.com</domain_name>
   <domain_keyword>lwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 21:38:03</query_time>
   <create_date>2004-08-09</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>2</num>
   <domain_name>lwlz.cn</domain_name>
   <domain_keyword>lwlz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 07:07:09</query_time>
   <create_date>2022-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>杭州爱名网络有限公司</registrar_name>
   <registrant_name>李亮亮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 651 domain names (in 0.107 seconds) which look and sound like the brand name "lwlz".
Domain Name Registered Expiry Registrar Ownership
1 jwlz.com 24 Sep 2002 24 Sep 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
2 rwlz.com 9 Jul 2011 9 Jul 2024 eName Technology Co.,Ltd. -
3 lwla.org 6 Mar 2007 6 Mar 2025 IONOS SE lakewood leadership academy
4 lwli.com 18 Jun 2006 18 Jun 2024 GoDaddy.com, LLC Call 1-833-878-5115
5 lulz.party 4 Sep 2019 4 Sep 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
6 lwlm.gold 30 Mar 2023 30 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chongqing HRH information tech ,.LTD
7 lulz.dev 4 Mar 2019 4 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
8 lwxz.com 12 Feb 2010 12 Feb 2025 Dynadot Inc -
9 lolz.link 29 Jan 2023 29 Jan 2025 Porkbun LLC Private by Design, LLC
10 lylz.com 2 Jul 2006 2 Jul 2024 GoDaddy.com, LLC -
11 lwfz.com.cn 11 Nov 2023 11 Nov 2024 包头市特木鲁网络科技有限公司 程意
12 lwlzg.com 13 May 2020 13 May 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
13 lolz.top 22 Mar 2024 22 Mar 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
14 lilz.xyz 14 Sep 2022 14 Sep 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
15 lzlz.shop 28 Apr 2024 28 Apr 2025 Realtime Register B.V. -
16 lwzl.xyz 30 Oct 2023 30 Oct 2024 Name.com, Inc LULU
17 3wlz.site 23 Nov 2023 23 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
18 wllz.com 24 May 2002 24 May 2025 22net, Inc. -
19 xwlz.com 2 Aug 2017 2 Aug 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
20 lzlz.store 3 Sep 2023 3 Sep 2024 Go Daddy, LLC turki
21 lwls.org 19 Apr 2024 19 Apr 2025 Squarespace Domains LLC Individual Member
22 lwlk.com 7 May 2012 7 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
23 kwlz.com 19 Oct 2004 19 Oct 2024 GoDaddy.com, LLC -
24 ewlz.com 3 Mar 2006 3 Mar 2025 GoDaddy.com, LLC -
25 lwlw.ru 13 Nov 2015 13 Nov 2024 REGRU-RU Private Person
26 jwlz.net 27 Sep 2023 27 Sep 2024 Tucows Domains Inc. -
27 bwlz.com.cn 14 Aug 2023 14 Aug 2024 江苏邦宁科技有限公司 叶奇州
28 lblz.com 7 Feb 2009 7 Feb 2025 Dynadot Inc -
29 lelz.com 9 Apr 2006 9 Apr 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 931245
30 ywlz.lol 4 May 2024 4 May 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
31 lwle.ru 13 May 2009 13 May 2025 RU-CENTER-RU Private Person
32 lolz.com.au - - Web Address Registration Pty Ltd Brad Talbot
33 ljlz.com 16 May 2007 16 May 2025 22net, Inc. -
34 mwlz.com 26 Mar 2009 26 Mar 2025 Dynadot Inc -
35 lrlz.cn 17 Feb 2007 17 Feb 2026 阿里云计算有限公司(万网) 上海丽人丽妆化妆品股份有限公司
36 lwly.top 17 Oct 2023 17 Oct 2025 DNSPod, Inc. liuwei
37 ywlz.com 24 Aug 2001 24 Aug 2025 Dynadot Inc -
38 lulz.ovh 21 Oct 2018 21 Oct 2026 OVH VSec.pl Daria Adler
39 lwcz.net 7 Apr 2009 7 Apr 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
40 kwlz.cn 13 Nov 2020 13 Nov 2024 阿里云计算有限公司(万网) 白朋亮
41 lzlz.pro 13 Mar 2018 13 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 柳峥
42 lolz.co.uk 26 Mar 2016 26 Mar 2025 Chris Conwell [Tag = ZYCON] -
43 lulz.mobi 27 Jun 2011 27 Jun 2024 Key-Systems GmbH Kleiner & Weise
44 lwwz.com 25 Jun 2004 25 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
45 lclz.ru 4 May 2023 4 May 2024 REGRU-RU Private Person
46 lwtz.net 22 May 2015 22 May 2025 22net, Inc. -
47 lvlz.ru 8 Jan 2017 8 Jan 2025 REGRU-RU Private Person
48 lmlz.com 22 Jan 2012 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 jwlz.nl 3 Oct 2002 - team.blue nl B.V. -
50 lwlnz.link 14 May 2024 14 May 2025 1API GmbH Domains By Proxy, LLC
51 lxlz.com.cn 30 Jun 2022 30 Jun 2024 DYNADOTCHINA LLC 李泽然
52 vwlz.com 4 Oct 2009 4 Oct 2024 NameSilo, LLC -
53 lulz.lol 27 Jun 2022 27 Jun 2024 Amazon Registrar, Inc. -
54 qlwlz.com 22 Jul 2023 22 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
55 lalz.top 30 Dec 2020 30 Dec 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) rylynn
56 owlz.biz 16 Apr 2015 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 lplz.com 10 Jun 2005 10 Jun 2025 Dynadot Inc -
58 lulz.fun 26 Oct 2023 26 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
59 bwlz.com 18 Apr 2012 18 Apr 2025 Dynadot Inc -
60 gwlz.com 20 Apr 2005 20 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
61 lzlz.ltd 25 Jan 2024 25 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan jin xue
62 lolz.dad 15 May 2023 15 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
63 iwlz.nl 19 May 2023 - XNS Registrar B.V. -
64 lwuz.top 12 Jun 2023 12 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li wen zuo
65 lulz.bet 25 Mar 2024 25 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 lwlw.com.cn 23 Apr 2023 23 Apr 2025 阿里云计算有限公司(万网) 英克非
67 3wlz.com 8 Sep 2014 8 Sep 2024 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
68 lwiz.link 29 Apr 2023 29 Apr 2025 1API GmbH Domains By Proxy, LLC
69 lwlt.dev 19 Nov 2022 19 Nov 2027 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
70 ltlz.com 15 May 2006 15 May 2025 GoDaddy.com, LLC -
71 lolz.fun 1 Jun 2023 1 Jun 2025 Hosting Concepts B.V. d/b/a Registrar.eu Reach Your Goal
72 lulz.com.br 5 Oct 2011 5 Oct 2025 - Leonardo R
73 lwmz.net 25 Mar 2015 25 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
74 lwlh.com 24 May 2005 24 May 2025 NameSecure L.L.C. -
75 lolz.live 6 Jan 2023 6 Jan 2025 Squarespace Domains II LLC Lolzteam
76 lwlm.ltd 30 Mar 2023 30 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chongqing HRH information tech ,.LTD
77 lilz.top 7 Dec 2019 7 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li he fang
78 lulz.games 31 Jan 2023 31 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 lflz.net 26 May 2023 26 May 2025 Gname 111 Inc -
80 4wlz.com 17 Apr 2019 17 Apr 2025 NameCheap, Inc. -
81 jwlz.org 24 Sep 2002 24 Sep 2024 DNC Holdings, Inc. The Producers, Inc.
82 lwld.asia 22 Apr 2024 22 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
83 lulz.fyi 4 Jan 2020 4 Jan 2026 Cloudflare, Inc SEO Gremlin
84 lolz.cn 9 Mar 2007 9 Mar 2025 阿里云计算有限公司(万网) 肖勇
85 7wlz.org 18 May 2023 18 May 2025 Stichting Registrar of Last Resort Foundation The Shadowserver Foundation
86 swlz.net 15 May 2015 15 May 2025 eName Technology Co.,Ltd. -
87 l0lz.com 16 Sep 2007 16 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 lylz.com.cn 5 Jun 2020 5 Jun 2024 DYNADOTCHINA LLC 田逢春
89 lilz.net 22 Jun 2023 22 Jun 2024 Gname 015 Inc -
90 lwfz.top 22 Jul 2022 22 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang hai peng
91 lw-z.com 23 May 2018 23 May 2028 Xin Net Technology Corporation -
92 pwlz.com 1 Nov 2005 1 Nov 2024 Dynadot Inc -
93 lwlw.site 8 Aug 2023 8 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
94 lwfz.fun 30 Jan 2019 30 Jan 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ambition
95 jwlz.shop 26 Jun 2023 26 Jun 2024 GoDaddy.com LLC -
96 lflz.com.cn 2 Dec 2023 2 Dec 2024 广东时代互联科技有限公司 司晓新
97 lblz.vip 9 Apr 2021 9 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu bin
98 lvlz.io 9 Jul 2023 9 Jul 2024 Key-Systems GmbH c/o whoisproxy.com
99 lwyz.wiki 4 Aug 2023 4 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhu jian hao
100 lwzl.net.cn 20 Sep 2023 20 Sep 2024 郑州世纪创联电子科技开发有限公司 袁雕
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 Lwlz.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lwlz.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lwlz.cn",
        "page_size": 100
    },
    "count": {
        "total": 651,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jwlz.com, rwlz.com, lwla.org, lwli.com, lulz.party, lwlm.gold, lulz.dev, lwxz.com, lolz.link, lylz.com, lwfz.com.cn, lwlzg.com, lolz.top, lilz.xyz, lzlz.shop, lwzl.xyz, 3wlz.site, wllz.com, xwlz.com, lzlz.store, lwls.org, lwlk.com, kwlz.com, ewlz.com, lwlw.ru, jwlz.net, bwlz.com.cn, lblz.com, lelz.com, ywlz.lol, lwle.ru, lolz.com.au, ljlz.com, mwlz.com, lrlz.cn, lwly.top, ywlz.com, lulz.ovh, lwcz.net, kwlz.cn, lzlz.pro, lolz.co.uk, lulz.mobi, lwwz.com, lclz.ru, lwtz.net, lvlz.ru, lmlz.com, jwlz.nl, lwlnz.link, lxlz.com.cn, vwlz.com, lulz.lol, qlwlz.com, lalz.top, owlz.biz, lplz.com, lulz.fun, bwlz.com, gwlz.com, lzlz.ltd, lolz.dad, iwlz.nl, lwuz.top, lulz.bet, lwlw.com.cn, 3wlz.com, lwiz.link, lwlt.dev, ltlz.com, lolz.fun, lulz.com.br, lwmz.net, lwlh.com, lolz.live, lwlm.ltd, lilz.top, lulz.games, lflz.net, 4wlz.com, jwlz.org, lwld.asia, lulz.fyi, lolz.cn, 7wlz.org, swlz.net, l0lz.com, lylz.com.cn, lilz.net, lwfz.top, lw-z.com, pwlz.com, lwlw.site, lwfz.fun, jwlz.shop, lflz.com.cn, lblz.vip, lvlz.io, lwyz.wiki, lwzl.net.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "jwlz.com",
            "domain_keyword": "jwlz",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:03:15",
            "create_date": "2002-09-24",
            "update_date": "2023-08-27",
            "expiry_date": "2025-09-24",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kanton Zürich",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rwlz.com",
            "domain_keyword": "rwlz",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:23:59",
            "create_date": "2011-07-09",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/rwlz.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lwla.org",
            "domain_keyword": "lwla",
            "domain_tld": "org",
            "query_time": "2024-05-09 16:10:07",
            "create_date": "2007-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lakewood leadership academy",
            "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": [
                "ns1049.ui-dns.org",
                "ns1052.ui-dns.biz",
                "ns1060.ui-dns.de",
                "ns1066.ui-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lwli.com",
            "domain_keyword": "lwli",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:07:06",
            "create_date": "2006-06-18",
            "update_date": "2023-01-07",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lulz.party",
            "domain_keyword": "lulz",
            "domain_tld": "party",
            "query_time": "2024-06-05 10:55:58",
            "create_date": "2019-09-04",
            "update_date": "2023-08-11",
            "expiry_date": "2025-09-04",
            "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": [
                "dns31.cloudns.net",
                "dns32.cloudns.net",
                "dns33.cloudns.net",
                "dns34.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lwlm.gold",
            "domain_keyword": "lwlm",
            "domain_tld": "gold",
            "query_time": "2024-05-29 16:27:14",
            "create_date": "2023-03-30",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-30",
            "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": "Chongqing HRH information tech ,.LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing",
            "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": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "lulz.dev",
            "domain_keyword": "lulz",
            "domain_tld": "dev",
            "query_time": "2024-06-05 10:55:58",
            "create_date": "2019-03-04",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-04",
            "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": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lwxz.com",
            "domain_keyword": "lwxz",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:33:52",
            "create_date": "2010-02-12",
            "update_date": "2023-10-09",
            "expiry_date": "2025-02-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lolz.link",
            "domain_keyword": "lolz",
            "domain_tld": "link",
            "query_time": "2024-05-24 17:28:08",
            "create_date": "2023-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "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": 10,
            "domain_name": "lylz.com",
            "domain_keyword": "lylz",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:16:00",
            "create_date": "2006-07-02",
            "update_date": "2024-01-22",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lwfz.com.cn",
            "domain_keyword": "lwfz",
            "domain_tld": "com.cn",
            "query_time": "2024-06-01 22:55:34",
            "create_date": "2023-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "包头市特木鲁网络科技有限公司",
            "registrant_name": "程意",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "lwlzg.com",
            "domain_keyword": "lwlzg",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:07:09",
            "create_date": "2020-05-13",
            "update_date": "2023-06-07",
            "expiry_date": "2026-05-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lolz.top",
            "domain_keyword": "lolz",
            "domain_tld": "top",
            "query_time": "2024-05-24 17:28:08",
            "create_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yun Nan 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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "lilz.xyz",
            "domain_keyword": "lilz",
            "domain_tld": "xyz",
            "query_time": "2024-06-05 10:43:02",
            "create_date": "2022-09-14",
            "update_date": "2023-11-09",
            "expiry_date": "2025-09-14",
            "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": [
                "hazel.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "lzlz.shop",
            "domain_keyword": "lzlz",
            "domain_tld": "shop",
            "query_time": "2024-05-01 17:20:52",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_state": "Hesse",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lwzl.xyz",
            "domain_keyword": "lwzl",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 07:08:55",
            "create_date": "2023-10-30",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "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": [
                "ns1cnb.name.com",
                "ns2knz.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "3wlz.site",
            "domain_keyword": "3wlz",
            "domain_tld": "site",
            "query_time": "2024-05-24 15:09:24",
            "create_date": "2023-11-23",
            "update_date": "2024-01-12",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "wllz.com",
            "domain_keyword": "wllz",
            "domain_tld": "com",
            "query_time": "2024-05-28 07:25:39",
            "create_date": "2002-05-24",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "xwlz.com",
            "domain_keyword": "xwlz",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:07:35",
            "create_date": "2017-08-02",
            "update_date": "2024-01-10",
            "expiry_date": "2025-08-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "lzlz.store",
            "domain_keyword": "lzlz",
            "domain_tld": "store",
            "query_time": "2024-05-19 13:15:10",
            "create_date": "2023-09-03",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "turki",
            "registrant_state": "riyadh",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the 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.perfectdns.com",
                "ns2.perfectdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "lwls.org",
            "domain_keyword": "lwls",
            "domain_tld": "org",
            "query_time": "2024-04-21 17:55:23",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Individual Member",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "lwlk.com",
            "domain_keyword": "lwlk",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:07:06",
            "create_date": "2012-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kwlz.com",
            "domain_keyword": "kwlz",
            "domain_tld": "com",
            "query_time": "2024-06-05 20:09:08",
            "create_date": "2004-10-19",
            "update_date": "2024-01-22",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ewlz.com",
            "domain_keyword": "ewlz",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:20:59",
            "create_date": "2006-03-03",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lwlw.ru",
            "domain_keyword": "lwlw",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:15:37",
            "create_date": "2015-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "jwlz.net",
            "domain_keyword": "jwlz",
            "domain_tld": "net",
            "query_time": "2024-05-04 04:56:12",
            "create_date": "2023-09-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "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",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bwlz.com.cn",
            "domain_keyword": "bwlz",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 05:11:54",
            "create_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "叶奇州",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "lblz.com",
            "domain_keyword": "lblz",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:29:16",
            "create_date": "2009-02-07",
            "update_date": "2023-10-09",
            "expiry_date": "2025-02-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "lelz.com",
            "domain_keyword": "lelz",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:01:50",
            "create_date": "2006-04-09",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-09",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 05baa",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 931245",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ywlz.lol",
            "domain_keyword": "ywlz",
            "domain_tld": "lol",
            "query_time": "2024-05-07 16:09:59",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "meg.ns.cloudflare.com",
                "mustafa.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "lwle.ru",
            "domain_keyword": "lwle",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:15:37",
            "create_date": "2009-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "lolz.com.au",
            "domain_keyword": "lolz",
            "domain_tld": "com.au",
            "query_time": "2024-05-19 15:24:53",
            "update_date": "2023-02-21",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Brad Talbot",
            "name_servers": [
                "chin.ns.cloudflare.com",
                "lochlan.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ljlz.com",
            "domain_keyword": "ljlz",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:26:45",
            "create_date": "2007-05-16",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mwlz.com",
            "domain_keyword": "mwlz",
            "domain_tld": "com",
            "query_time": "2024-05-23 20:50:55",
            "create_date": "2009-03-26",
            "update_date": "2023-10-09",
            "expiry_date": "2025-03-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "lrlz.cn",
            "domain_keyword": "lrlz",
            "domain_tld": "cn",
            "query_time": "2024-05-31 01:48:18",
            "create_date": "2007-02-17",
            "expiry_date": "2026-02-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海丽人丽妆化妆品股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lwly.top",
            "domain_keyword": "lwly",
            "domain_tld": "top",
            "query_time": "2024-05-03 20:37:21",
            "create_date": "2023-10-17",
            "expiry_date": "2025-10-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liuwei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan 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": [
                "barmaid.dnspod.net",
                "cactus.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ywlz.com",
            "domain_keyword": "ywlz",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:26:51",
            "create_date": "2001-08-24",
            "update_date": "2023-12-23",
            "expiry_date": "2025-08-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "lulz.ovh",
            "domain_keyword": "lulz",
            "domain_tld": "ovh",
            "query_time": "2024-06-05 10:55:58",
            "create_date": "2018-10-21",
            "update_date": "2019-10-04",
            "expiry_date": "2026-10-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "VSec.pl Daria Adler",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "burt.ns.cloudflare.com",
                "chin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "lwcz.net",
            "domain_keyword": "lwcz",
            "domain_tld": "net",
            "query_time": "2024-06-06 16:30:42",
            "create_date": "2009-04-07",
            "update_date": "2009-04-07",
            "expiry_date": "2025-04-07",
            "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": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=lwcz.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kwlz.cn",
            "domain_keyword": "kwlz",
            "domain_tld": "cn",
            "query_time": "2024-05-18 02:24:45",
            "create_date": "2020-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "白朋亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "lzlz.pro",
            "domain_keyword": "lzlz",
            "domain_tld": "pro",
            "query_time": "2024-05-19 13:15:10",
            "create_date": "2018-03-13",
            "update_date": "2024-01-19",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "柳峥",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "上海",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "lolz.co.uk",
            "domain_keyword": "lolz",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 14:04:41",
            "create_date": "2016-03-26",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-26",
            "registrar_name": "Chris Conwell [Tag = ZYCON]",
            "registrar_website": "http://zycon.co.uk",
            "name_servers": [
                "ns60.hosterbox.com",
                "ns61.hosterbox.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "lulz.mobi",
            "domain_keyword": "lulz",
            "domain_tld": "mobi",
            "query_time": "2024-05-25 16:38:56",
            "create_date": "2011-06-27",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kleiner & Weise",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsres.net",
                "ns2.dnsres.net",
                "ns3.dnsres.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "lwwz.com",
            "domain_keyword": "lwwz",
            "domain_tld": "com",
            "query_time": "2024-05-31 05:15:30",
            "create_date": "2004-06-25",
            "update_date": "2024-05-04",
            "expiry_date": "2025-06-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijng",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "lclz.ru",
            "domain_keyword": "lclz",
            "domain_tld": "ru",
            "query_time": "2024-06-01 18:53:32",
            "create_date": "2023-05-04",
            "expiry_date": "2024-05-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "lwtz.net",
            "domain_keyword": "lwtz",
            "domain_tld": "net",
            "query_time": "2024-05-26 04:47:29",
            "create_date": "2015-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "lvlz.ru",
            "domain_keyword": "lvlz",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:15:18",
            "create_date": "2017-01-08",
            "expiry_date": "2025-01-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "lmlz.com",
            "domain_keyword": "lmlz",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:07:15",
            "create_date": "2012-01-22",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=lmlz.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "jwlz.nl",
            "domain_keyword": "jwlz",
            "domain_tld": "nl",
            "query_time": "2024-05-08 19:43:21",
            "create_date": "2002-10-03",
            "update_date": "2022-12-08",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.hostingxs.nl",
                "ns2.hostingxs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "lwlnz.link",
            "domain_keyword": "lwlnz",
            "domain_tld": "link",
            "query_time": "2024-05-16 16:50:14",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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.1233dns.com",
                "ns2.951dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "lxlz.com.cn",
            "domain_keyword": "lxlz",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 15:18:57",
            "create_date": "2022-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "李泽然",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "vwlz.com",
            "domain_keyword": "vwlz",
            "domain_tld": "com",
            "query_time": "2024-06-09 22:11:22",
            "create_date": "2009-10-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "lulz.lol",
            "domain_keyword": "lulz",
            "domain_tld": "lol",
            "query_time": "2024-04-27 22:09:53",
            "create_date": "2022-06-27",
            "update_date": "2024-04-18",
            "expiry_date": "2024-06-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_state": "CA",
            "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": [
                "apollo.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "qlwlz.com",
            "domain_keyword": "qlwlz",
            "domain_tld": "com",
            "query_time": "2024-04-30 20:15:05",
            "create_date": "2023-07-22",
            "update_date": "2023-11-26",
            "expiry_date": "2024-07-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "lalz.top",
            "domain_keyword": "lalz",
            "domain_tld": "top",
            "query_time": "2024-04-21 00:28:24",
            "create_date": "2020-12-30",
            "update_date": "2021-10-13",
            "expiry_date": "2030-12-30",
            "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": "rylynn",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "owlz.biz",
            "domain_keyword": "owlz",
            "domain_tld": "biz",
            "query_time": "2024-04-20 23:28:49",
            "create_date": "2015-04-16",
            "update_date": "2023-07-16",
            "expiry_date": "2025-04-15",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "lplz.com",
            "domain_keyword": "lplz",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:43:28",
            "create_date": "2005-06-10",
            "update_date": "2023-10-09",
            "expiry_date": "2025-06-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lulz.fun",
            "domain_keyword": "lulz",
            "domain_tld": "fun",
            "query_time": "2024-04-27 22:09:53",
            "create_date": "2023-10-26",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-26",
            "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": [
                "khalid.ns.cloudflare.com",
                "meiling.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bwlz.com",
            "domain_keyword": "bwlz",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:51:33",
            "create_date": "2012-04-18",
            "update_date": "2023-10-22",
            "expiry_date": "2025-04-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "gwlz.com",
            "domain_keyword": "gwlz",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:57:14",
            "create_date": "2005-04-20",
            "update_date": "2023-04-11",
            "expiry_date": "2025-04-20",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.qiaomi.com",
                "ns2.qiaomi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "lzlz.ltd",
            "domain_keyword": "lzlz",
            "domain_tld": "ltd",
            "query_time": "2024-05-22 00:24:22",
            "create_date": "2024-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "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": "fan jin xue",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lolz.dad",
            "domain_keyword": "lolz",
            "domain_tld": "dad",
            "query_time": "2024-05-15 00:21:23",
            "create_date": "2023-05-15",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-15",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "iwlz.nl",
            "domain_keyword": "iwlz",
            "domain_tld": "nl",
            "query_time": "2024-04-20 04:14:47",
            "create_date": "2023-05-19",
            "update_date": "2023-05-19",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "lwuz.top",
            "domain_keyword": "lwuz",
            "domain_tld": "top",
            "query_time": "2024-04-18 01:33:10",
            "create_date": "2023-06-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li wen zuo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "lulz.bet",
            "domain_keyword": "lulz",
            "domain_tld": "bet",
            "query_time": "2024-05-23 09:04:49",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "lwlw.com.cn",
            "domain_keyword": "lwlw",
            "domain_tld": "com.cn",
            "query_time": "2024-05-03 20:37:20",
            "create_date": "2023-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "英克非",
            "registrant_email": "[email protected]",
            "name_servers": [
                "sales1.17ex.com",
                "sales2.17ex.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "3wlz.com",
            "domain_keyword": "3wlz",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:18:44",
            "create_date": "2014-09-08",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lwiz.link",
            "domain_keyword": "lwiz",
            "domain_tld": "link",
            "query_time": "2024-05-23 20:44:00",
            "create_date": "2023-04-29",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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": 69,
            "domain_name": "lwlt.dev",
            "domain_keyword": "lwlt",
            "domain_tld": "dev",
            "query_time": "2024-05-14 07:07:08",
            "create_date": "2022-11-19",
            "update_date": "2022-11-24",
            "expiry_date": "2027-11-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 70,
            "domain_name": "ltlz.com",
            "domain_keyword": "ltlz",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:46:57",
            "create_date": "2006-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lolz.fun",
            "domain_keyword": "lolz",
            "domain_tld": "fun",
            "query_time": "2024-06-02 00:59:15",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "Reach Your Goal",
            "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.",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "lulz.com.br",
            "domain_keyword": "lulz",
            "domain_tld": "com.br",
            "query_time": "2024-06-05 10:55:58",
            "create_date": "2011-10-05",
            "update_date": "2023-09-23",
            "expiry_date": "2025-10-05",
            "registrant_name": "Leonardo R",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 73,
            "domain_name": "lwmz.net",
            "domain_keyword": "lwmz",
            "domain_tld": "net",
            "query_time": "2024-04-18 01:30:52",
            "create_date": "2015-03-25",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "anhui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "lwlh.com",
            "domain_keyword": "lwlh",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:13:26",
            "create_date": "2005-05-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 30,
            "registrar_name": "NameSecure L.L.C.",
            "registrar_website": "http://www.namesecure.com",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "lolz.live",
            "domain_keyword": "lolz",
            "domain_tld": "live",
            "query_time": "2024-05-27 17:04:30",
            "create_date": "2023-01-06",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lolzteam",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u041D\\u0438\\u0436\\u0435\\u0433\\u043E\\u0440\\u043E\\u0434\\u0441\\u043A\\u0430\\u044F \\u043E\\u0431\\u043B\\u0430...",
            "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": [
                "dns1.lowprotect.com",
                "dns2.lowprotect.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "lwlm.ltd",
            "domain_keyword": "lwlm",
            "domain_tld": "ltd",
            "query_time": "2024-05-29 16:27:14",
            "create_date": "2023-03-30",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-30",
            "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": "Chongqing HRH information tech ,.LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lilz.top",
            "domain_keyword": "lilz",
            "domain_tld": "top",
            "query_time": "2024-04-27 20:23:24",
            "create_date": "2019-12-07",
            "update_date": "2024-02-21",
            "expiry_date": "2024-12-07",
            "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": "li he fang",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "lulz.games",
            "domain_keyword": "lulz",
            "domain_tld": "games",
            "query_time": "2024-05-29 21:12:50",
            "create_date": "2023-01-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-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": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "lflz.net",
            "domain_keyword": "lflz",
            "domain_tld": "net",
            "query_time": "2024-05-28 23:28:41",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 4103,
            "registrar_name": "Gname 111 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "4wlz.com",
            "domain_keyword": "4wlz",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:58:32",
            "create_date": "2019-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "jwlz.org",
            "domain_keyword": "jwlz",
            "domain_tld": "org",
            "query_time": "2024-04-23 13:03:16",
            "create_date": "2002-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Producers, Inc.",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "lwld.asia",
            "domain_keyword": "lwld",
            "domain_tld": "asia",
            "query_time": "2024-04-24 14:16:37",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan 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": [
                "oswald.ns.cloudflare.com",
                "ziggy.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "lulz.fyi",
            "domain_keyword": "lulz",
            "domain_tld": "fyi",
            "query_time": "2024-05-11 19:49:50",
            "create_date": "2020-01-04",
            "update_date": "2024-03-04",
            "expiry_date": "2026-01-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SEO Gremlin",
            "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": [
                "anahi.ns.cloudflare.com",
                "jakub.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "lolz.cn",
            "domain_keyword": "lolz",
            "domain_tld": "cn",
            "query_time": "2024-05-23 03:17:02",
            "create_date": "2007-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "肖勇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "boyd.ns.cloudflare.com",
                "chan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "7wlz.org",
            "domain_keyword": "7wlz",
            "domain_tld": "org",
            "query_time": "2024-05-20 22:19:48",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 2482,
            "registrar_name": "Stichting Registrar of Last Resort Foundation",
            "registrar_website": "https://www.rolr.eu/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Shadowserver Foundation",
            "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.sinkhole.shadowserver.us",
                "ns2.sinkhole.shadowserver.us",
                "ns3.sinkhole.shadowserver.us",
                "ns4.sinkhole.shadowserver.us",
                "ns5.sinkhole.shadowserver.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "swlz.net",
            "domain_keyword": "swlz",
            "domain_tld": "net",
            "query_time": "2024-05-18 15:30:17",
            "create_date": "2015-05-15",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/swlz.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "l0lz.com",
            "domain_keyword": "l0lz",
            "domain_tld": "com",
            "query_time": "2024-06-10 04:29:12",
            "create_date": "2007-09-16",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=l0lz.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lylz.com.cn",
            "domain_keyword": "lylz",
            "domain_tld": "com.cn",
            "query_time": "2024-04-27 11:21:28",
            "create_date": "2020-06-05",
            "expiry_date": "2024-06-05",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "田逢春",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "lilz.net",
            "domain_keyword": "lilz",
            "domain_tld": "net",
            "query_time": "2024-04-21 07:21:23",
            "create_date": "2023-06-22",
            "update_date": "2023-10-09",
            "expiry_date": "2024-06-22",
            "registrar_iana": 3984,
            "registrar_name": "Gname 015 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "lwfz.top",
            "domain_keyword": "lwfz",
            "domain_tld": "top",
            "query_time": "2024-06-09 00:41:47",
            "create_date": "2022-07-22",
            "update_date": "2022-07-22",
            "expiry_date": "2024-07-22",
            "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": "wang hai peng",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "lw-z.com",
            "domain_keyword": "lw-z",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:08:53",
            "create_date": "2018-05-23",
            "update_date": "2022-03-02",
            "expiry_date": "2028-05-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pwlz.com",
            "domain_keyword": "pwlz",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:43:44",
            "create_date": "2005-11-01",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "lwlw.site",
            "domain_keyword": "lwlw",
            "domain_tld": "site",
            "query_time": "2024-05-03 20:37:20",
            "create_date": "2023-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-08",
            "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": [
                "dorthy.ns.cloudflare.com",
                "ignacio.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lwfz.fun",
            "domain_keyword": "lwfz",
            "domain_tld": "fun",
            "query_time": "2024-05-14 07:06:39",
            "create_date": "2019-01-30",
            "update_date": "2023-08-31",
            "expiry_date": "2029-01-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "ambition",
            "registrant_state": "henan",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "jwlz.shop",
            "domain_keyword": "jwlz",
            "domain_tld": "shop",
            "query_time": "2024-04-23 13:03:17",
            "create_date": "2023-06-26",
            "update_date": "2023-08-22",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "lflz.com.cn",
            "domain_keyword": "lflz",
            "domain_tld": "com.cn",
            "query_time": "2024-04-20 14:56:35",
            "create_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "司晓新",
            "registrant_email": "[email protected]",
            "name_servers": [
                "emerie.ns.cloudflare.com",
                "leonidas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "lblz.vip",
            "domain_keyword": "lblz",
            "domain_tld": "vip",
            "query_time": "2024-04-20 23:29:16",
            "create_date": "2021-04-09",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-09",
            "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": "liu bin",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "lvlz.io",
            "domain_keyword": "lvlz",
            "domain_tld": "io",
            "query_time": "2024-06-08 13:10:45",
            "create_date": "2023-07-09",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "lwyz.wiki",
            "domain_keyword": "lwyz",
            "domain_tld": "wiki",
            "query_time": "2024-05-03 20:38:27",
            "create_date": "2023-08-04",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-04",
            "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": "zhu jian hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "lwzl.net.cn",
            "domain_keyword": "lwzl",
            "domain_tld": "net.cn",
            "query_time": "2024-04-18 01:34:33",
            "create_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "袁雕",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.107,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lwlz.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>651</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jwlz.com, rwlz.com, lwla.org, lwli.com, lulz.party, lwlm.gold, lulz.dev, lwxz.com, lolz.link, lylz.com, lwfz.com.cn, lwlzg.com, lolz.top, lilz.xyz, lzlz.shop, lwzl.xyz, 3wlz.site, wllz.com, xwlz.com, lzlz.store, lwls.org, lwlk.com, kwlz.com, ewlz.com, lwlw.ru, jwlz.net, bwlz.com.cn, lblz.com, lelz.com, ywlz.lol, lwle.ru, lolz.com.au, ljlz.com, mwlz.com, lrlz.cn, lwly.top, ywlz.com, lulz.ovh, lwcz.net, kwlz.cn, lzlz.pro, lolz.co.uk, lulz.mobi, lwwz.com, lclz.ru, lwtz.net, lvlz.ru, lmlz.com, jwlz.nl, lwlnz.link, lxlz.com.cn, vwlz.com, lulz.lol, qlwlz.com, lalz.top, owlz.biz, lplz.com, lulz.fun, bwlz.com, gwlz.com, lzlz.ltd, lolz.dad, iwlz.nl, lwuz.top, lulz.bet, lwlw.com.cn, 3wlz.com, lwiz.link, lwlt.dev, ltlz.com, lolz.fun, lulz.com.br, lwmz.net, lwlh.com, lolz.live, lwlm.ltd, lilz.top, lulz.games, lflz.net, 4wlz.com, jwlz.org, lwld.asia, lulz.fyi, lolz.cn, 7wlz.org, swlz.net, l0lz.com, lylz.com.cn, lilz.net, lwfz.top, lw-z.com, pwlz.com, lwlw.site, lwfz.fun, jwlz.shop, lflz.com.cn, lblz.vip, lvlz.io, lwyz.wiki, lwzl.net.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jwlz.com</domain_name>
   <domain_keyword>jwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:03:15</query_time>
   <create_date>2002-09-24</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kanton Zürich</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rwlz.com</domain_name>
   <domain_keyword>rwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:23:59</query_time>
   <create_date>2011-07-09</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/rwlz.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lwla.org</domain_name>
   <domain_keyword>lwla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 16:10:07</query_time>
   <create_date>2007-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</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>lakewood leadership academy</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>ns1049.ui-dns.org</value>
    <value>ns1052.ui-dns.biz</value>
    <value>ns1060.ui-dns.de</value>
    <value>ns1066.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lwli.com</domain_name>
   <domain_keyword>lwli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:07:06</query_time>
   <create_date>2006-06-18</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lulz.party</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-06-05 10:55:58</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-09-04</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>dns31.cloudns.net</value>
    <value>dns32.cloudns.net</value>
    <value>dns33.cloudns.net</value>
    <value>dns34.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lwlm.gold</domain_name>
   <domain_keyword>lwlm</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-29 16:27:14</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-30</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>Chongqing HRH information tech ,.LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing</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>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lulz.dev</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-05 10:55:58</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-04</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>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lwxz.com</domain_name>
   <domain_keyword>lwxz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:33:52</query_time>
   <create_date>2010-02-12</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lolz.link</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-24 17:28:08</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>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>10</num>
   <domain_name>lylz.com</domain_name>
   <domain_keyword>lylz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:16:00</query_time>
   <create_date>2006-07-02</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>11</num>
   <domain_name>lwfz.com.cn</domain_name>
   <domain_keyword>lwfz</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-01 22:55:34</query_time>
   <create_date>2023-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>包头市特木鲁网络科技有限公司</registrar_name>
   <registrant_name>程意</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>lwlzg.com</domain_name>
   <domain_keyword>lwlzg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:07:09</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2026-05-13</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lolz.top</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 17:28:08</query_time>
   <create_date>2024-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Yun Nan 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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>lilz.xyz</domain_name>
   <domain_keyword>lilz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-05 10:43:02</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-09-14</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>hazel.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>lzlz.shop</domain_name>
   <domain_keyword>lzlz</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 17:20:52</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_state>Hesse</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lwzl.xyz</domain_name>
   <domain_keyword>lwzl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 07:08:55</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</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>ns1cnb.name.com</value>
    <value>ns2knz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>3wlz.site</domain_name>
   <domain_keyword>3wlz</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 15:09:24</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-01-12</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wllz.com</domain_name>
   <domain_keyword>wllz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 07:25:39</query_time>
   <create_date>2002-05-24</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>xwlz.com</domain_name>
   <domain_keyword>xwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:07:35</query_time>
   <create_date>2017-08-02</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>20</num>
   <domain_name>lzlz.store</domain_name>
   <domain_keyword>lzlz</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 13:15:10</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>turki</registrant_company>
   <registrant_state>riyadh</registrant_state>
   <registrant_country>SA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.perfectdns.com</value>
    <value>ns2.perfectdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>lwls.org</domain_name>
   <domain_keyword>lwls</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 17:55:23</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Individual Member</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>lwlk.com</domain_name>
   <domain_keyword>lwlk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:07:06</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kwlz.com</domain_name>
   <domain_keyword>kwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 20:09:08</query_time>
   <create_date>2004-10-19</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>24</num>
   <domain_name>ewlz.com</domain_name>
   <domain_keyword>ewlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:20:59</query_time>
   <create_date>2006-03-03</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>lwlw.ru</domain_name>
   <domain_keyword>lwlw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:15:37</query_time>
   <create_date>2015-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>jwlz.net</domain_name>
   <domain_keyword>jwlz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 04:56:12</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bwlz.com.cn</domain_name>
   <domain_keyword>bwlz</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 05:11:54</query_time>
   <create_date>2023-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>叶奇州</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>lblz.com</domain_name>
   <domain_keyword>lblz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:29:16</query_time>
   <create_date>2009-02-07</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>lelz.com</domain_name>
   <domain_keyword>lelz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:01:50</query_time>
   <create_date>2006-04-09</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 05baa</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 931245</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ywlz.lol</domain_name>
   <domain_keyword>ywlz</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-07 16:09:59</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>meg.ns.cloudflare.com</value>
    <value>mustafa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>lwle.ru</domain_name>
   <domain_keyword>lwle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:15:37</query_time>
   <create_date>2009-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>lolz.com.au</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-19 15:24:53</query_time>
   <update_date>2023-02-21</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Brad Talbot</registrant_name>
   <name_servers>
    <value>chin.ns.cloudflare.com</value>
    <value>lochlan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ljlz.com</domain_name>
   <domain_keyword>ljlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:26:45</query_time>
   <create_date>2007-05-16</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mwlz.com</domain_name>
   <domain_keyword>mwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 20:50:55</query_time>
   <create_date>2009-03-26</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>lrlz.cn</domain_name>
   <domain_keyword>lrlz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 01:48:18</query_time>
   <create_date>2007-02-17</create_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海丽人丽妆化妆品股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lwly.top</domain_name>
   <domain_keyword>lwly</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 20:37:21</query_time>
   <create_date>2023-10-17</create_date>
   <expiry_date>2025-10-17</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>liuwei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan 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>barmaid.dnspod.net</value>
    <value>cactus.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ywlz.com</domain_name>
   <domain_keyword>ywlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:26:51</query_time>
   <create_date>2001-08-24</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>lulz.ovh</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-05 10:55:58</query_time>
   <create_date>2018-10-21</create_date>
   <update_date>2019-10-04</update_date>
   <expiry_date>2026-10-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>VSec.pl Daria Adler</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>burt.ns.cloudflare.com</value>
    <value>chin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>lwcz.net</domain_name>
   <domain_keyword>lwcz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 16:30:42</query_time>
   <create_date>2009-04-07</create_date>
   <update_date>2009-04-07</update_date>
   <expiry_date>2025-04-07</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>Jiang Su</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=lwcz.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kwlz.cn</domain_name>
   <domain_keyword>kwlz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 02:24:45</query_time>
   <create_date>2020-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>白朋亮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>lzlz.pro</domain_name>
   <domain_keyword>lzlz</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 13:15:10</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-03-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>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>柳峥</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>上海</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>lolz.co.uk</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 14:04:41</query_time>
   <create_date>2016-03-26</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Chris Conwell [Tag = ZYCON]</registrar_name>
   <registrar_website>http://zycon.co.uk</registrar_website>
   <name_servers>
    <value>ns60.hosterbox.com</value>
    <value>ns61.hosterbox.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>lulz.mobi</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-25 16:38:56</query_time>
   <create_date>2011-06-27</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kleiner &amp; Weise</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>ns1.dnsres.net</value>
    <value>ns2.dnsres.net</value>
    <value>ns3.dnsres.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>lwwz.com</domain_name>
   <domain_keyword>lwwz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 05:15:30</query_time>
   <create_date>2004-06-25</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-06-25</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>lclz.ru</domain_name>
   <domain_keyword>lclz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 18:53:32</query_time>
   <create_date>2023-05-04</create_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>lwtz.net</domain_name>
   <domain_keyword>lwtz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 04:47:29</query_time>
   <create_date>2015-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>lvlz.ru</domain_name>
   <domain_keyword>lvlz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:15:18</query_time>
   <create_date>2017-01-08</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>lmlz.com</domain_name>
   <domain_keyword>lmlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:07:15</query_time>
   <create_date>2012-01-22</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=lmlz.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>49</num>
   <domain_name>jwlz.nl</domain_name>
   <domain_keyword>jwlz</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 19:43:21</query_time>
   <create_date>2002-10-03</create_date>
   <update_date>2022-12-08</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.hostingxs.nl</value>
    <value>ns2.hostingxs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>lwlnz.link</domain_name>
   <domain_keyword>lwlnz</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-16 16:50:14</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</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.1233dns.com</value>
    <value>ns2.951dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>51</num>
   <domain_name>lxlz.com.cn</domain_name>
   <domain_keyword>lxlz</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 15:18:57</query_time>
   <create_date>2022-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</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>52</num>
   <domain_name>vwlz.com</domain_name>
   <domain_keyword>vwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 22:11:22</query_time>
   <create_date>2009-10-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>lulz.lol</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-27 22:09:53</query_time>
   <create_date>2022-06-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_state>CA</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>apollo.ns.cloudflare.com</value>
    <value>kate.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>54</num>
   <domain_name>qlwlz.com</domain_name>
   <domain_keyword>qlwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 20:15:05</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>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>55</num>
   <domain_name>lalz.top</domain_name>
   <domain_keyword>lalz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 00:28:24</query_time>
   <create_date>2020-12-30</create_date>
   <update_date>2021-10-13</update_date>
   <expiry_date>2030-12-30</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>rylynn</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>owlz.biz</domain_name>
   <domain_keyword>owlz</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-20 23:28:49</query_time>
   <create_date>2015-04-16</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-04-15</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>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>57</num>
   <domain_name>lplz.com</domain_name>
   <domain_keyword>lplz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:43:28</query_time>
   <create_date>2005-06-10</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lulz.fun</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-27 22:09:53</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-26</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>khalid.ns.cloudflare.com</value>
    <value>meiling.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bwlz.com</domain_name>
   <domain_keyword>bwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:51:33</query_time>
   <create_date>2012-04-18</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>gwlz.com</domain_name>
   <domain_keyword>gwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:57:14</query_time>
   <create_date>2005-04-20</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2025-04-20</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>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.qiaomi.com</value>
    <value>ns2.qiaomi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>lzlz.ltd</domain_name>
   <domain_keyword>lzlz</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-22 00:24:22</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</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>fan jin xue</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>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>62</num>
   <domain_name>lolz.dad</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>dad</domain_tld>
   <query_time>2024-05-15 00:21:23</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-15</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>iwlz.nl</domain_name>
   <domain_keyword>iwlz</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-20 04:14:47</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2023-05-19</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>lwuz.top</domain_name>
   <domain_keyword>lwuz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 01:33:10</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li wen zuo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>lulz.bet</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-23 09:04:49</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>66</num>
   <domain_name>lwlw.com.cn</domain_name>
   <domain_keyword>lwlw</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-03 20:37:20</query_time>
   <create_date>2023-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>英克非</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>sales1.17ex.com</value>
    <value>sales2.17ex.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>3wlz.com</domain_name>
   <domain_keyword>3wlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:18:44</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>olga.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>lwiz.link</domain_name>
   <domain_keyword>lwiz</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-23 20:44:00</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</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>69</num>
   <domain_name>lwlt.dev</domain_name>
   <domain_keyword>lwlt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-14 07:07:08</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2022-11-24</update_date>
   <expiry_date>2027-11-19</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_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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>70</num>
   <domain_name>ltlz.com</domain_name>
   <domain_keyword>ltlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:46:57</query_time>
   <create_date>2006-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lolz.fun</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-02 00:59:15</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>Reach Your Goal</registrant_company>
   <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>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>lulz.com.br</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-05 10:55:58</query_time>
   <create_date>2011-10-05</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrant_name>Leonardo R</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>lwmz.net</domain_name>
   <domain_keyword>lwmz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 01:30:52</query_time>
   <create_date>2015-03-25</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-25</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>
   <registrant_state>anhui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>lwlh.com</domain_name>
   <domain_keyword>lwlh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:13:26</query_time>
   <create_date>2005-05-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>30</registrar_iana>
   <registrar_name>NameSecure L.L.C.</registrar_name>
   <registrar_website>http://www.namesecure.com</registrar_website>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>lolz.live</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-27 17:04:30</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lolzteam</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u041D\u0438\u0436\u0435\u0433\u043E\u0440\u043E\u0434\u0441\u043A\u0430\u044F \u043E\u0431\u043B\u0430...</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>dns1.lowprotect.com</value>
    <value>dns2.lowprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>lwlm.ltd</domain_name>
   <domain_keyword>lwlm</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-29 16:27:14</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-30</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>Chongqing HRH information tech ,.LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lilz.top</domain_name>
   <domain_keyword>lilz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 20:23:24</query_time>
   <create_date>2019-12-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-12-07</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>li he fang</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>lulz.games</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-29 21:12:50</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>lflz.net</domain_name>
   <domain_keyword>lflz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 23:28:41</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>4103</registrar_iana>
   <registrar_name>Gname 111 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>80</num>
   <domain_name>4wlz.com</domain_name>
   <domain_keyword>4wlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:58:32</query_time>
   <create_date>2019-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>jwlz.org</domain_name>
   <domain_keyword>jwlz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 13:03:16</query_time>
   <create_date>2002-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Producers, Inc.</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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>lwld.asia</domain_name>
   <domain_keyword>lwld</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-24 14:16:37</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-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>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan 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>oswald.ns.cloudflare.com</value>
    <value>ziggy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>lulz.fyi</domain_name>
   <domain_keyword>lulz</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-11 19:49:50</query_time>
   <create_date>2020-01-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2026-01-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_company>SEO Gremlin</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>anahi.ns.cloudflare.com</value>
    <value>jakub.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>lolz.cn</domain_name>
   <domain_keyword>lolz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 03:17:02</query_time>
   <create_date>2007-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>肖勇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>boyd.ns.cloudflare.com</value>
    <value>chan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>7wlz.org</domain_name>
   <domain_keyword>7wlz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 22:19:48</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>2482</registrar_iana>
   <registrar_name>Stichting Registrar of Last Resort Foundation</registrar_name>
   <registrar_website>https://www.rolr.eu/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Shadowserver Foundation</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.sinkhole.shadowserver.us</value>
    <value>ns2.sinkhole.shadowserver.us</value>
    <value>ns3.sinkhole.shadowserver.us</value>
    <value>ns4.sinkhole.shadowserver.us</value>
    <value>ns5.sinkhole.shadowserver.us</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>swlz.net</domain_name>
   <domain_keyword>swlz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 15:30:17</query_time>
   <create_date>2015-05-15</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/swlz.net</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>l0lz.com</domain_name>
   <domain_keyword>l0lz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 04:29:12</query_time>
   <create_date>2007-09-16</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=l0lz.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lylz.com.cn</domain_name>
   <domain_keyword>lylz</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-27 11:21:28</query_time>
   <create_date>2020-06-05</create_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>田逢春</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>lilz.net</domain_name>
   <domain_keyword>lilz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 07:21:23</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>3984</registrar_iana>
   <registrar_name>Gname 015 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <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>90</num>
   <domain_name>lwfz.top</domain_name>
   <domain_keyword>lwfz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-09 00:41:47</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2022-07-22</update_date>
   <expiry_date>2024-07-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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang hai peng</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>lw-z.com</domain_name>
   <domain_keyword>lw-z</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:08:53</query_time>
   <create_date>2018-05-23</create_date>
   <update_date>2022-03-02</update_date>
   <expiry_date>2028-05-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <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>92</num>
   <domain_name>pwlz.com</domain_name>
   <domain_keyword>pwlz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:43:44</query_time>
   <create_date>2005-11-01</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>lwlw.site</domain_name>
   <domain_keyword>lwlw</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 20:37:20</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-08</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>dorthy.ns.cloudflare.com</value>
    <value>ignacio.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lwfz.fun</domain_name>
   <domain_keyword>lwfz</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-14 07:06:39</query_time>
   <create_date>2019-01-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-01-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>ambition</registrant_company>
   <registrant_state>henan</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>jwlz.shop</domain_name>
   <domain_keyword>jwlz</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 13:03:17</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>lflz.com.cn</domain_name>
   <domain_keyword>lflz</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-20 14:56:35</query_time>
   <create_date>2023-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>司晓新</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>emerie.ns.cloudflare.com</value>
    <value>leonidas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>lblz.vip</domain_name>
   <domain_keyword>lblz</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-20 23:29:16</query_time>
   <create_date>2021-04-09</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-09</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>liu bin</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>lvlz.io</domain_name>
   <domain_keyword>lvlz</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-08 13:10:45</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>lwyz.wiki</domain_name>
   <domain_keyword>lwyz</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-03 20:38:27</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-04</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>zhu jian hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>lwzl.net.cn</domain_name>
   <domain_keyword>lwzl</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-18 01:34:33</query_time>
   <create_date>2023-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>袁雕</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.107</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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