WHOIS QUERY TIME

16 May 2024 - 4:28 PM UTC

Registered: 17 April 1996
Modified: 6 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: home.pl S.A.
Website: https://home.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns1.assecobs.eu
ns1.assecobs.pl
ns2.assecobs.eu
ns2.assecobs.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=softlab.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "softlab.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "softlab.com.pl",
            "domain_keyword": "softlab",
            "domain_tld": "com.pl",
            "query_time": "2024-05-16 16:28:30",
            "create_date": "1996-04-17",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.assecobs.eu",
                "ns1.assecobs.pl",
                "ns2.assecobs.eu",
                "ns2.assecobs.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>softlab.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>softlab.com.pl</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-16 16:28:30</query_time>
   <create_date>1996-04-17</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.assecobs.eu</value>
    <value>ns1.assecobs.pl</value>
    <value>ns2.assecobs.eu</value>
    <value>ns2.assecobs.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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.188 seconds) for "softlab.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 8:55 PM UTC

Registered: 17 April 1996
Modified: 5 December 2022
Expiry: 31 December 2023

REGISTRAR

Name: home.pl S.A.
Website: https://home.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns1.assecobs.eu
ns1.assecobs.pl
ns2.assecobs.eu
ns2.assecobs.pl

#2 - QUERY TIME

12 Mar 2024 - 9:14 PM UTC

Registered: 17 April 1996
Modified: 6 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: home.pl S.A.
Website: https://home.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns1.assecobs.eu
ns1.assecobs.pl
ns2.assecobs.eu
ns2.assecobs.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=softlab.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "softlab.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "softlab.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "softlab.com.pl",
            "domain_keyword": "softlab",
            "domain_tld": "com.pl",
            "query_time": "2023-05-04 20:55:30",
            "create_date": "1996-04-17",
            "update_date": "2022-12-05",
            "expiry_date": "2023-12-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.assecobs.eu",
                "ns1.assecobs.pl",
                "ns2.assecobs.eu",
                "ns2.assecobs.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "softlab.com.pl",
            "domain_keyword": "softlab",
            "domain_tld": "com.pl",
            "query_time": "2024-03-12 21:14:55",
            "create_date": "1996-04-17",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.assecobs.eu",
                "ns1.assecobs.pl",
                "ns2.assecobs.eu",
                "ns2.assecobs.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.188,
        "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>softlab.com.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>softlab.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>softlab.com.pl</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-05-04 20:55:30</query_time>
   <create_date>1996-04-17</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2023-12-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.assecobs.eu</value>
    <value>ns1.assecobs.pl</value>
    <value>ns2.assecobs.eu</value>
    <value>ns2.assecobs.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>softlab.com.pl</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-12 21:14:55</query_time>
   <create_date>1996-04-17</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.assecobs.eu</value>
    <value>ns1.assecobs.pl</value>
    <value>ns2.assecobs.eu</value>
    <value>ns2.assecobs.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.188</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 49 domain names (in 0.038 seconds) which contained the exact domain keyword "softlab".
Domain Name Registered Expiry Registrar Ownership
1 softlab.com.pl 17 Apr 1996 31 Dec 2024 home.pl S.A. -
2 softlab.it 2 Jul 1996 7 Apr 2025 BARBERO & Associates Ltd Teamsystem S.p.A.
3 softlab.net 16 Sep 1997 15 Sep 2024 CSC CORPORATE DOMAINS, INC. NTT DATA Deutschland GmbH
4 softlab.com 25 Sep 1997 24 Sep 2024 CSC CORPORATE DOMAINS, INC. NTT DATA Deutschland GmbH
5 softlab.ru 16 Apr 1998 30 Apr 2025 BEGET-RU JSC "R-Style Softlab"
6 softlab.ca 23 Jan 2002 23 Jan 2025 Grape Inc. REDACTED FOR PRIVACY
7 softlab.ws 30 Oct 2002 30 Oct 2024 GoDaddy.com -
8 softlab.hr 6 Apr 2004 17 Dec 2024 CARNET -
9 softlab.se 21 Apr 2004 21 Apr 2024 One.com -
10 softlab.tv 5 Dec 2008 5 Dec 2024 Key-Systems GmbH JSC "SoftLab-NSK"
11 softlab.org 4 Jan 2009 4 Jan 2025 Annulet LLC BuyDomains.com
12 softlab.pl 15 Jul 2009 15 Jul 2024 ZENBOX sp. z o.o. -
13 softlab.by 9 Feb 2012 9 Feb 2025 Reliable Software, Ltd Частное предприятие "АнтиВирус"
14 softlab.pt 11 Oct 2012 11 Sep 2024 - -
15 softlab.me 15 Jul 2013 15 Jul 2026 OVH SAS REDACTED FOR PRIVACY
16 softlab.cl 20 Oct 2015 20 Oct 2024 NIC Chile Rodrigo Andrés Zúñiga Rodríguez
17 softlab.cloud 4 Mar 2016 4 Mar 2025 GoDaddy Domains By Proxy, LLC
18 softlab.nyc 22 Mar 2016 21 Mar 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
19 softlab.space 30 Apr 2016 30 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
20 softlab.co.nz 5 Jun 2017 - Hoopla Hosting Limited -
21 softlab.com.co 1 Jun 2018 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 softlab.app 27 Jun 2018 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 softlab.one 26 Jun 2019 26 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
24 softlab.uk 8 May 2020 8 May 2025 OVH [Tag = OVH-FR] -
25 softlab.design 10 Aug 2020 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 softlab.click 21 Oct 2020 21 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
27 softlab.ovh 7 Dec 2020 7 Dec 2024 OVH SOFTLAB Pawel Wojcik
28 softlab.dev 30 May 2021 30 May 2026 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
29 softlab.online 12 Jun 2021 12 Jun 2024 Cronon GmbH Ireneusz Bachurski Przedsiebiorstwo INFO-BI
30 softlab.asia 18 Jul 2021 18 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 softlab.jp 19 Jul 2021 31 Jul 2024 - (Not displayed by registrant's request)
32 softlab.ltd 28 Sep 2021 28 Sep 2024 Squarespace Domains II LLC Softlab Co., Ltd.
33 softlab.pro 4 Jan 2022 4 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
34 softlab.xyz 20 Apr 2022 20 Apr 2025 Dynadot LLC -
35 softlab.fun 21 Oct 2022 21 Oct 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
36 softlab.us 21 Apr 2023 21 Apr 2025 Sav.com, LLC - 6 Ashraf Abu Elayyan
37 softlab.pw 25 Apr 2023 25 Apr 2025 Beget LLC -
38 softlab.info 14 Jul 2023 14 Jul 2024 Sav.com, LLC - 18 REDACTED FOR PRIVACY
39 softlab.studio 23 Aug 2023 23 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 softlab.tech 27 Sep 2023 27 Sep 2024 West263 International Limited -
41 softlab.top 2 Oct 2023 2 Oct 2024 NameSilo,LLC PrivacyGuardian.org llc
42 softlab.agency 23 Nov 2023 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 softlab.shop 15 Dec 2023 15 Dec 2024 Dynadot Inc. -
44 softlab.technology 11 Jan 2024 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 softlab.site 7 Feb 2024 7 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
46 softlab.services 13 Mar 2024 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 softlab.store 18 Apr 2024 18 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
48 softlab.sbs 26 Apr 2024 26 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
49 softlab.co.uk - 22 Nov 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
50 softlab.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Softlab Admin

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=softlab&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "softlab",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 50,
        "relation": "eq",
        "current": 50
    },
    "unique_domains": "softlab.com.pl, softlab.it, softlab.net, softlab.com, softlab.ru, softlab.ca, softlab.ws, softlab.hr, softlab.se, softlab.tv, softlab.org, softlab.pl, softlab.by, softlab.pt, softlab.me, softlab.cl, softlab.cloud, softlab.nyc, softlab.space, softlab.co.nz, softlab.com.co, softlab.app, softlab.one, softlab.uk, softlab.design, softlab.click, softlab.ovh, softlab.dev, softlab.online, softlab.asia, softlab.jp, softlab.ltd, softlab.pro, softlab.xyz, softlab.fun, softlab.us, softlab.pw, softlab.info, softlab.studio, softlab.tech, softlab.top, softlab.agency, softlab.shop, softlab.technology, softlab.site, softlab.services, softlab.store, softlab.sbs, softlab.co.uk, softlab.au",
    "results": [
        {
            "num": 1,
            "domain_name": "softlab.com.pl",
            "domain_keyword": "softlab",
            "domain_tld": "com.pl",
            "query_time": "2024-05-16 16:28:30",
            "create_date": "1996-04-17",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.assecobs.eu",
                "ns1.assecobs.pl",
                "ns2.assecobs.eu",
                "ns2.assecobs.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "softlab.it",
            "domain_keyword": "softlab",
            "domain_tld": "it",
            "query_time": "2024-06-01 01:54:47",
            "create_date": "1996-07-02",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-07",
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_company": "Teamsystem S.p.A.",
            "registrant_address": "Via Sandro Pertini, 88",
            "registrant_city": "Pesaro",
            "registrant_state": "PU",
            "registrant_zip": "61122",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "softlab.net",
            "domain_keyword": "softlab",
            "domain_tld": "net",
            "query_time": "2024-05-24 15:50:33",
            "create_date": "1997-09-16",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-15",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NTT DATA Deutschland GmbH",
            "registrant_address": "Hans-Doellgast-Str. 26",
            "registrant_city": "Munich",
            "registrant_state": "Bavaria",
            "registrant_zip": "80807",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.8999360",
            "registrant_fax": "+49.8999361889",
            "name_servers": [
                "ns1.cirquent.de",
                "ns1.netnames.net",
                "ns2.cirquent.de",
                "ns2.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "softlab.com",
            "domain_keyword": "softlab",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:28:28",
            "create_date": "1997-09-25",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-24",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NTT DATA Deutschland GmbH",
            "registrant_address": "Hans-Doellgast-Str. 26",
            "registrant_city": "Munich",
            "registrant_state": "Bavaria",
            "registrant_zip": "80807",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.8999360",
            "registrant_fax": "+49.8999361889",
            "name_servers": [
                "ns1.cirquent.de",
                "ns1.netnames.net",
                "ns2.cirquent.de",
                "ns2.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "softlab.ru",
            "domain_keyword": "softlab",
            "domain_tld": "ru",
            "query_time": "2024-06-10 15:09:39",
            "create_date": "1998-04-16",
            "expiry_date": "2025-04-30",
            "registrar_name": "BEGET-RU",
            "registrant_company": "JSC \"R-Style Softlab\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "softlab.ca",
            "domain_keyword": "softlab",
            "domain_tld": "ca",
            "query_time": "2024-06-02 08:00:45",
            "create_date": "2002-01-23",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-23",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.canaca.net",
                "ns2.canaca.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "softlab.ws",
            "domain_keyword": "softlab",
            "domain_tld": "ws",
            "query_time": "2024-05-01 14:54:15",
            "create_date": "2002-10-30",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "dns0.idealhost.biz",
                "dns1.idealhost.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "softlab.hr",
            "domain_keyword": "softlab",
            "domain_tld": "hr",
            "query_time": "2024-05-10 22:29:31",
            "create_date": "2004-04-06",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.softlab.hr",
                "ns2.softlab.hr"
            ]
        },
        {
            "num": 9,
            "domain_name": "softlab.se",
            "domain_keyword": "softlab",
            "domain_tld": "se",
            "query_time": "2024-06-02 08:00:45",
            "create_date": "2004-04-21",
            "update_date": "2024-05-01",
            "expiry_date": "2024-04-21",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "deactivated",
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "softlab.tv",
            "domain_keyword": "softlab",
            "domain_tld": "tv",
            "query_time": "2024-06-02 08:00:47",
            "create_date": "2008-12-05",
            "update_date": "2023-10-22",
            "expiry_date": "2024-12-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JSC \"SoftLab-NSK\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Novosibirskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sl.iae.nsk.su",
                "ns.softlab-nsk.ru",
                "ns.softlab.tv",
                "ns2.sl.iae.nsk.su",
                "ns2.softlab-nsk.ru",
                "ns2.softlab.tv",
                "ns3.sl.iae.nsk.su",
                "ns3.softlab-nsk.ru",
                "ns3.softlab.tv"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "softlab.org",
            "domain_keyword": "softlab",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:58:29",
            "create_date": "2009-01-04",
            "update_date": "2023-11-11",
            "expiry_date": "2025-01-04",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "softlab.pl",
            "domain_keyword": "softlab",
            "domain_tld": "pl",
            "query_time": "2024-05-24 15:50:36",
            "create_date": "2009-07-15",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-15",
            "registrar_name": "ZENBOX sp. z o.o.",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "softlab.by",
            "domain_keyword": "softlab",
            "domain_tld": "by",
            "query_time": "2024-06-03 12:57:17",
            "create_date": "2012-02-09",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-09",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Частное предприятие \"АнтиВирус\"",
            "registrant_address": "220047, Минский р-н, Б. Стиклево, ул. Восточная, д. 4, офис 1-19",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173967072",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 14,
            "domain_name": "softlab.pt",
            "domain_keyword": "softlab",
            "domain_tld": "pt",
            "query_time": "2024-05-14 08:01:29",
            "create_date": "2012-10-11",
            "expiry_date": "2024-09-11",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com",
                "ns3.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 15,
            "domain_name": "softlab.me",
            "domain_keyword": "softlab",
            "domain_tld": "me",
            "query_time": "2024-04-17 05:58:29",
            "create_date": "2013-07-15",
            "update_date": "2023-06-30",
            "expiry_date": "2026-07-15",
            "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": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "softlab.cl",
            "domain_keyword": "softlab",
            "domain_tld": "cl",
            "query_time": "2024-04-17 05:58:29",
            "create_date": "2015-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Rodrigo Andrés Zúñiga Rodríguez",
            "name_servers": [
                "ns21.dattatec.com",
                "ns22.dattatec.com"
            ]
        },
        {
            "num": 17,
            "domain_name": "softlab.cloud",
            "domain_keyword": "softlab",
            "domain_tld": "cloud",
            "query_time": "2024-05-14 08:01:28",
            "create_date": "2016-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "softlab.nyc",
            "domain_keyword": "softlab",
            "domain_tld": "nyc",
            "query_time": "2024-05-20 19:10:58",
            "create_date": "2016-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2026-03-21",
            "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": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "softlab.space",
            "domain_keyword": "softlab",
            "domain_tld": "space",
            "query_time": "2024-05-08 20:21:32",
            "create_date": "2016-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.fastdns.hosting",
                "ns2.fastdns.hosting",
                "ns3.fastdns.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "softlab.co.nz",
            "domain_keyword": "softlab",
            "domain_tld": "co.nz",
            "query_time": "2024-05-08 20:21:32",
            "create_date": "2017-06-05",
            "update_date": "2023-06-02",
            "registrar_name": "Hoopla Hosting Limited",
            "registrar_website": "https://www.hooplahosting.co.nz",
            "name_servers": [
                "ns1.hooplahosting.co.nz",
                "ns2.hooplahosting.co.nz",
                "ns3.hooplahosting.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "softlab.com.co",
            "domain_keyword": "softlab",
            "domain_tld": "com.co",
            "query_time": "2024-06-03 12:57:17",
            "create_date": "2018-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "softlab.app",
            "domain_keyword": "softlab",
            "domain_tld": "app",
            "query_time": "2024-06-03 12:57:17",
            "create_date": "2018-06-27",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "softlab.one",
            "domain_keyword": "softlab",
            "domain_tld": "one",
            "query_time": "2024-05-04 23:20:36",
            "create_date": "2019-06-26",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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-185-a.gandi.net",
                "ns-233-c.gandi.net",
                "ns-248-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "softlab.uk",
            "domain_keyword": "softlab",
            "domain_tld": "uk",
            "query_time": "2024-05-22 15:57:31",
            "create_date": "2020-05-08",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-08",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 25,
            "domain_name": "softlab.design",
            "domain_keyword": "softlab",
            "domain_tld": "design",
            "query_time": "2024-05-29 22:29:17",
            "create_date": "2020-08-10",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "softlab.click",
            "domain_keyword": "softlab",
            "domain_tld": "click",
            "query_time": "2024-05-08 20:21:32",
            "create_date": "2020-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "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": 27,
            "domain_name": "softlab.ovh",
            "domain_keyword": "softlab",
            "domain_tld": "ovh",
            "query_time": "2024-06-03 12:57:17",
            "create_date": "2020-12-07",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "SOFTLAB Pawel Wojcik",
            "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": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "softlab.dev",
            "domain_keyword": "softlab",
            "domain_tld": "dev",
            "query_time": "2024-04-17 05:58:29",
            "create_date": "2021-05-30",
            "update_date": "2023-07-24",
            "expiry_date": "2026-05-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "softlab.online",
            "domain_keyword": "softlab",
            "domain_tld": "online",
            "query_time": "2024-05-14 08:01:29",
            "create_date": "2021-06-12",
            "update_date": "2024-05-11",
            "expiry_date": "2024-06-12",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "PL",
            "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": 30,
            "domain_name": "softlab.asia",
            "domain_keyword": "softlab",
            "domain_tld": "asia",
            "query_time": "2024-05-04 23:20:36",
            "create_date": "2021-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2025-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "softlab.jp",
            "domain_keyword": "softlab",
            "domain_tld": "jp",
            "query_time": "2024-05-24 15:50:33",
            "create_date": "2021-07-19",
            "update_date": "2023-11-12",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns.trmi.net",
                "ns2.trmi.net",
                "ns3.trmi.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 32,
            "domain_name": "softlab.ltd",
            "domain_keyword": "softlab",
            "domain_tld": "ltd",
            "query_time": "2024-06-03 12:57:17",
            "create_date": "2021-09-28",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Softlab Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u0E19\\u0E04\\u0E23\\u0E23\\u0E32\\u0E0A\\u0E2A\\u0E35\\u0E21\\u0E32",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "softlab.pro",
            "domain_keyword": "softlab",
            "domain_tld": "pro",
            "query_time": "2024-05-14 08:01:29",
            "create_date": "2022-01-04",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns-1309.awsdns-35.org",
                "ns-1545.awsdns-01.co.uk",
                "ns-307.awsdns-38.com",
                "ns-992.awsdns-60.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "softlab.xyz",
            "domain_keyword": "softlab",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 15:50:33",
            "create_date": "2022-04-20",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "softlab.fun",
            "domain_keyword": "softlab",
            "domain_tld": "fun",
            "query_time": "2024-05-08 20:21:32",
            "create_date": "2022-10-21",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-21",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "softlab.us",
            "domain_keyword": "softlab",
            "domain_tld": "us",
            "query_time": "2024-04-17 05:58:30",
            "create_date": "2023-04-21",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-21",
            "registrar_iana": 3896,
            "registrar_name": "Sav.com, LLC - 6",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "Ashraf Abu Elayyan",
            "registrant_address": "Jubeiha",
            "registrant_city": "Amman",
            "registrant_state": "Amman",
            "registrant_zip": "11190",
            "registrant_country": "JO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+962.781064416",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "softlab.pw",
            "domain_keyword": "softlab",
            "domain_tld": "pw",
            "query_time": "2024-05-04 23:20:36",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_email": "https://whois.nic.pw/contact/softlab.pw/registrant",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "softlab.info",
            "domain_keyword": "softlab",
            "domain_tld": "info",
            "query_time": "2024-04-26 00:12:34",
            "create_date": "2023-07-14",
            "update_date": "2024-02-26",
            "expiry_date": "2024-07-14",
            "registrar_iana": 3908,
            "registrar_name": "Sav.com, LLC - 18",
            "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",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "softlab.studio",
            "domain_keyword": "softlab",
            "domain_tld": "studio",
            "query_time": "2024-05-14 08:01:29",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "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-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": 40,
            "domain_name": "softlab.tech",
            "domain_keyword": "softlab",
            "domain_tld": "tech",
            "query_time": "2024-05-20 19:10:54",
            "create_date": "2023-09-27",
            "update_date": "2023-11-22",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "softlab.top",
            "domain_keyword": "softlab",
            "domain_tld": "top",
            "query_time": "2024-06-02 08:00:45",
            "create_date": "2023-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ryleigh.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "softlab.agency",
            "domain_keyword": "softlab",
            "domain_tld": "agency",
            "query_time": "2024-05-24 15:50:33",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "softlab.shop",
            "domain_keyword": "softlab",
            "domain_tld": "shop",
            "query_time": "2024-04-17 05:58:32",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "softlab.technology",
            "domain_keyword": "softlab",
            "domain_tld": "technology",
            "query_time": "2024-05-24 15:50:33",
            "create_date": "2024-01-11",
            "update_date": "2024-04-08",
            "expiry_date": "2025-01-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": [
                "kia.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "softlab.site",
            "domain_keyword": "softlab",
            "domain_tld": "site",
            "query_time": "2024-06-03 12:57:17",
            "create_date": "2024-02-07",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "arturo.ns.cloudflare.com",
                "walk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "softlab.services",
            "domain_keyword": "softlab",
            "domain_tld": "services",
            "query_time": "2024-05-14 08:01:29",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "softlab.store",
            "domain_keyword": "softlab",
            "domain_tld": "store",
            "query_time": "2024-04-20 18:40:00",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "softlab.sbs",
            "domain_keyword": "softlab",
            "domain_tld": "sbs",
            "query_time": "2024-04-29 17:35:57",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "softlab.co.uk",
            "domain_keyword": "softlab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 11:31:55",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-22",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns1.cirquent.de",
                "ns1.netnames.net",
                "ns2.cirquent.de",
                "ns2.netnames.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "softlab.au",
            "domain_keyword": "softlab",
            "domain_tld": "au",
            "query_time": "2024-06-10 01:05:24",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Softlab Admin",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>softlab</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>50</total>
  <relation>eq</relation>
  <current>50</current>
 </count>
 <unique_domains>softlab.com.pl, softlab.it, softlab.net, softlab.com, softlab.ru, softlab.ca, softlab.ws, softlab.hr, softlab.se, softlab.tv, softlab.org, softlab.pl, softlab.by, softlab.pt, softlab.me, softlab.cl, softlab.cloud, softlab.nyc, softlab.space, softlab.co.nz, softlab.com.co, softlab.app, softlab.one, softlab.uk, softlab.design, softlab.click, softlab.ovh, softlab.dev, softlab.online, softlab.asia, softlab.jp, softlab.ltd, softlab.pro, softlab.xyz, softlab.fun, softlab.us, softlab.pw, softlab.info, softlab.studio, softlab.tech, softlab.top, softlab.agency, softlab.shop, softlab.technology, softlab.site, softlab.services, softlab.store, softlab.sbs, softlab.co.uk, softlab.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>softlab.com.pl</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-16 16:28:30</query_time>
   <create_date>1996-04-17</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.assecobs.eu</value>
    <value>ns1.assecobs.pl</value>
    <value>ns2.assecobs.eu</value>
    <value>ns2.assecobs.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>softlab.it</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 01:54:47</query_time>
   <create_date>1996-07-02</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_company>Teamsystem S.p.A.</registrant_company>
   <registrant_address>Via Sandro Pertini, 88</registrant_address>
   <registrant_city>Pesaro</registrant_city>
   <registrant_state>PU</registrant_state>
   <registrant_zip>61122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>softlab.net</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 15:50:33</query_time>
   <create_date>1997-09-16</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NTT DATA Deutschland GmbH</registrant_company>
   <registrant_address>Hans-Doellgast-Str. 26</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>80807</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.8999360</registrant_phone>
   <registrant_fax>+49.8999361889</registrant_fax>
   <name_servers>
    <value>ns1.cirquent.de</value>
    <value>ns1.netnames.net</value>
    <value>ns2.cirquent.de</value>
    <value>ns2.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>softlab.com</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:28:28</query_time>
   <create_date>1997-09-25</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NTT DATA Deutschland GmbH</registrant_company>
   <registrant_address>Hans-Doellgast-Str. 26</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>80807</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.8999360</registrant_phone>
   <registrant_fax>+49.8999361889</registrant_fax>
   <name_servers>
    <value>ns1.cirquent.de</value>
    <value>ns1.netnames.net</value>
    <value>ns2.cirquent.de</value>
    <value>ns2.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>softlab.ru</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-10 15:09:39</query_time>
   <create_date>1998-04-16</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>JSC &quot;R-Style Softlab&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>softlab.ca</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-02 08:00:45</query_time>
   <create_date>2002-01-23</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.canaca.net</value>
    <value>ns2.canaca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>softlab.ws</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-01 14:54:15</query_time>
   <create_date>2002-10-30</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns0.idealhost.biz</value>
    <value>dns1.idealhost.biz</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>softlab.hr</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-10 22:29:31</query_time>
   <create_date>2004-04-06</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.softlab.hr</value>
    <value>ns2.softlab.hr</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>softlab.se</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-02 08:00:45</query_time>
   <create_date>2004-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>deactivated</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>softlab.tv</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-02 08:00:47</query_time>
   <create_date>2008-12-05</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JSC &quot;SoftLab-NSK&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Novosibirskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sl.iae.nsk.su</value>
    <value>ns.softlab-nsk.ru</value>
    <value>ns.softlab.tv</value>
    <value>ns2.sl.iae.nsk.su</value>
    <value>ns2.softlab-nsk.ru</value>
    <value>ns2.softlab.tv</value>
    <value>ns3.sl.iae.nsk.su</value>
    <value>ns3.softlab-nsk.ru</value>
    <value>ns3.softlab.tv</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>softlab.org</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:58:29</query_time>
   <create_date>2009-01-04</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</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.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>softlab.pl</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 15:50:36</query_time>
   <create_date>2009-07-15</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>ZENBOX sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>softlab.by</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-03 12:57:17</query_time>
   <create_date>2012-02-09</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Частное предприятие &quot;АнтиВирус&quot;</registrant_company>
   <registrant_address>220047, Минский р-н, Б. Стиклево, ул. Восточная, д. 4, офис 1-19</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173967072</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>softlab.pt</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-14 08:01:29</query_time>
   <create_date>2012-10-11</create_date>
   <expiry_date>2024-09-11</expiry_date>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
    <value>ns3.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>softlab.me</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-17 05:58:29</query_time>
   <create_date>2013-07-15</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2026-07-15</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>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</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>softlab.cl</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-17 05:58:29</query_time>
   <create_date>2015-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Rodrigo Andrés Zúñiga Rodríguez</registrant_name>
   <name_servers>
    <value>ns21.dattatec.com</value>
    <value>ns22.dattatec.com</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>softlab.cloud</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-14 08:01:28</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>softlab.nyc</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-20 19:10:58</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-03-21</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>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>softlab.space</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-08 20:21:32</query_time>
   <create_date>2016-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.fastdns.hosting</value>
    <value>ns2.fastdns.hosting</value>
    <value>ns3.fastdns.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>softlab.co.nz</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-08 20:21:32</query_time>
   <create_date>2017-06-05</create_date>
   <update_date>2023-06-02</update_date>
   <registrar_name>Hoopla Hosting Limited</registrar_name>
   <registrar_website>https://www.hooplahosting.co.nz</registrar_website>
   <name_servers>
    <value>ns1.hooplahosting.co.nz</value>
    <value>ns2.hooplahosting.co.nz</value>
    <value>ns3.hooplahosting.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>softlab.com.co</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-03 12:57:17</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>softlab.app</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-03 12:57:17</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 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>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>23</num>
   <domain_name>softlab.one</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-04 23:20:36</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-185-a.gandi.net</value>
    <value>ns-233-c.gandi.net</value>
    <value>ns-248-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>softlab.uk</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 15:57:31</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>softlab.design</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-29 22:29:17</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-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>ns43.domaincontrol.com</value>
    <value>ns44.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>softlab.click</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-08 20:21:32</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</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>27</num>
   <domain_name>softlab.ovh</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-03 12:57:17</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</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>SOFTLAB Pawel Wojcik</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>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>softlab.dev</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 05:58:29</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2026-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>softlab.online</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 08:01:29</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>PL</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>softlab.asia</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-04 23:20:36</query_time>
   <create_date>2021-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>softlab.jp</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-24 15:50:33</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns.trmi.net</value>
    <value>ns2.trmi.net</value>
    <value>ns3.trmi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>softlab.ltd</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-03 12:57:17</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Softlab Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u0E19\u0E04\u0E23\u0E23\u0E32\u0E0A\u0E2A\u0E35\u0E21\u0E32</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>softlab.pro</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-14 08:01:29</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-04</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <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>ns-1309.awsdns-35.org</value>
    <value>ns-1545.awsdns-01.co.uk</value>
    <value>ns-307.awsdns-38.com</value>
    <value>ns-992.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>softlab.xyz</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 15:50:33</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>softlab.fun</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 20:21:32</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>softlab.us</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 05:58:30</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>3896</registrar_iana>
   <registrar_name>Sav.com, LLC - 6</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>Ashraf Abu Elayyan</registrant_name>
   <registrant_address>Jubeiha</registrant_address>
   <registrant_city>Amman</registrant_city>
   <registrant_state>Amman</registrant_state>
   <registrant_zip>11190</registrant_zip>
   <registrant_country>JO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+962.781064416</registrant_phone>
   <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>37</num>
   <domain_name>softlab.pw</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-04 23:20:36</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/softlab.pw/registrant</registrant_email>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>softlab.info</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 00:12:34</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>Sav.com, LLC - 18</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>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>softlab.studio</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-14 08:01:29</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</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-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>40</num>
   <domain_name>softlab.tech</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-20 19:10:54</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>softlab.top</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 08:00:45</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ryleigh.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.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>softlab.agency</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-24 15:50:33</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>softlab.shop</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 05:58:32</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>44</num>
   <domain_name>softlab.technology</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-24 15:50:33</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-01-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>kia.ns.cloudflare.com</value>
    <value>terin.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>45</num>
   <domain_name>softlab.site</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-03 12:57:17</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>arturo.ns.cloudflare.com</value>
    <value>walk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>softlab.services</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-14 08:01:29</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-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>ns63.domaincontrol.com</value>
    <value>ns64.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>47</num>
   <domain_name>softlab.store</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 18:40:00</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</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>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>softlab.sbs</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-29 17:35:57</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>softlab.co.uk</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 11:31:55</query_time>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns1.cirquent.de</value>
    <value>ns1.netnames.net</value>
    <value>ns2.cirquent.de</value>
    <value>ns2.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>softlab.au</domain_name>
   <domain_keyword>softlab</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-06-10 01:05:24</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Softlab Admin</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 4,209 domain names (in 0.283 seconds) which look and sound like the brand name "softlab".
Domain Name Registered Expiry Registrar Ownership
1 sofalab.store 16 May 2023 16 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
2 softlabs.online 28 Jun 2023 28 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
3 softlaw.xyz 24 Jan 2024 24 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
4 dsoftlab.net 5 Jun 2023 5 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
5 loftlab.com 4 Jun 2006 4 Jun 2025 GoDaddy.com, LLC -
6 softlar.com 28 Feb 2011 28 Feb 2026 GoDaddy.com, LLC -
7 soft-lab.tech 13 Sep 2023 13 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
8 softllab.com 7 Jul 2023 7 Jul 2024 GoDaddy.com, LLC -
9 saftlab.org 20 Feb 2016 20 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 siftlab.app 23 Feb 2023 23 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
11 bsoftlab.com 14 Nov 2019 14 Nov 2024 Mesh Digital Limited -
12 gsoftlab.net 7 Jun 2023 7 Jun 2025 Cloudflare, Inc. DATA REDACTED
13 softab.se 9 Jul 2020 9 Jul 2024 One.com -
14 softhab.com 8 Mar 2021 8 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Softhab
15 softlib.net 2 Sep 2020 2 Sep 2024 RegistryGate GmbH REDACTED FOR PRIVACY
16 softcab.golf 8 Jul 2015 8 Jul 2024 Porkbun LLC Private by Design, LLC
17 softlam.com 19 Oct 2016 19 Oct 2024 OVH, SAS REDACTED FOR PRIVACY
18 softfab.store 19 Jan 2024 19 Jan 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
19 softnab.com 10 Oct 2023 10 Oct 2024 COSMOTOWN, INC. -
20 softlan.org 17 Sep 2020 17 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
21 sofolab.net 9 May 2019 9 May 2025 Network Solutions, LLC -
22 loftlab.hu 15 Mar 2021 - - -
23 ssoftlab.com 21 Oct 2021 21 Oct 2024 Megazone Corp., dba HOSTING.KR ChoiGuiSeok
24 soft-lab.dev 2 Mar 2024 2 Mar 2025 Key-Systems LLC Private Person
25 soft-lab.net 18 Jun 2007 17 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
26 softlay.club 27 Jun 2023 27 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 softelab.com 1 Apr 2019 1 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
28 asoftlab.space 3 Jun 2022 3 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
29 softkab.com 20 Feb 2013 20 Feb 2025 GoDaddy.com, LLC -
30 9softlab.com 14 Jul 2022 14 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
31 nsoftlab.com 31 Jul 2014 31 Jul 2027 ENOM, INC. REDACTED FOR PRIVACY
32 softlabs.work 6 Nov 2023 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 softlan.cloud 25 Mar 2023 25 Mar 2025 Cloudflare DATA REDACTED
34 sofalab.ru 21 Nov 2023 21 Nov 2024 RU-CENTER-RU Private Person
35 softlan.com 27 Apr 2002 27 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Pakshoo Co
36 softlaw.net 28 Oct 1999 28 Oct 2024 IONOS SE 1&1 Internet Inc
37 softlay.in 22 Mar 2018 22 Mar 2025 GoDaddy.com, LLC NetCom Inc.
38 softlanb.com 1 Dec 2022 1 Dec 2024 NameCheap, Inc. -
39 sortlab.com 15 Oct 2011 15 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 softclab.ru 17 May 2006 17 May 2025 RU-CENTER-RU NETGALAXY LTD
41 softlabs.co.in 23 Jul 2012 23 Jul 2026 GoDaddy.com, LLC Softlabs Infotech Pvt Ltd
42 softlan.xyz 27 Apr 2023 27 Apr 2025 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
43 softlabo.shop 27 Nov 2022 27 Nov 2024 Namecheap, Inc. -
44 softlad.net 21 Aug 2002 21 Aug 2024 eNom, LLC -
45 softlabs.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
46 softlabs.ai - - auction_ai REDACTED FOR PRIVACY
47 soutlab.ru 8 Apr 2020 8 Apr 2025 REGRU-RU Private Person
48 softlag.com 6 Sep 2023 6 Sep 2024 Cloudflare, Inc. DATA REDACTED
49 softlib.space 19 Jul 2023 19 Jul 2024 Registrar of Domain Names REG.RU, LLC Private Person
50 softlabo.com 7 Dec 2013 7 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 soft-lab.pl 22 Jul 2009 22 Jul 2024 OVH SAS -
52 syftlab.com 25 Mar 2022 25 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
53 softfab.ru 19 Jan 2024 19 Jan 2025 BEGET-RU Private Person
54 xsoftlab.com 3 Jul 2023 3 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
55 soft-lab.ru 15 Dec 2005 15 Dec 2024 RU-CENTER-RU Private Person
56 dsoftlab.tech 28 Mar 2023 28 Mar 2024 Dotserve Inc N/A
57 softtab.com 26 Apr 2001 26 Apr 2025 Sea Wasp, LLC REDACTED FOR PRIVACY
58 softlap.com 25 Jan 2014 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 sortlab.ru 30 Oct 2023 30 Oct 2024 REGRU-RU Private Person
60 sofolab.com 30 Aug 2019 30 Aug 2026 GoDaddy.com, LLC -
61 softlabs.tech 25 May 2023 25 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
62 softhab.ru 22 Nov 2021 22 Nov 2024 BEGET-RU Private Person
63 soft-lab.nyc 15 Jul 2015 14 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
64 softlib.org 26 May 2021 26 May 2025 Namesilo, LLC See PrivacyGuardian.org
65 softlay.xyz 19 Jun 2023 19 Jun 2024 Sav.com, LLC Privacy Protection
66 softlabs.pro 18 Apr 2024 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 softyab.net 20 Sep 2016 20 Sep 2024 Mesh Digital Limited -
68 msoftlab.su 26 Nov 2018 26 Nov 2024 RUCENTER-SU ZAO "Soft Laboratoriya"
69 softlib.dev 15 May 2023 15 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
70 tsoftlab.com 14 Apr 2024 14 Apr 2025 DropCatch.com 1255 LLC HugeDomains.com
71 softlabo.co.jp 17 Apr 2006 - - Softlabo Corporation
72 softlib.in 30 Nov 2023 30 Nov 2025 Hostinger, UAB INLIBSOFT
73 softlay.ru 17 May 2022 17 May 2025 REGRU-RU Private Person
74 softlabs.ro 27 Feb 2004 25 Jun 2024 Hosterion SRL -
75 xoftlab.com 19 Jun 2020 19 Jun 2024 GoDaddy.com, LLC -
76 softlabi.com 13 May 2024 13 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
77 softlabo.org 30 Aug 2018 30 Aug 2024 Tucows Domains Inc. Data Protected
78 sofilab.ru 15 Sep 2021 15 Sep 2024 REGRU-RU Private Person
79 softilab.ru 10 Nov 2023 10 Nov 2024 REGRU-RU Private Person
80 loftlab.ru 18 Jan 2017 18 Jan 2025 REGRU-RU Private Person
81 softlamb.com 12 May 2017 12 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 msoftlab.com 14 Jul 2017 14 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 softlan.shop 20 Jan 2024 20 Jan 2025 Atak Domain Bilgi Teknolojileri Inc. -
84 softlib.com 26 Jul 1996 25 Jul 2024 MarkMonitor, Inc. CBS Interactive Inc.
85 loftlab.uk 13 Oct 2021 13 Oct 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
86 softlabs.com 1 Mar 2004 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 softylab.com 13 Jan 2010 13 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
88 softlabs.cn 5 Jan 2013 5 Jan 2025 DOMAIN NAME NETWORK PTY LTD 梁荣津
89 softlan.biz 13 May 2002 12 May 2024 Arsys Internet SL dba Nicline.com Bixente Alonso Egurrola
90 softlan.eus 10 Dec 2014 10 Dec 2024 Arsys Internet, S.L. -
91 csoftlab.com 10 Dec 2001 10 Dec 2025 GANDI SAS REDACTED FOR PRIVACY
92 softlan.net 17 Sep 2020 17 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
93 softalab.fun 28 Mar 2023 28 Mar 2024 Namecheap Withheld for Privacy Purposes
94 softleb.com 4 Jun 2023 4 Jun 2025 Gname.com Pte. Ltd. Redacted for privacy
95 soft-lab.work 28 Nov 2023 28 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
96 softlabs.net 27 Jul 2018 27 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 softlabs.org 20 Mar 2017 20 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
98 softtlab.com 29 Sep 2022 29 Sep 2024 DNSPod, Inc. REDACTED FOR PRIVACY
99 softlib.ru 24 Apr 2000 30 Apr 2025 RU-CENTER-RU Sakh.com LLC
100 sootlab.com 27 Dec 2011 27 Dec 2024 GANDI SAS AethLabs
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 Softlab.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=softlab.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "softlab.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 4209,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sofalab.store, softlabs.online, softlaw.xyz, dsoftlab.net, loftlab.com, softlar.com, soft-lab.tech, softllab.com, saftlab.org, siftlab.app, bsoftlab.com, gsoftlab.net, softab.se, softhab.com, softlib.net, softcab.golf, softlam.com, softfab.store, softnab.com, softlan.org, sofolab.net, loftlab.hu, ssoftlab.com, soft-lab.dev, soft-lab.net, softlay.club, softelab.com, asoftlab.space, softkab.com, 9softlab.com, nsoftlab.com, softlabs.work, softlan.cloud, sofalab.ru, softlan.com, softlaw.net, softlay.in, softlanb.com, sortlab.com, softclab.ru, softlabs.co.in, softlan.xyz, softlabo.shop, softlad.net, softlabs.info, softlabs.ai, soutlab.ru, softlag.com, softlib.space, softlabo.com, soft-lab.pl, syftlab.com, softfab.ru, xsoftlab.com, soft-lab.ru, dsoftlab.tech, softtab.com, softlap.com, sortlab.ru, sofolab.com, softlabs.tech, softhab.ru, soft-lab.nyc, softlib.org, softlay.xyz, softlabs.pro, softyab.net, msoftlab.su, softlib.dev, tsoftlab.com, softlabo.co.jp, softlib.in, softlay.ru, softlabs.ro, xoftlab.com, softlabi.com, softlabo.org, sofilab.ru, softilab.ru, loftlab.ru, softlamb.com, msoftlab.com, softlan.shop, softlib.com, loftlab.uk, softlabs.com, softylab.com, softlabs.cn, softlan.biz, softlan.eus, csoftlab.com, softlan.net, softalab.fun, softleb.com, soft-lab.work, softlabs.net, softlabs.org, softtlab.com, softlib.ru, sootlab.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sofalab.store",
            "domain_keyword": "sofalab",
            "domain_tld": "store",
            "query_time": "2024-05-17 16:42:55",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "softlabs.online",
            "domain_keyword": "softlabs",
            "domain_tld": "online",
            "query_time": "2024-05-24 15:50:33",
            "create_date": "2023-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "softlaw.xyz",
            "domain_keyword": "softlaw",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 19:10:55",
            "create_date": "2024-01-24",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dsoftlab.net",
            "domain_keyword": "dsoftlab",
            "domain_tld": "net",
            "query_time": "2024-05-14 23:17:56",
            "create_date": "2023-06-05",
            "update_date": "2024-05-01",
            "expiry_date": "2025-06-05",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of dsoftlab.net 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-1464.awsdns-55.org",
                "ns-1567.awsdns-03.co.uk",
                "ns-240.awsdns-30.com",
                "ns-926.awsdns-51.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "loftlab.com",
            "domain_keyword": "loftlab",
            "domain_tld": "com",
            "query_time": "2024-06-07 01:21:01",
            "create_date": "2006-06-04",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "softlar.com",
            "domain_keyword": "softlar",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:58:34",
            "create_date": "2011-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2026-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "soft-lab.tech",
            "domain_keyword": "soft-lab",
            "domain_tld": "tech",
            "query_time": "2024-05-25 21:37:27",
            "create_date": "2023-09-13",
            "update_date": "2023-11-26",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Samara",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "softllab.com",
            "domain_keyword": "softllab",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:01:04",
            "create_date": "2023-07-07",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "saftlab.org",
            "domain_keyword": "saftlab",
            "domain_tld": "org",
            "query_time": "2024-04-16 14:28:07",
            "create_date": "2016-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns135.hosting24.com",
                "ns136.hosting24.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "siftlab.app",
            "domain_keyword": "siftlab",
            "domain_tld": "app",
            "query_time": "2024-04-20 06:00:27",
            "create_date": "2023-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "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": [
                "emely.ns.cloudflare.com",
                "sergi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bsoftlab.com",
            "domain_keyword": "bsoftlab",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:57:17",
            "create_date": "2019-11-14",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "gsoftlab.net",
            "domain_keyword": "gsoftlab",
            "domain_tld": "net",
            "query_time": "2024-05-12 03:28:11",
            "create_date": "2023-06-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Tirol",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AT",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/gsoftlab.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "johnny.ns.cloudflare.com",
                "marge.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "softab.se",
            "domain_keyword": "softab",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:29:57",
            "create_date": "2020-07-09",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-09",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "softhab.com",
            "domain_keyword": "softhab",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:21:16",
            "create_date": "2021-03-08",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Softhab",
            "registrant_company": "Softhab",
            "registrant_address": "House 272(9th Floor), Shah Kabir Mazar Road, Azampur, Uttara",
            "registrant_city": "Dhaka",
            "registrant_state": "Dhaka",
            "registrant_zip": "1230",
            "registrant_country": "BD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+880.9696029997",
            "name_servers": [
                "ns1.softhab.com",
                "ns2.softhab.com",
                "ns3.softhab.com",
                "ns4.softhab.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "softlib.net",
            "domain_keyword": "softlib",
            "domain_tld": "net",
            "query_time": "2024-04-17 05:58:41",
            "create_date": "2020-09-02",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nshost2.de",
                "ns2.nshost2.de",
                "ns3.nshost2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "softcab.golf",
            "domain_keyword": "softcab",
            "domain_tld": "golf",
            "query_time": "2024-05-25 21:38:42",
            "create_date": "2015-07-08",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "softlam.com",
            "domain_keyword": "softlam",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:21:33",
            "create_date": "2016-10-19",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-19",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://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": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "softfab.store",
            "domain_keyword": "softfab",
            "domain_tld": "store",
            "query_time": "2024-05-18 11:31:13",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "softnab.com",
            "domain_keyword": "softnab",
            "domain_tld": "com",
            "query_time": "2024-06-03 12:58:16",
            "create_date": "2023-10-10",
            "update_date": "2024-04-04",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jdns-js1.hostever.com",
                "jdns-js2.hostever.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "softlan.org",
            "domain_keyword": "softlan",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:58:30",
            "create_date": "2020-09-17",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "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": [
                "wp-ns1.nsup.com",
                "wp-ns2.nsup.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sofolab.net",
            "domain_keyword": "sofolab",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:12:10",
            "create_date": "2019-05-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns.sofolab.net",
                "ns2.sofolab.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "loftlab.hu",
            "domain_keyword": "loftlab",
            "domain_tld": "hu",
            "query_time": "2024-05-10 09:43:32",
            "create_date": "2021-03-15"
        },
        {
            "num": 23,
            "domain_name": "ssoftlab.com",
            "domain_keyword": "ssoftlab",
            "domain_tld": "com",
            "query_time": "2024-05-27 04:49:02",
            "create_date": "2021-10-21",
            "update_date": "2024-01-11",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ChoiGuiSeok",
            "registrant_company": "ChoiGuiSeok",
            "registrant_address": "106-1104 1870, Gimhae-daero,  Gimhae-si",
            "registrant_city": "Gyeongsangnam-do",
            "registrant_zip": "50883",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1044567080",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "soft-lab.dev",
            "domain_keyword": "soft-lab",
            "domain_tld": "dev",
            "query_time": "2024-05-07 06:19:50",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saint-Petersburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eternalhost.net",
                "ns2.eternalhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "soft-lab.net",
            "domain_keyword": "soft-lab",
            "domain_tld": "net",
            "query_time": "2024-05-12 07:00:15",
            "create_date": "2007-06-18",
            "update_date": "2018-03-12",
            "expiry_date": "2024-06-17",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.8129312183",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "softlay.club",
            "domain_keyword": "softlay",
            "domain_tld": "club",
            "query_time": "2024-05-16 16:29:17",
            "create_date": "2023-06-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "patryk.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "softelab.com",
            "domain_keyword": "softelab",
            "domain_tld": "com",
            "query_time": "2024-06-01 07:54:55",
            "create_date": "2019-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=softelab.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "gwen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "asoftlab.space",
            "domain_keyword": "asoftlab",
            "domain_tld": "space",
            "query_time": "2024-06-01 17:11:27",
            "create_date": "2022-06-03",
            "update_date": "2024-05-19",
            "expiry_date": "2025-06-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Not Applicable",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the 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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "softkab.com",
            "domain_keyword": "softkab",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:58:01",
            "create_date": "2013-02-20",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8922.banahosting.com",
                "ns8923.banahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "9softlab.com",
            "domain_keyword": "9softlab",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:04:39",
            "create_date": "2022-07-14",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of 9softlab.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": [
                "miguel.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nsoftlab.com",
            "domain_keyword": "nsoftlab",
            "domain_tld": "com",
            "query_time": "2024-04-27 12:41:25",
            "create_date": "2014-07-31",
            "update_date": "2022-02-21",
            "expiry_date": "2027-07-31",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "https://tieredaccess.com/contact/4ba2e81d-f7af-4326-9478-b45cbc108e6b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "softlabs.work",
            "domain_keyword": "softlabs",
            "domain_tld": "work",
            "query_time": "2024-05-16 16:28:29",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "softlan.cloud",
            "domain_keyword": "softlan",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 10:24:53",
            "create_date": "2023-03-25",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Central",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "amanda.ns.cloudflare.com",
                "guss.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "sofalab.ru",
            "domain_keyword": "sofalab",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:36:26",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "softlan.com",
            "domain_keyword": "softlan",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:50:34",
            "create_date": "2002-04-27",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pakshoo Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=softlan.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pakshoo.com",
                "ns2.pakshoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "softlaw.net",
            "domain_keyword": "softlaw",
            "domain_tld": "net",
            "query_time": "2024-04-17 05:58:35",
            "create_date": "1999-10-28",
            "update_date": "2017-10-27",
            "expiry_date": "2024-10-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1033.ui-dns.biz",
                "ns1036.ui-dns.com",
                "ns1044.ui-dns.org",
                "ns1063.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "softlay.in",
            "domain_keyword": "softlay",
            "domain_tld": "in",
            "query_time": "2024-05-20 19:10:55",
            "create_date": "2018-03-22",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NetCom Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "glen.ns.cloudflare.com",
                "jessica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "softlanb.com",
            "domain_keyword": "softlanb",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:00:46",
            "create_date": "2022-12-01",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sortlab.com",
            "domain_keyword": "sortlab",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:14:56",
            "create_date": "2011-10-15",
            "update_date": "2020-10-09",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "softclab.ru",
            "domain_keyword": "softclab",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:37:47",
            "create_date": "2006-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "softlabs.co.in",
            "domain_keyword": "softlabs",
            "domain_tld": "co.in",
            "query_time": "2024-05-16 16:28:29",
            "create_date": "2012-07-23",
            "update_date": "2023-04-17",
            "expiry_date": "2026-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Softlabs Infotech Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "softlan.xyz",
            "domain_keyword": "softlan",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 23:20:37",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "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": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "softlabo.shop",
            "domain_keyword": "softlabo",
            "domain_tld": "shop",
            "query_time": "2024-05-16 16:28:29",
            "create_date": "2022-11-27",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "softlad.net",
            "domain_keyword": "softlad",
            "domain_tld": "net",
            "query_time": "2024-05-14 08:01:29",
            "create_date": "2002-08-21",
            "update_date": "2024-02-29",
            "expiry_date": "2024-08-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "softlabs.info",
            "domain_keyword": "softlabs",
            "domain_tld": "info",
            "query_time": "2024-05-27 14:58:06",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "softlabs.ai",
            "domain_keyword": "softlabs",
            "domain_tld": "ai",
            "query_time": "2024-06-02 08:00:46",
            "registrar_name": "auction_ai",
            "registrar_website": "http://auction.whois.ai",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "soutlab.ru",
            "domain_keyword": "soutlab",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:05:45",
            "create_date": "2020-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "softlag.com",
            "domain_keyword": "softlag",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:31:52",
            "create_date": "2023-09-06",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Lima",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "PE",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/softlag.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "itzel.ns.cloudflare.com",
                "johnny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "softlib.space",
            "domain_keyword": "softlib",
            "domain_tld": "space",
            "query_time": "2024-06-02 08:00:52",
            "create_date": "2023-07-19",
            "update_date": "2023-09-16",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "softlabo.com",
            "domain_keyword": "softlabo",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:58:30",
            "create_date": "2013-12-07",
            "update_date": "2020-12-01",
            "expiry_date": "2025-12-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "soft-lab.pl",
            "domain_keyword": "soft-lab",
            "domain_tld": "pl",
            "query_time": "2024-03-28 16:24:34",
            "create_date": "2009-07-22",
            "update_date": "2022-05-23",
            "expiry_date": "2024-07-22",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "syftlab.com",
            "domain_keyword": "syftlab",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:10:29",
            "create_date": "2022-03-25",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-25",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of syftlab.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-1172.awsdns-18.org",
                "ns-177.awsdns-22.com",
                "ns-1893.awsdns-44.co.uk",
                "ns-589.awsdns-09.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "softfab.ru",
            "domain_keyword": "softfab",
            "domain_tld": "ru",
            "query_time": "2024-05-31 14:16:35",
            "create_date": "2024-01-19",
            "expiry_date": "2025-01-19",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "xsoftlab.com",
            "domain_keyword": "xsoftlab",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:33:31",
            "create_date": "2023-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "soft-lab.ru",
            "domain_keyword": "soft-lab",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:37:15",
            "create_date": "2005-12-15",
            "expiry_date": "2024-12-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.1gb.ru",
                "ns2.1gb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "dsoftlab.tech",
            "domain_keyword": "dsoftlab",
            "domain_tld": "tech",
            "query_time": "2024-05-27 05:39:04",
            "create_date": "2023-03-28",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "2532",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the 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": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "softtab.com",
            "domain_keyword": "softtab",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:41:55",
            "create_date": "2001-04-26",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-26",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "softlap.com",
            "domain_keyword": "softlap",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:58:34",
            "create_date": "2014-01-25",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=softlap.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sortlab.ru",
            "domain_keyword": "sortlab",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:51:01",
            "create_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "sofolab.com",
            "domain_keyword": "sofolab",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:12:10",
            "create_date": "2019-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2026-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.md-93.hostgatorwebservers.com",
                "ns2.md-93.hostgatorwebservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "softlabs.tech",
            "domain_keyword": "softlabs",
            "domain_tld": "tech",
            "query_time": "2024-05-27 14:58:06",
            "create_date": "2023-05-25",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "softhab.ru",
            "domain_keyword": "softhab",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:37:54",
            "create_date": "2021-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "soft-lab.nyc",
            "domain_keyword": "soft-lab",
            "domain_tld": "nyc",
            "query_time": "2024-05-04 23:17:04",
            "create_date": "2015-07-15",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-14",
            "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": "New York",
            "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": 64,
            "domain_name": "softlib.org",
            "domain_keyword": "softlib",
            "domain_tld": "org",
            "query_time": "2024-05-24 15:50:37",
            "create_date": "2021-05-26",
            "update_date": "2023-12-14",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "evan.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "softlay.xyz",
            "domain_keyword": "softlay",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 08:01:32",
            "create_date": "2023-06-19",
            "update_date": "2023-11-10",
            "expiry_date": "2024-06-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "softlabs.pro",
            "domain_keyword": "softlabs",
            "domain_tld": "pro",
            "query_time": "2024-04-20 18:05:24",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "softyab.net",
            "domain_keyword": "softyab",
            "domain_tld": "net",
            "query_time": "2024-04-27 12:09:25",
            "create_date": "2016-09-20",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "msoftlab.su",
            "domain_keyword": "msoftlab",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:36:46",
            "create_date": "2018-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "ZAO \"Soft Laboratoriya\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 906 8545200",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 69,
            "domain_name": "softlib.dev",
            "domain_keyword": "softlib",
            "domain_tld": "dev",
            "query_time": "2024-05-16 00:52:14",
            "create_date": "2023-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-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 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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tsoftlab.com",
            "domain_keyword": "tsoftlab",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:53:44",
            "create_date": "2024-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3464,
            "registrar_name": "DropCatch.com 1255 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "softlabo.co.jp",
            "domain_keyword": "softlabo",
            "domain_tld": "co.jp",
            "query_time": "2024-04-17 05:58:30",
            "create_date": "2006-04-17",
            "update_date": "2023-05-01",
            "registrant_company": "Softlabo Corporation",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 72,
            "domain_name": "softlib.in",
            "domain_keyword": "softlib",
            "domain_tld": "in",
            "query_time": "2024-05-08 20:21:37",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2025-11-30",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INLIBSOFT",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "softlay.ru",
            "domain_keyword": "softlay",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:38:06",
            "create_date": "2022-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "softlabs.ro",
            "domain_keyword": "softlabs",
            "domain_tld": "ro",
            "query_time": "2024-05-08 20:21:33",
            "create_date": "2004-02-27",
            "expiry_date": "2024-06-25",
            "registrar_name": "Hosterion SRL",
            "registrar_website": "hosterion.ro",
            "name_servers": [
                "ns1.hosterion.com",
                "ns1.hosterion.net",
                "ns2.hosterion.com",
                "ns2.hosterion.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 75,
            "domain_name": "xoftlab.com",
            "domain_keyword": "xoftlab",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:39:47",
            "create_date": "2020-06-19",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "softlabi.com",
            "domain_keyword": "softlabi",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:25:22",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "softlabo.org",
            "domain_keyword": "softlabo",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:58:30",
            "create_date": "2018-08-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BENIN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BJ",
            "registrant_email": "please query the rdds service of the registrar 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.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sofilab.ru",
            "domain_keyword": "sofilab",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:36:46",
            "create_date": "2021-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "softilab.ru",
            "domain_keyword": "softilab",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:37:55",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.internalhost.ru",
                "ns2.internalhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "loftlab.ru",
            "domain_keyword": "loftlab",
            "domain_tld": "ru",
            "query_time": "2024-05-05 01:56:40",
            "create_date": "2017-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "softlamb.com",
            "domain_keyword": "softlamb",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:58:30",
            "create_date": "2017-05-12",
            "update_date": "2021-05-06",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "msoftlab.com",
            "domain_keyword": "msoftlab",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:55:31",
            "create_date": "2017-07-14",
            "update_date": "2020-07-08",
            "expiry_date": "2025-07-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "softlan.shop",
            "domain_keyword": "softlan",
            "domain_tld": "shop",
            "query_time": "2024-04-17 05:58:33",
            "create_date": "2024-01-20",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Bilgi Teknolojileri Inc.",
            "registrar_website": "http://www.apiname.com",
            "registrant_state": "turkey",
            "registrant_country": "TR",
            "name_servers": [
                "daniella.ns.cloudflare.com",
                "leif.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "softlib.com",
            "domain_keyword": "softlib",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:58:41",
            "create_date": "1996-07-26",
            "update_date": "2023-11-03",
            "expiry_date": "2024-07-25",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "CBS Interactive Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/softlib.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "loftlab.uk",
            "domain_keyword": "loftlab",
            "domain_tld": "uk",
            "query_time": "2024-04-29 22:03:29",
            "create_date": "2021-10-13",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-13",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "lina.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "softlabs.com",
            "domain_keyword": "softlabs",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:28:29",
            "create_date": "2004-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=softlabs.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "melissa.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "softylab.com",
            "domain_keyword": "softylab",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:35:25",
            "create_date": "2010-01-13",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ks4.kalanda.net",
                "ks8.kalanda.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "softlabs.cn",
            "domain_keyword": "softlabs",
            "domain_tld": "cn",
            "query_time": "2024-05-14 08:01:29",
            "create_date": "2013-01-05",
            "expiry_date": "2025-01-05",
            "registrar_name": "DOMAIN NAME NETWORK PTY LTD",
            "registrant_name": "梁荣津",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "softlan.biz",
            "domain_keyword": "softlan",
            "domain_tld": "biz",
            "query_time": "2024-06-02 08:00:46",
            "create_date": "2002-05-13",
            "update_date": "2023-06-27",
            "expiry_date": "2024-05-12",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet SL dba Nicline.com",
            "registrar_website": "www.arsys.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bixente Alonso Egurrola",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GIPUZKOA",
            "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": [
                "dns27.servidoresdns.net",
                "dns28.servidoresdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "softlan.eus",
            "domain_keyword": "softlan",
            "domain_tld": "eus",
            "query_time": "2024-05-20 19:10:54",
            "create_date": "2014-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L.",
            "registrar_website": "https://www.arsys.es/",
            "registrant_state": "GIPUZKOA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "csoftlab.com",
            "domain_keyword": "csoftlab",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:33:42",
            "create_date": "2001-12-10",
            "update_date": "2024-03-03",
            "expiry_date": "2025-12-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com",
                "ns3.fornex.com",
                "ns4.fornex.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "softlan.net",
            "domain_keyword": "softlan",
            "domain_tld": "net",
            "query_time": "2024-06-02 08:00:46",
            "create_date": "2020-09-17",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=softlan.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pakshoo.com",
                "ns2.pakshoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "softalab.fun",
            "domain_keyword": "softalab",
            "domain_tld": "fun",
            "query_time": "2024-05-27 14:57:26",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "softleb.com",
            "domain_keyword": "softleb",
            "domain_tld": "com",
            "query_time": "2024-06-03 12:57:47",
            "create_date": "2023-06-04",
            "update_date": "2024-05-06",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=softleb.com",
            "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": 95,
            "domain_name": "soft-lab.work",
            "domain_keyword": "soft-lab",
            "domain_tld": "work",
            "query_time": "2024-05-29 22:27:01",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "softlabs.net",
            "domain_keyword": "softlabs",
            "domain_tld": "net",
            "query_time": "2024-05-18 11:31:52",
            "create_date": "2018-07-27",
            "update_date": "2020-07-21",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "softlabs.org",
            "domain_keyword": "softlabs",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:58:30",
            "create_date": "2017-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vest-Agder",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "softtlab.com",
            "domain_keyword": "softtlab",
            "domain_tld": "com",
            "query_time": "2024-04-21 03:43:38",
            "create_date": "2022-09-29",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=softtlab.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cockle.dnspod.net",
                "tan.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "softlib.ru",
            "domain_keyword": "softlib",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:38:06",
            "create_date": "2000-04-24",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Sakh.com LLC",
            "name_servers": [
                "ns.sakh.com",
                "ns3.sakh.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "sootlab.com",
            "domain_keyword": "sootlab",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:05:41",
            "create_date": "2011-12-27",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-27",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AethLabs",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-13-c.gandi.net",
                "ns-23-a.gandi.net",
                "ns-235-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.283,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>softlab.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4209</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sofalab.store, softlabs.online, softlaw.xyz, dsoftlab.net, loftlab.com, softlar.com, soft-lab.tech, softllab.com, saftlab.org, siftlab.app, bsoftlab.com, gsoftlab.net, softab.se, softhab.com, softlib.net, softcab.golf, softlam.com, softfab.store, softnab.com, softlan.org, sofolab.net, loftlab.hu, ssoftlab.com, soft-lab.dev, soft-lab.net, softlay.club, softelab.com, asoftlab.space, softkab.com, 9softlab.com, nsoftlab.com, softlabs.work, softlan.cloud, sofalab.ru, softlan.com, softlaw.net, softlay.in, softlanb.com, sortlab.com, softclab.ru, softlabs.co.in, softlan.xyz, softlabo.shop, softlad.net, softlabs.info, softlabs.ai, soutlab.ru, softlag.com, softlib.space, softlabo.com, soft-lab.pl, syftlab.com, softfab.ru, xsoftlab.com, soft-lab.ru, dsoftlab.tech, softtab.com, softlap.com, sortlab.ru, sofolab.com, softlabs.tech, softhab.ru, soft-lab.nyc, softlib.org, softlay.xyz, softlabs.pro, softyab.net, msoftlab.su, softlib.dev, tsoftlab.com, softlabo.co.jp, softlib.in, softlay.ru, softlabs.ro, xoftlab.com, softlabi.com, softlabo.org, sofilab.ru, softilab.ru, loftlab.ru, softlamb.com, msoftlab.com, softlan.shop, softlib.com, loftlab.uk, softlabs.com, softylab.com, softlabs.cn, softlan.biz, softlan.eus, csoftlab.com, softlan.net, softalab.fun, softleb.com, soft-lab.work, softlabs.net, softlabs.org, softtlab.com, softlib.ru, sootlab.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sofalab.store</domain_name>
   <domain_keyword>sofalab</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 16:42:55</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>softlabs.online</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 15:50:33</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.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>3</num>
   <domain_name>softlaw.xyz</domain_name>
   <domain_keyword>softlaw</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 19:10:55</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dsoftlab.net</domain_name>
   <domain_keyword>dsoftlab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 23:17:56</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-06-05</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 dsoftlab.net 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-1464.awsdns-55.org</value>
    <value>ns-1567.awsdns-03.co.uk</value>
    <value>ns-240.awsdns-30.com</value>
    <value>ns-926.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>loftlab.com</domain_name>
   <domain_keyword>loftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 01:21:01</query_time>
   <create_date>2006-06-04</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.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>6</num>
   <domain_name>softlar.com</domain_name>
   <domain_keyword>softlar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:58:34</query_time>
   <create_date>2011-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>7</num>
   <domain_name>soft-lab.tech</domain_name>
   <domain_keyword>soft-lab</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 21:37:27</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Samara</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>softllab.com</domain_name>
   <domain_keyword>softllab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:01:04</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>9</num>
   <domain_name>saftlab.org</domain_name>
   <domain_keyword>saftlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 14:28:07</query_time>
   <create_date>2016-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns135.hosting24.com</value>
    <value>ns136.hosting24.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>siftlab.app</domain_name>
   <domain_keyword>siftlab</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-20 06:00:27</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</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>emely.ns.cloudflare.com</value>
    <value>sergi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bsoftlab.com</domain_name>
   <domain_keyword>bsoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:57:17</query_time>
   <create_date>2019-11-14</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gsoftlab.net</domain_name>
   <domain_keyword>gsoftlab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 03:28:11</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Tirol</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/gsoftlab.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>johnny.ns.cloudflare.com</value>
    <value>marge.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>softab.se</domain_name>
   <domain_keyword>softab</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:29:57</query_time>
   <create_date>2020-07-09</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>softhab.com</domain_name>
   <domain_keyword>softhab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:21:16</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-08</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>Softhab</registrant_name>
   <registrant_company>Softhab</registrant_company>
   <registrant_address>House 272(9th Floor), Shah Kabir Mazar Road, Azampur, Uttara</registrant_address>
   <registrant_city>Dhaka</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>1230</registrant_zip>
   <registrant_country>BD</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+880.9696029997</registrant_phone>
   <name_servers>
    <value>ns1.softhab.com</value>
    <value>ns2.softhab.com</value>
    <value>ns3.softhab.com</value>
    <value>ns4.softhab.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>softlib.net</domain_name>
   <domain_keyword>softlib</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 05:58:41</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nshost2.de</value>
    <value>ns2.nshost2.de</value>
    <value>ns3.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>softcab.golf</domain_name>
   <domain_keyword>softcab</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-25 21:38:42</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>softlam.com</domain_name>
   <domain_keyword>softlam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:21:33</query_time>
   <create_date>2016-10-19</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.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>18</num>
   <domain_name>softfab.store</domain_name>
   <domain_keyword>softfab</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 11:31:13</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>softnab.com</domain_name>
   <domain_keyword>softnab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 12:58:16</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jdns-js1.hostever.com</value>
    <value>jdns-js2.hostever.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>softlan.org</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:58:30</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <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>wp-ns1.nsup.com</value>
    <value>wp-ns2.nsup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sofolab.net</domain_name>
   <domain_keyword>sofolab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:12:10</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.sofolab.net</value>
    <value>ns2.sofolab.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>loftlab.hu</domain_name>
   <domain_keyword>loftlab</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 09:43:32</query_time>
   <create_date>2021-03-15</create_date>
  </value>
  <value>
   <num>23</num>
   <domain_name>ssoftlab.com</domain_name>
   <domain_keyword>ssoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 04:49:02</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>ChoiGuiSeok</registrant_name>
   <registrant_company>ChoiGuiSeok</registrant_company>
   <registrant_address>106-1104 1870, Gimhae-daero,  Gimhae-si</registrant_address>
   <registrant_city>Gyeongsangnam-do</registrant_city>
   <registrant_zip>50883</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1044567080</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>soft-lab.dev</domain_name>
   <domain_keyword>soft-lab</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 06:19:50</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saint-Petersburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eternalhost.net</value>
    <value>ns2.eternalhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>soft-lab.net</domain_name>
   <domain_keyword>soft-lab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 07:00:15</query_time>
   <create_date>2007-06-18</create_date>
   <update_date>2018-03-12</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.8129312183</registrant_phone>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>softlay.club</domain_name>
   <domain_keyword>softlay</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-16 16:29:17</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>patryk.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>softelab.com</domain_name>
   <domain_keyword>softelab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 07:54:55</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=softelab.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>gwen.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>asoftlab.space</domain_name>
   <domain_keyword>asoftlab</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-01 17:11:27</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.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>29</num>
   <domain_name>softkab.com</domain_name>
   <domain_keyword>softkab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:58:01</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns8922.banahosting.com</value>
    <value>ns8923.banahosting.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>30</num>
   <domain_name>9softlab.com</domain_name>
   <domain_keyword>9softlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:04:39</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-14</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 9softlab.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>miguel.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nsoftlab.com</domain_name>
   <domain_keyword>nsoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 12:41:25</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2022-02-21</update_date>
   <expiry_date>2027-07-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4ba2e81d-f7af-4326-9478-b45cbc108e6b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>softlabs.work</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-16 16:28:29</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</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>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>33</num>
   <domain_name>softlan.cloud</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 10:24:53</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Central</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>amanda.ns.cloudflare.com</value>
    <value>guss.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sofalab.ru</domain_name>
   <domain_keyword>sofalab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:36:26</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>softlan.com</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:50:34</query_time>
   <create_date>2002-04-27</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pakshoo Co</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>CA</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=softlan.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pakshoo.com</value>
    <value>ns2.pakshoo.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>softlaw.net</domain_name>
   <domain_keyword>softlaw</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 05:58:35</query_time>
   <create_date>1999-10-28</create_date>
   <update_date>2017-10-27</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1044.ui-dns.org</value>
    <value>ns1063.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>softlay.in</domain_name>
   <domain_keyword>softlay</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 19:10:55</query_time>
   <create_date>2018-03-22</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NetCom Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>glen.ns.cloudflare.com</value>
    <value>jessica.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>38</num>
   <domain_name>softlanb.com</domain_name>
   <domain_keyword>softlanb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:00:46</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.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>sortlab.com</domain_name>
   <domain_keyword>sortlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:14:56</query_time>
   <create_date>2011-10-15</create_date>
   <update_date>2020-10-09</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>softclab.ru</domain_name>
   <domain_keyword>softclab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:37:47</query_time>
   <create_date>2006-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>softlabs.co.in</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-16 16:28:29</query_time>
   <create_date>2012-07-23</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2026-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Softlabs Infotech Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>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>42</num>
   <domain_name>softlan.xyz</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 23:20:37</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>softlabo.shop</domain_name>
   <domain_keyword>softlabo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 16:28:29</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>softlad.net</domain_name>
   <domain_keyword>softlad</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 08:01:29</query_time>
   <create_date>2002-08-21</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>softlabs.info</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 14:58:06</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>softlabs.ai</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-02 08:00:46</query_time>
   <registrar_name>auction_ai</registrar_name>
   <registrar_website>http://auction.whois.ai</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>soutlab.ru</domain_name>
   <domain_keyword>soutlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:05:45</query_time>
   <create_date>2020-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>softlag.com</domain_name>
   <domain_keyword>softlag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:31:52</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Lima</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/softlag.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>itzel.ns.cloudflare.com</value>
    <value>johnny.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>softlib.space</domain_name>
   <domain_keyword>softlib</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-02 08:00:52</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>softlabo.com</domain_name>
   <domain_keyword>softlabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:58:30</query_time>
   <create_date>2013-12-07</create_date>
   <update_date>2020-12-01</update_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>soft-lab.pl</domain_name>
   <domain_keyword>soft-lab</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-28 16:24:34</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2022-05-23</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>syftlab.com</domain_name>
   <domain_keyword>syftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:10:29</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-25</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 syftlab.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-1172.awsdns-18.org</value>
    <value>ns-177.awsdns-22.com</value>
    <value>ns-1893.awsdns-44.co.uk</value>
    <value>ns-589.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>softfab.ru</domain_name>
   <domain_keyword>softfab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 14:16:35</query_time>
   <create_date>2024-01-19</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>xsoftlab.com</domain_name>
   <domain_keyword>xsoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:33:31</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>soft-lab.ru</domain_name>
   <domain_keyword>soft-lab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:37:15</query_time>
   <create_date>2005-12-15</create_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.1gb.ru</value>
    <value>ns2.1gb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>dsoftlab.tech</domain_name>
   <domain_keyword>dsoftlab</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 05:39:04</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>2532</registrant_state>
   <registrant_country>NG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>softtab.com</domain_name>
   <domain_keyword>softtab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:41:55</query_time>
   <create_date>2001-04-26</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>softlap.com</domain_name>
   <domain_keyword>softlap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:58:34</query_time>
   <create_date>2014-01-25</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=softlap.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sortlab.ru</domain_name>
   <domain_keyword>sortlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:51:01</query_time>
   <create_date>2023-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>sofolab.com</domain_name>
   <domain_keyword>sofolab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:12:10</query_time>
   <create_date>2019-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.md-93.hostgatorwebservers.com</value>
    <value>ns2.md-93.hostgatorwebservers.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>61</num>
   <domain_name>softlabs.tech</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 14:58:06</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>softhab.ru</domain_name>
   <domain_keyword>softhab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:37:54</query_time>
   <create_date>2021-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>soft-lab.nyc</domain_name>
   <domain_keyword>soft-lab</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-04 23:17:04</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>64</num>
   <domain_name>softlib.org</domain_name>
   <domain_keyword>softlib</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 15:50:37</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</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>evan.ns.cloudflare.com</value>
    <value>rafe.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>softlay.xyz</domain_name>
   <domain_keyword>softlay</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 08:01:32</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>softlabs.pro</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-20 18:05:24</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>softyab.net</domain_name>
   <domain_keyword>softyab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 12:09:25</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>msoftlab.su</domain_name>
   <domain_keyword>msoftlab</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:36:46</query_time>
   <create_date>2018-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>ZAO &quot;Soft Laboratoriya&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 906 8545200</registrant_phone>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>softlib.dev</domain_name>
   <domain_keyword>softlib</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 00:52:14</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-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 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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>tsoftlab.com</domain_name>
   <domain_keyword>tsoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:53:44</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3464</registrar_iana>
   <registrar_name>DropCatch.com 1255 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>softlabo.co.jp</domain_name>
   <domain_keyword>softlabo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-17 05:58:30</query_time>
   <create_date>2006-04-17</create_date>
   <update_date>2023-05-01</update_date>
   <registrant_company>Softlabo Corporation</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>softlib.in</domain_name>
   <domain_keyword>softlib</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 20:21:37</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-11-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INLIBSOFT</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.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>73</num>
   <domain_name>softlay.ru</domain_name>
   <domain_keyword>softlay</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:38:06</query_time>
   <create_date>2022-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>softlabs.ro</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-08 20:21:33</query_time>
   <create_date>2004-02-27</create_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Hosterion SRL</registrar_name>
   <registrar_website>hosterion.ro</registrar_website>
   <name_servers>
    <value>ns1.hosterion.com</value>
    <value>ns1.hosterion.net</value>
    <value>ns2.hosterion.com</value>
    <value>ns2.hosterion.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>xoftlab.com</domain_name>
   <domain_keyword>xoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:39:47</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>76</num>
   <domain_name>softlabi.com</domain_name>
   <domain_keyword>softlabi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:25:22</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>77</num>
   <domain_name>softlabo.org</domain_name>
   <domain_keyword>softlabo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:58:30</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <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>BENIN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BJ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sofilab.ru</domain_name>
   <domain_keyword>sofilab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:36:46</query_time>
   <create_date>2021-09-15</create_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>softilab.ru</domain_name>
   <domain_keyword>softilab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:37:55</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.internalhost.ru</value>
    <value>ns2.internalhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>loftlab.ru</domain_name>
   <domain_keyword>loftlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 01:56:40</query_time>
   <create_date>2017-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>softlamb.com</domain_name>
   <domain_keyword>softlamb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:58:30</query_time>
   <create_date>2017-05-12</create_date>
   <update_date>2021-05-06</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>msoftlab.com</domain_name>
   <domain_keyword>msoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:55:31</query_time>
   <create_date>2017-07-14</create_date>
   <update_date>2020-07-08</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>softlan.shop</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 05:58:33</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Bilgi Teknolojileri Inc.</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_state>turkey</registrant_state>
   <registrant_country>TR</registrant_country>
   <name_servers>
    <value>daniella.ns.cloudflare.com</value>
    <value>leif.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>softlib.com</domain_name>
   <domain_keyword>softlib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:58:41</query_time>
   <create_date>1996-07-26</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>CBS Interactive Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/softlib.com</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns5.markmonitor.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>85</num>
   <domain_name>loftlab.uk</domain_name>
   <domain_keyword>loftlab</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-29 22:03:29</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>lina.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>softlabs.com</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:28:29</query_time>
   <create_date>2004-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=softlabs.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>melissa.ns.cloudflare.com</value>
    <value>tim.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>87</num>
   <domain_name>softylab.com</domain_name>
   <domain_keyword>softylab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:35:25</query_time>
   <create_date>2010-01-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ks4.kalanda.net</value>
    <value>ks8.kalanda.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>softlabs.cn</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 08:01:29</query_time>
   <create_date>2013-01-05</create_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>DOMAIN NAME NETWORK PTY LTD</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>softlan.biz</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 08:00:46</query_time>
   <create_date>2002-05-13</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet SL dba Nicline.com</registrar_name>
   <registrar_website>www.arsys.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bixente Alonso Egurrola</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GIPUZKOA</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>dns27.servidoresdns.net</value>
    <value>dns28.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>softlan.eus</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-05-20 19:10:54</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L.</registrar_name>
   <registrar_website>https://www.arsys.es/</registrar_website>
   <registrant_state>GIPUZKOA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>csoftlab.com</domain_name>
   <domain_keyword>csoftlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:33:42</query_time>
   <create_date>2001-12-10</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
    <value>ns3.fornex.com</value>
    <value>ns4.fornex.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>softlan.net</domain_name>
   <domain_keyword>softlan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 08:00:46</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=softlan.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pakshoo.com</value>
    <value>ns2.pakshoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>softalab.fun</domain_name>
   <domain_keyword>softalab</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-27 14:57:26</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>softleb.com</domain_name>
   <domain_keyword>softleb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 12:57:47</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=softleb.com</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>95</num>
   <domain_name>soft-lab.work</domain_name>
   <domain_keyword>soft-lab</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 22:27:01</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.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>softlabs.net</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 11:31:52</query_time>
   <create_date>2018-07-27</create_date>
   <update_date>2020-07-21</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>softlabs.org</domain_name>
   <domain_keyword>softlabs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:58:30</query_time>
   <create_date>2017-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vest-Agder</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>softtlab.com</domain_name>
   <domain_keyword>softtlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 03:43:38</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=softtlab.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cockle.dnspod.net</value>
    <value>tan.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>99</num>
   <domain_name>softlib.ru</domain_name>
   <domain_keyword>softlib</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:38:06</query_time>
   <create_date>2000-04-24</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Sakh.com LLC</registrant_company>
   <name_servers>
    <value>ns.sakh.com</value>
    <value>ns3.sakh.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>sootlab.com</domain_name>
   <domain_keyword>sootlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:05:41</query_time>
   <create_date>2011-12-27</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AethLabs</registrant_company>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-13-c.gandi.net</value>
    <value>ns-23-a.gandi.net</value>
    <value>ns-235-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.283</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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