WHOIS QUERY TIME

26 May 2024 - 2:13 PM UTC

Registered: 22 November 2021
Expiry: 22 November 2024

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.alidns.com
jm2.alidns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 刘彤
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=laitech.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "laitech.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "laitech.cn",
            "domain_keyword": "laitech",
            "domain_tld": "cn",
            "query_time": "2024-05-26 14:13:32",
            "create_date": "2021-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "刘彤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>laitech.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>laitech.cn</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 14:13:32</query_time>
   <create_date>2021-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>刘彤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.054</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.149 seconds) for "laitech.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Feb 2023 - 8:48 AM UTC

Registered: 22 November 2021
Expiry: 22 November 2023

REGISTRAR

Name: Zodiac Holdings Limited

DNSSEC

unsigned

NAME SERVERS

jm1.alidns.com
jm2.alidns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 刘彤
Email: [email protected]

#2 - QUERY TIME

29 Nov 2023 - 3:36 PM UTC

Registered: 22 November 2021
Expiry: 22 November 2024

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.alidns.com
jm2.alidns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 刘彤
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=laitech.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "laitech.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "laitech.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "laitech.cn",
            "domain_keyword": "laitech",
            "domain_tld": "cn",
            "query_time": "2023-02-09 08:48:04",
            "create_date": "2021-11-22",
            "expiry_date": "2023-11-22",
            "registrar_name": "Zodiac Holdings Limited",
            "registrant_name": "刘彤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "laitech.cn",
            "domain_keyword": "laitech",
            "domain_tld": "cn",
            "query_time": "2023-11-29 15:36:32",
            "create_date": "2021-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "刘彤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.149,
        "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>laitech.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>laitech.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>laitech.cn</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-09 08:48:04</query_time>
   <create_date>2021-11-22</create_date>
   <expiry_date>2023-11-22</expiry_date>
   <registrar_name>Zodiac Holdings Limited</registrar_name>
   <registrant_name>刘彤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>laitech.cn</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-11-29 15:36:32</query_time>
   <create_date>2021-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>刘彤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.149</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 9 domain names (in 0.118 seconds) which contained the exact domain keyword "laitech".
Domain Name Registered Expiry Registrar Ownership
1 laitech.com 31 Aug 2005 31 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
2 laitech.jp 2 Mar 2007 31 Mar 2025 - LAI TECH Corporation
3 laitech.com.br 28 Jun 2011 28 Jun 2026 - Luciano Laiter
4 laitech.it 8 May 2017 8 May 2025 Aruba s.p.a. hidden
5 laitech.systems 15 Dec 2020 15 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 laitech.cn 22 Nov 2021 22 Nov 2024 厦门易名科技股份有限公司 刘彤
7 laitech.uk 17 May 2023 17 May 2024 Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM] -
8 laitech.net 16 Jul 2023 16 Jul 2024 Gname 016 Inc -
9 laitech.ru 12 Nov 2023 12 Nov 2024 REGRU-RU Private Person
10 laitech.site 17 Dec 2023 17 Dec 2024 Registrar of Domain Names REG.RU, LLC Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=laitech&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "laitech",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "laitech.com, laitech.jp, laitech.com.br, laitech.it, laitech.systems, laitech.cn, laitech.uk, laitech.net, laitech.ru, laitech.site",
    "results": [
        {
            "num": 1,
            "domain_name": "laitech.com",
            "domain_keyword": "laitech",
            "domain_tld": "com",
            "query_time": "2024-05-21 20:22:20",
            "create_date": "2005-08-31",
            "update_date": "2023-01-31",
            "expiry_date": "2024-08-31",
            "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=laitech.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "laitech.jp",
            "domain_keyword": "laitech",
            "domain_tld": "jp",
            "query_time": "2024-04-15 23:49:06",
            "create_date": "2007-03-02",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "LAI TECH Corporation",
            "registrant_address": "Tokyo",
            "registrant_zip": "104-6033",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-060-799",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "laitech.com.br",
            "domain_keyword": "laitech",
            "domain_tld": "com.br",
            "query_time": "2024-06-07 15:47:41",
            "create_date": "2011-06-28",
            "update_date": "2024-04-05",
            "expiry_date": "2026-06-28",
            "registrant_name": "Luciano Laiter",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostmidia.com.br",
                "ns2.hostmidia.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "laitech.it",
            "domain_keyword": "laitech",
            "domain_tld": "it",
            "query_time": "2024-05-31 07:10:28",
            "create_date": "2017-05-08",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "laitech.systems",
            "domain_keyword": "laitech",
            "domain_tld": "systems",
            "query_time": "2024-05-02 00:55:32",
            "create_date": "2020-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "laitech.cn",
            "domain_keyword": "laitech",
            "domain_tld": "cn",
            "query_time": "2024-05-26 14:13:32",
            "create_date": "2021-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "刘彤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "laitech.uk",
            "domain_keyword": "laitech",
            "domain_tld": "uk",
            "query_time": "2024-05-25 00:44:45",
            "create_date": "2023-05-17",
            "update_date": "2024-02-09",
            "expiry_date": "2024-05-17",
            "registrar_name": "Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM]",
            "registrar_website": "https://www.name.com",
            "name_servers": [
                "ns1391.websitewelcome.com",
                "ns1392.websitewelcome.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 8,
            "domain_name": "laitech.net",
            "domain_keyword": "laitech",
            "domain_tld": "net",
            "query_time": "2024-04-15 23:49:07",
            "create_date": "2023-07-16",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-16",
            "registrar_iana": 3985,
            "registrar_name": "Gname 016 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "jasper.ns.cloudflare.com",
                "simone.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "laitech.ru",
            "domain_keyword": "laitech",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:04:21",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "laitech.site",
            "domain_keyword": "laitech",
            "domain_tld": "site",
            "query_time": "2024-05-02 00:55:31",
            "create_date": "2023-12-17",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Novosibirskaya",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>laitech</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>laitech.com, laitech.jp, laitech.com.br, laitech.it, laitech.systems, laitech.cn, laitech.uk, laitech.net, laitech.ru, laitech.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>laitech.com</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 20:22:20</query_time>
   <create_date>2005-08-31</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2024-08-31</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=laitech.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>laitech.jp</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 23:49:06</query_time>
   <create_date>2007-03-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>LAI TECH Corporation</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>104-6033</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-060-799</registrant_phone>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>laitech.com.br</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-07 15:47:41</query_time>
   <create_date>2011-06-28</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrant_name>Luciano Laiter</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostmidia.com.br</value>
    <value>ns2.hostmidia.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>laitech.it</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 07:10:28</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>laitech.systems</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-02 00:55:32</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>laitech.cn</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 14:13:32</query_time>
   <create_date>2021-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>刘彤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>laitech.uk</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 00:44:45</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_name>Name.com LLC t/a Name.com, Inc. [Tag = NAME-COM]</registrar_name>
   <registrar_website>https://www.name.com</registrar_website>
   <name_servers>
    <value>ns1391.websitewelcome.com</value>
    <value>ns1392.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>laitech.net</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 23:49:07</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>3985</registrar_iana>
   <registrar_name>Gname 016 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>jasper.ns.cloudflare.com</value>
    <value>simone.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>laitech.ru</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:04:21</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>laitech.site</domain_name>
   <domain_keyword>laitech</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 00:55:31</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-17</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>Novosibirskaya</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.118</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 5,507 domain names (in 0.23 seconds) which look and sound like the brand name "laitech".
Domain Name Registered Expiry Registrar Ownership
1 lanitech.net 23 Jan 2007 23 Jan 2025 GoDaddy.com, LLC -
2 aaitech.net 29 Nov 2021 29 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 kaitech.biz 23 Nov 2011 22 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 laotech.net 8 Aug 2012 8 Aug 2024 DNSPod, Inc. REDACTED FOR PRIVACY
5 vaitech.cz 19 Nov 2008 19 Nov 2024 REG-WEDOS Josef Dohnal
6 lawtech.solutions 12 Nov 2018 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 laptech.com 28 May 1997 27 May 2025 TLDS LLC. d/b/a SRSPlus Laptech Inc
8 lartech.sbs 20 May 2024 20 May 2025 Atak Domain Hosting M Rombert
9 alitech.website 3 Apr 2024 3 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
10 laitecn.com 22 Jun 2010 23 Jun 2030 Xiamen 35.Com Technology Co., Ltd -
11 laitechs.com 20 Feb 2024 20 Feb 2025 GoDaddy.com, LLC -
12 haitech.site 4 Sep 2023 4 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com TOV Izoterm-plius
13 lantech.co.mz 27 Jan 2016 27 Jan 2025 MozDomains Pembe Mozambique, Lda
14 lawtech.com.br 2 Dec 2005 2 Dec 2024 - Lawtech Energy Equip. Eletro Eletr. Ltda Me
15 lsitech.net 21 Nov 2017 21 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 labitech.it 22 Sep 2003 15 Jun 2024 Register S.p.a. Labitech Srl
17 lasitech.de - - - -
18 lartech.click 4 Jan 2024 4 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
19 saitech.systems 25 Oct 2020 25 Oct 2024 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
20 labtech.eu - - ZONER a.s. -
21 laptech.net 19 Mar 2003 19 Mar 2025 Tucows Domains Inc. -
22 laktech.com 27 Mar 2011 27 Mar 2025 GoDaddy.com, LLC -
23 labtech.biz 17 May 2021 17 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 alitech.xyz 11 Jun 2024 11 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
25 lamitech.com 10 Feb 1998 9 Feb 2027 Network Solutions, LLC -
26 la-tech.co.jp 17 Oct 2011 - - L'A TECH co.,ltd.
27 lxitech.com 22 Jun 2006 22 Jun 2024 Tucows Domains Inc. -
28 labtech.best 12 Jan 2020 12 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
29 uaitech.net 29 Jan 2024 29 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
30 labtech.com.au - - Web Address Registration Pty Ltd Rick Zeuschner
31 haitech.fr 16 Mar 2020 16 Mar 2025 OVH haitem belgacem
32 kaitech.se 15 Jul 2005 15 Jul 2024 Loopia AB -
33 lavitech.cloud 6 Mar 2024 6 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
34 daitech.net 5 May 2015 6 May 2025 Cloudflare, Inc. DATA REDACTED
35 alitech.business 15 Apr 2023 15 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 mlaitech.info 21 Oct 2013 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 paitech.cn 13 Apr 2024 13 Apr 2025 广东金万邦科技投资有限公司 河南银晨锅炉集团有限公司
38 liatech.com 16 Apr 2006 16 Apr 2025 GoDaddy.com, LLC -
39 lamitech.net 6 Jul 2016 6 Jul 2026 Whois Corp. LAMI TECH
40 lamitech.online 5 Sep 2023 5 Sep 2025 Network Solutions LLC -
41 laatech.com 14 Feb 2013 14 Feb 2025 Tucows Domains Inc. -
42 jaitech.in 3 May 2011 3 May 2024 Net 4 India Limited Jaitech
43 labtech.ninja 6 Nov 2015 6 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 raitech.ru 7 Jan 2022 7 Jan 2025 TIMEWEB-RU Private Person
45 lantech.org 28 Dec 2001 28 Dec 2024 Azdomainz, LLC BuyDomains.com
46 haitech.solutions 3 Jun 2020 3 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 alitech.agency 3 Apr 2024 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 lxaitech.com 10 Dec 2023 10 Dec 2033 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
49 labtech.net.au - - Web Address Registration Pty Ltd Rick Zeuschner
50 alitech.dev 16 Apr 2023 16 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 laftech.net 1 Jun 2004 19 Jan 2025 GoDaddy.com, LLC -
52 ladtech.xyz 3 Jun 2014 3 Jun 2025 Network Solutions LLC Winthrop & Weinstine
53 saitech.icu 22 Mar 2024 22 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
54 lantech.tel 19 Mar 2021 19 Mar 2025 OVH sas LANTECH
55 saitech.online 14 May 2023 14 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
56 raitech.pl 5 Jun 2001 4 Jun 2025 Dinfo.pl Sylwia Wierońska -
57 labtech.co.uk - 9 Mar 2027 Cloudflare, Inc. [Tag = CLOUDFLARE] -
58 kaitech.jp 8 Feb 2017 28 Feb 2025 - yugengaishaeden
59 elaitech.pro 6 May 2024 6 May 2025 HOSTINGER operations, UAB Not Applicable
60 alitech.tech 16 Jun 2023 16 Jun 2024 Ligne Web Services -
61 ltaitech.com 18 Nov 2015 18 Nov 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
62 maitech.com 24 Dec 1997 23 Dec 2024 GoDaddy.com, LLC -
63 lbitech.net 17 Feb 2022 17 Feb 2026 GoDaddy.com, LLC -
64 leitech.top 18 Feb 2024 18 Feb 2025 XinNet Technology Corporation 雷亮
65 taitech.nz 18 Aug 2019 - Zeald Limited -
66 lawtech.cat 22 Sep 2017 22 Sep 2024 Arsys -
67 lawtech.info 6 May 2023 6 May 2025 One.com A/S REDACTED FOR PRIVACY
68 raitech.co.uk 28 Aug 2023 28 Aug 2026 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
69 labtech.academy 12 May 2020 12 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
70 aaitech.com 21 Jan 2020 21 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
71 labtech.info 13 Sep 2001 13 Sep 2024 IONOS SE behr Labor-Technik GmbH
72 lantech.waw.pl 19 Jan 2014 19 Jan 2025 Consulting Service Sp. z o.o. -
73 zaitech.info 11 Apr 2024 11 Apr 2025 Netowl, Inc. XSERVER Inc.
74 raitech.shop 5 Mar 2024 5 Mar 2025 Realtime Register B.V. -
75 luitech.net 12 Feb 2011 12 Feb 2025 Promo People Inc. Promo People Inc.
76 lawtech.org.uk 6 Dec 2022 6 Dec 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
77 lartech.tech 18 Mar 2024 18 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
78 kaitech.io 25 Dec 2023 25 Dec 2024 CV. Rumahweb Indonesia lojualguebelicom
79 labtech.us 28 Aug 2013 27 Aug 2024 eNom, LLC ConnectWise Inc
80 caitech.jp 12 Nov 2017 30 Nov 2024 - Takafumi Muto
81 caitech.com 3 Sep 1998 2 Sep 2026 Network Solutions, LLC -
82 saitech.co.jp 11 Jan 2008 - - SAITECH Co.,Ltd.
83 labitech.net 9 Jul 2022 9 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Adrian Javier Torres Marcial
84 kaitech.life 20 Nov 2023 20 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
85 laiteth.com 10 Oct 2022 10 Oct 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
86 lawtech.co.in 21 Mar 2022 21 Mar 2026 GoDaddy.com, LLC I-O2I OUTSOURCING PVT LTD
87 lantech.co.nz 29 Aug 2001 - Voyager Internet Ltd T/A 1st Domains -
88 lamitech.com.co 15 Dec 1998 31 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
89 zaitech.org 27 Dec 2022 27 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
90 labtech.com 21 Nov 1991 20 Nov 2027 Cloudflare, Inc. DATA REDACTED
91 laixtech.com 5 Aug 2022 5 Aug 2024 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. REDACTED FOR PRIVACY
92 labtech.om - - Gulf Cyber Technology Solutions ENT (GulfCyberTech) -
93 la-tech.net 19 Dec 2014 19 Dec 2024 GANDI SAS LA-Tech Oy
94 lawtech.dev 1 Mar 2019 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 zaitech.com 3 Apr 2003 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 laktech.nl 14 Nov 2013 - Cronon GmbH -
97 rlaitech.com 8 Jun 2023 8 Jun 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
98 lcitech.com 4 Sep 2018 4 Sep 2024 GoDaddy.com, LLC -
99 raitech.se 19 Apr 2023 19 Apr 2024 Loopia AB -
100 elaitech.com 21 Jul 2021 21 Jul 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
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 Laitech.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=laitech.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "laitech.cn",
        "page_size": 100
    },
    "count": {
        "total": 5507,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "lanitech.net, aaitech.net, kaitech.biz, laotech.net, vaitech.cz, lawtech.solutions, laptech.com, lartech.sbs, alitech.website, laitecn.com, laitechs.com, haitech.site, lantech.co.mz, lawtech.com.br, lsitech.net, labitech.it, lasitech.de, lartech.click, saitech.systems, labtech.eu, laptech.net, laktech.com, labtech.biz, alitech.xyz, lamitech.com, la-tech.co.jp, lxitech.com, labtech.best, uaitech.net, labtech.com.au, haitech.fr, kaitech.se, lavitech.cloud, daitech.net, alitech.business, mlaitech.info, paitech.cn, liatech.com, lamitech.net, lamitech.online, laatech.com, jaitech.in, labtech.ninja, raitech.ru, lantech.org, haitech.solutions, alitech.agency, lxaitech.com, labtech.net.au, alitech.dev, laftech.net, ladtech.xyz, saitech.icu, lantech.tel, saitech.online, raitech.pl, labtech.co.uk, kaitech.jp, elaitech.pro, alitech.tech, ltaitech.com, maitech.com, lbitech.net, leitech.top, taitech.nz, lawtech.cat, lawtech.info, raitech.co.uk, labtech.academy, aaitech.com, labtech.info, lantech.waw.pl, zaitech.info, raitech.shop, luitech.net, lawtech.org.uk, lartech.tech, kaitech.io, labtech.us, caitech.jp, caitech.com, saitech.co.jp, labitech.net, kaitech.life, laiteth.com, lawtech.co.in, lantech.co.nz, lamitech.com.co, zaitech.org, labtech.com, laixtech.com, labtech.om, la-tech.net, lawtech.dev, zaitech.com, laktech.nl, rlaitech.com, lcitech.com, raitech.se, elaitech.com",
    "results": [
        {
            "num": 1,
            "domain_name": "lanitech.net",
            "domain_keyword": "lanitech",
            "domain_tld": "net",
            "query_time": "2024-04-07 05:28:14",
            "create_date": "2007-01-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aaitech.net",
            "domain_keyword": "aaitech",
            "domain_tld": "net",
            "query_time": "2024-04-22 05:14:47",
            "create_date": "2021-11-29",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.mumult3.hostarmada.net",
                "ns2.mumult3.hostarmada.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kaitech.biz",
            "domain_keyword": "kaitech",
            "domain_tld": "biz",
            "query_time": "2024-04-26 13:21:15",
            "create_date": "2011-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-22",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "laotech.net",
            "domain_keyword": "laotech",
            "domain_tld": "net",
            "query_time": "2024-04-25 11:19:08",
            "create_date": "2012-08-08",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-08",
            "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=laotech.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "titan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "vaitech.cz",
            "domain_keyword": "vaitech",
            "domain_tld": "cz",
            "query_time": "2024-05-05 15:49:11",
            "create_date": "2008-11-19",
            "update_date": "2019-08-24",
            "expiry_date": "2024-11-19",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Josef Dohnal",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        },
        {
            "num": 6,
            "domain_name": "lawtech.solutions",
            "domain_keyword": "lawtech",
            "domain_tld": "solutions",
            "query_time": "2024-05-19 22:08:37",
            "create_date": "2018-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "laptech.com",
            "domain_keyword": "laptech",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:07:18",
            "create_date": "1997-05-28",
            "update_date": "2012-09-04",
            "expiry_date": "2025-05-27",
            "registrar_iana": 320,
            "registrar_name": "TLDS LLC. d/b/a SRSPlus",
            "registrar_website": "http://srsplus.com",
            "registrant_name": "Steven Wilson",
            "registrant_company": "Laptech Inc",
            "registrant_address": "230 Simpson Avenue South",
            "registrant_city": "Bowmanville",
            "registrant_state": "ON",
            "registrant_zip": "L1C 2J3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9056234101",
            "name_servers": [
                "ns0.dataip.net",
                "ns1.dataip.net",
                "ns2.dataip.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lartech.sbs",
            "domain_keyword": "lartech",
            "domain_tld": "sbs",
            "query_time": "2024-05-25 14:09:48",
            "create_date": "2024-05-20",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "M Rombert",
            "registrant_state": "Bratislava",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the 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": [
                "liberty.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "alitech.website",
            "domain_keyword": "alitech",
            "domain_tld": "website",
            "query_time": "2024-06-02 08:07:15",
            "create_date": "2024-04-03",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-03",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "laitecn.com",
            "domain_keyword": "laitecn",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:47:41",
            "create_date": "2010-06-22",
            "update_date": "2024-02-26",
            "expiry_date": "2030-06-23",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "GUANGZHOU",
            "registrant_state": "GUANGDONG",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/laitecn.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "laitechs.com",
            "domain_keyword": "laitechs",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:47:41",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "haitech.site",
            "domain_keyword": "haitech",
            "domain_tld": "site",
            "query_time": "2024-06-08 07:18:04",
            "create_date": "2023-09-04",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "TOV Izoterm-plius",
            "registrant_state": "Ukraine",
            "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.",
            "name_servers": [
                "ns11.inhostedns.com",
                "ns21.inhostedns.net",
                "ns31.inhostedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lantech.co.mz",
            "domain_keyword": "lantech",
            "domain_tld": "co.mz",
            "query_time": "2024-06-10 07:51:49",
            "create_date": "2016-01-27",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1,
            "registrar_name": "MozDomains",
            "registrar_website": "https://www.wakusell.com",
            "registrant_name": "Helio Sampaio",
            "registrant_company": "Pembe Mozambique, Lda",
            "registrant_address": "Vaz",
            "registrant_city": "Beira",
            "registrant_state": "Sofala",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.842700220",
            "name_servers": [
                "ns1nl.mochahost.com",
                "ns2nl.mochahost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "lawtech.com.br",
            "domain_keyword": "lawtech",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 07:02:49",
            "create_date": "2005-12-02",
            "update_date": "2022-02-16",
            "expiry_date": "2024-12-02",
            "registrant_name": "Lawtech Energy Equip. Eletro Eletr. Ltda Me",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.osmestresdosite.com",
                "dns2.osmestresdosite.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 15,
            "domain_name": "lsitech.net",
            "domain_keyword": "lsitech",
            "domain_tld": "net",
            "query_time": "2024-04-17 21:09:23",
            "create_date": "2017-11-21",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "labitech.it",
            "domain_keyword": "labitech",
            "domain_tld": "it",
            "query_time": "2024-04-22 21:54:55",
            "create_date": "2003-09-22",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-15",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Labitech Srl",
            "registrant_address": "Via La Spezia, 169",
            "registrant_city": "Parma",
            "registrant_state": "PR",
            "registrant_zip": "43100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "lasitech.de",
            "domain_keyword": "lasitech",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:06:19",
            "update_date": "2019-06-07",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "lartech.click",
            "domain_keyword": "lartech",
            "domain_tld": "click",
            "query_time": "2024-05-09 22:56:14",
            "create_date": "2024-01-04",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-04",
            "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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "saitech.systems",
            "domain_keyword": "saitech",
            "domain_tld": "systems",
            "query_time": "2024-05-10 18:53:23",
            "create_date": "2020-10-25",
            "update_date": "2024-01-16",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "labtech.eu",
            "domain_keyword": "labtech",
            "domain_tld": "eu",
            "query_time": "2024-05-14 12:39:03",
            "registrar_name": "ZONER a.s.",
            "registrar_website": "https://www.regzone.cz",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ]
        },
        {
            "num": 21,
            "domain_name": "laptech.net",
            "domain_keyword": "laptech",
            "domain_tld": "net",
            "query_time": "2024-05-18 04:19:22",
            "create_date": "2003-03-19",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "laktech.com",
            "domain_keyword": "laktech",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:19:21",
            "create_date": "2011-03-27",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "labtech.biz",
            "domain_keyword": "labtech",
            "domain_tld": "biz",
            "query_time": "2024-05-17 00:17:44",
            "create_date": "2021-05-17",
            "update_date": "2024-03-24",
            "expiry_date": "2025-05-17",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "alitech.xyz",
            "domain_keyword": "alitech",
            "domain_tld": "xyz",
            "query_time": "2024-06-13 18:17:46",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lamitech.com",
            "domain_keyword": "lamitech",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:33:32",
            "create_date": "1998-02-10",
            "update_date": "2023-09-07",
            "expiry_date": "2027-02-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ashley.ns.cloudflare.com",
                "carl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "la-tech.co.jp",
            "domain_keyword": "la-tech",
            "domain_tld": "co.jp",
            "query_time": "2024-05-16 03:00:31",
            "create_date": "2011-10-17",
            "update_date": "2023-11-01",
            "registrant_company": "L'A TECH co.,ltd.",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 27,
            "domain_name": "lxitech.com",
            "domain_keyword": "lxitech",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:10:48",
            "create_date": "2006-06-22",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.ipowerdns.com",
                "ns1.ipowerweb.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "labtech.best",
            "domain_keyword": "labtech",
            "domain_tld": "best",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2020-01-12",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-12",
            "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.shockhosting.net",
                "ns2.shockhosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "uaitech.net",
            "domain_keyword": "uaitech",
            "domain_tld": "net",
            "query_time": "2024-06-10 01:41:40",
            "create_date": "2024-01-29",
            "update_date": "2024-02-17",
            "expiry_date": "2027-01-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "labtech.com.au",
            "domain_keyword": "labtech",
            "domain_tld": "com.au",
            "query_time": "2024-04-28 18:01:31",
            "update_date": "2019-09-19",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Rick Zeuschner",
            "name_servers": [
                "ns1.jellywebmedia.com",
                "ns2.jellywebmedia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "haitech.fr",
            "domain_keyword": "haitech",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:26:04",
            "create_date": "2020-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-16",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "haitem belgacem",
            "registrant_address": "haitem belgacem, 4 allée fernand pelloutier, 38130 echirolles",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.629546047",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 32,
            "domain_name": "kaitech.se",
            "domain_keyword": "kaitech",
            "domain_tld": "se",
            "query_time": "2024-05-05 09:47:10",
            "create_date": "2005-07-15",
            "update_date": "2023-11-08",
            "expiry_date": "2024-07-15",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "lavitech.cloud",
            "domain_keyword": "lavitech",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 22:33:55",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "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": 34,
            "domain_name": "daitech.net",
            "domain_keyword": "daitech",
            "domain_tld": "net",
            "query_time": "2024-04-27 01:58:34",
            "create_date": "2015-05-05",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-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": "IL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/daitech.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "ara.ns.cloudflare.com",
                "otto.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "alitech.business",
            "domain_keyword": "alitech",
            "domain_tld": "business",
            "query_time": "2024-05-01 21:30:14",
            "create_date": "2023-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "mlaitech.info",
            "domain_keyword": "mlaitech",
            "domain_tld": "info",
            "query_time": "2024-05-01 17:16:55",
            "create_date": "2013-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ccccloud.com",
                "ns2.ccccloud.com",
                "ns3.ccccloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "paitech.cn",
            "domain_keyword": "paitech",
            "domain_tld": "cn",
            "query_time": "2024-05-09 12:10:01",
            "create_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "广东金万邦科技投资有限公司",
            "registrant_name": "河南银晨锅炉集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "liatech.com",
            "domain_keyword": "liatech",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:47:15",
            "create_date": "2006-04-16",
            "update_date": "2023-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "lamitech.net",
            "domain_keyword": "lamitech",
            "domain_tld": "net",
            "query_time": "2024-05-20 09:24:04",
            "create_date": "2016-07-06",
            "update_date": "2023-06-05",
            "expiry_date": "2026-07-06",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "LAMI TECH",
            "registrant_company": "LAMI TECH",
            "registrant_address": "15 Pulmu-ro  Namdong-gu",
            "registrant_city": "Incheon",
            "registrant_zip": "21510",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7076338850",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "lamitech.online",
            "domain_keyword": "lamitech",
            "domain_tld": "online",
            "query_time": "2024-05-20 09:24:04",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2025-09-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "laatech.com",
            "domain_keyword": "laatech",
            "domain_tld": "com",
            "query_time": "2024-05-22 23:14:17",
            "create_date": "2013-02-14",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-1380.awsdns-44.org",
                "ns-159.awsdns-19.com",
                "ns-1689.awsdns-19.co.uk",
                "ns-705.awsdns-24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "jaitech.in",
            "domain_keyword": "jaitech",
            "domain_tld": "in",
            "query_time": "2024-05-27 19:11:20",
            "create_date": "2011-05-03",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-03",
            "registrar_iana": 1007,
            "registrar_name": "Net 4 India Limited",
            "registrar_website": "http://www.net4.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jaitech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "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": [
                "aida.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverDeleteProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "labtech.ninja",
            "domain_keyword": "labtech",
            "domain_tld": "ninja",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2015-11-06",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "raitech.ru",
            "domain_keyword": "raitech",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:44:56",
            "create_date": "2022-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "lantech.org",
            "domain_keyword": "lantech",
            "domain_tld": "org",
            "query_time": "2024-04-24 21:51:56",
            "create_date": "2001-12-28",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "haitech.solutions",
            "domain_keyword": "haitech",
            "domain_tld": "solutions",
            "query_time": "2024-05-14 13:52:08",
            "create_date": "2020-06-03",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "alitech.agency",
            "domain_keyword": "alitech",
            "domain_tld": "agency",
            "query_time": "2024-06-02 08:07:14",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "lxaitech.com",
            "domain_keyword": "lxaitech",
            "domain_tld": "com",
            "query_time": "2024-06-12 21:40:48",
            "create_date": "2023-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2033-12-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanxisheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=lxaitech.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "labtech.net.au",
            "domain_keyword": "labtech",
            "domain_tld": "net.au",
            "query_time": "2024-05-11 09:51:14",
            "update_date": "2023-10-03",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Rick Zeuschner",
            "name_servers": [
                "ns1.jwdigital.com.au",
                "ns2.jwdigital.com.au",
                "ns3.jwdigital.com.au",
                "ns4.jwdigital.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alitech.dev",
            "domain_keyword": "alitech",
            "domain_tld": "dev",
            "query_time": "2024-05-01 21:30:14",
            "create_date": "2023-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "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": [
                "ns1.alitech.dev",
                "ns2.alitech.dev"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "laftech.net",
            "domain_keyword": "laftech",
            "domain_tld": "net",
            "query_time": "2024-04-20 01:21:22",
            "create_date": "2004-06-01",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ladtech.xyz",
            "domain_keyword": "ladtech",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 05:43:43",
            "create_date": "2014-06-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-06-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Winthrop & Weinstine",
            "registrant_state": "MN",
            "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": [
                "dns1.register.com",
                "dns2.register.com",
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "saitech.icu",
            "domain_keyword": "saitech",
            "domain_tld": "icu",
            "query_time": "2024-05-20 23:23:12",
            "create_date": "2024-03-22",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-22",
            "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": [
                "venus.ns.cloudflare.com",
                "watson.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "lantech.tel",
            "domain_keyword": "lantech",
            "domain_tld": "tel",
            "query_time": "2024-05-19 22:04:56",
            "create_date": "2021-03-19",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LANTECH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "saitech.online",
            "domain_keyword": "saitech",
            "domain_tld": "online",
            "query_time": "2024-05-19 22:39:00",
            "create_date": "2023-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "raitech.pl",
            "domain_keyword": "raitech",
            "domain_tld": "pl",
            "query_time": "2024-06-07 00:57:51",
            "create_date": "2001-06-05",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-04",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.webio.pl",
                "ns2.webio.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "labtech.co.uk",
            "domain_keyword": "labtech",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 17:46:11",
            "update_date": "2024-04-24",
            "expiry_date": "2027-03-09",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "kaitech.jp",
            "domain_keyword": "kaitech",
            "domain_tld": "jp",
            "query_time": "2024-04-28 21:51:05",
            "create_date": "2017-02-08",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "yugengaishaeden",
            "registrant_address": "Yamanashi-shi",
            "registrant_zip": "405-0018",
            "registrant_email": "[email protected]",
            "registrant_phone": "055-323-2610",
            "registrant_fax": "055-323-0342",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 59,
            "domain_name": "elaitech.pro",
            "domain_keyword": "elaitech",
            "domain_tld": "pro",
            "query_time": "2024-05-08 16:08:37",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sao Paulo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "alitech.tech",
            "domain_keyword": "alitech",
            "domain_tld": "tech",
            "query_time": "2024-05-11 15:19:35",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns21.lwsdns.com",
                "ns22.lwsdns.com",
                "ns23.lwsdns.com",
                "ns24.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ltaitech.com",
            "domain_keyword": "ltaitech",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:51:30",
            "create_date": "2015-11-18",
            "update_date": "2016-12-14",
            "expiry_date": "2025-11-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "maitech.com",
            "domain_keyword": "maitech",
            "domain_tld": "com",
            "query_time": "2024-06-08 12:22:01",
            "create_date": "1997-12-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "lbitech.net",
            "domain_keyword": "lbitech",
            "domain_tld": "net",
            "query_time": "2024-06-04 16:48:21",
            "create_date": "2022-02-17",
            "update_date": "2024-02-18",
            "expiry_date": "2026-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "leitech.top",
            "domain_keyword": "leitech",
            "domain_tld": "top",
            "query_time": "2024-04-24 07:27:08",
            "create_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "雷亮",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "湖北省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "taitech.nz",
            "domain_keyword": "taitech",
            "domain_tld": "nz",
            "query_time": "2024-05-06 13:00:06",
            "create_date": "2019-08-18",
            "update_date": "2023-08-21",
            "registrar_name": "Zeald Limited",
            "registrar_website": "https://portal.zeald.com",
            "name_servers": [
                "ns1-1.zeald.com",
                "ns1-2.zeald.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "lawtech.cat",
            "domain_keyword": "lawtech",
            "domain_tld": "cat",
            "query_time": "2024-05-08 17:40:05",
            "create_date": "2017-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns37.servidoresdns.net",
                "dns38.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "lawtech.info",
            "domain_keyword": "lawtech",
            "domain_tld": "info",
            "query_time": "2024-05-13 20:05:31",
            "create_date": "2023-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "raitech.co.uk",
            "domain_keyword": "raitech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 11:30:47",
            "create_date": "2023-08-28",
            "update_date": "2023-08-28",
            "expiry_date": "2026-08-28",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "labtech.academy",
            "domain_keyword": "labtech",
            "domain_tld": "academy",
            "query_time": "2024-05-15 18:42:55",
            "create_date": "2020-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2026-05-12",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aaitech.com",
            "domain_keyword": "aaitech",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:43:45",
            "create_date": "2020-01-21",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "labtech.info",
            "domain_keyword": "labtech",
            "domain_tld": "info",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2001-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "behr Labor-Technik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1048.ui-dns.biz",
                "ns1048.ui-dns.com",
                "ns1048.ui-dns.de",
                "ns1048.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "lantech.waw.pl",
            "domain_keyword": "lantech",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-25 10:11:29",
            "create_date": "2014-01-19",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-19",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns.net2000.pl",
                "ns1.net2000.pl",
                "ns2.net2000.pl",
                "serwer.net2000.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "zaitech.info",
            "domain_keyword": "zaitech",
            "domain_tld": "info",
            "query_time": "2024-04-19 08:52:41",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "raitech.shop",
            "domain_keyword": "raitech",
            "domain_tld": "shop",
            "query_time": "2024-04-26 22:41:25",
            "create_date": "2024-03-05",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-05",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "luitech.net",
            "domain_keyword": "luitech",
            "domain_tld": "net",
            "query_time": "2024-04-26 11:48:43",
            "create_date": "2011-02-12",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1591,
            "registrar_name": "Promo People Inc.",
            "registrar_website": "https://www.promopeople.com/",
            "registrant_name": "Promo Privacy",
            "registrant_company": "Promo People Inc.",
            "registrant_address": "5063 North Service Road",
            "registrant_city": "Burlington",
            "registrant_state": "Ontario",
            "registrant_zip": "L7L 5H6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9053153466",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "lawtech.org.uk",
            "domain_keyword": "lawtech",
            "domain_tld": "org.uk",
            "query_time": "2024-05-19 22:08:37",
            "create_date": "2022-12-06",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-06",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "cartman.ns.cloudflare.com",
                "princess.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "lartech.tech",
            "domain_keyword": "lartech",
            "domain_tld": "tech",
            "query_time": "2024-05-24 01:54:13",
            "create_date": "2024-03-18",
            "update_date": "2024-05-16",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Chelsea",
            "registrant_country": "VU",
            "registrant_email": "please query the rdds service of the 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": [
                "moscow.ens.mail.ru",
                "tolyatti.ens.mail.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kaitech.io",
            "domain_keyword": "kaitech",
            "domain_tld": "io",
            "query_time": "2024-06-10 20:47:13",
            "create_date": "2023-12-25",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.Rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lojualguebelicom",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "indonesia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsid1.rumahweb.com",
                "nsid2.rumahweb.net",
                "nsid3.rumahweb.biz",
                "nsid4.rumahweb.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "labtech.us",
            "domain_keyword": "labtech",
            "domain_tld": "us",
            "query_time": "2024-05-07 07:22:19",
            "create_date": "2013-08-28",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-27",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "ConnectWise IT",
            "registrant_company": "ConnectWise Inc",
            "registrant_address": "4110 George Rd, Ste 200, Suite 200",
            "registrant_city": "Tampa",
            "registrant_state": "FL",
            "registrant_zip": "33634",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8139357100",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "caitech.jp",
            "domain_keyword": "caitech",
            "domain_tld": "jp",
            "query_time": "2024-04-26 21:03:56",
            "create_date": "2017-11-12",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "Takafumi Muto",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 81,
            "domain_name": "caitech.com",
            "domain_keyword": "caitech",
            "domain_tld": "com",
            "query_time": "2024-04-26 21:03:56",
            "create_date": "1998-09-03",
            "update_date": "2021-07-04",
            "expiry_date": "2026-09-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "saitech.co.jp",
            "domain_keyword": "saitech",
            "domain_tld": "co.jp",
            "query_time": "2024-04-22 01:19:20",
            "create_date": "2008-01-11",
            "update_date": "2024-02-01",
            "registrant_company": "SAITECH Co.,Ltd.",
            "name_servers": [
                "nssv101.wadax-sv.jp",
                "sv104.wadax-sv.jp"
            ]
        },
        {
            "num": 83,
            "domain_name": "labitech.net",
            "domain_keyword": "labitech",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:35:03",
            "create_date": "2022-07-09",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Adrian Javier Torres Marcial",
            "registrant_address": "Capilla 28, lt 28 mz 72 Ojo de agua",
            "registrant_city": "Tecamac",
            "registrant_state": "México",
            "registrant_zip": "55770",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+52.15576569581",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kaitech.life",
            "domain_keyword": "kaitech",
            "domain_tld": "life",
            "query_time": "2024-05-27 00:35:41",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.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": 85,
            "domain_name": "laiteth.com",
            "domain_keyword": "laiteth",
            "domain_tld": "com",
            "query_time": "2024-05-21 20:22:21",
            "create_date": "2022-10-10",
            "update_date": "2022-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=laiteth.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "lawtech.co.in",
            "domain_keyword": "lawtech",
            "domain_tld": "co.in",
            "query_time": "2024-06-06 14:44:16",
            "create_date": "2022-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2026-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "I-O2I OUTSOURCING 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": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "lantech.co.nz",
            "domain_keyword": "lantech",
            "domain_tld": "co.nz",
            "query_time": "2024-06-10 07:51:49",
            "create_date": "2001-08-29",
            "update_date": "2024-03-11",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns2-04.azure-dns.net",
                "ns3-04.azure-dns.org",
                "ns4-04.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lamitech.com.co",
            "domain_keyword": "lamitech",
            "domain_tld": "com.co",
            "query_time": "2024-04-19 16:33:32",
            "create_date": "1998-12-15",
            "update_date": "2022-12-29",
            "expiry_date": "2024-12-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1169.awsdns-18.org",
                "ns-1938.awsdns-50.co.uk",
                "ns-448.awsdns-56.com",
                "ns-874.awsdns-45.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "zaitech.org",
            "domain_keyword": "zaitech",
            "domain_tld": "org",
            "query_time": "2024-05-09 17:19:50",
            "create_date": "2022-12-27",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bcp.name.com",
                "ns2fjz.name.com",
                "ns3qty.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "labtech.com",
            "domain_keyword": "labtech",
            "domain_tld": "com",
            "query_time": "2024-05-13 04:03:48",
            "create_date": "1991-11-21",
            "update_date": "2024-05-08",
            "expiry_date": "2027-11-20",
            "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": "OH",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/labtech.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "laixtech.com",
            "domain_keyword": "laixtech",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:23:34",
            "create_date": "2022-08-05",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "https://www.cndns.com/cn/domain/domaincontact.aspx?domain=laixtech.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "labtech.om",
            "domain_keyword": "labtech",
            "domain_tld": "om",
            "query_time": "2024-06-09 17:46:11",
            "registrar_iana": 700000003,
            "registrar_name": "Gulf Cyber Technology Solutions ENT (GulfCyberTech)",
            "registrar_website": "www.gulfcybertech.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "la-tech.net",
            "domain_keyword": "la-tech",
            "domain_tld": "net",
            "query_time": "2024-06-11 10:27:30",
            "create_date": "2014-12-19",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-19",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LA-Tech Oy",
            "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-1073.awsdns-06.org",
                "ns-160.awsdns-20.com",
                "ns-1807.awsdns-33.co.uk",
                "ns-619.awsdns-13.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lawtech.dev",
            "domain_keyword": "lawtech",
            "domain_tld": "dev",
            "query_time": "2024-04-25 07:02:49",
            "create_date": "2019-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "zaitech.com",
            "domain_keyword": "zaitech",
            "domain_tld": "com",
            "query_time": "2024-05-01 06:43:53",
            "create_date": "2003-04-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-04-03",
            "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=zaitech.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "vns1.nocdirect.com",
                "vns2.nocdirect.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "laktech.nl",
            "domain_keyword": "laktech",
            "domain_tld": "nl",
            "query_time": "2024-05-01 20:48:06",
            "create_date": "2013-11-14",
            "update_date": "2023-01-03",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks19.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 97,
            "domain_name": "rlaitech.com",
            "domain_keyword": "rlaitech",
            "domain_tld": "com",
            "query_time": "2024-05-12 22:13:54",
            "create_date": "2023-06-08",
            "update_date": "2023-06-08",
            "expiry_date": "2026-06-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "lcitech.com",
            "domain_keyword": "lcitech",
            "domain_tld": "com",
            "query_time": "2024-06-08 08:21:27",
            "create_date": "2018-09-04",
            "update_date": "2022-10-14",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "raitech.se",
            "domain_keyword": "raitech",
            "domain_tld": "se",
            "query_time": "2024-06-09 12:15:36",
            "create_date": "2023-04-19",
            "update_date": "2024-04-29",
            "expiry_date": "2024-04-19",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "deactivated",
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 100,
            "domain_name": "elaitech.com",
            "domain_keyword": "elaitech",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:20:19",
            "create_date": "2021-07-21",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-21",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.23,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>laitech.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5507</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>lanitech.net, aaitech.net, kaitech.biz, laotech.net, vaitech.cz, lawtech.solutions, laptech.com, lartech.sbs, alitech.website, laitecn.com, laitechs.com, haitech.site, lantech.co.mz, lawtech.com.br, lsitech.net, labitech.it, lasitech.de, lartech.click, saitech.systems, labtech.eu, laptech.net, laktech.com, labtech.biz, alitech.xyz, lamitech.com, la-tech.co.jp, lxitech.com, labtech.best, uaitech.net, labtech.com.au, haitech.fr, kaitech.se, lavitech.cloud, daitech.net, alitech.business, mlaitech.info, paitech.cn, liatech.com, lamitech.net, lamitech.online, laatech.com, jaitech.in, labtech.ninja, raitech.ru, lantech.org, haitech.solutions, alitech.agency, lxaitech.com, labtech.net.au, alitech.dev, laftech.net, ladtech.xyz, saitech.icu, lantech.tel, saitech.online, raitech.pl, labtech.co.uk, kaitech.jp, elaitech.pro, alitech.tech, ltaitech.com, maitech.com, lbitech.net, leitech.top, taitech.nz, lawtech.cat, lawtech.info, raitech.co.uk, labtech.academy, aaitech.com, labtech.info, lantech.waw.pl, zaitech.info, raitech.shop, luitech.net, lawtech.org.uk, lartech.tech, kaitech.io, labtech.us, caitech.jp, caitech.com, saitech.co.jp, labitech.net, kaitech.life, laiteth.com, lawtech.co.in, lantech.co.nz, lamitech.com.co, zaitech.org, labtech.com, laixtech.com, labtech.om, la-tech.net, lawtech.dev, zaitech.com, laktech.nl, rlaitech.com, lcitech.com, raitech.se, elaitech.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lanitech.net</domain_name>
   <domain_keyword>lanitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 05:28:14</query_time>
   <create_date>2007-01-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-23</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>ns61.domaincontrol.com</value>
    <value>ns62.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>2</num>
   <domain_name>aaitech.net</domain_name>
   <domain_keyword>aaitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 05:14:47</query_time>
   <create_date>2021-11-29</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.mumult3.hostarmada.net</value>
    <value>ns2.mumult3.hostarmada.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kaitech.biz</domain_name>
   <domain_keyword>kaitech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 13:21:15</query_time>
   <create_date>2011-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-22</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>laotech.net</domain_name>
   <domain_keyword>laotech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 11:19:08</query_time>
   <create_date>2012-08-08</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-08</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=laotech.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>titan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>vaitech.cz</domain_name>
   <domain_keyword>vaitech</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 15:49:11</query_time>
   <create_date>2008-11-19</create_date>
   <update_date>2019-08-24</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Josef Dohnal</registrant_name>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>lawtech.solutions</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-19 22:08:37</query_time>
   <create_date>2018-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</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>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>laptech.com</domain_name>
   <domain_keyword>laptech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:07:18</query_time>
   <create_date>1997-05-28</create_date>
   <update_date>2012-09-04</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS LLC. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://srsplus.com</registrar_website>
   <registrant_name>Steven Wilson</registrant_name>
   <registrant_company>Laptech Inc</registrant_company>
   <registrant_address>230 Simpson Avenue South</registrant_address>
   <registrant_city>Bowmanville</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L1C 2J3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9056234101</registrant_phone>
   <name_servers>
    <value>ns0.dataip.net</value>
    <value>ns1.dataip.net</value>
    <value>ns2.dataip.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lartech.sbs</domain_name>
   <domain_keyword>lartech</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-25 14:09:48</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>M Rombert</registrant_company>
   <registrant_state>Bratislava</registrant_state>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>liberty.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>alitech.website</domain_name>
   <domain_keyword>alitech</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-02 08:07:15</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>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>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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>laitecn.com</domain_name>
   <domain_keyword>laitecn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:47:41</query_time>
   <create_date>2010-06-22</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2030-06-23</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>GUANGZHOU</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/laitecn.com</registrant_email>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>laitechs.com</domain_name>
   <domain_keyword>laitechs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:47:41</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</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>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>haitech.site</domain_name>
   <domain_keyword>haitech</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-08 07:18:04</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-04</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>TOV Izoterm-plius</registrant_company>
   <registrant_state>Ukraine</registrant_state>
   <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>
   <name_servers>
    <value>ns11.inhostedns.com</value>
    <value>ns21.inhostedns.net</value>
    <value>ns31.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lantech.co.mz</domain_name>
   <domain_keyword>lantech</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-06-10 07:51:49</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1</registrar_iana>
   <registrar_name>MozDomains</registrar_name>
   <registrar_website>https://www.wakusell.com</registrar_website>
   <registrant_name>Helio Sampaio</registrant_name>
   <registrant_company>Pembe Mozambique, Lda</registrant_company>
   <registrant_address>Vaz</registrant_address>
   <registrant_city>Beira</registrant_city>
   <registrant_state>Sofala</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.842700220</registrant_phone>
   <name_servers>
    <value>ns1nl.mochahost.com</value>
    <value>ns2nl.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>lawtech.com.br</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 07:02:49</query_time>
   <create_date>2005-12-02</create_date>
   <update_date>2022-02-16</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrant_name>Lawtech Energy Equip. Eletro Eletr. Ltda Me</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.osmestresdosite.com</value>
    <value>dns2.osmestresdosite.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>lsitech.net</domain_name>
   <domain_keyword>lsitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 21:09:23</query_time>
   <create_date>2017-11-21</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>labitech.it</domain_name>
   <domain_keyword>labitech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 21:54:55</query_time>
   <create_date>2003-09-22</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Labitech Srl</registrant_company>
   <registrant_address>Via La Spezia, 169</registrant_address>
   <registrant_city>Parma</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>43100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lasitech.de</domain_name>
   <domain_keyword>lasitech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:06:19</query_time>
   <update_date>2019-06-07</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>lartech.click</domain_name>
   <domain_keyword>lartech</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-09 22:56:14</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-04</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.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>19</num>
   <domain_name>saitech.systems</domain_name>
   <domain_keyword>saitech</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-10 18:53:23</query_time>
   <create_date>2020-10-25</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>labtech.eu</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-14 12:39:03</query_time>
   <registrar_name>ZONER a.s.</registrar_name>
   <registrar_website>https://www.regzone.cz</registrar_website>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>laptech.net</domain_name>
   <domain_keyword>laptech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 04:19:22</query_time>
   <create_date>2003-03-19</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>laktech.com</domain_name>
   <domain_keyword>laktech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:19:21</query_time>
   <create_date>2011-03-27</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-27</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>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>23</num>
   <domain_name>labtech.biz</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 00:17:44</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-05-17</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>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>24</num>
   <domain_name>alitech.xyz</domain_name>
   <domain_keyword>alitech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-13 18:17:46</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>25</num>
   <domain_name>lamitech.com</domain_name>
   <domain_keyword>lamitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:33:32</query_time>
   <create_date>1998-02-10</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2027-02-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>ashley.ns.cloudflare.com</value>
    <value>carl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>la-tech.co.jp</domain_name>
   <domain_keyword>la-tech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-16 03:00:31</query_time>
   <create_date>2011-10-17</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>L'A TECH co.,ltd.</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>lxitech.com</domain_name>
   <domain_keyword>lxitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:10:48</query_time>
   <create_date>2006-06-22</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.ipowerdns.com</value>
    <value>ns1.ipowerweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>labtech.best</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-12</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.shockhosting.net</value>
    <value>ns2.shockhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>uaitech.net</domain_name>
   <domain_keyword>uaitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 01:41:40</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2027-01-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>labtech.com.au</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-28 18:01:31</query_time>
   <update_date>2019-09-19</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Rick Zeuschner</registrant_name>
   <name_servers>
    <value>ns1.jellywebmedia.com</value>
    <value>ns2.jellywebmedia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>haitech.fr</domain_name>
   <domain_keyword>haitech</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:26:04</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>haitem belgacem</registrant_company>
   <registrant_address>haitem belgacem, 4 allée fernand pelloutier, 38130 echirolles</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.629546047</registrant_phone>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>kaitech.se</domain_name>
   <domain_keyword>kaitech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 09:47:10</query_time>
   <create_date>2005-07-15</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>lavitech.cloud</domain_name>
   <domain_keyword>lavitech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 22:33:55</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</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>34</num>
   <domain_name>daitech.net</domain_name>
   <domain_keyword>daitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 01:58:34</query_time>
   <create_date>2015-05-05</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-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>IL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/daitech.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>ara.ns.cloudflare.com</value>
    <value>otto.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>35</num>
   <domain_name>alitech.business</domain_name>
   <domain_keyword>alitech</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-01 21:30:14</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mlaitech.info</domain_name>
   <domain_keyword>mlaitech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 17:16:55</query_time>
   <create_date>2013-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ccccloud.com</value>
    <value>ns2.ccccloud.com</value>
    <value>ns3.ccccloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>paitech.cn</domain_name>
   <domain_keyword>paitech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 12:10:01</query_time>
   <create_date>2024-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>广东金万邦科技投资有限公司</registrar_name>
   <registrant_name>河南银晨锅炉集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>liatech.com</domain_name>
   <domain_keyword>liatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:47:15</query_time>
   <create_date>2006-04-16</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2025-04-16</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>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>39</num>
   <domain_name>lamitech.net</domain_name>
   <domain_keyword>lamitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 09:24:04</query_time>
   <create_date>2016-07-06</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2026-07-06</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>LAMI TECH</registrant_name>
   <registrant_company>LAMI TECH</registrant_company>
   <registrant_address>15 Pulmu-ro  Namdong-gu</registrant_address>
   <registrant_city>Incheon</registrant_city>
   <registrant_zip>21510</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7076338850</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.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>lamitech.online</domain_name>
   <domain_keyword>lamitech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 09:24:04</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2025-09-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>laatech.com</domain_name>
   <domain_keyword>laatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 23:14:17</query_time>
   <create_date>2013-02-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-1380.awsdns-44.org</value>
    <value>ns-159.awsdns-19.com</value>
    <value>ns-1689.awsdns-19.co.uk</value>
    <value>ns-705.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>jaitech.in</domain_name>
   <domain_keyword>jaitech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-27 19:11:20</query_time>
   <create_date>2011-05-03</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-03</expiry_date>
   <registrar_iana>1007</registrar_iana>
   <registrar_name>Net 4 India Limited</registrar_name>
   <registrar_website>http://www.net4.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jaitech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</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>aida.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>labtech.ninja</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2015-11-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>raitech.ru</domain_name>
   <domain_keyword>raitech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:44:56</query_time>
   <create_date>2022-01-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>lantech.org</domain_name>
   <domain_keyword>lantech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 21:51:56</query_time>
   <create_date>2001-12-28</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>haitech.solutions</domain_name>
   <domain_keyword>haitech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-14 13:52:08</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>alitech.agency</domain_name>
   <domain_keyword>alitech</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-02 08:07:14</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>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>ns13.domaincontrol.com</value>
    <value>ns14.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>48</num>
   <domain_name>lxaitech.com</domain_name>
   <domain_keyword>lxaitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 21:40:48</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2033-12-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanxisheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=lxaitech.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>labtech.net.au</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-11 09:51:14</query_time>
   <update_date>2023-10-03</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Rick Zeuschner</registrant_name>
   <name_servers>
    <value>ns1.jwdigital.com.au</value>
    <value>ns2.jwdigital.com.au</value>
    <value>ns3.jwdigital.com.au</value>
    <value>ns4.jwdigital.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alitech.dev</domain_name>
   <domain_keyword>alitech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 21:30:14</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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>ns1.alitech.dev</value>
    <value>ns2.alitech.dev</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>51</num>
   <domain_name>laftech.net</domain_name>
   <domain_keyword>laftech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 01:21:22</query_time>
   <create_date>2004-06-01</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ladtech.xyz</domain_name>
   <domain_keyword>ladtech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 05:43:43</query_time>
   <create_date>2014-06-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Winthrop &amp; Weinstine</registrant_company>
   <registrant_state>MN</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>dns1.register.com</value>
    <value>dns2.register.com</value>
    <value>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>saitech.icu</domain_name>
   <domain_keyword>saitech</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-20 23:23:12</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-22</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>venus.ns.cloudflare.com</value>
    <value>watson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>lantech.tel</domain_name>
   <domain_keyword>lantech</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-19 22:04:56</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LANTECH</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>PL</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.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>55</num>
   <domain_name>saitech.online</domain_name>
   <domain_keyword>saitech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 22:39:00</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>raitech.pl</domain_name>
   <domain_keyword>raitech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-07 00:57:51</query_time>
   <create_date>2001-06-05</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.webio.pl</value>
    <value>ns2.webio.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>labtech.co.uk</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <update_date>2024-04-24</update_date>
   <expiry_date>2027-03-09</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>kaitech.jp</domain_name>
   <domain_keyword>kaitech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-28 21:51:05</query_time>
   <create_date>2017-02-08</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>yugengaishaeden</registrant_name>
   <registrant_address>Yamanashi-shi</registrant_address>
   <registrant_zip>405-0018</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>055-323-2610</registrant_phone>
   <registrant_fax>055-323-0342</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>elaitech.pro</domain_name>
   <domain_keyword>elaitech</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 16:08:37</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sao Paulo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>alitech.tech</domain_name>
   <domain_keyword>alitech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-11 15:19:35</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns21.lwsdns.com</value>
    <value>ns22.lwsdns.com</value>
    <value>ns23.lwsdns.com</value>
    <value>ns24.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ltaitech.com</domain_name>
   <domain_keyword>ltaitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:51:30</query_time>
   <create_date>2015-11-18</create_date>
   <update_date>2016-12-14</update_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>maitech.com</domain_name>
   <domain_keyword>maitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 12:22:01</query_time>
   <create_date>1997-12-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>lbitech.net</domain_name>
   <domain_keyword>lbitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 16:48:21</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2026-02-17</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>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>64</num>
   <domain_name>leitech.top</domain_name>
   <domain_keyword>leitech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 07:27:08</query_time>
   <create_date>2024-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>雷亮</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>湖北省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>taitech.nz</domain_name>
   <domain_keyword>taitech</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-06 13:00:06</query_time>
   <create_date>2019-08-18</create_date>
   <update_date>2023-08-21</update_date>
   <registrar_name>Zeald Limited</registrar_name>
   <registrar_website>https://portal.zeald.com</registrar_website>
   <name_servers>
    <value>ns1-1.zeald.com</value>
    <value>ns1-2.zeald.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>lawtech.cat</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-08 17:40:05</query_time>
   <create_date>2017-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns37.servidoresdns.net</value>
    <value>dns38.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>lawtech.info</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 20:05:31</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>raitech.co.uk</domain_name>
   <domain_keyword>raitech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 11:30:47</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2026-08-28</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>labtech.academy</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-15 18:42:55</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2026-05-12</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <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>70</num>
   <domain_name>aaitech.com</domain_name>
   <domain_keyword>aaitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:43:45</query_time>
   <create_date>2020-01-21</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>71</num>
   <domain_name>labtech.info</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>behr Labor-Technik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1048.ui-dns.biz</value>
    <value>ns1048.ui-dns.com</value>
    <value>ns1048.ui-dns.de</value>
    <value>ns1048.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>lantech.waw.pl</domain_name>
   <domain_keyword>lantech</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-25 10:11:29</query_time>
   <create_date>2014-01-19</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns.net2000.pl</value>
    <value>ns1.net2000.pl</value>
    <value>ns2.net2000.pl</value>
    <value>serwer.net2000.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>zaitech.info</domain_name>
   <domain_keyword>zaitech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 08:52:41</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>raitech.shop</domain_name>
   <domain_keyword>raitech</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 22:41:25</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>luitech.net</domain_name>
   <domain_keyword>luitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 11:48:43</query_time>
   <create_date>2011-02-12</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1591</registrar_iana>
   <registrar_name>Promo People Inc.</registrar_name>
   <registrar_website>https://www.promopeople.com/</registrar_website>
   <registrant_name>Promo Privacy</registrant_name>
   <registrant_company>Promo People Inc.</registrant_company>
   <registrant_address>5063 North Service Road</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>L7L 5H6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9053153466</registrant_phone>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>lawtech.org.uk</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-19 22:08:37</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>cartman.ns.cloudflare.com</value>
    <value>princess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>lartech.tech</domain_name>
   <domain_keyword>lartech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 01:54:13</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-03-18</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>Chelsea</registrant_state>
   <registrant_country>VU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>moscow.ens.mail.ru</value>
    <value>tolyatti.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>kaitech.io</domain_name>
   <domain_keyword>kaitech</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-10 20:47:13</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.Rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lojualguebelicom</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>indonesia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsid1.rumahweb.com</value>
    <value>nsid2.rumahweb.net</value>
    <value>nsid3.rumahweb.biz</value>
    <value>nsid4.rumahweb.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>labtech.us</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 07:22:19</query_time>
   <create_date>2013-08-28</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>ConnectWise IT</registrant_name>
   <registrant_company>ConnectWise Inc</registrant_company>
   <registrant_address>4110 George Rd, Ste 200, Suite 200</registrant_address>
   <registrant_city>Tampa</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33634</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8139357100</registrant_phone>
   <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>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>caitech.jp</domain_name>
   <domain_keyword>caitech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 21:03:56</query_time>
   <create_date>2017-11-12</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Takafumi Muto</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>caitech.com</domain_name>
   <domain_keyword>caitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 21:03:56</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2021-07-04</update_date>
   <expiry_date>2026-09-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns31.worldnic.com</value>
    <value>ns32.worldnic.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>saitech.co.jp</domain_name>
   <domain_keyword>saitech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-22 01:19:20</query_time>
   <create_date>2008-01-11</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>SAITECH Co.,Ltd.</registrant_company>
   <name_servers>
    <value>nssv101.wadax-sv.jp</value>
    <value>sv104.wadax-sv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>83</num>
   <domain_name>labitech.net</domain_name>
   <domain_keyword>labitech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:35:03</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-09</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>Adrian Javier Torres Marcial</registrant_name>
   <registrant_address>Capilla 28, lt 28 mz 72 Ojo de agua</registrant_address>
   <registrant_city>Tecamac</registrant_city>
   <registrant_state>México</registrant_state>
   <registrant_zip>55770</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+52.15576569581</registrant_phone>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kaitech.life</domain_name>
   <domain_keyword>kaitech</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-27 00:35:41</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</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_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>85</num>
   <domain_name>laiteth.com</domain_name>
   <domain_keyword>laiteth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 20:22:21</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2022-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>he nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=laiteth.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lawtech.co.in</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-06 14:44:16</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-03-21</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>I-O2I OUTSOURCING 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>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.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>87</num>
   <domain_name>lantech.co.nz</domain_name>
   <domain_keyword>lantech</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-10 07:51:49</query_time>
   <create_date>2001-08-29</create_date>
   <update_date>2024-03-11</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1-04.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
    <value>ns3-04.azure-dns.org</value>
    <value>ns4-04.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lamitech.com.co</domain_name>
   <domain_keyword>lamitech</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-19 16:33:32</query_time>
   <create_date>1998-12-15</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1169.awsdns-18.org</value>
    <value>ns-1938.awsdns-50.co.uk</value>
    <value>ns-448.awsdns-56.com</value>
    <value>ns-874.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>zaitech.org</domain_name>
   <domain_keyword>zaitech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 17:19:50</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bcp.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4hmp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>labtech.com</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 04:03:48</query_time>
   <create_date>1991-11-21</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2027-11-20</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>OH</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/labtech.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>laixtech.com</domain_name>
   <domain_keyword>laixtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:23:34</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>https://www.cndns.com/cn/domain/domaincontact.aspx?domain=laixtech.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>labtech.om</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>om</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <registrar_iana>700000003</registrar_iana>
   <registrar_name>Gulf Cyber Technology Solutions ENT (GulfCyberTech)</registrar_name>
   <registrar_website>www.gulfcybertech.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>la-tech.net</domain_name>
   <domain_keyword>la-tech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 10:27:30</query_time>
   <create_date>2014-12-19</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-19</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>LA-Tech Oy</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-1073.awsdns-06.org</value>
    <value>ns-160.awsdns-20.com</value>
    <value>ns-1807.awsdns-33.co.uk</value>
    <value>ns-619.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lawtech.dev</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-25 07:02:49</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-15</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>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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>zaitech.com</domain_name>
   <domain_keyword>zaitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 06:43:53</query_time>
   <create_date>2003-04-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-04-03</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=zaitech.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>vns1.nocdirect.com</value>
    <value>vns2.nocdirect.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>laktech.nl</domain_name>
   <domain_keyword>laktech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 20:48:06</query_time>
   <create_date>2013-11-14</create_date>
   <update_date>2023-01-03</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>rlaitech.com</domain_name>
   <domain_keyword>rlaitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 22:13:54</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2026-06-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>lcitech.com</domain_name>
   <domain_keyword>lcitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 08:21:27</query_time>
   <create_date>2018-09-04</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-09-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>raitech.se</domain_name>
   <domain_keyword>raitech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-09 12:15:36</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-04-19</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</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>100</num>
   <domain_name>elaitech.com</domain_name>
   <domain_keyword>elaitech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:20:19</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.23</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.