WHOIS QUERY TIME

4 May 2024 - 9:09 PM UTC

Modified: 5 September 2019

NAME SERVERS

ns01.v-dns.de
ns02.v-dns.de
ns03.v-dns.de
ns04.v-dns.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=lautech.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lautech.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lautech.de",
            "domain_keyword": "lautech",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:09:01",
            "update_date": "2019-09-05",
            "name_servers": [
                "ns01.v-dns.de",
                "ns02.v-dns.de",
                "ns03.v-dns.de",
                "ns04.v-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lautech.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lautech.de</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:09:01</query_time>
   <update_date>2019-09-05</update_date>
   <name_servers>
    <value>ns01.v-dns.de</value>
    <value>ns02.v-dns.de</value>
    <value>ns03.v-dns.de</value>
    <value>ns04.v-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.036 seconds) for "lautech.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 5:11 AM UTC

Modified: 29 May 2007

NAME SERVERS

ns39.1und1.de
ns40.1und1.de

DOMAIN STATUS

connect

#2 - QUERY TIME

15 Dec 2017 - 11:10 AM UTC

Modified: 4 January 2017

NAME SERVERS

ns1.v-dns.de
ns2.v-dns.de
ns3.v-dns.de

DOMAIN STATUS

connect

#3 - QUERY TIME

18 Oct 2021 - 1:19 PM UTC

Modified: 5 September 2019

NAME SERVERS

ns01.v-dns.de
ns02.v-dns.de
ns03.v-dns.de
ns04.v-dns.de

DOMAIN STATUS

connect

* 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=lautech.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lautech.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "lautech.de",
    "results": [
        {
            "num": 1,
            "domain_name": "lautech.de",
            "domain_keyword": "lautech",
            "domain_tld": "de",
            "query_time": "2016-10-28 05:11:52",
            "update_date": "2007-05-29",
            "name_servers": [
                "ns39.1und1.de",
                "ns40.1und1.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "lautech.de",
            "domain_keyword": "lautech",
            "domain_tld": "de",
            "query_time": "2017-12-15 11:10:40",
            "update_date": "2017-01-04",
            "name_servers": [
                "ns1.v-dns.de",
                "ns2.v-dns.de",
                "ns3.v-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "lautech.de",
            "domain_keyword": "lautech",
            "domain_tld": "de",
            "query_time": "2021-10-18 13:19:48",
            "update_date": "2019-09-05",
            "name_servers": [
                "ns01.v-dns.de",
                "ns02.v-dns.de",
                "ns03.v-dns.de",
                "ns04.v-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "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>lautech.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>lautech.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lautech.de</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 05:11:52</query_time>
   <update_date>2007-05-29</update_date>
   <name_servers>
    <value>ns39.1und1.de</value>
    <value>ns40.1und1.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>lautech.de</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2017-12-15 11:10:40</query_time>
   <update_date>2017-01-04</update_date>
   <name_servers>
    <value>ns1.v-dns.de</value>
    <value>ns2.v-dns.de</value>
    <value>ns3.v-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>lautech.de</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2021-10-18 13:19:48</query_time>
   <update_date>2019-09-05</update_date>
   <name_servers>
    <value>ns01.v-dns.de</value>
    <value>ns02.v-dns.de</value>
    <value>ns03.v-dns.de</value>
    <value>ns04.v-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 8 domain names (in 0.019 seconds) which contained the exact domain keyword "lautech".
Domain Name Registered Expiry Registrar Ownership
1 lautech.com 20 Oct 1998 19 Oct 2024 GRANSY S.R.O D/B/A SUBREG.CZ Whois protection, this company does not own this domain name s.r.o.
2 lautech.cloud 2 Jun 2023 2 Jun 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
3 lautech.engineering 2 Jun 2023 2 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 lautech.org 30 Jun 2023 30 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
5 lautech.net 24 Aug 2023 24 Aug 2024 IONOS SE 1&1 Internet Inc
6 lautech.icu 12 Mar 2024 12 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 lautech.info 2 May 2024 2 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 lautech.me 3 May 2024 3 May 2027 Cloudflare, Inc REDACTED FOR PRIVACY
9 lautech.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lautech&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lautech",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "lautech.com, lautech.cloud, lautech.engineering, lautech.org, lautech.net, lautech.icu, lautech.info, lautech.me, lautech.de",
    "results": [
        {
            "num": 1,
            "domain_name": "lautech.com",
            "domain_keyword": "lautech",
            "domain_tld": "com",
            "query_time": "2024-06-13 14:27:12",
            "create_date": "1998-10-20",
            "update_date": "2024-01-06",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "Jaurisova 515/4",
            "registrant_city": "Praha 4",
            "registrant_state": "DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM",
            "registrant_zip": "14000",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.226517351",
            "registrant_fax": "+420.226517341",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lautech.cloud",
            "domain_keyword": "lautech",
            "domain_tld": "cloud",
            "query_time": "2024-05-03 17:17:55",
            "create_date": "2023-06-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lautech.engineering",
            "domain_keyword": "lautech",
            "domain_tld": "engineering",
            "query_time": "2024-05-11 18:19:55",
            "create_date": "2023-06-02",
            "update_date": "2024-05-08",
            "expiry_date": "2025-06-02",
            "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": 4,
            "domain_name": "lautech.org",
            "domain_keyword": "lautech",
            "domain_tld": "org",
            "query_time": "2024-05-28 05:04:17",
            "create_date": "2023-06-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "lautech.net",
            "domain_keyword": "lautech",
            "domain_tld": "net",
            "query_time": "2024-05-11 18:19:56",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1023.ui-dns.de",
                "ns1059.ui-dns.biz",
                "ns1068.ui-dns.org",
                "ns1106.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lautech.icu",
            "domain_keyword": "lautech",
            "domain_tld": "icu",
            "query_time": "2024-05-11 18:19:56",
            "create_date": "2024-03-12",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "lautech.info",
            "domain_keyword": "lautech",
            "domain_tld": "info",
            "query_time": "2024-05-04 16:32:28",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "lautech.me",
            "domain_keyword": "lautech",
            "domain_tld": "me",
            "query_time": "2024-05-04 18:43:07",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2027-05-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "byron.ns.cloudflare.com",
                "dora.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lautech.de",
            "domain_keyword": "lautech",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:09:01",
            "update_date": "2019-09-05",
            "name_servers": [
                "ns01.v-dns.de",
                "ns02.v-dns.de",
                "ns03.v-dns.de",
                "ns04.v-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.019,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lautech</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>lautech.com, lautech.cloud, lautech.engineering, lautech.org, lautech.net, lautech.icu, lautech.info, lautech.me, lautech.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lautech.com</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 14:27:12</query_time>
   <create_date>1998-10-20</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</registrant_company>
   <registrant_address>Jaurisova 515/4</registrant_address>
   <registrant_city>Praha 4</registrant_city>
   <registrant_state>DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.226517351</registrant_phone>
   <registrant_fax>+420.226517341</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lautech.cloud</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-03 17:17:55</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lautech.engineering</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-11 18:19:55</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-06-02</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>4</num>
   <domain_name>lautech.org</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 05:04:17</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lautech.net</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 18:19:56</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1023.ui-dns.de</value>
    <value>ns1059.ui-dns.biz</value>
    <value>ns1068.ui-dns.org</value>
    <value>ns1106.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lautech.icu</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-11 18:19:56</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lautech.info</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 16:32:28</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lautech.me</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-04 18:43:07</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>byron.ns.cloudflare.com</value>
    <value>dora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lautech.de</domain_name>
   <domain_keyword>lautech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:09:01</query_time>
   <update_date>2019-09-05</update_date>
   <name_servers>
    <value>ns01.v-dns.de</value>
    <value>ns02.v-dns.de</value>
    <value>ns03.v-dns.de</value>
    <value>ns04.v-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.019</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,416 domain names (in 0.131 seconds) which look and sound like the brand name "lautech".
Domain Name Registered Expiry Registrar Ownership
1 liutech.net 31 Jan 2013 31 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
2 nautech.uk 30 Apr 2023 30 Apr 2025 Ecenica Limited t/a DomainsFoundry [Tag = DOMAINSFOUNDRY] -
3 sautech.education 6 Aug 2020 6 Aug 2024 Tucows Domains Inc. Data Protected
4 ladtech.space 8 Sep 2023 8 Sep 2024 Hosting Ukraine LLC -
5 alautech.com 25 Jul 2023 25 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
6 lawtech.online 18 Jul 2022 18 Jul 2024 Key-Systems LLC Ireneusz Bachurski Przedsiebiorstwo INFO-BI
7 sautech.lt 16 Sep 2022 17 Sep 2024 UAB "Interneto vizija" -
8 labtech.world 5 Apr 2023 5 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 labtech.my.id 23 Mar 2021 23 Mar 2031 - -
10 alutech.kiwi 17 Sep 2014 17 Sep 2024 Ascio Technologies, Inc. REDACTED FOR PRIVACY
11 lartech.ru 21 Jul 2023 21 Jul 2024 REGRU-RU Private Person
12 alutech.center 18 Aug 2014 18 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Alexey V Bezlikhotnov
13 lawtech.rocks 8 Sep 2019 8 Sep 2024 Key-Systems, LLC REDACTED FOR PRIVACY
14 lawtech.cl 5 Sep 2019 5 Sep 2025 NIC Chile Carolina Andrea Cabrera Silva
15 fautech.tech 15 Oct 2023 15 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
16 lastech.pl 10 Jan 2004 9 Jan 2025 Domena.pl sp. z o.o. -
17 lattech.ru 14 Nov 2023 14 Nov 2024 REGRU-RU Private Person
18 laitech.site 17 Dec 2023 17 Dec 2024 Registrar of Domain Names REG.RU, LLC Private Person
19 blautech.store 15 Feb 2024 15 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
20 lawtech.partners 4 Jul 2014 4 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 lantech.rocks 16 Mar 2020 16 Mar 2025 Key-Systems, LLC Lantech Data o Natverk
22 lamtech.sl 9 May 2015 9 May 2018 nicsl Lamtech Consulting Enterprises
23 sautech.ro 20 May 2008 17 Aug 2028 ICI - Registrar -
24 labtech.digital 11 Oct 2023 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 laatech.co.uk 21 Dec 2019 21 Dec 2025 eNom LLC [Tag = ENOM] -
26 laotech.net 8 Aug 2012 8 Aug 2024 DNSPod, Inc. REDACTED FOR PRIVACY
27 lawtech.solutions 12 Nov 2018 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 bautech.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
29 laitech.it 8 May 2017 8 May 2025 Aruba s.p.a. hidden
30 laptech.com 28 May 1997 27 May 2025 TLDS LLC. d/b/a SRSPlus Laptech Inc
31 lastech.de - - - -
32 lautsch.com 17 Oct 2002 17 Oct 2024 united domains AG -
33 ltutech.biz 5 Aug 2005 4 Aug 2024 Gandi SAS LTU Tech
34 lantech.xyz 15 Jun 2021 15 Jun 2024 Sav.com, LLC Privacy Protection
35 alutech.hr 12 Dec 2014 12 Dec 2024 Plus Hosting Grupa d.o.o. JAVNA USTANOVA RAZVOJNA AGENCIJA ŠIBENSKO-KNINSKE ŽUPANIJE
36 lawtech.tips 24 Feb 2014 24 Feb 2025 Network Solutions, LLC RGFPC
37 alutech.ie 9 Apr 2019 9 Apr 2025 FCR Media REDACTED FOR PRIVACY
38 laptech.in 8 Jul 2006 8 Jul 2024 Tucows Inc. Rajguru Computers
39 labtech.asia 4 Oct 2013 4 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
40 alutech.uk 8 Jul 2022 8 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
41 clautech.net 29 Apr 2023 29 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM -
42 la-tech.co.jp 17 Oct 2011 - - L'A TECH co.,ltd.
43 labtech.best 12 Jan 2020 12 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
44 pautech.com 7 Sep 2022 7 Sep 2024 GoDaddy.com, LLC -
45 iautech.college 20 Apr 2023 20 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
46 lastech.co.jp 22 May 2009 - - Lastech Co.,Ltd.
47 alutech.parts 6 Jun 2019 6 Jun 2024 OVH SAS Bruno CHAUMONT
48 laztech.com.au - - GoDaddy.com LLC trading as GoDaddy.com PETER LAZAROVSKI
49 lartech.net 2 Oct 2004 2 Oct 2027 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 11373661
50 sautech.ai - - 1api.net Domains By Proxy, LLC
51 labtech.dev 12 Jul 2022 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 labtech.online 6 Apr 2023 6 Apr 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
53 launtech.com 21 Jun 2021 21 Jun 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
54 mautech.it 3 Jul 2015 3 Jul 2024 Aruba s.p.a. Mauro Vella
55 laztech.ie 28 May 2008 29 May 2025 Web World REDACTED FOR PRIVACY
56 lartech.be 20 Feb 2017 - One.com A/S -
57 laptech.com.au - - GoDaddy.com LLC trading as GoDaddy.com Zain Amjad
58 lawtech.net 14 Oct 2001 14 Oct 2024 INAMES CO., LTD. Yunsung Lee
59 tautech.org 25 Nov 2015 25 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU TAURUS
60 alutech.tech 15 Feb 2017 15 Feb 2025 eNom, Inc. FEDERFINTECH SRL
61 alutech.cat 11 Jul 2021 11 Jul 2024 Soluciones Corporativas IP, SLU -
62 rautech.ru 26 Aug 2022 26 Aug 2024 REGRU-RU Private Person
63 laztech.biz 4 Mar 2020 4 Mar 2025 DomainSpot LLC Conkas.c.b
64 bautech.ru 15 Jan 2015 15 Jan 2025 REGRU-RU Private Person
65 bautech.pl 23 May 2000 22 May 2024 Consulting Service Sp. z o.o. -
66 laptech.store 10 Apr 2023 10 Apr 2025 HOSTINGER operations, UAB Not Applicable
67 ladtech.sbs 17 May 2024 17 May 2025 Atak Domain Hosting M Rombert
68 lavtech.com 30 Dec 1999 30 Dec 2024 Register.com, Inc. -
69 blautech.cl 10 Jan 2019 10 Jan 2027 NIC Chile Hans Linzmayer
70 cautech.info 9 Nov 2023 9 Nov 2024 eNom, LLC Data Protected
71 luatech.com.br 22 Jul 2023 22 Jul 2024 - C?sar Gabriel Voigt
72 labutech.com 28 Jul 2019 28 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 gautech.fr 4 Oct 2006 22 Sep 2024 OVH Nebrius
74 lantech.org 28 Dec 2001 28 Dec 2024 Azdomainz, LLC BuyDomains.com
75 blautech.cloud 27 Apr 2020 27 Apr 2025 Gandi SAS Blautech
76 labtech.net.au - - Web Address Registration Pty Ltd Rick Zeuschner
77 liutech.su 26 Aug 2022 26 Aug 2024 RUCENTER-SU Private Person
78 lagutech.ru 20 Oct 2023 20 Oct 2024 REGRU-RU Private Person
79 laftech.net 1 Jun 2004 19 Jan 2025 GoDaddy.com, LLC -
80 ladtech.xyz 3 Jun 2014 3 Jun 2025 Network Solutions LLC Winthrop & Weinstine
81 lantech.tel 19 Mar 2021 19 Mar 2025 OVH sas LANTECH
82 loutech.ca 3 Apr 2010 3 Apr 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
83 labtech.co.uk - 9 Mar 2027 Cloudflare, Inc. [Tag = CLOUDFLARE] -
84 lautsch.net 18 Jan 2019 18 Jan 2025 IONOS SE REDACTED FOR PRIVACY
85 laudtech.com 18 Oct 2009 18 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
86 lanutech.com 4 Mar 2024 4 Mar 2025 Nics Telekomunikasyon A.S. -
87 slautech.net 3 Oct 2001 3 Oct 2024 NetEarth One, Inc. GDPR Masked
88 lattech.solutions 9 Jan 2024 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 lastech.com 3 Oct 1998 2 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Lastech Systems Pvt Ltd
90 lawtech.cat 22 Sep 2017 22 Sep 2024 Arsys -
91 lawtech.info 6 May 2023 6 May 2025 One.com A/S REDACTED FOR PRIVACY
92 labtech.academy 12 May 2020 12 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
93 liutech.com.cn 15 May 2002 15 May 2025 阿里巴巴云计算(北京)有限公司 柳州泰克机械设备有限公司上海分公司
94 alutech.ru 27 Feb 2001 28 Feb 2025 RU-CENTER-RU LLC "Alutech-M "
95 labtech.info 13 Sep 2001 13 Sep 2024 IONOS SE behr Labor-Technik GmbH
96 loutech.net 29 Sep 2008 29 Sep 2024 GoDaddy.com, LLC -
97 lavtech.biz 20 Oct 2021 20 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 alutech.dk 27 Nov 1996 31 Dec 2027 - ALU-TECH ApS
99 uautech.com 5 May 2022 5 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
100 dautech.net 13 Aug 2010 13 Aug 2024 Whois Corp. Hyunjun Chang
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 Lautech.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lautech.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lautech.de",
        "page_size": 100
    },
    "count": {
        "total": 5416,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "liutech.net, nautech.uk, sautech.education, ladtech.space, alautech.com, lawtech.online, sautech.lt, labtech.world, labtech.my.id, alutech.kiwi, lartech.ru, alutech.center, lawtech.rocks, lawtech.cl, fautech.tech, lastech.pl, lattech.ru, laitech.site, blautech.store, lawtech.partners, lantech.rocks, lamtech.sl, sautech.ro, labtech.digital, laatech.co.uk, laotech.net, lawtech.solutions, bautech.xyz, laitech.it, laptech.com, lastech.de, lautsch.com, ltutech.biz, lantech.xyz, alutech.hr, lawtech.tips, alutech.ie, laptech.in, labtech.asia, alutech.uk, clautech.net, la-tech.co.jp, labtech.best, pautech.com, iautech.college, lastech.co.jp, alutech.parts, laztech.com.au, lartech.net, sautech.ai, labtech.dev, labtech.online, launtech.com, mautech.it, laztech.ie, lartech.be, laptech.com.au, lawtech.net, tautech.org, alutech.tech, alutech.cat, rautech.ru, laztech.biz, bautech.ru, bautech.pl, laptech.store, ladtech.sbs, lavtech.com, blautech.cl, cautech.info, luatech.com.br, labutech.com, gautech.fr, lantech.org, blautech.cloud, labtech.net.au, liutech.su, lagutech.ru, laftech.net, ladtech.xyz, lantech.tel, loutech.ca, labtech.co.uk, lautsch.net, laudtech.com, lanutech.com, slautech.net, lattech.solutions, lastech.com, lawtech.cat, lawtech.info, labtech.academy, liutech.com.cn, alutech.ru, labtech.info, loutech.net, lavtech.biz, alutech.dk, uautech.com, dautech.net",
    "results": [
        {
            "num": 1,
            "domain_name": "liutech.net",
            "domain_keyword": "liutech",
            "domain_tld": "net",
            "query_time": "2024-04-23 23:25:11",
            "create_date": "2013-01-31",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-31",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nautech.uk",
            "domain_keyword": "nautech",
            "domain_tld": "uk",
            "query_time": "2024-05-01 01:26:52",
            "create_date": "2023-04-30",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-30",
            "registrar_name": "Ecenica Limited t/a DomainsFoundry [Tag = DOMAINSFOUNDRY]",
            "registrar_website": "https://www.domainsfoundry.co.uk",
            "name_servers": [
                "ns1.domainsfoundry.co.uk",
                "ns2.domainsfoundry.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "sautech.education",
            "domain_keyword": "sautech",
            "domain_tld": "education",
            "query_time": "2024-05-07 18:52:13",
            "create_date": "2020-08-06",
            "update_date": "2023-07-13",
            "expiry_date": "2024-08-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ladtech.space",
            "domain_keyword": "ladtech",
            "domain_tld": "space",
            "query_time": "2024-05-20 22:03:14",
            "create_date": "2023-09-08",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-08",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_state": "Volins'ka oblast'",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alautech.com",
            "domain_keyword": "alautech",
            "domain_tld": "com",
            "query_time": "2024-05-23 11:07:41",
            "create_date": "2023-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lawtech.online",
            "domain_keyword": "lawtech",
            "domain_tld": "online",
            "query_time": "2024-06-06 14:44:17",
            "create_date": "2022-07-18",
            "update_date": "2024-05-21",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sautech.lt",
            "domain_keyword": "sautech",
            "domain_tld": "lt",
            "query_time": "2024-06-10 21:52:26",
            "create_date": "2022-09-16",
            "expiry_date": "2024-09-17",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 8,
            "domain_name": "labtech.world",
            "domain_keyword": "labtech",
            "domain_tld": "world",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2023-04-05",
            "update_date": "2024-05-20",
            "expiry_date": "2025-04-05",
            "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": 9,
            "domain_name": "labtech.my.id",
            "domain_keyword": "labtech",
            "domain_tld": "my.id",
            "query_time": "2022-06-16 19:12:13",
            "create_date": "2021-03-23",
            "update_date": "2022-03-19",
            "expiry_date": "2031-03-23",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 10,
            "domain_name": "alutech.kiwi",
            "domain_keyword": "alutech",
            "domain_tld": "kiwi",
            "query_time": "2024-04-19 01:19:42",
            "create_date": "2014-09-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "christchurch",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lartech.ru",
            "domain_keyword": "lartech",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:47:34",
            "create_date": "2023-07-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "alutech.center",
            "domain_keyword": "alutech",
            "domain_tld": "center",
            "query_time": "2024-05-09 06:17:52",
            "create_date": "2014-08-18",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-18",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alexey V Bezlikhotnov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lawtech.rocks",
            "domain_keyword": "lawtech",
            "domain_tld": "rocks",
            "query_time": "2024-04-25 07:02:49",
            "create_date": "2019-09-08",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "lawtech.cl",
            "domain_keyword": "lawtech",
            "domain_tld": "cl",
            "query_time": "2024-05-19 22:08:37",
            "create_date": "2019-09-05",
            "expiry_date": "2025-09-05",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Carolina Andrea Cabrera Silva",
            "name_servers": [
                "dns1.planetahosting.cl",
                "dns2.planetahosting.cl",
                "dns3.planetahosting.cl",
                "dns4.planetahosting.cl"
            ]
        },
        {
            "num": 15,
            "domain_name": "fautech.tech",
            "domain_keyword": "fautech",
            "domain_tld": "tech",
            "query_time": "2024-06-09 21:30:13",
            "create_date": "2023-10-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lastech.pl",
            "domain_keyword": "lastech",
            "domain_tld": "pl",
            "query_time": "2024-04-16 16:38:06",
            "create_date": "2004-01-10",
            "update_date": "2023-11-13",
            "expiry_date": "2025-01-09",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns10.linuxpl.com",
                "ns10.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lattech.ru",
            "domain_keyword": "lattech",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:36:42",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "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"
            ]
        },
        {
            "num": 19,
            "domain_name": "blautech.store",
            "domain_keyword": "blautech",
            "domain_tld": "store",
            "query_time": "2024-05-08 23:34:27",
            "create_date": "2024-02-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "lawtech.partners",
            "domain_keyword": "lawtech",
            "domain_tld": "partners",
            "query_time": "2024-05-19 22:08:37",
            "create_date": "2014-07-04",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "lantech.rocks",
            "domain_keyword": "lantech",
            "domain_tld": "rocks",
            "query_time": "2024-05-16 00:01:34",
            "create_date": "2020-03-16",
            "update_date": "2024-01-13",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lantech Data o Natverk",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lantech-server.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "lamtech.sl",
            "domain_keyword": "lamtech",
            "domain_tld": "sl",
            "query_time": "2024-06-01 19:33:49",
            "create_date": "2015-05-09",
            "expiry_date": "2018-05-09",
            "registrar_name": "nicsl",
            "registrant_name": "Tamba Lamin",
            "registrant_company": "Lamtech Consulting Enterprises",
            "registrant_address": "9 Mamba Ridge, Blackhall Road",
            "registrant_city": "Freetown",
            "registrant_state": "Western Area",
            "registrant_zip": "23222",
            "registrant_country": "SL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+232.78535009",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "marge.ns.cloudflare.com"
            ]
        },
        {
            "num": 23,
            "domain_name": "sautech.ro",
            "domain_keyword": "sautech",
            "domain_tld": "ro",
            "query_time": "2024-05-25 19:50:29",
            "create_date": "2008-05-20",
            "expiry_date": "2028-08-17",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.mxserver.ro",
                "ns2.mxserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 24,
            "domain_name": "labtech.digital",
            "domain_keyword": "labtech",
            "domain_tld": "digital",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "laatech.co.uk",
            "domain_keyword": "laatech",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 10:10:00",
            "create_date": "2019-12-21",
            "update_date": "2023-12-26",
            "expiry_date": "2025-12-21",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "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": 27,
            "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": 28,
            "domain_name": "bautech.xyz",
            "domain_keyword": "bautech",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 12:48:13",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "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": 30,
            "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": 31,
            "domain_name": "lastech.de",
            "domain_keyword": "lastech",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:06:44",
            "update_date": "2018-09-09",
            "name_servers": [
                "ns1115.ui-dns.biz",
                "ns1115.ui-dns.com",
                "ns1115.ui-dns.de",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "lautsch.com",
            "domain_keyword": "lautsch",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:00:23",
            "create_date": "2002-10-17",
            "update_date": "2024-03-31",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ltutech.biz",
            "domain_keyword": "ltutech",
            "domain_tld": "biz",
            "query_time": "2024-05-09 02:30:38",
            "create_date": "2005-08-05",
            "update_date": "2023-07-09",
            "expiry_date": "2024-08-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LTU Tech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ltutech.net",
                "ns2.ltutech.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "lantech.xyz",
            "domain_keyword": "lantech",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 22:04:56",
            "create_date": "2021-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "alutech.hr",
            "domain_keyword": "alutech",
            "domain_tld": "hr",
            "query_time": "2024-05-25 02:28:57",
            "create_date": "2014-12-12",
            "update_date": "2015-05-27",
            "expiry_date": "2024-12-12",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "JAVNA USTANOVA RAZVOJNA AGENCIJA ŠIBENSKO-KNINSKE ŽUPANIJE",
            "registrant_address": "Prilaz tvornici 39",
            "registrant_city": "Šibenik",
            "registrant_state": "HR",
            "registrant_zip": "22000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 36,
            "domain_name": "lawtech.tips",
            "domain_keyword": "lawtech",
            "domain_tld": "tips",
            "query_time": "2024-06-06 14:44:17",
            "create_date": "2014-02-24",
            "update_date": "2023-12-31",
            "expiry_date": "2025-02-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RGFPC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "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": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "alutech.ie",
            "domain_keyword": "alutech",
            "domain_tld": "ie",
            "query_time": "2024-04-10 00:43:30",
            "create_date": "2019-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "FCR Media",
            "registrar_website": "http://www.fcr.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fcrdns.ie",
                "ns2.fcrdns.ie"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "laptech.in",
            "domain_keyword": "laptech",
            "domain_tld": "in",
            "query_time": "2024-05-28 03:31:02",
            "create_date": "2006-07-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rajguru Computers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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.manageddns.net",
                "ns2.manageddns.net",
                "ns3.manageddns.net",
                "ns4.manageddns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "labtech.asia",
            "domain_keyword": "labtech",
            "domain_tld": "asia",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2013-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks18.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "alutech.uk",
            "domain_keyword": "alutech",
            "domain_tld": "uk",
            "query_time": "2024-04-28 17:16:33",
            "create_date": "2022-07-08",
            "update_date": "2022-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "clautech.net",
            "domain_keyword": "clautech",
            "domain_tld": "net",
            "query_time": "2024-05-07 09:59:41",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "ns13.piensasolutions.com",
                "ns14.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "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": 43,
            "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": 44,
            "domain_name": "pautech.com",
            "domain_keyword": "pautech",
            "domain_tld": "com",
            "query_time": "2024-04-06 13:21:08",
            "create_date": "2022-09-07",
            "update_date": "2024-01-25",
            "expiry_date": "2024-09-07",
            "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": 45,
            "domain_name": "iautech.college",
            "domain_keyword": "iautech",
            "domain_tld": "college",
            "query_time": "2024-05-01 02:47:58",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "lastech.co.jp",
            "domain_keyword": "lastech",
            "domain_tld": "co.jp",
            "query_time": "2024-04-30 04:18:37",
            "create_date": "2009-05-22",
            "update_date": "2023-06-01",
            "registrant_company": "Lastech Co.,Ltd.",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 47,
            "domain_name": "alutech.parts",
            "domain_keyword": "alutech",
            "domain_tld": "parts",
            "query_time": "2024-05-09 06:17:52",
            "create_date": "2019-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bruno CHAUMONT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "laztech.com.au",
            "domain_keyword": "laztech",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 05:00:22",
            "update_date": "2020-04-01",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "PETER LAZAROVSKI",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "lartech.net",
            "domain_keyword": "lartech",
            "domain_tld": "net",
            "query_time": "2024-04-21 15:58:46",
            "create_date": "2004-10-02",
            "update_date": "2022-10-03",
            "expiry_date": "2027-10-02",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - e9a9c",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 11373661",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns47.1and1.com",
                "ns48.1and1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sautech.ai",
            "domain_keyword": "sautech",
            "domain_tld": "ai",
            "query_time": "2024-04-29 18:26:49",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "clarissa.ns.cloudflare.com",
                "harley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "labtech.dev",
            "domain_keyword": "labtech",
            "domain_tld": "dev",
            "query_time": "2024-05-25 21:37:50",
            "create_date": "2022-07-12",
            "update_date": "2023-08-26",
            "expiry_date": "2024-07-12",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "labtech.online",
            "domain_keyword": "labtech",
            "domain_tld": "online",
            "query_time": "2024-06-09 17:46:11",
            "create_date": "2023-04-06",
            "update_date": "2024-06-06",
            "expiry_date": "2024-04-06",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "launtech.com",
            "domain_keyword": "launtech",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:52:33",
            "create_date": "2021-06-21",
            "update_date": "2024-04-29",
            "expiry_date": "2025-06-21",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "Hamburg",
            "registrant_country": "DE",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mautech.it",
            "domain_keyword": "mautech",
            "domain_tld": "it",
            "query_time": "2024-04-25 17:03:44",
            "create_date": "2015-07-03",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-03",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Mauro Vella",
            "registrant_address": "Corso Cinquemani Arcuri, 168",
            "registrant_city": "CIANCIANA",
            "registrant_state": "AG",
            "registrant_zip": "92012",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "laztech.ie",
            "domain_keyword": "laztech",
            "domain_tld": "ie",
            "query_time": "2024-05-05 18:09:45",
            "create_date": "2008-05-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-05-29",
            "registrar_name": "Web World",
            "registrar_website": "https://www.webworld.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webworld.org",
                "ns2.webworld.org",
                "ns3.webworld.org"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "lartech.be",
            "domain_keyword": "lartech",
            "domain_tld": "be",
            "query_time": "2024-05-02 23:06:44",
            "create_date": "2017-02-20",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 57,
            "domain_name": "laptech.com.au",
            "domain_keyword": "laptech",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 07:50:18",
            "update_date": "2024-06-04",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Zain Amjad",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lawtech.net",
            "domain_keyword": "lawtech",
            "domain_tld": "net",
            "query_time": "2024-04-25 07:02:49",
            "create_date": "2001-10-14",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-14",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Yunsung Lee",
            "registrant_company": "Yunsung Lee",
            "registrant_address": "1201-1201, 21-10 Dasanjungang-ro 171beon-gil Namyangju-si,",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "12248",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1039363805",
            "name_servers": [
                "ns3.cypack.com",
                "ns4.cypack.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "tautech.org",
            "domain_keyword": "tautech",
            "domain_tld": "org",
            "query_time": "2024-04-15 13:49:35",
            "create_date": "2015-11-25",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-25",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU TAURUS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tautech.org",
                "ns2.tautech.org",
                "ns3.tautech.org",
                "ns4.tautech.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "alutech.tech",
            "domain_keyword": "alutech",
            "domain_tld": "tech",
            "query_time": "2024-04-19 01:19:42",
            "create_date": "2017-02-15",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-15",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "FEDERFINTECH SRL",
            "registrant_state": "PV",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "alutech.cat",
            "domain_keyword": "alutech",
            "domain_tld": "cat",
            "query_time": "2024-04-08 02:41:29",
            "create_date": "2021-07-11",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns521.webempresa.eu",
                "ns522.webempresa.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "rautech.ru",
            "domain_keyword": "rautech",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:47:24",
            "create_date": "2022-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "laztech.biz",
            "domain_keyword": "laztech",
            "domain_tld": "biz",
            "query_time": "2024-05-05 18:09:45",
            "create_date": "2020-03-04",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-04",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Conkas.c.b",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Malaga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bautech.ru",
            "domain_keyword": "bautech",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:44:16",
            "create_date": "2015-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "bautech.pl",
            "domain_keyword": "bautech",
            "domain_tld": "pl",
            "query_time": "2024-03-28 16:15:09",
            "create_date": "2000-05-23",
            "update_date": "2023-10-08",
            "expiry_date": "2024-05-22",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "laptech.store",
            "domain_keyword": "laptech",
            "domain_tld": "store",
            "query_time": "2024-05-04 02:54:35",
            "create_date": "2023-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Sindh",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the 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",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ladtech.sbs",
            "domain_keyword": "ladtech",
            "domain_tld": "sbs",
            "query_time": "2024-05-19 17:24:45",
            "create_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lavtech.com",
            "domain_keyword": "lavtech",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:14:05",
            "create_date": "1999-12-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns.lavtech.ru",
                "ns1.lavtech.ru",
                "ns4.lavtech.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "blautech.cl",
            "domain_keyword": "blautech",
            "domain_tld": "cl",
            "query_time": "2024-05-08 23:34:27",
            "create_date": "2019-01-10",
            "expiry_date": "2027-01-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Hans Linzmayer",
            "name_servers": [
                "ns1.linuxhost.cl",
                "ns2.linuxhost.cl",
                "ns3.linuxhost.cl",
                "ns4.linuxhost.cl"
            ]
        },
        {
            "num": 70,
            "domain_name": "cautech.info",
            "domain_keyword": "cautech",
            "domain_tld": "info",
            "query_time": "2024-05-19 22:34:05",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CE",
            "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.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "luatech.com.br",
            "domain_keyword": "luatech",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 16:35:49",
            "create_date": "2023-07-22",
            "update_date": "2023-12-17",
            "expiry_date": "2024-07-22",
            "registrant_name": "C?sar Gabriel Voigt",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 72,
            "domain_name": "labutech.com",
            "domain_keyword": "labutech",
            "domain_tld": "com",
            "query_time": "2024-06-05 19:10:26",
            "create_date": "2019-07-28",
            "update_date": "2020-07-22",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "gautech.fr",
            "domain_keyword": "gautech",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:03:19",
            "create_date": "2006-10-04",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-22",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Nebrius",
            "registrant_address": "le Bourg, 63480 Vertolaye",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.473952006",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 74,
            "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": 75,
            "domain_name": "blautech.cloud",
            "domain_keyword": "blautech",
            "domain_tld": "cloud",
            "query_time": "2024-06-03 19:50:35",
            "create_date": "2020-04-27",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Blautech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ME",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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-1109.awsdns-10.org",
                "ns-1782.awsdns-30.co.uk",
                "ns-409.awsdns-51.com",
                "ns-819.awsdns-38.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "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": 77,
            "domain_name": "liutech.su",
            "domain_keyword": "liutech",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:33:03",
            "create_date": "2022-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 78,
            "domain_name": "lagutech.ru",
            "domain_keyword": "lagutech",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:04:02",
            "create_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "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": 80,
            "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": 81,
            "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": 82,
            "domain_name": "loutech.ca",
            "domain_keyword": "loutech",
            "domain_tld": "ca",
            "query_time": "2024-06-01 21:33:02",
            "create_date": "2010-04-03",
            "update_date": "2024-04-09",
            "expiry_date": "2026-04-03",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "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": 84,
            "domain_name": "lautsch.net",
            "domain_keyword": "lautsch",
            "domain_tld": "net",
            "query_time": "2024-04-15 05:00:23",
            "create_date": "2019-01-18",
            "update_date": "2019-01-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.com",
                "ns1024.ui-dns.de",
                "ns1065.ui-dns.org",
                "ns1120.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "laudtech.com",
            "domain_keyword": "laudtech",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:44:59",
            "create_date": "2009-10-18",
            "update_date": "2021-09-08",
            "expiry_date": "2024-10-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lanutech.com",
            "domain_keyword": "lanutech",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:31:52",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "slautech.net",
            "domain_keyword": "slautech",
            "domain_tld": "net",
            "query_time": "2024-04-27 22:44:31",
            "create_date": "2001-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "London",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.netweaver.uk",
                "ns2.netweaver.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lattech.solutions",
            "domain_keyword": "lattech",
            "domain_tld": "solutions",
            "query_time": "2024-05-23 19:20:10",
            "create_date": "2024-01-09",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-09",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "lastech.com",
            "domain_keyword": "lastech",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:55:27",
            "create_date": "1998-10-03",
            "update_date": "2024-03-30",
            "expiry_date": "2024-10-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Lastech Systems Pvt Ltd",
            "registrant_company": "Lastech Systems Pvt Ltd",
            "registrant_address": "30 Wallajah Road",
            "registrant_city": "Chennai",
            "registrant_state": "Tamilnadu",
            "registrant_zip": "600002",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.4428418093",
            "name_servers": [
                "ns10.clientns.net",
                "ns11.clientns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "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": 91,
            "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": 92,
            "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": 93,
            "domain_name": "liutech.com.cn",
            "domain_keyword": "liutech",
            "domain_tld": "com.cn",
            "query_time": "2024-05-19 14:09:31",
            "create_date": "2002-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "柳州泰克机械设备有限公司上海分公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "alutech.ru",
            "domain_keyword": "alutech",
            "domain_tld": "ru",
            "query_time": "2024-05-27 12:00:19",
            "create_date": "2001-02-27",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Alutech-M \"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "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": 96,
            "domain_name": "loutech.net",
            "domain_keyword": "loutech",
            "domain_tld": "net",
            "query_time": "2024-06-11 23:06:43",
            "create_date": "2008-09-29",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "lavtech.biz",
            "domain_keyword": "lavtech",
            "domain_tld": "biz",
            "query_time": "2024-05-04 09:00:34",
            "create_date": "2021-10-20",
            "update_date": "2023-06-26",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "alutech.dk",
            "domain_keyword": "alutech",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:52:02",
            "create_date": "1996-11-27",
            "expiry_date": "2027-12-31",
            "registrant_name": "ALU-TECH ApS",
            "registrant_address": "Cypresvej 38",
            "registrant_city": "Herning",
            "registrant_zip": "7400",
            "registrant_country": "DK",
            "registrant_phone": "+4597120055",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "uautech.com",
            "domain_keyword": "uautech",
            "domain_tld": "com",
            "query_time": "2024-06-07 03:48:08",
            "create_date": "2022-05-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dautech.net",
            "domain_keyword": "dautech",
            "domain_tld": "net",
            "query_time": "2024-04-23 09:42:26",
            "create_date": "2010-08-13",
            "update_date": "2021-08-13",
            "expiry_date": "2024-08-13",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Hyunjun Chang",
            "registrant_company": "Hyunjun Chang",
            "registrant_address": "Kuro-dong Kuro-gu Seoul Korea 7F Ace TwinTowerII",
            "registrant_city": "212-30",
            "registrant_zip": "152050",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.263304022",
            "name_servers": [
                "none000007.not-renewed.yesnic.com",
                "none000009.not-renewed.yesnic.com",
                "ns01.bnmtech.com",
                "ns02.bnmtech.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.131,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lautech.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5416</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>liutech.net, nautech.uk, sautech.education, ladtech.space, alautech.com, lawtech.online, sautech.lt, labtech.world, labtech.my.id, alutech.kiwi, lartech.ru, alutech.center, lawtech.rocks, lawtech.cl, fautech.tech, lastech.pl, lattech.ru, laitech.site, blautech.store, lawtech.partners, lantech.rocks, lamtech.sl, sautech.ro, labtech.digital, laatech.co.uk, laotech.net, lawtech.solutions, bautech.xyz, laitech.it, laptech.com, lastech.de, lautsch.com, ltutech.biz, lantech.xyz, alutech.hr, lawtech.tips, alutech.ie, laptech.in, labtech.asia, alutech.uk, clautech.net, la-tech.co.jp, labtech.best, pautech.com, iautech.college, lastech.co.jp, alutech.parts, laztech.com.au, lartech.net, sautech.ai, labtech.dev, labtech.online, launtech.com, mautech.it, laztech.ie, lartech.be, laptech.com.au, lawtech.net, tautech.org, alutech.tech, alutech.cat, rautech.ru, laztech.biz, bautech.ru, bautech.pl, laptech.store, ladtech.sbs, lavtech.com, blautech.cl, cautech.info, luatech.com.br, labutech.com, gautech.fr, lantech.org, blautech.cloud, labtech.net.au, liutech.su, lagutech.ru, laftech.net, ladtech.xyz, lantech.tel, loutech.ca, labtech.co.uk, lautsch.net, laudtech.com, lanutech.com, slautech.net, lattech.solutions, lastech.com, lawtech.cat, lawtech.info, labtech.academy, liutech.com.cn, alutech.ru, labtech.info, loutech.net, lavtech.biz, alutech.dk, uautech.com, dautech.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>liutech.net</domain_name>
   <domain_keyword>liutech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 23:25:11</query_time>
   <create_date>2013-01-31</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nautech.uk</domain_name>
   <domain_keyword>nautech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-01 01:26:52</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Ecenica Limited t/a DomainsFoundry [Tag = DOMAINSFOUNDRY]</registrar_name>
   <registrar_website>https://www.domainsfoundry.co.uk</registrar_website>
   <name_servers>
    <value>ns1.domainsfoundry.co.uk</value>
    <value>ns2.domainsfoundry.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sautech.education</domain_name>
   <domain_keyword>sautech</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-07 18:52:13</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ladtech.space</domain_name>
   <domain_keyword>ladtech</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-20 22:03:14</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_state>Volins'ka oblast'</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>alautech.com</domain_name>
   <domain_keyword>alautech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 11:07:41</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lawtech.online</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-06 14:44:17</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sautech.lt</domain_name>
   <domain_keyword>sautech</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-10 21:52:26</query_time>
   <create_date>2022-09-16</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>labtech.world</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-04-05</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>9</num>
   <domain_name>labtech.my.id</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>my.id</domain_tld>
   <query_time>2022-06-16 19:12:13</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2022-03-19</update_date>
   <expiry_date>2031-03-23</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>alutech.kiwi</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-04-19 01:19:42</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>www.ascio.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>christchurch</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lartech.ru</domain_name>
   <domain_keyword>lartech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:47:34</query_time>
   <create_date>2023-07-21</create_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>alutech.center</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-09 06:17:52</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alexey V Bezlikhotnov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lawtech.rocks</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-25 07:02:49</query_time>
   <create_date>2019-09-08</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>lawtech.cl</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-19 22:08:37</query_time>
   <create_date>2019-09-05</create_date>
   <expiry_date>2025-09-05</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Carolina Andrea Cabrera Silva</registrant_name>
   <name_servers>
    <value>dns1.planetahosting.cl</value>
    <value>dns2.planetahosting.cl</value>
    <value>dns3.planetahosting.cl</value>
    <value>dns4.planetahosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>fautech.tech</domain_name>
   <domain_keyword>fautech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-09 21:30:13</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lastech.pl</domain_name>
   <domain_keyword>lastech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 16:38:06</query_time>
   <create_date>2004-01-10</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>dns10.linuxpl.com</value>
    <value>ns10.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lattech.ru</domain_name>
   <domain_keyword>lattech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:36:42</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</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>
  <value>
   <num>19</num>
   <domain_name>blautech.store</domain_name>
   <domain_keyword>blautech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 23:34:27</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>lawtech.partners</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-19 22:08:37</query_time>
   <create_date>2014-07-04</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>lantech.rocks</domain_name>
   <domain_keyword>lantech</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-16 00:01:34</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lantech Data o Natverk</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lantech-server.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>lamtech.sl</domain_name>
   <domain_keyword>lamtech</domain_keyword>
   <domain_tld>sl</domain_tld>
   <query_time>2024-06-01 19:33:49</query_time>
   <create_date>2015-05-09</create_date>
   <expiry_date>2018-05-09</expiry_date>
   <registrar_name>nicsl</registrar_name>
   <registrant_name>Tamba Lamin</registrant_name>
   <registrant_company>Lamtech Consulting Enterprises</registrant_company>
   <registrant_address>9 Mamba Ridge, Blackhall Road</registrant_address>
   <registrant_city>Freetown</registrant_city>
   <registrant_state>Western Area</registrant_state>
   <registrant_zip>23222</registrant_zip>
   <registrant_country>SL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+232.78535009</registrant_phone>
   <name_servers>
    <value>ajay.ns.cloudflare.com</value>
    <value>marge.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>sautech.ro</domain_name>
   <domain_keyword>sautech</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-25 19:50:29</query_time>
   <create_date>2008-05-20</create_date>
   <expiry_date>2028-08-17</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.mxserver.ro</value>
    <value>ns2.mxserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>labtech.digital</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>25</num>
   <domain_name>laatech.co.uk</domain_name>
   <domain_keyword>laatech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 10:10:00</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-12-21</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</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>27</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>28</num>
   <domain_name>bautech.xyz</domain_name>
   <domain_keyword>bautech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 12:48:13</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</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>30</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>31</num>
   <domain_name>lastech.de</domain_name>
   <domain_keyword>lastech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:06:44</query_time>
   <update_date>2018-09-09</update_date>
   <name_servers>
    <value>ns1115.ui-dns.biz</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1115.ui-dns.de</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>lautsch.com</domain_name>
   <domain_keyword>lautsch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:00:23</query_time>
   <create_date>2002-10-17</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ltutech.biz</domain_name>
   <domain_keyword>ltutech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 02:30:38</query_time>
   <create_date>2005-08-05</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LTU Tech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ltutech.net</value>
    <value>ns2.ltutech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>lantech.xyz</domain_name>
   <domain_keyword>lantech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 22:04:56</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>alutech.hr</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-25 02:28:57</query_time>
   <create_date>2014-12-12</create_date>
   <update_date>2015-05-27</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>JAVNA USTANOVA RAZVOJNA AGENCIJA ŠIBENSKO-KNINSKE ŽUPANIJE</registrant_name>
   <registrant_address>Prilaz tvornici 39</registrant_address>
   <registrant_city>Šibenik</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>22000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>lawtech.tips</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-06-06 14:44:17</query_time>
   <create_date>2014-02-24</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RGFPC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</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>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>alutech.ie</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-10 00:43:30</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>FCR Media</registrar_name>
   <registrar_website>http://www.fcr.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.fcrdns.ie</value>
    <value>ns2.fcrdns.ie</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>laptech.in</domain_name>
   <domain_keyword>laptech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 03:31:02</query_time>
   <create_date>2006-07-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rajguru Computers</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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.manageddns.net</value>
    <value>ns2.manageddns.net</value>
    <value>ns3.manageddns.net</value>
    <value>ns4.manageddns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>labtech.asia</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2013-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>alutech.uk</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-28 17:16:33</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2022-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>clautech.net</domain_name>
   <domain_keyword>clautech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 09:59:41</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>ns13.piensasolutions.com</value>
    <value>ns14.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>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>43</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>44</num>
   <domain_name>pautech.com</domain_name>
   <domain_keyword>pautech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 13:21:08</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>45</num>
   <domain_name>iautech.college</domain_name>
   <domain_keyword>iautech</domain_keyword>
   <domain_tld>college</domain_tld>
   <query_time>2024-05-01 02:47:58</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>lastech.co.jp</domain_name>
   <domain_keyword>lastech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-30 04:18:37</query_time>
   <create_date>2009-05-22</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Lastech 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>47</num>
   <domain_name>alutech.parts</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-09 06:17:52</query_time>
   <create_date>2019-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</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>Bruno CHAUMONT</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.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>48</num>
   <domain_name>laztech.com.au</domain_name>
   <domain_keyword>laztech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 05:00:22</query_time>
   <update_date>2020-04-01</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>PETER LAZAROVSKI</registrant_name>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>lartech.net</domain_name>
   <domain_keyword>lartech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 15:58:46</query_time>
   <create_date>2004-10-02</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2027-10-02</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - e9a9c</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 11373661</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns47.1and1.com</value>
    <value>ns48.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sautech.ai</domain_name>
   <domain_keyword>sautech</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-29 18:26:49</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>clarissa.ns.cloudflare.com</value>
    <value>harley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>labtech.dev</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-25 21:37:50</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>labtech.online</domain_name>
   <domain_keyword>labtech</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-09 17:46:11</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>launtech.com</domain_name>
   <domain_keyword>launtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:52:33</query_time>
   <create_date>2021-06-21</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>Hamburg</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mautech.it</domain_name>
   <domain_keyword>mautech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 17:03:44</query_time>
   <create_date>2015-07-03</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Mauro Vella</registrant_company>
   <registrant_address>Corso Cinquemani Arcuri, 168</registrant_address>
   <registrant_city>CIANCIANA</registrant_city>
   <registrant_state>AG</registrant_state>
   <registrant_zip>92012</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>55</num>
   <domain_name>laztech.ie</domain_name>
   <domain_keyword>laztech</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-05 18:09:45</query_time>
   <create_date>2008-05-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>Web World</registrar_name>
   <registrar_website>https://www.webworld.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.webworld.org</value>
    <value>ns2.webworld.org</value>
    <value>ns3.webworld.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>lartech.be</domain_name>
   <domain_keyword>lartech</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-02 23:06:44</query_time>
   <create_date>2017-02-20</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>laptech.com.au</domain_name>
   <domain_keyword>laptech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 07:50:18</query_time>
   <update_date>2024-06-04</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Zain Amjad</registrant_name>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lawtech.net</domain_name>
   <domain_keyword>lawtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 07:02:49</query_time>
   <create_date>2001-10-14</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Yunsung Lee</registrant_name>
   <registrant_company>Yunsung Lee</registrant_company>
   <registrant_address>1201-1201, 21-10 Dasanjungang-ro 171beon-gil Namyangju-si,</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>12248</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1039363805</registrant_phone>
   <name_servers>
    <value>ns3.cypack.com</value>
    <value>ns4.cypack.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>tautech.org</domain_name>
   <domain_keyword>tautech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 13:49:35</query_time>
   <create_date>2015-11-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU TAURUS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>g Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tautech.org</value>
    <value>ns2.tautech.org</value>
    <value>ns3.tautech.org</value>
    <value>ns4.tautech.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>alutech.tech</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-19 01:19:42</query_time>
   <create_date>2017-02-15</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>FEDERFINTECH SRL</registrant_company>
   <registrant_state>PV</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>alutech.cat</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-08 02:41:29</query_time>
   <create_date>2021-07-11</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns521.webempresa.eu</value>
    <value>ns522.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>rautech.ru</domain_name>
   <domain_keyword>rautech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:47:24</query_time>
   <create_date>2022-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>laztech.biz</domain_name>
   <domain_keyword>laztech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-05 18:09:45</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Conkas.c.b</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Malaga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bautech.ru</domain_name>
   <domain_keyword>bautech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:44:16</query_time>
   <create_date>2015-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>bautech.pl</domain_name>
   <domain_keyword>bautech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-28 16:15:09</query_time>
   <create_date>2000-05-23</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>laptech.store</domain_name>
   <domain_keyword>laptech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 02:54:35</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Sindh</registrant_state>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ladtech.sbs</domain_name>
   <domain_keyword>ladtech</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-19 17:24:45</query_time>
   <create_date>2024-05-17</create_date>
   <expiry_date>2025-05-17</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>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lavtech.com</domain_name>
   <domain_keyword>lavtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:14:05</query_time>
   <create_date>1999-12-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns.lavtech.ru</value>
    <value>ns1.lavtech.ru</value>
    <value>ns4.lavtech.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>blautech.cl</domain_name>
   <domain_keyword>blautech</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 23:34:27</query_time>
   <create_date>2019-01-10</create_date>
   <expiry_date>2027-01-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Hans Linzmayer</registrant_name>
   <name_servers>
    <value>ns1.linuxhost.cl</value>
    <value>ns2.linuxhost.cl</value>
    <value>ns3.linuxhost.cl</value>
    <value>ns4.linuxhost.cl</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>cautech.info</domain_name>
   <domain_keyword>cautech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 22:34:05</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CE</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.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>luatech.com.br</domain_name>
   <domain_keyword>luatech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 16:35:49</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrant_name>C?sar Gabriel Voigt</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>labutech.com</domain_name>
   <domain_keyword>labutech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 19:10:26</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2020-07-22</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>gautech.fr</domain_name>
   <domain_keyword>gautech</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:03:19</query_time>
   <create_date>2006-10-04</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Nebrius</registrant_company>
   <registrant_address>le Bourg, 63480 Vertolaye</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.473952006</registrant_phone>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>74</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>75</num>
   <domain_name>blautech.cloud</domain_name>
   <domain_keyword>blautech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-03 19:50:35</query_time>
   <create_date>2020-04-27</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Blautech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ME</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1109.awsdns-10.org</value>
    <value>ns-1782.awsdns-30.co.uk</value>
    <value>ns-409.awsdns-51.com</value>
    <value>ns-819.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</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>77</num>
   <domain_name>liutech.su</domain_name>
   <domain_keyword>liutech</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:33:03</query_time>
   <create_date>2022-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>lagutech.ru</domain_name>
   <domain_keyword>lagutech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:04:02</query_time>
   <create_date>2023-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</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>80</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>81</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>82</num>
   <domain_name>loutech.ca</domain_name>
   <domain_keyword>loutech</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-01 21:33:02</query_time>
   <create_date>2010-04-03</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2026-04-03</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</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>84</num>
   <domain_name>lautsch.net</domain_name>
   <domain_keyword>lautsch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 05:00:23</query_time>
   <create_date>2019-01-18</create_date>
   <update_date>2019-01-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1020.ui-dns.com</value>
    <value>ns1024.ui-dns.de</value>
    <value>ns1065.ui-dns.org</value>
    <value>ns1120.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>laudtech.com</domain_name>
   <domain_keyword>laudtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:44:59</query_time>
   <create_date>2009-10-18</create_date>
   <update_date>2021-09-08</update_date>
   <expiry_date>2024-10-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>beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lanutech.com</domain_name>
   <domain_keyword>lanutech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:31:52</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>slautech.net</domain_name>
   <domain_keyword>slautech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 22:44:31</query_time>
   <create_date>2001-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.netweaver.uk</value>
    <value>ns2.netweaver.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lattech.solutions</domain_name>
   <domain_keyword>lattech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-23 19:20:10</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-09</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>lastech.com</domain_name>
   <domain_keyword>lastech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:55:27</query_time>
   <create_date>1998-10-03</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-10-02</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>Lastech Systems Pvt Ltd</registrant_name>
   <registrant_company>Lastech Systems Pvt Ltd</registrant_company>
   <registrant_address>30 Wallajah Road</registrant_address>
   <registrant_city>Chennai</registrant_city>
   <registrant_state>Tamilnadu</registrant_state>
   <registrant_zip>600002</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.4428418093</registrant_phone>
   <name_servers>
    <value>ns10.clientns.net</value>
    <value>ns11.clientns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>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>91</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>92</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>93</num>
   <domain_name>liutech.com.cn</domain_name>
   <domain_keyword>liutech</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-19 14:09:31</query_time>
   <create_date>2002-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>柳州泰克机械设备有限公司上海分公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>alutech.ru</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-27 12:00:19</query_time>
   <create_date>2001-02-27</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Alutech-M &quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</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>96</num>
   <domain_name>loutech.net</domain_name>
   <domain_keyword>loutech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 23:06:43</query_time>
   <create_date>2008-09-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-29</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>ns35.domaincontrol.com</value>
    <value>ns36.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>97</num>
   <domain_name>lavtech.biz</domain_name>
   <domain_keyword>lavtech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 09:00:34</query_time>
   <create_date>2021-10-20</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>alutech.dk</domain_name>
   <domain_keyword>alutech</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:52:02</query_time>
   <create_date>1996-11-27</create_date>
   <expiry_date>2027-12-31</expiry_date>
   <registrant_name>ALU-TECH ApS</registrant_name>
   <registrant_address>Cypresvej 38</registrant_address>
   <registrant_city>Herning</registrant_city>
   <registrant_zip>7400</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4597120055</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>uautech.com</domain_name>
   <domain_keyword>uautech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 03:48:08</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>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>100</num>
   <domain_name>dautech.net</domain_name>
   <domain_keyword>dautech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 09:42:26</query_time>
   <create_date>2010-08-13</create_date>
   <update_date>2021-08-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Hyunjun Chang</registrant_name>
   <registrant_company>Hyunjun Chang</registrant_company>
   <registrant_address>Kuro-dong Kuro-gu Seoul Korea 7F Ace TwinTowerII</registrant_address>
   <registrant_city>212-30</registrant_city>
   <registrant_zip>152050</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.263304022</registrant_phone>
   <name_servers>
    <value>none000007.not-renewed.yesnic.com</value>
    <value>none000009.not-renewed.yesnic.com</value>
    <value>ns01.bnmtech.com</value>
    <value>ns02.bnmtech.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.131</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.