WHOIS QUERY TIME

1 May 2024 - 3:26 AM UTC

Registered: 1 April 2016
Modified: 26 February 2024
Expiry: 1 April 2025

REGISTRAR

Name: dhosting.pl Sp. z o.o.
Website: http://dhosting.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns1.dhosting.pl
ns2.dhosting.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=wls.waw.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "wls.waw.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "wls.waw.pl",
            "domain_keyword": "wls",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-01 03:26:52",
            "create_date": "2016-04-01",
            "update_date": "2024-02-26",
            "expiry_date": "2025-04-01",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>wls.waw.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>wls.waw.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-01 03:26:52</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.068</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.039 seconds) for "wls.waw.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2023 - 8:13 AM UTC

Registered: 1 April 2016
Modified: 27 February 2023
Expiry: 1 April 2024

REGISTRAR

Name: dhosting.pl Sp. z o.o.
Website: http://dhosting.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns1.dhosting.pl
ns2.dhosting.pl

#2 - QUERY TIME

1 Mar 2024 - 4:39 AM UTC

Registered: 1 April 2016
Modified: 26 February 2024
Expiry: 1 April 2025

REGISTRAR

Name: dhosting.pl Sp. z o.o.
Website: http://dhosting.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns1.dhosting.pl
ns2.dhosting.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=wls.waw.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "wls.waw.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "wls.waw.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "wls.waw.pl",
            "domain_keyword": "wls",
            "domain_tld": "waw.pl",
            "query_time": "2023-05-05 08:13:10",
            "create_date": "2016-04-01",
            "update_date": "2023-02-27",
            "expiry_date": "2024-04-01",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wls.waw.pl",
            "domain_keyword": "wls",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-01 04:39:29",
            "create_date": "2016-04-01",
            "update_date": "2024-02-26",
            "expiry_date": "2025-04-01",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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>wls.waw.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>wls.waw.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wls.waw.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2023-05-05 08:13:10</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wls.waw.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-01 04:39:29</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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 73 domain names (in 0.059 seconds) which contained the exact domain keyword "wls".
Domain Name Registered Expiry Registrar Ownership
1 wls.org 22 Jul 1996 21 Jul 2026 Network Solutions, LLC REDACTED FOR PRIVACY
2 wls.com 3 Jun 1997 2 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
3 wls.org.uk 2 Jun 1998 2 Jun 2027 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
4 wls.net 12 Jan 2000 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 wls.it 20 Sep 2000 3 Mar 2025 Netsons S.r.l. hidden
6 wls.ie 14 Jun 2001 15 Jun 2024 Irish Domains Words Language Services Limited
7 wls.info 18 Sep 2001 18 Sep 2024 Domain Registration Services, Inc. dba dotEarth.com THE WEBSITE INC
8 wls.org.nz 3 Dec 2001 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
9 wls.com.pl 25 Mar 2003 24 Mar 2025 dhosting.pl Sp. z o.o. -
10 wls.net.in 17 Dec 2003 17 Dec 2024 Endurance Digital Domain Technology LLP wireline solution India Pvt. ltd.
11 wls.com.cn 5 May 2006 5 May 2025 厦门易名科技股份有限公司 北京迈杰博科技有限公司
12 wls.com.br 21 Oct 2007 21 Oct 2031 - WEBLINE SOFWARE LTDA ME
13 wls.su 22 Jun 2009 22 Jun 2024 REGRU-SU Private Person
14 wls.co.th 15 Oct 2009 14 Oct 2024 THNIC Winner Logistic & Stevedoring Co.,Ltd. (บริษัท วินเนอร์ โลจิสติก แอนด์ สตีวีโดริ่ง จำกัด)
15 wls.cc 6 Feb 2010 6 Feb 2025 22net, Inc. -
16 wls.co.uk 15 Apr 2010 15 Apr 2026 David Thornton [Tag = DAVIDTHORNTON] -
17 wls.co.jp 9 Apr 2013 - - Shuuhou international school
18 wls.sk 6 Sep 2013 6 Sep 2024 INWX GmbH -
19 wls.co.nz 4 Oct 2013 - Instra Corporation Pty Ltd. -
20 wls.lighting 13 Feb 2014 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 wls.club 28 May 2014 27 May 2024 Key-Systems LLC GLUCE GmbH
22 wls.limo 2 Sep 2014 2 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 wls.blue 10 Nov 2014 10 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0138788042
24 wls.be 15 Mar 2015 - CRegISP Ltd -
25 wls.us 28 Jun 2015 27 Jun 2024 GoDaddy.com, LLC tarek yusef
26 wls.expert 27 Jul 2015 27 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 wls.fit 11 Jan 2016 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 wls.waw.pl 1 Apr 2016 1 Apr 2025 dhosting.pl Sp. z o.o. -
29 wls.net.br 23 May 2016 23 May 2025 NEWFOLD (43) Fabio Rodrigues
30 wls.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
31 wls.clinic 7 Sep 2016 7 Sep 2024 IONOS SE weight loss solutions
32 wls.ltd 24 Nov 2016 24 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
33 wls.jp 23 Oct 2017 31 Oct 2024 - tatsuya haga
34 wls.uk 26 Oct 2017 26 Oct 2024 David Thornton [Tag = DAVIDTHORNTON] -
35 wls.support 16 Jan 2018 16 Jan 2025 IONOS SE Tonic Weight Loss Surgery Ltd
36 wls.app 10 May 2018 10 May 2025 Sav.com, LLC Privacy Protection
37 wls.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
38 wls.solutions 4 Dec 2018 4 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 wls.wiki 23 Feb 2019 23 Feb 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wan li sheng
40 wls.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
41 wls.io 22 May 2019 22 May 2025 Dynadot Inc REDACTED FOR PRIVACY
42 wls.biz 18 Jun 2019 18 Jun 2030 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
43 wls.agency 2 Oct 2019 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 wls.pl 9 Feb 2020 9 Feb 2025 premium.pl Sp. z o.o. -
45 wls.academy 29 May 2020 29 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
46 wls.services 15 Jun 2020 15 Jun 2024 PSI-USA, Inc. dba Domain Robot Jackl & Riessner Elektrotechnik GmbH
47 wls.co.mz 20 Jul 2020 20 Jul 2024 MozDomains Pembe Mozambique, Lda
48 wls.social 15 Aug 2020 15 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 wls.net.pl 23 Aug 2020 23 Aug 2024 nazwa.pl sp. z o.o. -
50 wls.farm 16 Feb 2021 16 Feb 2025 Tucows Domains Inc. Data Protected
51 wls.legal 20 Feb 2021 20 Feb 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
52 wls.plus 5 Jun 2021 5 Jun 2025 DNSPod, Inc. Wang Li Song
53 wls.xyz 28 Dec 2021 28 Dec 2024 West263 International Limited Wei Cao
54 wls.capital 4 Jun 2022 4 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
55 wls.ro 7 Dec 2022 20 Nov 2024 Salestrar Ltd -
56 wls.one 13 Dec 2022 13 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 wls.ac 13 Jan 2023 13 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 wls.nz 17 Feb 2023 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
59 wls.world 10 Apr 2023 10 Apr 2025 Xiamen ChinaSource Internet Service Co., Ltd REDACTED FOR PRIVACY
60 wls.baby 15 Apr 2023 15 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
61 wls.llc 19 Jun 2023 19 Jun 2024 Epik LLC Anonymize LLC
62 wls.info.pl 4 Sep 2023 4 Sep 2024 Globtel Internet Szymon Hersztek -
63 wls.studio 4 Oct 2023 4 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
64 wls.lol 6 Oct 2023 6 Oct 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
65 wls.technology 11 Dec 2023 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 wls.org.in 28 Feb 2024 28 Feb 2025 Key-Systems GmbH None
67 wls.life 23 Mar 2024 23 Mar 2025 Sav.com, LLC - 15 REDACTED FOR PRIVACY
68 wls.email 3 Apr 2024 3 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
69 wls.bio 23 May 2024 23 May 2025 Cronon GmbH CEA Allgaeu GmbH
70 wls.asia 6 Jun 2024 6 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
71 wls.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
72 wls.ae - - Ascio white lion services
73 wls.name - - PSI-USA, Inc. dba Domain Robot -
74 wls.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Gary Smart

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=wls&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "wls",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 74,
        "relation": "eq",
        "current": 74
    },
    "unique_domains": "wls.org, wls.com, wls.org.uk, wls.net, wls.it, wls.ie, wls.info, wls.org.nz, wls.com.pl, wls.net.in, wls.com.cn, wls.com.br, wls.su, wls.co.th, wls.cc, wls.co.uk, wls.co.jp, wls.sk, wls.co.nz, wls.lighting, wls.club, wls.limo, wls.blue, wls.be, wls.us, wls.expert, wls.fit, wls.waw.pl, wls.net.br, wls.vip, wls.clinic, wls.ltd, wls.jp, wls.uk, wls.support, wls.app, wls.icu, wls.solutions, wls.wiki, wls.dev, wls.io, wls.biz, wls.agency, wls.pl, wls.academy, wls.services, wls.co.mz, wls.social, wls.net.pl, wls.farm, wls.legal, wls.plus, wls.xyz, wls.capital, wls.ro, wls.one, wls.ac, wls.nz, wls.world, wls.baby, wls.llc, wls.info.pl, wls.studio, wls.lol, wls.technology, wls.org.in, wls.life, wls.email, wls.bio, wls.asia, wls.ai, wls.ae, wls.name, wls.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "wls.org",
            "domain_keyword": "wls",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:49:39",
            "create_date": "1996-07-22",
            "update_date": "2022-09-26",
            "expiry_date": "2026-07-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns.egss.net",
                "ns.wls.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wls.com",
            "domain_keyword": "wls",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:44:00",
            "create_date": "1997-06-03",
            "update_date": "2024-04-28",
            "expiry_date": "2025-06-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of wls.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1176.awsdns-19.org",
                "ns-1631.awsdns-11.co.uk",
                "ns-235.awsdns-29.com",
                "ns-807.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wls.org.uk",
            "domain_keyword": "wls",
            "domain_tld": "org.uk",
            "query_time": "2024-06-01 22:06:50",
            "create_date": "1998-06-02",
            "update_date": "2023-12-08",
            "expiry_date": "2027-06-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "rosemary.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "wls.net",
            "domain_keyword": "wls",
            "domain_tld": "net",
            "query_time": "2024-06-05 11:01:24",
            "create_date": "2000-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "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=wls.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wls.it",
            "domain_keyword": "wls",
            "domain_tld": "it",
            "query_time": "2024-04-16 04:49:39",
            "create_date": "2000-09-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-03",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "hidden",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "wls.ie",
            "domain_keyword": "wls",
            "domain_tld": "ie",
            "query_time": "2024-05-14 11:13:45",
            "create_date": "2001-06-14",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-15",
            "registrar_name": "Irish Domains",
            "registrar_website": "http://www.irishdomains.com",
            "registrant_name": "Words Language Services Limited",
            "name_servers": [
                "a.dns.ie",
                "b.dns.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "wls.info",
            "domain_keyword": "wls",
            "domain_tld": "info",
            "query_time": "2024-05-29 23:01:18",
            "create_date": "2001-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "registrar_iana": 64,
            "registrar_name": "Domain Registration Services, Inc. dba dotEarth.com",
            "registrar_website": "https://www.dotEarth.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THE WEBSITE INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wls.org.nz",
            "domain_keyword": "wls",
            "domain_tld": "org.nz",
            "query_time": "2024-05-15 04:03:42",
            "create_date": "2001-12-03",
            "update_date": "2024-01-14",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "wls.com.pl",
            "domain_keyword": "wls",
            "domain_tld": "com.pl",
            "query_time": "2024-03-16 14:30:14",
            "create_date": "2003-03-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-24",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wls.net.in",
            "domain_keyword": "wls",
            "domain_tld": "net.in",
            "query_time": "2024-06-02 18:03:57",
            "create_date": "2003-12-17",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-17",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wireline solution India Pvt. ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tamilnadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-ht-8.webhostbox.net",
                "ns2.bh-ht-8.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wls.com.cn",
            "domain_keyword": "wls",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 01:18:42",
            "create_date": "2006-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "北京迈杰博科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "wls.com.br",
            "domain_keyword": "wls",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 07:56:04",
            "create_date": "2007-10-21",
            "update_date": "2021-09-23",
            "expiry_date": "2031-10-21",
            "registrant_name": "WEBLINE SOFWARE LTDA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.weblinesistemas.com",
                "ns2.weblinesistemas.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "wls.su",
            "domain_keyword": "wls",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:27:56",
            "create_date": "2009-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 14,
            "domain_name": "wls.co.th",
            "domain_keyword": "wls",
            "domain_tld": "co.th",
            "query_time": "2024-05-27 10:41:16",
            "create_date": "2009-10-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-14",
            "registrar_name": "THNIC",
            "registrant_company": "Winner Logistic & Stevedoring Co.,Ltd. (บริษัท วินเนอร์ โลจิสติก แอนด์ สตีวีโดริ่ง จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "master01.csloxinfo.com",
                "master02.csloxinfo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wls.cc",
            "domain_keyword": "wls",
            "domain_tld": "cc",
            "query_time": "2024-05-29 23:01:18",
            "create_date": "2010-02-06",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "ojwbc0fd.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wls.co.uk",
            "domain_keyword": "wls",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 22:06:48",
            "create_date": "2010-04-15",
            "update_date": "2023-11-01",
            "expiry_date": "2026-04-15",
            "registrar_name": "David Thornton [Tag = DAVIDTHORNTON]",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "hal.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "wls.co.jp",
            "domain_keyword": "wls",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2013-04-09",
            "update_date": "2024-05-01",
            "registrant_company": "Shuuhou international school",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 18,
            "domain_name": "wls.sk",
            "domain_keyword": "wls",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:43:15",
            "create_date": "2013-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "INWX GmbH",
            "name_servers": [
                "ns1.schauer.net",
                "ns2.schauer.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 19,
            "domain_name": "wls.co.nz",
            "domain_keyword": "wls",
            "domain_tld": "co.nz",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2013-10-04",
            "update_date": "2022-10-31",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wls.lighting",
            "domain_keyword": "wls",
            "domain_tld": "lighting",
            "query_time": "2024-06-05 11:01:24",
            "create_date": "2014-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wls.club",
            "domain_keyword": "wls",
            "domain_tld": "club",
            "query_time": "2024-05-29 23:01:18",
            "create_date": "2014-05-28",
            "update_date": "2023-11-21",
            "expiry_date": "2024-05-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLUCE GmbH",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wls.limo",
            "domain_keyword": "wls",
            "domain_tld": "limo",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2014-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "wls.blue",
            "domain_keyword": "wls",
            "domain_tld": "blue",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2014-11-10",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0138788042",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "wls.be",
            "domain_keyword": "wls",
            "domain_tld": "be",
            "query_time": "2024-05-27 10:41:16",
            "create_date": "2015-03-15",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 25,
            "domain_name": "wls.us",
            "domain_keyword": "wls",
            "domain_tld": "us",
            "query_time": "2024-05-14 11:13:45",
            "create_date": "2015-06-28",
            "update_date": "2023-07-14",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "tarek yusef",
            "registrant_address": "3135 n. mango",
            "registrant_city": "Chicago",
            "registrant_state": "Illinois",
            "registrant_zip": "60634",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7738073146",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wls.expert",
            "domain_keyword": "wls",
            "domain_tld": "expert",
            "query_time": "2024-05-14 11:14:01",
            "create_date": "2015-07-27",
            "update_date": "2023-09-10",
            "expiry_date": "2025-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "wls.fit",
            "domain_keyword": "wls",
            "domain_tld": "fit",
            "query_time": "2024-04-16 04:49:39",
            "create_date": "2016-01-11",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-11",
            "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": [
                "anna.ns.cloudflare.com",
                "jay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "wls.waw.pl",
            "domain_keyword": "wls",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-01 03:26:52",
            "create_date": "2016-04-01",
            "update_date": "2024-02-26",
            "expiry_date": "2025-04-01",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wls.net.br",
            "domain_keyword": "wls",
            "domain_tld": "net.br",
            "query_time": "2024-05-24 12:26:01",
            "create_date": "2016-05-23",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-23",
            "registrar_name": "NEWFOLD (43)",
            "registrant_name": "Fabio Rodrigues",
            "name_servers": [
                "ns354.hostgator.com.br",
                "ns355.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 30,
            "domain_name": "wls.vip",
            "domain_keyword": "wls",
            "domain_tld": "vip",
            "query_time": "2024-04-16 04:49:39",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wls.clinic",
            "domain_keyword": "wls",
            "domain_tld": "clinic",
            "query_time": "2024-05-27 10:41:16",
            "create_date": "2016-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "weight loss solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KEN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xssl.net",
                "ns2.xssl.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wls.ltd",
            "domain_keyword": "wls",
            "domain_tld": "ltd",
            "query_time": "2024-05-01 03:26:49",
            "create_date": "2016-11-24",
            "update_date": "2023-07-10",
            "expiry_date": "2026-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "naya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wls.jp",
            "domain_keyword": "wls",
            "domain_tld": "jp",
            "query_time": "2024-04-16 04:49:39",
            "create_date": "2017-10-23",
            "update_date": "2024-03-08",
            "expiry_date": "2024-10-31",
            "registrant_name": "tatsuya haga",
            "registrant_address": "1-14-13 Nakano, Nakano-ku",
            "registrant_zip": "164-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3360-8819",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 34,
            "domain_name": "wls.uk",
            "domain_keyword": "wls",
            "domain_tld": "uk",
            "query_time": "2024-05-23 12:56:07",
            "create_date": "2017-10-26",
            "update_date": "2024-01-24",
            "expiry_date": "2024-10-26",
            "registrar_name": "David Thornton [Tag = DAVIDTHORNTON]",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "hal.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "wls.support",
            "domain_keyword": "wls",
            "domain_tld": "support",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2018-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tonic Weight Loss Surgery Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LEC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.org",
                "ns1028.ui-dns.biz",
                "ns1063.ui-dns.de",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wls.app",
            "domain_keyword": "wls",
            "domain_tld": "app",
            "query_time": "2024-05-14 11:13:45",
            "create_date": "2018-05-10",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns1.domain.io",
                "ns2-domain-expired.myhostadmin.net",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "wls.icu",
            "domain_keyword": "wls",
            "domain_tld": "icu",
            "query_time": "2024-05-14 11:13:45",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "wls.solutions",
            "domain_keyword": "wls",
            "domain_tld": "solutions",
            "query_time": "2024-04-29 06:46:12",
            "create_date": "2018-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wls.wiki",
            "domain_keyword": "wls",
            "domain_tld": "wiki",
            "query_time": "2024-05-27 10:41:16",
            "create_date": "2019-02-23",
            "update_date": "2019-04-23",
            "expiry_date": "2029-02-23",
            "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": "wan li sheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "wls.dev",
            "domain_keyword": "wls",
            "domain_tld": "dev",
            "query_time": "2024-04-16 04:49:39",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wls.io",
            "domain_keyword": "wls",
            "domain_tld": "io",
            "query_time": "2024-05-24 12:26:01",
            "create_date": "2019-05-22",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "wls.biz",
            "domain_keyword": "wls",
            "domain_tld": "biz",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2019-06-18",
            "update_date": "2023-08-05",
            "expiry_date": "2030-06-18",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "www.imena.us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wls.agency",
            "domain_keyword": "wls",
            "domain_tld": "agency",
            "query_time": "2024-05-01 03:26:49",
            "create_date": "2019-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wls.pl",
            "domain_keyword": "wls",
            "domain_tld": "pl",
            "query_time": "2024-03-17 12:48:13",
            "create_date": "2020-02-09",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-09",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "wls.academy",
            "domain_keyword": "wls",
            "domain_tld": "academy",
            "query_time": "2024-05-31 07:56:04",
            "create_date": "2020-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "wls.services",
            "domain_keyword": "wls",
            "domain_tld": "services",
            "query_time": "2024-05-14 11:13:45",
            "create_date": "2020-06-15",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jackl & Riessner Elektrotechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wls.co.mz",
            "domain_keyword": "wls",
            "domain_tld": "co.mz",
            "query_time": "2024-06-05 11:01:24",
            "create_date": "2020-07-20",
            "update_date": "2024-04-30",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1,
            "registrar_name": "MozDomains",
            "registrar_website": "https://www.wakusell.com",
            "registrant_name": "Helio Sampaio",
            "registrant_company": "Pembe Mozambique, Lda",
            "registrant_address": "Vaz",
            "registrant_city": "Beira",
            "registrant_state": "Sofala",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.842700220",
            "name_servers": [
                "ns3.silvermoz.com",
                "ns4.silvermoz.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wls.social",
            "domain_keyword": "wls",
            "domain_tld": "social",
            "query_time": "2024-05-01 03:26:49",
            "create_date": "2020-08-15",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-15",
            "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": [
                "cloe.ns.cloudflare.com",
                "guss.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "wls.net.pl",
            "domain_keyword": "wls",
            "domain_tld": "net.pl",
            "query_time": "2024-03-18 22:34:24",
            "create_date": "2020-08-23",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-23",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 50,
            "domain_name": "wls.farm",
            "domain_keyword": "wls",
            "domain_tld": "farm",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2021-02-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wls.legal",
            "domain_keyword": "wls",
            "domain_tld": "legal",
            "query_time": "2024-06-05 11:01:24",
            "create_date": "2021-02-20",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "wls.plus",
            "domain_keyword": "wls",
            "domain_tld": "plus",
            "query_time": "2024-05-14 11:13:45",
            "create_date": "2021-06-05",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Li Song",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "iron.dnspod.net",
                "southwest.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "wls.xyz",
            "domain_keyword": "wls",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 01:18:42",
            "create_date": "2021-12-28",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "wls.capital",
            "domain_keyword": "wls",
            "domain_tld": "capital",
            "query_time": "2024-05-14 11:13:45",
            "create_date": "2022-06-04",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "wls.ro",
            "domain_keyword": "wls",
            "domain_tld": "ro",
            "query_time": "2024-05-27 10:41:16",
            "create_date": "2022-12-07",
            "expiry_date": "2024-11-20",
            "registrar_name": "Salestrar Ltd",
            "registrar_website": "www.salestrar.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 56,
            "domain_name": "wls.one",
            "domain_keyword": "wls",
            "domain_tld": "one",
            "query_time": "2024-05-01 03:26:49",
            "create_date": "2022-12-13",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IA",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "wls.ac",
            "domain_keyword": "wls",
            "domain_tld": "ac",
            "query_time": "2024-05-15 04:03:41",
            "create_date": "2023-01-13",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-13",
            "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": [
                "henry.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wls.nz",
            "domain_keyword": "wls",
            "domain_tld": "nz",
            "query_time": "2024-05-08 01:18:42",
            "create_date": "2023-02-17",
            "update_date": "2024-02-22",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wls.world",
            "domain_keyword": "wls",
            "domain_tld": "world",
            "query_time": "2024-05-08 18:15:38",
            "create_date": "2023-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shandong",
            "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": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "wls.baby",
            "domain_keyword": "wls",
            "domain_tld": "baby",
            "query_time": "2024-04-27 16:45:14",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wls.llc",
            "domain_keyword": "wls",
            "domain_tld": "llc",
            "query_time": "2024-05-20 10:00:28",
            "create_date": "2023-06-19",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-19",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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.wls.llc",
                "ns2.wls.llc"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "wls.info.pl",
            "domain_keyword": "wls",
            "domain_tld": "info.pl",
            "query_time": "2024-06-01 22:06:48",
            "create_date": "2023-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "wls.studio",
            "domain_keyword": "wls",
            "domain_tld": "studio",
            "query_time": "2024-05-01 03:26:49",
            "create_date": "2023-10-04",
            "update_date": "2024-01-23",
            "expiry_date": "2028-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1098.awsdns-09.org",
                "ns-1635.awsdns-12.co.uk",
                "ns-51.awsdns-06.com",
                "ns-533.awsdns-02.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "wls.lol",
            "domain_keyword": "wls",
            "domain_tld": "lol",
            "query_time": "2024-05-01 03:26:49",
            "create_date": "2023-10-06",
            "update_date": "2023-11-08",
            "expiry_date": "2025-10-06",
            "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": [
                "achiel.ns.cloudflare.com",
                "chan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wls.technology",
            "domain_keyword": "wls",
            "domain_tld": "technology",
            "query_time": "2024-06-05 11:01:25",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wls.org.in",
            "domain_keyword": "wls",
            "domain_tld": "org.in",
            "query_time": "2024-05-01 03:26:49",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wls.life",
            "domain_keyword": "wls",
            "domain_tld": "life",
            "query_time": "2024-04-15 13:40:09",
            "create_date": "2024-03-23",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-23",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "wls.email",
            "domain_keyword": "wls",
            "domain_tld": "email",
            "query_time": "2024-06-01 22:06:48",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wls.bio",
            "domain_keyword": "wls",
            "domain_tld": "bio",
            "query_time": "2024-05-25 14:18:21",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CEA Allgaeu GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks13.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "wls.asia",
            "domain_keyword": "wls",
            "domain_tld": "asia",
            "query_time": "2024-06-08 14:17:14",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "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": [
                "clara.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wls.ai",
            "domain_keyword": "wls",
            "domain_tld": "ai",
            "query_time": "2024-04-16 04:49:39",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "wls.ae",
            "domain_keyword": "wls",
            "domain_tld": "ae",
            "query_time": "2024-04-16 04:49:40",
            "registrar_name": "Ascio",
            "registrant_name": "Torben Hansen",
            "registrant_company": "white lion services",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 73,
            "domain_name": "wls.name",
            "domain_keyword": "wls",
            "domain_tld": "name",
            "query_time": "2024-05-14 11:13:45",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 74,
            "domain_name": "wls.com.au",
            "domain_keyword": "wls",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 10:41:16",
            "update_date": "2022-09-26",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Gary Smart",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>wls</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>74</total>
  <relation>eq</relation>
  <current>74</current>
 </count>
 <unique_domains>wls.org, wls.com, wls.org.uk, wls.net, wls.it, wls.ie, wls.info, wls.org.nz, wls.com.pl, wls.net.in, wls.com.cn, wls.com.br, wls.su, wls.co.th, wls.cc, wls.co.uk, wls.co.jp, wls.sk, wls.co.nz, wls.lighting, wls.club, wls.limo, wls.blue, wls.be, wls.us, wls.expert, wls.fit, wls.waw.pl, wls.net.br, wls.vip, wls.clinic, wls.ltd, wls.jp, wls.uk, wls.support, wls.app, wls.icu, wls.solutions, wls.wiki, wls.dev, wls.io, wls.biz, wls.agency, wls.pl, wls.academy, wls.services, wls.co.mz, wls.social, wls.net.pl, wls.farm, wls.legal, wls.plus, wls.xyz, wls.capital, wls.ro, wls.one, wls.ac, wls.nz, wls.world, wls.baby, wls.llc, wls.info.pl, wls.studio, wls.lol, wls.technology, wls.org.in, wls.life, wls.email, wls.bio, wls.asia, wls.ai, wls.ae, wls.name, wls.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wls.org</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:49:39</query_time>
   <create_date>1996-07-22</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2026-07-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns.egss.net</value>
    <value>ns.wls.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wls.com</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:44:00</query_time>
   <create_date>1997-06-03</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of wls.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1176.awsdns-19.org</value>
    <value>ns-1631.awsdns-11.co.uk</value>
    <value>ns-235.awsdns-29.com</value>
    <value>ns-807.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>wls.org.uk</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-01 22:06:50</query_time>
   <create_date>1998-06-02</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2027-06-02</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>rosemary.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>wls.net</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 11:01:24</query_time>
   <create_date>2000-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</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=wls.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wls.it</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 04:49:39</query_time>
   <create_date>2000-09-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wls.ie</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <create_date>2001-06-14</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Irish Domains</registrar_name>
   <registrar_website>http://www.irishdomains.com</registrar_website>
   <registrant_name>Words Language Services Limited</registrant_name>
   <name_servers>
    <value>a.dns.ie</value>
    <value>b.dns.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>wls.info</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 23:01:18</query_time>
   <create_date>2001-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>64</registrar_iana>
   <registrar_name>Domain Registration Services, Inc. dba dotEarth.com</registrar_name>
   <registrar_website>https://www.dotEarth.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THE WEBSITE INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.sedoparking.com</value>
    <value>ns2.sedoparking.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>8</num>
   <domain_name>wls.org.nz</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-15 04:03:42</query_time>
   <create_date>2001-12-03</create_date>
   <update_date>2024-01-14</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wls.com.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-16 14:30:14</query_time>
   <create_date>2003-03-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>wls.net.in</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-06-02 18:03:57</query_time>
   <create_date>2003-12-17</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wireline solution India Pvt. ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tamilnadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bh-ht-8.webhostbox.net</value>
    <value>ns2.bh-ht-8.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wls.com.cn</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 01:18:42</query_time>
   <create_date>2006-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>北京迈杰博科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>wls.com.br</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 07:56:04</query_time>
   <create_date>2007-10-21</create_date>
   <update_date>2021-09-23</update_date>
   <expiry_date>2031-10-21</expiry_date>
   <registrant_name>WEBLINE SOFWARE LTDA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.weblinesistemas.com</value>
    <value>ns2.weblinesistemas.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>wls.su</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:27:56</query_time>
   <create_date>2009-06-22</create_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>wls.co.th</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-27 10:41:16</query_time>
   <create_date>2009-10-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Winner Logistic &amp; Stevedoring Co.,Ltd. (บริษัท วินเนอร์ โลจิสติก แอนด์ สตีวีโดริ่ง จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>master01.csloxinfo.com</value>
    <value>master02.csloxinfo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wls.cc</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-29 23:01:18</query_time>
   <create_date>2010-02-06</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-06</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>
    <value>ojwbc0fd.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>wls.co.uk</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 22:06:48</query_time>
   <create_date>2010-04-15</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2026-04-15</expiry_date>
   <registrar_name>David Thornton [Tag = DAVIDTHORNTON]</registrar_name>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>hal.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>wls.co.jp</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2013-04-09</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Shuuhou international school</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>wls.sk</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:43:15</query_time>
   <create_date>2013-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>INWX GmbH</registrar_name>
   <name_servers>
    <value>ns1.schauer.net</value>
    <value>ns2.schauer.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>wls.co.nz</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2013-10-04</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.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>wls.lighting</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-06-05 11:01:24</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wls.club</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 23:01:18</query_time>
   <create_date>2014-05-28</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GLUCE GmbH</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wls.limo</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>limo</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wls.blue</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2014-11-10</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0138788042</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>wls.be</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 10:41:16</query_time>
   <create_date>2015-03-15</create_date>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>wls.us</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <create_date>2015-06-28</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>tarek yusef</registrant_name>
   <registrant_address>3135 n. mango</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>Illinois</registrant_state>
   <registrant_zip>60634</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7738073146</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>26</num>
   <domain_name>wls.expert</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-14 11:14:01</query_time>
   <create_date>2015-07-27</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>27</num>
   <domain_name>wls.fit</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-04-16 04:49:39</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-11</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>anna.ns.cloudflare.com</value>
    <value>jay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>wls.waw.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-01 03:26:52</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wls.net.br</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-24 12:26:01</query_time>
   <create_date>2016-05-23</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>NEWFOLD (43)</registrar_name>
   <registrant_name>Fabio Rodrigues</registrant_name>
   <name_servers>
    <value>ns354.hostgator.com.br</value>
    <value>ns355.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>wls.vip</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-16 04:49:39</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</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>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wls.clinic</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-27 10:41:16</query_time>
   <create_date>2016-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</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>weight loss solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KEN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xssl.net</value>
    <value>ns2.xssl.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>wls.ltd</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-01 03:26:49</query_time>
   <create_date>2016-11-24</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2026-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>andronicus.ns.cloudflare.com</value>
    <value>naya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>wls.jp</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 04:49:39</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>tatsuya haga</registrant_name>
   <registrant_address>1-14-13 Nakano, Nakano-ku</registrant_address>
   <registrant_zip>164-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3360-8819</registrant_phone>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>wls.uk</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 12:56:07</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>David Thornton [Tag = DAVIDTHORNTON]</registrar_name>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>hal.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>wls.support</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</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>Tonic Weight Loss Surgery Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LEC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1024.ui-dns.org</value>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1063.ui-dns.de</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wls.app</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns1.domain.io</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wls.icu</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>wls.solutions</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-29 06:46:12</query_time>
   <create_date>2018-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>39</num>
   <domain_name>wls.wiki</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-27 10:41:16</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2019-04-23</update_date>
   <expiry_date>2029-02-23</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>wan li sheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</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>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>40</num>
   <domain_name>wls.dev</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-16 04:49:39</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wls.io</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 12:26:01</query_time>
   <create_date>2019-05-22</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>wls.biz</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2030-06-18</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>www.imena.us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>wls.agency</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-01 03:26:49</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>44</num>
   <domain_name>wls.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-17 12:48:13</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>wls.academy</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-31 07:56:04</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wls.services</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jackl &amp; Riessner Elektrotechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>wls.co.mz</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-06-05 11:01:24</query_time>
   <create_date>2020-07-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1</registrar_iana>
   <registrar_name>MozDomains</registrar_name>
   <registrar_website>https://www.wakusell.com</registrar_website>
   <registrant_name>Helio Sampaio</registrant_name>
   <registrant_company>Pembe Mozambique, Lda</registrant_company>
   <registrant_address>Vaz</registrant_address>
   <registrant_city>Beira</registrant_city>
   <registrant_state>Sofala</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.842700220</registrant_phone>
   <name_servers>
    <value>ns3.silvermoz.com</value>
    <value>ns4.silvermoz.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wls.social</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-01 03:26:49</query_time>
   <create_date>2020-08-15</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-15</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>cloe.ns.cloudflare.com</value>
    <value>guss.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>wls.net.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-03-18 22:34:24</query_time>
   <create_date>2020-08-23</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>wls.farm</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wls.legal</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-06-05 11:01:24</query_time>
   <create_date>2021-02-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>wls.plus</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <create_date>2021-06-05</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-05</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>Wang Li Song</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>iron.dnspod.net</value>
    <value>southwest.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>wls.xyz</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 01:18:42</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>wls.capital</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <create_date>2022-06-04</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wls.ro</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-27 10:41:16</query_time>
   <create_date>2022-12-07</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>Salestrar Ltd</registrar_name>
   <registrar_website>www.salestrar.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>wls.one</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-01 03:26:49</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IA</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>wls.ac</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-15 04:03:41</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-13</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>henry.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wls.nz</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-08 01:18:42</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2024-02-22</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wls.world</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 18:15:38</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</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>Shandong</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>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>wls.baby</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-04-27 16:45:14</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wls.llc</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-20 10:00:28</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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.wls.llc</value>
    <value>ns2.wls.llc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>wls.info.pl</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-06-01 22:06:48</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>wls.studio</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-01 03:26:49</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2028-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1098.awsdns-09.org</value>
    <value>ns-1635.awsdns-12.co.uk</value>
    <value>ns-51.awsdns-06.com</value>
    <value>ns-533.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>wls.lol</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-01 03:26:49</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2025-10-06</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>achiel.ns.cloudflare.com</value>
    <value>chan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wls.technology</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-06-05 11:01:25</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wls.org.in</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-01 03:26:49</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wls.life</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-15 13:40:09</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>68</num>
   <domain_name>wls.email</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-01 22:06:48</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wls.bio</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-25 14:18:21</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CEA Allgaeu GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>wls.asia</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 14:17:14</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</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>clara.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>wls.ai</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-16 04:49:39</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>wls.ae</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-16 04:49:40</query_time>
   <registrar_name>Ascio</registrar_name>
   <registrant_name>Torben Hansen</registrant_name>
   <registrant_company>white lion services</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>wls.name</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-14 11:13:45</query_time>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>wls.com.au</domain_name>
   <domain_keyword>wls</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 10:41:16</query_time>
   <update_date>2022-09-26</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Gary Smart</registrant_name>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.059</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 6,938 domain names (in 0.11 seconds) which look and sound like the brand name "wls".
Domain Name Registered Expiry Registrar Ownership
1 was.uk.com 5 Dec 2012 5 Dec 2024 Domain Exploitation International -
2 w-ls.com 20 Jan 2015 20 Jan 2025 TurnCommerce, Inc. DBA NameBright.com BrandManager
3 tls.co.ke 13 Jul 2017 13 Jul 2024 Kenya Website Experts Redacted | Registry Policy
4 lws.uk.com 6 Aug 1999 6 Aug 2024 Claranet Group Ltd -
5 sls.zone 23 Dec 2016 23 Dec 2024 Gandi SAS With Reason ltd
6 gwls.net 5 Mar 2015 5 Mar 2025 eName Technology Co.,Ltd. -
7 w2s.online 1 Sep 2017 1 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
8 w3s.one 12 Aug 2023 12 Aug 2024 Dynadot Inc Dynadot Privacy Service
9 was.support 30 Aug 2021 30 Aug 2024 Register.com, Inc. REDACTED FOR PRIVACY
10 rls.dev 30 Sep 2022 30 Sep 2026 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
11 wlst.co.th 29 Aug 2018 28 Aug 2024 THNIC Wise Life Strategies Co., Ltd. (บริษัท ไวส์ ไลฟ์ สแตรทิจีส จำกัด)
12 w6s.lat 6 Aug 2023 6 Aug 2024 Porkbun, LLC Private by Design, LLC
13 fls.work 18 Dec 2015 18 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 ols.uk 21 Jan 2020 21 Jan 2025 Elife Limited [Tag = ELIFE] -
15 wjs.net.au - - Web Address Registration Pty Ltd John Park
16 jls.capital 20 Apr 2023 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 vls.world 27 Jun 2023 27 Jun 2024 Sav.com, LLC - 48 REDACTED FOR PRIVACY
18 8ls.uk 14 Aug 2017 14 Aug 2025 Gandi [Tag = GANDI] -
19 whs.eu - - eu-poena.at web invest gmbh & co KG -
20 ils.kiwi 14 Oct 2020 14 Oct 2024 1API Registrant of ils.kiwi
21 wlk.fr 5 Jul 2007 24 Aug 2024 EURODNS S.A. EuroDNS SA
22 wln.world 7 Mar 2018 7 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 ols.ltd 27 Feb 2024 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 bls.gl 2 Mar 2023 2 Mar 2025 1API GmbH -
25 uls.su 29 Apr 2012 29 Apr 2025 RUCENTER-SU Private Person
26 whs.su 27 Feb 2011 27 Feb 2025 REGTIME-SU Private Person
27 wl2.com.br 14 Aug 2009 14 Aug 2024 - wesley soares fagundes
28 wlm.red 28 Mar 2019 28 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 胡李军
29 wcs.it 19 Dec 1996 12 Feb 2025 Aruba s.p.a. hidden
30 wbs.gmbh 17 Jun 2018 17 Jun 2025 Cronon GmbH Weinmann Business Solution GmbH
31 wels.store 12 May 2023 12 May 2025 Go Daddy, LLC Domains By Proxy, LLC
32 wes.im - - - Redacted
33 hls.net 12 Nov 1997 11 Nov 2024 PSI-USA, Inc. dba Domain Robot managed IP GmbH
34 hls.rentals 1 Nov 2014 1 Nov 2024 Mesh Digital Limited Domains By Proxy, LLC
35 w7s.xyz 14 Nov 2023 14 Nov 2024 Name.com, Inc -
36 fls.plumbing 1 May 2021 1 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
37 sls.house 28 Jun 2019 28 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
38 jls.co 20 Jul 2010 19 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
39 uls.by 3 Jan 2024 3 Jan 2025 Active Technologies LLC -
40 pls.red 15 Jan 2021 15 Jan 2025 Gandi SAS Smart Talk, LLC
41 wlo.info 10 Jun 2017 10 Jun 2024 Key-Systems GmbH EdenMedia
42 wlm.email 11 Mar 2015 11 Mar 2025 RegistryGate GmbH DGTLS GmbH
43 wlm.fit 21 Aug 2021 21 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhan zi cai
44 wlps.org.uk 9 May 2024 9 May 2026 ANS Group Ltd [Tag = UKFAST] -
45 tls.show 10 Jun 2018 10 Jun 2024 OVH SAS REDACTED FOR PRIVACY
46 wes.email 18 May 2023 18 May 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
47 rls.org.pl 1 Mar 2003 28 Feb 2025 home.pl S.A. -
48 wlg.one 20 Mar 2021 20 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 lws.finance 21 Sep 2021 21 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 fls.app 16 Jul 2021 16 Jul 2024 Sav.com, LLC Privacy Protection
51 als.ng 14 Jul 2022 14 Jul 2024 smartweb Runola Nigeria Limited
52 mls.info 13 Jul 2002 13 Jul 2024 Dynadot Inc Webtrading Co.
53 cls.org.cn 18 Mar 2024 18 Mar 2025 北京中万网络科技有限责任公司 周炜
54 wlsn.design 23 Jun 2022 23 Jun 2032 Porkbun REDACTED FOR PRIVACY
55 wlss.org 1 Sep 2022 1 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0165132220
56 gls.lt 4 Jul 2005 4 Jul 2024 Knipp Medien und Kommunikation GmbH -
57 dls.org.au - - GoDaddy.com LLC trading as GoDaddy.com Rachel Chua
58 wils.one 4 Sep 2021 4 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
59 wlbs.info 2 Sep 2014 2 Sep 2024 Leasend Technology Co., Ltd Tsinghua University
60 wlc.reviews 24 Jan 2020 24 Jan 2025 Tucows Domains Inc. Data Protected
61 wlc.law 28 Jun 2019 28 Jun 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
62 qls.systems 27 Mar 2024 27 Mar 2025 Dreamscape Networks International Pte Ltd AmUnity Community
63 jls.net 16 Jul 2001 16 Jul 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Tfourh
64 sls.dating 29 Apr 2022 29 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 wlsp.pl 5 Jan 2011 5 Jan 2025 EuroDNS S.A. -
66 wld.kim 22 Feb 2024 22 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu tao
67 wlgs.co.uk 21 Jul 2023 21 Jul 2024 Ionos SE [Tag = 1AND1] -
68 uls.com.cn 29 Nov 2005 29 Nov 2028 北京新网数码信息技术有限公司 辽宁联合物流有限公司
69 wcs.nl 3 Apr 1998 - Internet Service Europe B.V. -
70 dls.agency 28 Mar 2019 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 pls.ovh 8 Feb 2023 8 Feb 2026 OVH SINOVPRO
72 gls.media 11 Feb 2018 11 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 mls.center 8 Apr 2022 8 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 wjs.net 28 Nov 2003 28 Nov 2024 22net, Inc. -
75 wlq.asia 6 Jun 2024 6 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
76 nls.limo 12 Mar 2014 12 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Out of the Box Consultancy
77 wln.org 4 Jan 1996 3 Jan 2026 Dynadot Inc Super Privacy Service LTD c/o Dynadot
78 wlsj.com 12 Sep 2003 12 Sep 2025 eName Technology Co.,Ltd. -
79 cls.partners 4 Jan 2022 4 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
80 wvs.lat 11 Aug 2023 11 Aug 2024 Porkbun, LLC Private by Design, LLC
81 rls.legal 5 Mar 2021 5 Mar 2025 10dencehispahard, S.L. Reclamador SL
82 wels.ru 15 Jan 2004 15 Jan 2025 RU-CENTER-RU Private Person
83 7ls.biz 10 Jun 2023 10 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 wpls.net 19 Feb 2023 19 Feb 2025 Sav.com, LLC -
85 wds.tax 17 Aug 2023 17 Aug 2024 Cronon GmbH Wieland Direkt Steuerberatungsgesellschaft mbH
86 ils.marketing 21 Oct 2023 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 wpls.info 28 Apr 2023 28 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
88 wgs.xyz 6 Sep 2015 6 Sep 2030 Automattic Inc. Knock Knock WHOIS Not There, LLC
89 wlh.cc 19 Sep 2023 19 Sep 2024 Sharkweek Domains LLC -
90 jls.industries 26 Sep 2022 26 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 fls.agency 8 Sep 2022 8 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 wks.org 18 Nov 2001 18 Nov 2024 GoDaddy.com, LLC NameFind LLC
93 was.name - - Dynadot Inc -
94 wly.com.br 18 Dec 2019 18 Dec 2024 - RAPHAEL PATRICK FREITAS CHAVES
95 w-s.online 27 Jul 2022 27 Jul 2024 Key-Systems LLC Ireneusz Bachurski Przedsiebiorstwo INFO-BI
96 bls.ie 10 Aug 2006 11 Aug 2024 Register 365 REDACTED FOR PRIVACY
97 wxs.company 17 Mar 2023 17 Mar 2026 Xin Net Technology Corporation 汪有龙
98 wbs.guide 13 Oct 2014 13 Oct 2024 PSI-USA, Inc. dba Domain Robot mediagear GmbH
99 w8s.ru 20 Jan 2023 20 Jan 2025 BEGET-RU Private Person
100 wns.one 16 Dec 2022 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
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 Wls.waw.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=wls.waw.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "wls.waw.pl",
        "page_size": 100
    },
    "count": {
        "total": 6938,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "was.uk.com, w-ls.com, tls.co.ke, lws.uk.com, sls.zone, gwls.net, w2s.online, w3s.one, was.support, rls.dev, wlst.co.th, w6s.lat, fls.work, ols.uk, wjs.net.au, jls.capital, vls.world, 8ls.uk, whs.eu, ils.kiwi, wlk.fr, wln.world, ols.ltd, bls.gl, uls.su, whs.su, wl2.com.br, wlm.red, wcs.it, wbs.gmbh, wels.store, wes.im, hls.net, hls.rentals, w7s.xyz, fls.plumbing, sls.house, jls.co, uls.by, pls.red, wlo.info, wlm.email, wlm.fit, wlps.org.uk, tls.show, wes.email, rls.org.pl, wlg.one, lws.finance, fls.app, als.ng, mls.info, cls.org.cn, wlsn.design, wlss.org, gls.lt, dls.org.au, wils.one, wlbs.info, wlc.reviews, wlc.law, qls.systems, jls.net, sls.dating, wlsp.pl, wld.kim, wlgs.co.uk, uls.com.cn, wcs.nl, dls.agency, pls.ovh, gls.media, mls.center, wjs.net, wlq.asia, nls.limo, wln.org, wlsj.com, cls.partners, wvs.lat, rls.legal, wels.ru, 7ls.biz, wpls.net, wds.tax, ils.marketing, wpls.info, wgs.xyz, wlh.cc, jls.industries, fls.agency, wks.org, was.name, wly.com.br, w-s.online, bls.ie, wxs.company, wbs.guide, w8s.ru, wns.one",
    "results": [
        {
            "num": 1,
            "domain_name": "was.uk.com",
            "domain_keyword": "was",
            "domain_tld": "uk.com",
            "query_time": "2024-04-07 20:16:38",
            "create_date": "2012-12-05",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-05",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/was.uk.com/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "w-ls.com",
            "domain_keyword": "w-ls",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:38:55",
            "create_date": "2015-01-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Wouter De Coster",
            "registrant_company": "BrandManager",
            "registrant_address": "Hopewell Centre, Level 54, 183 Queen's Road East",
            "registrant_city": "Hong Kong",
            "registrant_state": "HWC",
            "registrant_zip": "852",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+36.702326333",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tls.co.ke",
            "domain_keyword": "tls",
            "domain_tld": "co.ke",
            "query_time": "2024-04-18 14:04:12",
            "create_date": "2017-07-13",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-13",
            "registrar_name": "Kenya Website Experts",
            "registrar_website": "https://kenyawebexperts.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns8383.hostgator.com",
                "ns8384.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lws.uk.com",
            "domain_keyword": "lws",
            "domain_tld": "uk.com",
            "query_time": "2024-04-19 16:21:51",
            "create_date": "1999-08-06",
            "update_date": "2024-02-29",
            "expiry_date": "2024-08-06",
            "registrar_name": "Claranet Group Ltd",
            "registrar_website": "http://www.uk.clara.net/",
            "registrant_email": "https://whois.centralnic.com/contact/lws.uk.com/registrant",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sls.zone",
            "domain_keyword": "sls",
            "domain_tld": "zone",
            "query_time": "2024-04-29 08:29:26",
            "create_date": "2016-12-23",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "With Reason ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1333.awsdns-38.org",
                "ns-144.awsdns-18.com",
                "ns-1560.awsdns-03.co.uk",
                "ns-670.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gwls.net",
            "domain_keyword": "gwls",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:57:12",
            "create_date": "2015-03-05",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/gwls.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "w2s.online",
            "domain_keyword": "w2s",
            "domain_tld": "online",
            "query_time": "2024-04-25 03:25:31",
            "create_date": "2017-09-01",
            "update_date": "2024-04-15",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "w3s.one",
            "domain_keyword": "w3s",
            "domain_tld": "one",
            "query_time": "2024-04-25 17:43:53",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "was.support",
            "domain_keyword": "was",
            "domain_tld": "support",
            "query_time": "2024-04-30 23:01:16",
            "create_date": "2021-08-30",
            "update_date": "2021-09-04",
            "expiry_date": "2024-08-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "rls.dev",
            "domain_keyword": "rls",
            "domain_tld": "dev",
            "query_time": "2024-04-30 05:28:54",
            "create_date": "2022-09-30",
            "update_date": "2022-10-19",
            "expiry_date": "2026-09-30",
            "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": 11,
            "domain_name": "wlst.co.th",
            "domain_keyword": "wlst",
            "domain_tld": "co.th",
            "query_time": "2024-05-01 03:27:01",
            "create_date": "2018-08-29",
            "update_date": "2021-09-16",
            "expiry_date": "2024-08-28",
            "registrar_name": "THNIC",
            "registrant_company": "Wise Life Strategies Co., Ltd. (บริษัท ไวส์ ไลฟ์ สแตรทิจีส จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "w01.metrabyte.cloud",
                "w02.metrabyte.cloud"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "w6s.lat",
            "domain_keyword": "w6s",
            "domain_tld": "lat",
            "query_time": "2024-04-25 17:49:43",
            "create_date": "2023-08-06",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "fls.work",
            "domain_keyword": "fls",
            "domain_tld": "work",
            "query_time": "2024-04-25 23:18:53",
            "create_date": "2015-12-18",
            "update_date": "2024-03-27",
            "expiry_date": "2024-12-18",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ols.uk",
            "domain_keyword": "ols",
            "domain_tld": "uk",
            "query_time": "2024-05-02 20:35:37",
            "create_date": "2020-01-21",
            "update_date": "2023-10-12",
            "expiry_date": "2025-01-21",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "wjs.net.au",
            "domain_keyword": "wjs",
            "domain_tld": "net.au",
            "query_time": "2024-05-03 05:53:09",
            "update_date": "2024-04-08",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "John Park",
            "name_servers": [
                "ns1.secureparkme.com",
                "ns2.secureparkme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jls.capital",
            "domain_keyword": "jls",
            "domain_tld": "capital",
            "query_time": "2024-05-04 12:28:18",
            "create_date": "2023-04-20",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vls.world",
            "domain_keyword": "vls",
            "domain_tld": "world",
            "query_time": "2024-05-09 16:41:58",
            "create_date": "2023-06-27",
            "update_date": "2024-04-14",
            "expiry_date": "2024-06-27",
            "registrar_iana": 3938,
            "registrar_name": "Sav.com, LLC - 48",
            "registrar_website": "https://rdapserver.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "8ls.uk",
            "domain_keyword": "8ls",
            "domain_tld": "uk",
            "query_time": "2024-05-01 21:15:36",
            "create_date": "2017-08-14",
            "update_date": "2024-04-16",
            "expiry_date": "2025-08-14",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-187-c.gandi.net",
                "ns-231-b.gandi.net",
                "ns-68-a.gandi.net",
                "z.dns.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "whs.eu",
            "domain_keyword": "whs",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:41:22",
            "registrar_name": "eu-poena.at web invest gmbh & co KG",
            "registrar_website": "http://www.eu-poena.at",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ]
        },
        {
            "num": 20,
            "domain_name": "ils.kiwi",
            "domain_keyword": "ils",
            "domain_tld": "kiwi",
            "query_time": "2024-05-03 02:36:54",
            "create_date": "2020-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1387,
            "registrar_name": "1API",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of ils.kiwi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wlk.fr",
            "domain_keyword": "wlk",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:19:50",
            "create_date": "2007-07-05",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-24",
            "registrar_name": "EURODNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "EuroDNS SA",
            "registrant_address": "EuroDNS SA, 21 rue leon laval, 3372 Luxembourg",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.263725200",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 22,
            "domain_name": "wln.world",
            "domain_keyword": "wln",
            "domain_tld": "world",
            "query_time": "2024-05-08 01:18:17",
            "create_date": "2018-03-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ols.ltd",
            "domain_keyword": "ols",
            "domain_tld": "ltd",
            "query_time": "2024-05-05 22:30:00",
            "create_date": "2024-02-27",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bls.gl",
            "domain_keyword": "bls",
            "domain_tld": "gl",
            "query_time": "2024-05-07 09:20:54",
            "create_date": "2023-03-02",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "https://whois.nic.gl/contact/bls.gl/registrant",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "dion.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "uls.su",
            "domain_keyword": "uls",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:21:52",
            "create_date": "2012-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 26,
            "domain_name": "whs.su",
            "domain_keyword": "whs",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:27:29",
            "create_date": "2011-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 27,
            "domain_name": "wl2.com.br",
            "domain_keyword": "wl2",
            "domain_tld": "com.br",
            "query_time": "2024-05-15 04:00:19",
            "create_date": "2009-08-14",
            "update_date": "2023-12-27",
            "expiry_date": "2024-08-14",
            "registrant_name": "wesley soares fagundes",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wfagundes.shop",
                "ns2.wfagundes.shop"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 28,
            "domain_name": "wlm.red",
            "domain_keyword": "wlm",
            "domain_tld": "red",
            "query_time": "2024-05-15 04:02:55",
            "create_date": "2019-03-28",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-28",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wcs.it",
            "domain_keyword": "wcs",
            "domain_tld": "it",
            "query_time": "2024-05-18 13:43:55",
            "create_date": "1996-12-19",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-12",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 30,
            "domain_name": "wbs.gmbh",
            "domain_keyword": "wbs",
            "domain_tld": "gmbh",
            "query_time": "2024-05-18 22:58:38",
            "create_date": "2018-06-17",
            "update_date": "2023-11-28",
            "expiry_date": "2025-06-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Weinmann Business Solution GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks16.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wels.store",
            "domain_keyword": "wels",
            "domain_tld": "store",
            "query_time": "2024-05-15 21:30:23",
            "create_date": "2023-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wes.im",
            "domain_keyword": "wes",
            "domain_tld": "im",
            "query_time": "2024-05-18 17:21:56",
            "registrant_name": "Redacted",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ]
        },
        {
            "num": 33,
            "domain_name": "hls.net",
            "domain_keyword": "hls",
            "domain_tld": "net",
            "query_time": "2024-05-18 08:59:19",
            "create_date": "1997-11-12",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "managed IP GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/hls.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hls.rentals",
            "domain_keyword": "hls",
            "domain_tld": "rentals",
            "query_time": "2024-05-18 08:59:19",
            "create_date": "2014-11-01",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "w7s.xyz",
            "domain_keyword": "w7s",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 05:01:17",
            "create_date": "2023-11-14",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "Guangdong",
            "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",
                "ns2bkr.name.com",
                "ns3cna.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fls.plumbing",
            "domain_keyword": "fls",
            "domain_tld": "plumbing",
            "query_time": "2024-05-23 02:17:34",
            "create_date": "2021-05-01",
            "update_date": "2024-03-07",
            "expiry_date": "2025-05-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sls.house",
            "domain_keyword": "sls",
            "domain_tld": "house",
            "query_time": "2024-05-22 05:26:02",
            "create_date": "2019-06-28",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "jls.co",
            "domain_keyword": "jls",
            "domain_tld": "co",
            "query_time": "2024-05-22 05:38:15",
            "create_date": "2010-07-20",
            "update_date": "2023-05-21",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "qc",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "uls.by",
            "domain_keyword": "uls",
            "domain_tld": "by",
            "query_time": "2024-05-23 12:27:22",
            "create_date": "2024-01-03",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-03",
            "registrar_name": "Active Technologies LLC",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hosty.by",
                "ns2.hosty.by"
            ]
        },
        {
            "num": 40,
            "domain_name": "pls.red",
            "domain_keyword": "pls",
            "domain_tld": "red",
            "query_time": "2024-05-14 22:55:36",
            "create_date": "2021-01-15",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Smart Talk, LLC",
            "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": [
                "ns-1236.awsdns-26.org",
                "ns-1931.awsdns-49.co.uk",
                "ns-307.awsdns-38.com",
                "ns-941.awsdns-53.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wlo.info",
            "domain_keyword": "wlo",
            "domain_tld": "info",
            "query_time": "2024-05-14 11:13:16",
            "create_date": "2017-06-10",
            "update_date": "2024-02-06",
            "expiry_date": "2024-06-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EdenMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ooparked.com",
                "ns2.ooparked.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "wlm.email",
            "domain_keyword": "wlm",
            "domain_tld": "email",
            "query_time": "2024-05-14 11:12:44",
            "create_date": "2015-03-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DGTLS GmbH",
            "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": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wlm.fit",
            "domain_keyword": "wlm",
            "domain_tld": "fit",
            "query_time": "2024-05-14 11:12:44",
            "create_date": "2021-08-21",
            "expiry_date": "2024-08-21",
            "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": "zhan zi cai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wlps.org.uk",
            "domain_keyword": "wlps",
            "domain_tld": "org.uk",
            "query_time": "2024-05-13 17:48:16",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2026-05-09",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "tls.show",
            "domain_keyword": "tls",
            "domain_tld": "show",
            "query_time": "2024-05-11 21:52:33",
            "create_date": "2018-06-10",
            "update_date": "2023-10-15",
            "expiry_date": "2024-06-10",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "wes.email",
            "domain_keyword": "wes",
            "domain_tld": "email",
            "query_time": "2024-05-24 22:11:46",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "rls.org.pl",
            "domain_keyword": "rls",
            "domain_tld": "org.pl",
            "query_time": "2024-05-23 15:07:38",
            "create_date": "2003-03-01",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wlg.one",
            "domain_keyword": "wlg",
            "domain_tld": "one",
            "query_time": "2024-05-19 19:37:50",
            "create_date": "2021-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "lws.finance",
            "domain_keyword": "lws",
            "domain_tld": "finance",
            "query_time": "2024-05-31 05:15:12",
            "create_date": "2021-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "fls.app",
            "domain_keyword": "fls",
            "domain_tld": "app",
            "query_time": "2024-06-01 20:30:03",
            "create_date": "2021-07-16",
            "update_date": "2023-05-20",
            "expiry_date": "2024-07-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "als.ng",
            "domain_keyword": "als",
            "domain_tld": "ng",
            "query_time": "2024-06-01 08:22:57",
            "create_date": "2022-07-14",
            "update_date": "2023-04-12",
            "expiry_date": "2024-07-14",
            "registrar_iana": 24062013,
            "registrar_name": "smartweb",
            "registrar_website": "https://www.smartweb.com.ng",
            "registrant_name": "Osiegbu  Ogen",
            "registrant_company": "Runola Nigeria Limited",
            "registrant_address": "Suite 10/11, 2 Osborne Road",
            "registrant_city": "Ikoyi",
            "registrant_state": "Lagos",
            "registrant_zip": "100001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.83762844",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mls.info",
            "domain_keyword": "mls",
            "domain_tld": "info",
            "query_time": "2024-05-30 04:25:59",
            "create_date": "2002-07-13",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webtrading Co.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cls.org.cn",
            "domain_keyword": "cls",
            "domain_tld": "org.cn",
            "query_time": "2024-06-01 04:55:05",
            "create_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "北京中万网络科技有限责任公司",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "wlsn.design",
            "domain_keyword": "wlsn",
            "domain_tld": "design",
            "query_time": "2024-05-29 23:01:26",
            "create_date": "2022-06-23",
            "update_date": "2022-09-18",
            "expiry_date": "2032-06-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": 55,
            "domain_name": "wlss.org",
            "domain_keyword": "wlss",
            "domain_tld": "org",
            "query_time": "2024-05-29 23:01:28",
            "create_date": "2022-09-01",
            "update_date": "2022-09-24",
            "expiry_date": "2024-09-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0165132220",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "gls.lt",
            "domain_keyword": "gls",
            "domain_tld": "lt",
            "query_time": "2024-05-30 12:34:41",
            "create_date": "2005-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "Knipp Medien und Kommunikation GmbH",
            "registrar_website": "http://www.knipp.de",
            "name_servers": [
                "pns.dtag.de",
                "secondary006.dtag.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 57,
            "domain_name": "dls.org.au",
            "domain_keyword": "dls",
            "domain_tld": "org.au",
            "query_time": "2024-06-02 12:02:03",
            "update_date": "2024-06-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Rachel Chua",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wils.one",
            "domain_keyword": "wils",
            "domain_tld": "one",
            "query_time": "2024-05-26 02:56:08",
            "create_date": "2021-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "wlbs.info",
            "domain_keyword": "wlbs",
            "domain_tld": "info",
            "query_time": "2024-05-25 10:56:31",
            "create_date": "2014-09-02",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1316,
            "registrar_name": "Leasend Technology Co., Ltd",
            "registrar_website": "http://domain.35.com/whois.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tsinghua University",
            "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": [
                "dns.edu.cn",
                "ns2.net.edu.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "wlc.reviews",
            "domain_keyword": "wlc",
            "domain_tld": "reviews",
            "query_time": "2024-05-25 10:56:33",
            "create_date": "2020-01-24",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wlc.law",
            "domain_keyword": "wlc",
            "domain_tld": "law",
            "query_time": "2024-05-25 10:56:32",
            "create_date": "2019-06-28",
            "update_date": "2023-07-04",
            "expiry_date": "2025-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "qls.systems",
            "domain_keyword": "qls",
            "domain_tld": "systems",
            "query_time": "2024-05-26 18:11:48",
            "create_date": "2024-03-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AmUnity Community",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.secureparkme.com",
                "ns2.secureparkme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "jls.net",
            "domain_keyword": "jls",
            "domain_tld": "net",
            "query_time": "2024-05-29 12:29:13",
            "create_date": "2001-07-16",
            "update_date": "2024-02-02",
            "expiry_date": "2025-07-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Tfourh Net",
            "registrant_company": "Tfourh",
            "registrant_address": "PO Box 11463",
            "registrant_city": "Grand Cayman",
            "registrant_state": "KY",
            "registrant_zip": "KY1-1009",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3459290090",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sls.dating",
            "domain_keyword": "sls",
            "domain_tld": "dating",
            "query_time": "2024-05-31 22:05:40",
            "create_date": "2022-04-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wlsp.pl",
            "domain_keyword": "wlsp",
            "domain_tld": "pl",
            "query_time": "2024-05-31 07:56:06",
            "create_date": "2011-01-05",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-05",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "ns1.gegidns.com",
                "ns2.gegidns.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wld.kim",
            "domain_keyword": "wld",
            "domain_tld": "kim",
            "query_time": "2024-06-05 10:58:27",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-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": "liu tao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wlgs.co.uk",
            "domain_keyword": "wlgs",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 10:59:20",
            "create_date": "2023-07-21",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1058.ui-dns.de",
                "ns1064.ui-dns.biz",
                "ns1092.ui-dns.com",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "uls.com.cn",
            "domain_keyword": "uls",
            "domain_tld": "com.cn",
            "query_time": "2024-06-06 19:10:51",
            "create_date": "2005-11-29",
            "expiry_date": "2028-11-29",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "辽宁联合物流有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wcs.nl",
            "domain_keyword": "wcs",
            "domain_tld": "nl",
            "query_time": "2024-05-27 02:25:31",
            "create_date": "1998-04-03",
            "update_date": "2015-05-12",
            "registrar_name": "Internet Service Europe B.V.",
            "name_servers": [
                "ns01.3wt.nl",
                "ns02.3wt.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "dls.agency",
            "domain_keyword": "dls",
            "domain_tld": "agency",
            "query_time": "2024-05-28 03:02:00",
            "create_date": "2019-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pls.ovh",
            "domain_keyword": "pls",
            "domain_tld": "ovh",
            "query_time": "2024-06-07 17:03:09",
            "create_date": "2023-02-08",
            "update_date": "2023-02-13",
            "expiry_date": "2026-02-08",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "SINOVPRO",
            "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": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "gls.media",
            "domain_keyword": "gls",
            "domain_tld": "media",
            "query_time": "2024-06-07 08:18:23",
            "create_date": "2018-02-11",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mls.center",
            "domain_keyword": "mls",
            "domain_tld": "center",
            "query_time": "2024-06-11 05:19:32",
            "create_date": "2022-04-08",
            "update_date": "2024-05-20",
            "expiry_date": "2024-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wjs.net",
            "domain_keyword": "wjs",
            "domain_tld": "net",
            "query_time": "2024-06-07 11:50:10",
            "create_date": "2003-11-28",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wlq.asia",
            "domain_keyword": "wlq",
            "domain_tld": "asia",
            "query_time": "2024-06-08 14:18:18",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "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": 76,
            "domain_name": "nls.limo",
            "domain_keyword": "nls",
            "domain_tld": "limo",
            "query_time": "2024-04-16 01:40:14",
            "create_date": "2014-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Out of the Box Consultancy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.argewebhosting.nl",
                "ns0.argewebhosting.nl",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "wln.org",
            "domain_keyword": "wln",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:48:00",
            "create_date": "1996-01-04",
            "update_date": "2024-04-08",
            "expiry_date": "2026-01-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "wlsj.com",
            "domain_keyword": "wlsj",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:49:53",
            "create_date": "2003-09-12",
            "update_date": "2024-02-08",
            "expiry_date": "2025-09-12",
            "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/wlsj.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cls.partners",
            "domain_keyword": "cls",
            "domain_tld": "partners",
            "query_time": "2024-05-07 12:20:09",
            "create_date": "2022-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "wvs.lat",
            "domain_keyword": "wvs",
            "domain_tld": "lat",
            "query_time": "2024-05-04 21:39:21",
            "create_date": "2023-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rls.legal",
            "domain_keyword": "rls",
            "domain_tld": "legal",
            "query_time": "2024-05-06 10:39:56",
            "create_date": "2021-03-05",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard, S.L.",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reclamador SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "wels.ru",
            "domain_keyword": "wels",
            "domain_tld": "ru",
            "query_time": "2024-05-07 07:20:21",
            "create_date": "2004-01-15",
            "expiry_date": "2025-01-15",
            "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",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "7ls.biz",
            "domain_keyword": "7ls",
            "domain_tld": "biz",
            "query_time": "2024-05-10 07:48:57",
            "create_date": "2023-06-10",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-10",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "wpls.net",
            "domain_keyword": "wpls",
            "domain_tld": "net",
            "query_time": "2024-05-08 12:13:51",
            "create_date": "2023-02-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wds.tax",
            "domain_keyword": "wds",
            "domain_tld": "tax",
            "query_time": "2024-05-09 10:05:13",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wieland Direkt Steuerberatungsgesellschaft mbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ils.marketing",
            "domain_keyword": "ils",
            "domain_tld": "marketing",
            "query_time": "2024-05-09 05:33:59",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "wpls.info",
            "domain_keyword": "wpls",
            "domain_tld": "info",
            "query_time": "2024-05-08 12:13:51",
            "create_date": "2023-04-28",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "wgs.xyz",
            "domain_keyword": "wgs",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 08:11:04",
            "create_date": "2015-09-06",
            "update_date": "2023-12-19",
            "expiry_date": "2030-09-06",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "wlh.cc",
            "domain_keyword": "wlh",
            "domain_tld": "cc",
            "query_time": "2024-04-24 11:34:34",
            "create_date": "2023-09-19",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-19",
            "registrar_iana": 2879,
            "registrar_name": "Sharkweek Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "jls.industries",
            "domain_keyword": "jls",
            "domain_tld": "industries",
            "query_time": "2024-04-25 03:09:59",
            "create_date": "2022-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "fls.agency",
            "domain_keyword": "fls",
            "domain_tld": "agency",
            "query_time": "2024-04-25 23:18:52",
            "create_date": "2022-09-08",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wks.org",
            "domain_keyword": "wks",
            "domain_tld": "org",
            "query_time": "2024-04-24 11:28:26",
            "create_date": "2001-11-18",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "was.name",
            "domain_keyword": "was",
            "domain_tld": "name",
            "query_time": "2024-04-26 17:59:07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 94,
            "domain_name": "wly.com.br",
            "domain_keyword": "wly",
            "domain_tld": "com.br",
            "query_time": "2024-05-01 07:18:12",
            "create_date": "2019-12-18",
            "update_date": "2024-04-01",
            "expiry_date": "2024-12-18",
            "registrant_name": "RAPHAEL PATRICK FREITAS CHAVES",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 95,
            "domain_name": "w-s.online",
            "domain_keyword": "w-s",
            "domain_tld": "online",
            "query_time": "2024-04-30 15:04:51",
            "create_date": "2022-07-27",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bls.ie",
            "domain_keyword": "bls",
            "domain_tld": "ie",
            "query_time": "2024-04-30 19:46:23",
            "create_date": "2006-08-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-11",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "wxs.company",
            "domain_keyword": "wxs",
            "domain_tld": "company",
            "query_time": "2024-04-30 03:19:49",
            "create_date": "2023-03-17",
            "update_date": "2023-03-22",
            "expiry_date": "2026-03-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "汪有龙",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "江苏省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wbs.guide",
            "domain_keyword": "wbs",
            "domain_tld": "guide",
            "query_time": "2024-04-30 05:46:15",
            "create_date": "2014-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mediagear GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "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.mediagear.net",
                "ns2.mediagear.net",
                "ns3.mediagear.net",
                "ns4.mediagear.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "w8s.ru",
            "domain_keyword": "w8s",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:59:29",
            "create_date": "2023-01-20",
            "expiry_date": "2025-01-20",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "wns.one",
            "domain_keyword": "wns",
            "domain_tld": "one",
            "query_time": "2024-05-02 05:42:41",
            "create_date": "2022-12-16",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-16",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.11,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>wls.waw.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6938</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>was.uk.com, w-ls.com, tls.co.ke, lws.uk.com, sls.zone, gwls.net, w2s.online, w3s.one, was.support, rls.dev, wlst.co.th, w6s.lat, fls.work, ols.uk, wjs.net.au, jls.capital, vls.world, 8ls.uk, whs.eu, ils.kiwi, wlk.fr, wln.world, ols.ltd, bls.gl, uls.su, whs.su, wl2.com.br, wlm.red, wcs.it, wbs.gmbh, wels.store, wes.im, hls.net, hls.rentals, w7s.xyz, fls.plumbing, sls.house, jls.co, uls.by, pls.red, wlo.info, wlm.email, wlm.fit, wlps.org.uk, tls.show, wes.email, rls.org.pl, wlg.one, lws.finance, fls.app, als.ng, mls.info, cls.org.cn, wlsn.design, wlss.org, gls.lt, dls.org.au, wils.one, wlbs.info, wlc.reviews, wlc.law, qls.systems, jls.net, sls.dating, wlsp.pl, wld.kim, wlgs.co.uk, uls.com.cn, wcs.nl, dls.agency, pls.ovh, gls.media, mls.center, wjs.net, wlq.asia, nls.limo, wln.org, wlsj.com, cls.partners, wvs.lat, rls.legal, wels.ru, 7ls.biz, wpls.net, wds.tax, ils.marketing, wpls.info, wgs.xyz, wlh.cc, jls.industries, fls.agency, wks.org, was.name, wly.com.br, w-s.online, bls.ie, wxs.company, wbs.guide, w8s.ru, wns.one</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>was.uk.com</domain_name>
   <domain_keyword>was</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-07 20:16:38</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/was.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>w-ls.com</domain_name>
   <domain_keyword>w-ls</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:38:55</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Wouter De Coster</registrant_name>
   <registrant_company>BrandManager</registrant_company>
   <registrant_address>Hopewell Centre, Level 54, 183 Queen's Road East</registrant_address>
   <registrant_city>Hong Kong</registrant_city>
   <registrant_state>HWC</registrant_state>
   <registrant_zip>852</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+36.702326333</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tls.co.ke</domain_name>
   <domain_keyword>tls</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-18 14:04:12</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>Kenya Website Experts</registrar_name>
   <registrar_website>https://kenyawebexperts.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns8383.hostgator.com</value>
    <value>ns8384.hostgator.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>lws.uk.com</domain_name>
   <domain_keyword>lws</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-19 16:21:51</query_time>
   <create_date>1999-08-06</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Claranet Group Ltd</registrar_name>
   <registrar_website>http://www.uk.clara.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/lws.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sls.zone</domain_name>
   <domain_keyword>sls</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-29 08:29:26</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>With Reason ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1333.awsdns-38.org</value>
    <value>ns-144.awsdns-18.com</value>
    <value>ns-1560.awsdns-03.co.uk</value>
    <value>ns-670.awsdns-19.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>gwls.net</domain_name>
   <domain_keyword>gwls</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:57:12</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-05</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>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/gwls.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>7</num>
   <domain_name>w2s.online</domain_name>
   <domain_keyword>w2s</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 03:25:31</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>w3s.one</domain_name>
   <domain_keyword>w3s</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-25 17:43:53</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</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>Dynadot Privacy Service</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>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>9</num>
   <domain_name>was.support</domain_name>
   <domain_keyword>was</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-30 23:01:16</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2021-09-04</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dns103.register.com</value>
    <value>dns104.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>rls.dev</domain_name>
   <domain_keyword>rls</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-30 05:28:54</query_time>
   <create_date>2022-09-30</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2026-09-30</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>11</num>
   <domain_name>wlst.co.th</domain_name>
   <domain_keyword>wlst</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-01 03:27:01</query_time>
   <create_date>2018-08-29</create_date>
   <update_date>2021-09-16</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Wise Life Strategies Co., Ltd. (บริษัท ไวส์ ไลฟ์ สแตรทิจีส จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>w01.metrabyte.cloud</value>
    <value>w02.metrabyte.cloud</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>w6s.lat</domain_name>
   <domain_keyword>w6s</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-25 17:49:43</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>fls.work</domain_name>
   <domain_keyword>fls</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-25 23:18:53</query_time>
   <create_date>2015-12-18</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-12-18</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ols.uk</domain_name>
   <domain_keyword>ols</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 20:35:37</query_time>
   <create_date>2020-01-21</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>wjs.net.au</domain_name>
   <domain_keyword>wjs</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-03 05:53:09</query_time>
   <update_date>2024-04-08</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>John Park</registrant_name>
   <name_servers>
    <value>ns1.secureparkme.com</value>
    <value>ns2.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>jls.capital</domain_name>
   <domain_keyword>jls</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-04 12:28:18</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>17</num>
   <domain_name>vls.world</domain_name>
   <domain_keyword>vls</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-09 16:41:58</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>3938</registrar_iana>
   <registrar_name>Sav.com, LLC - 48</registrar_name>
   <registrar_website>https://rdapserver.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>18</num>
   <domain_name>8ls.uk</domain_name>
   <domain_keyword>8ls</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-01 21:15:36</query_time>
   <create_date>2017-08-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-187-c.gandi.net</value>
    <value>ns-231-b.gandi.net</value>
    <value>ns-68-a.gandi.net</value>
    <value>z.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>whs.eu</domain_name>
   <domain_keyword>whs</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:41:22</query_time>
   <registrar_name>eu-poena.at web invest gmbh &amp; co KG</registrar_name>
   <registrar_website>http://www.eu-poena.at</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>ils.kiwi</domain_name>
   <domain_keyword>ils</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-03 02:36:54</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of ils.kiwi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wlk.fr</domain_name>
   <domain_keyword>wlk</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:19:50</query_time>
   <create_date>2007-07-05</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>EURODNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>EuroDNS SA</registrant_company>
   <registrant_address>EuroDNS SA, 21 rue leon laval, 3372 Luxembourg</registrant_address>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.263725200</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>wln.world</domain_name>
   <domain_keyword>wln</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 01:18:17</query_time>
   <create_date>2018-03-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>23</num>
   <domain_name>ols.ltd</domain_name>
   <domain_keyword>ols</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-05 22:30:00</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bls.gl</domain_name>
   <domain_keyword>bls</domain_keyword>
   <domain_tld>gl</domain_tld>
   <query_time>2024-05-07 09:20:54</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>https://whois.nic.gl/contact/bls.gl/registrant</registrant_email>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>dion.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>uls.su</domain_name>
   <domain_keyword>uls</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:21:52</query_time>
   <create_date>2012-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>whs.su</domain_name>
   <domain_keyword>whs</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:27:29</query_time>
   <create_date>2011-02-27</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>wl2.com.br</domain_name>
   <domain_keyword>wl2</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-15 04:00:19</query_time>
   <create_date>2009-08-14</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrant_name>wesley soares fagundes</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wfagundes.shop</value>
    <value>ns2.wfagundes.shop</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>wlm.red</domain_name>
   <domain_keyword>wlm</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-15 04:02:55</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-28</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wcs.it</domain_name>
   <domain_keyword>wcs</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 13:43:55</query_time>
   <create_date>1996-12-19</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wbs.gmbh</domain_name>
   <domain_keyword>wbs</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-18 22:58:38</query_time>
   <create_date>2018-06-17</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Weinmann Business Solution GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wels.store</domain_name>
   <domain_keyword>wels</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-15 21:30:23</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>wes.im</domain_name>
   <domain_keyword>wes</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-18 17:21:56</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>hls.net</domain_name>
   <domain_keyword>hls</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 08:59:19</query_time>
   <create_date>1997-11-12</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>managed IP GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/hls.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hls.rentals</domain_name>
   <domain_keyword>hls</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-05-18 08:59:19</query_time>
   <create_date>2014-11-01</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>w7s.xyz</domain_name>
   <domain_keyword>w7s</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 05:01:17</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>Guangdong</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>ns2bkr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4bfy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>fls.plumbing</domain_name>
   <domain_keyword>fls</domain_keyword>
   <domain_tld>plumbing</domain_tld>
   <query_time>2024-05-23 02:17:34</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sls.house</domain_name>
   <domain_keyword>sls</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-22 05:26:02</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>jls.co</domain_name>
   <domain_keyword>jls</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 05:38:15</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>qc</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>uls.by</domain_name>
   <domain_keyword>uls</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-23 12:27:22</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hosty.by</value>
    <value>ns2.hosty.by</value>
   </name_servers>
  </value>
  <value>
   <num>40</num>
   <domain_name>pls.red</domain_name>
   <domain_keyword>pls</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-14 22:55:36</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Smart Talk, LLC</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>ns-1236.awsdns-26.org</value>
    <value>ns-1931.awsdns-49.co.uk</value>
    <value>ns-307.awsdns-38.com</value>
    <value>ns-941.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wlo.info</domain_name>
   <domain_keyword>wlo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 11:13:16</query_time>
   <create_date>2017-06-10</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-06-10</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>EdenMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ooparked.com</value>
    <value>ns2.ooparked.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>wlm.email</domain_name>
   <domain_keyword>wlm</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-14 11:12:44</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DGTLS GmbH</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>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>wlm.fit</domain_name>
   <domain_keyword>wlm</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-14 11:12:44</query_time>
   <create_date>2021-08-21</create_date>
   <expiry_date>2024-08-21</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>zhan zi cai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wlps.org.uk</domain_name>
   <domain_keyword>wlps</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-13 17:48:16</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>tls.show</domain_name>
   <domain_keyword>tls</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-11 21:52:33</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wes.email</domain_name>
   <domain_keyword>wes</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-24 22:11:46</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>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>rls.org.pl</domain_name>
   <domain_keyword>rls</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-23 15:07:38</query_time>
   <create_date>2003-03-01</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wlg.one</domain_name>
   <domain_keyword>wlg</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 19:37:50</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>lws.finance</domain_name>
   <domain_keyword>lws</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-31 05:15:12</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>fls.app</domain_name>
   <domain_keyword>fls</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 20:30:03</query_time>
   <create_date>2021-07-16</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>als.ng</domain_name>
   <domain_keyword>als</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-06-01 08:22:57</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>24062013</registrar_iana>
   <registrar_name>smartweb</registrar_name>
   <registrar_website>https://www.smartweb.com.ng</registrar_website>
   <registrant_name>Osiegbu  Ogen</registrant_name>
   <registrant_company>Runola Nigeria Limited</registrant_company>
   <registrant_address>Suite 10/11, 2 Osborne Road</registrant_address>
   <registrant_city>Ikoyi</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.83762844</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mls.info</domain_name>
   <domain_keyword>mls</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 04:25:59</query_time>
   <create_date>2002-07-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Webtrading Co.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cls.org.cn</domain_name>
   <domain_keyword>cls</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-06-01 04:55:05</query_time>
   <create_date>2024-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>北京中万网络科技有限责任公司</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>wlsn.design</domain_name>
   <domain_keyword>wlsn</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-29 23:01:26</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2032-06-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>55</num>
   <domain_name>wlss.org</domain_name>
   <domain_keyword>wlss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 23:01:28</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0165132220</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>gls.lt</domain_name>
   <domain_keyword>gls</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-30 12:34:41</query_time>
   <create_date>2005-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Knipp Medien und Kommunikation GmbH</registrar_name>
   <registrar_website>http://www.knipp.de</registrar_website>
   <name_servers>
    <value>pns.dtag.de</value>
    <value>secondary006.dtag.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>dls.org.au</domain_name>
   <domain_keyword>dls</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-02 12:02:03</query_time>
   <update_date>2024-06-02</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Rachel Chua</registrant_name>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wils.one</domain_name>
   <domain_keyword>wils</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 02:56:08</query_time>
   <create_date>2021-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wlbs.info</domain_name>
   <domain_keyword>wlbs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 10:56:31</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leasend Technology Co., Ltd</registrar_name>
   <registrar_website>http://domain.35.com/whois.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tsinghua University</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>dns.edu.cn</value>
    <value>ns2.net.edu.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>wlc.reviews</domain_name>
   <domain_keyword>wlc</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-25 10:56:33</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wlc.law</domain_name>
   <domain_keyword>wlc</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-25 10:56:32</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns47.domaincontrol.com</value>
    <value>ns48.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>62</num>
   <domain_name>qls.systems</domain_name>
   <domain_keyword>qls</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-26 18:11:48</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AmUnity Community</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.secureparkme.com</value>
    <value>ns2.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>jls.net</domain_name>
   <domain_keyword>jls</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 12:29:13</query_time>
   <create_date>2001-07-16</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Tfourh Net</registrant_name>
   <registrant_company>Tfourh</registrant_company>
   <registrant_address>PO Box 11463</registrant_address>
   <registrant_city>Grand Cayman</registrant_city>
   <registrant_state>KY</registrant_state>
   <registrant_zip>KY1-1009</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3459290090</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sls.dating</domain_name>
   <domain_keyword>sls</domain_keyword>
   <domain_tld>dating</domain_tld>
   <query_time>2024-05-31 22:05:40</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wlsp.pl</domain_name>
   <domain_keyword>wlsp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 07:56:06</query_time>
   <create_date>2011-01-05</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.gegidns.com</value>
    <value>ns2.gegidns.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wld.kim</domain_name>
   <domain_keyword>wld</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-06-05 10:58:27</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-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>liu tao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>67</num>
   <domain_name>wlgs.co.uk</domain_name>
   <domain_keyword>wlgs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 10:59:20</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1058.ui-dns.de</value>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1092.ui-dns.com</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>uls.com.cn</domain_name>
   <domain_keyword>uls</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-06 19:10:51</query_time>
   <create_date>2005-11-29</create_date>
   <expiry_date>2028-11-29</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>辽宁联合物流有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wcs.nl</domain_name>
   <domain_keyword>wcs</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 02:25:31</query_time>
   <create_date>1998-04-03</create_date>
   <update_date>2015-05-12</update_date>
   <registrar_name>Internet Service Europe B.V.</registrar_name>
   <name_servers>
    <value>ns01.3wt.nl</value>
    <value>ns02.3wt.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>dls.agency</domain_name>
   <domain_keyword>dls</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-28 03:02:00</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>pls.ovh</domain_name>
   <domain_keyword>pls</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-07 17:03:09</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2026-02-08</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>SINOVPRO</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>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>gls.media</domain_name>
   <domain_keyword>gls</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-07 08:18:23</query_time>
   <create_date>2018-02-11</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>mls.center</domain_name>
   <domain_keyword>mls</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-06-11 05:19:32</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wjs.net</domain_name>
   <domain_keyword>wjs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 11:50:10</query_time>
   <create_date>2003-11-28</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-28</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wlq.asia</domain_name>
   <domain_keyword>wlq</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 14:18:18</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</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>76</num>
   <domain_name>nls.limo</domain_name>
   <domain_keyword>nls</domain_keyword>
   <domain_tld>limo</domain_tld>
   <query_time>2024-04-16 01:40:14</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Out of the Box Consultancy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.argewebhosting.nl</value>
    <value>ns0.argewebhosting.nl</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>wln.org</domain_name>
   <domain_keyword>wln</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:48:00</query_time>
   <create_date>1996-01-04</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-01-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>78</num>
   <domain_name>wlsj.com</domain_name>
   <domain_keyword>wlsj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:49:53</query_time>
   <create_date>2003-09-12</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-09-12</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/wlsj.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>79</num>
   <domain_name>cls.partners</domain_name>
   <domain_keyword>cls</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-07 12:20:09</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>wvs.lat</domain_name>
   <domain_keyword>wvs</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-04 21:39:21</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rls.legal</domain_name>
   <domain_keyword>rls</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-06 10:39:56</query_time>
   <create_date>2021-03-05</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard, S.L.</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reclamador SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>wels.ru</domain_name>
   <domain_keyword>wels</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-07 07:20:21</query_time>
   <create_date>2004-01-15</create_date>
   <expiry_date>2025-01-15</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>7ls.biz</domain_name>
   <domain_keyword>7ls</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 07:48:57</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-10</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>ns01.domaincontrol.com</value>
    <value>ns02.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>84</num>
   <domain_name>wpls.net</domain_name>
   <domain_keyword>wpls</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 12:13:51</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wds.tax</domain_name>
   <domain_keyword>wds</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-09 10:05:13</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wieland Direkt Steuerberatungsgesellschaft mbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ils.marketing</domain_name>
   <domain_keyword>ils</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-09 05:33:59</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>wpls.info</domain_name>
   <domain_keyword>wpls</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 12:13:51</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>wgs.xyz</domain_name>
   <domain_keyword>wgs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 08:11:04</query_time>
   <create_date>2015-09-06</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2030-09-06</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wlh.cc</domain_name>
   <domain_keyword>wlh</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-24 11:34:34</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>2879</registrar_iana>
   <registrar_name>Sharkweek Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>jls.industries</domain_name>
   <domain_keyword>jls</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-04-25 03:09:59</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>fls.agency</domain_name>
   <domain_keyword>fls</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-25 23:18:52</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>wks.org</domain_name>
   <domain_keyword>wks</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 11:28:26</query_time>
   <create_date>2001-11-18</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>was.name</domain_name>
   <domain_keyword>was</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-26 17:59:07</query_time>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>wly.com.br</domain_name>
   <domain_keyword>wly</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-01 07:18:12</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrant_name>RAPHAEL PATRICK FREITAS CHAVES</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>w-s.online</domain_name>
   <domain_keyword>w-s</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 15:04:51</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bls.ie</domain_name>
   <domain_keyword>bls</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-30 19:46:23</query_time>
   <create_date>2006-08-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>wxs.company</domain_name>
   <domain_keyword>wxs</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-30 03:19:49</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2023-03-22</update_date>
   <expiry_date>2026-03-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>汪有龙</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>江苏省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.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>wbs.guide</domain_name>
   <domain_keyword>wbs</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-04-30 05:46:15</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mediagear GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mediagear.net</value>
    <value>ns2.mediagear.net</value>
    <value>ns3.mediagear.net</value>
    <value>ns4.mediagear.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>w8s.ru</domain_name>
   <domain_keyword>w8s</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:59:29</query_time>
   <create_date>2023-01-20</create_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>wns.one</domain_name>
   <domain_keyword>wns</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-02 05:42:41</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-16</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.11</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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