WHOIS QUERY TIME

27 May 2024 - 9:38 PM UTC

Modified: 31 August 2023

NAME SERVERS

ns15.inhostedns.com
ns25.inhostedns.net
ns35.inhostedns.org

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=setech.com.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "setech.com.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "setech.com.de",
            "domain_keyword": "setech",
            "domain_tld": "com.de",
            "query_time": "2024-05-27 21:38:25",
            "update_date": "2023-08-31",
            "name_servers": [
                "ns15.inhostedns.com",
                "ns25.inhostedns.net",
                "ns35.inhostedns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>setech.com.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>setech.com.de</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-05-27 21:38:25</query_time>
   <update_date>2023-08-31</update_date>
   <name_servers>
    <value>ns15.inhostedns.com</value>
    <value>ns25.inhostedns.net</value>
    <value>ns35.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</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.05 seconds) for "setech.com.de" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Jul 2023 - 5:43 PM UTC

Modified: 15 July 2023

DOMAIN STATUS

connect

#2 - QUERY TIME

23 Sep 2023 - 3:48 AM UTC

Modified: 31 August 2023

DOMAIN STATUS

connect

#3 - QUERY TIME

27 May 2024 - 9:38 PM UTC

Modified: 31 August 2023

NAME SERVERS

ns15.inhostedns.com
ns25.inhostedns.net
ns35.inhostedns.org

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=setech.com.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "setech.com.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "setech.com.de",
    "results": [
        {
            "num": 1,
            "domain_name": "setech.com.de",
            "domain_keyword": "setech",
            "domain_tld": "com.de",
            "query_time": "2023-07-15 17:43:49",
            "update_date": "2023-07-15",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "setech.com.de",
            "domain_keyword": "setech",
            "domain_tld": "com.de",
            "query_time": "2023-09-23 03:48:54",
            "update_date": "2023-08-31",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "setech.com.de",
            "domain_keyword": "setech",
            "domain_tld": "com.de",
            "query_time": "2024-05-27 21:38:25",
            "update_date": "2023-08-31",
            "name_servers": [
                "ns15.inhostedns.com",
                "ns25.inhostedns.net",
                "ns35.inhostedns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "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>setech.com.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>setech.com.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>setech.com.de</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2023-07-15 17:43:49</query_time>
   <update_date>2023-07-15</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>setech.com.de</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2023-09-23 03:48:54</query_time>
   <update_date>2023-08-31</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>setech.com.de</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-05-27 21:38:25</query_time>
   <update_date>2023-08-31</update_date>
   <name_servers>
    <value>ns15.inhostedns.com</value>
    <value>ns25.inhostedns.net</value>
    <value>ns35.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.05</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 30 domain names (in 0.019 seconds) which contained the exact domain keyword "setech".
Domain Name Registered Expiry Registrar Ownership
1 setech.co.uk 9 Dec 1997 9 Dec 2025 KCOM Group Ltd [Tag = KCOM] -
2 setech.hu 28 Oct 1999 - - -
3 setech.org 9 Aug 2001 9 Aug 2024 COREhub, S.R.L. Brollo S.r.l.
4 setech.sk 29 May 2003 29 May 2025 METRUM servis, s.r.o. Setech spol. s r.o.
5 setech.com.br 5 Sep 2003 5 Sep 2026 - Setech martins assist?ncia t?cnica e representa??e
6 setech.com 27 Jul 2004 27 Jul 2026 Network Solutions, LLC -
7 setech.ru 30 Aug 2005 30 Aug 2024 RU-CENTER-RU Private Person
8 setech.it 18 Oct 2007 18 Oct 2024 Aruba s.p.a. setech Srl
9 setech.pl 24 Oct 2011 24 Oct 2024 premium.pl Sp. z o.o. -
10 setech.us 6 Dec 2013 5 Dec 2024 NameCheap, Inc. Screaming Eagle Tech, inc.
11 setech.com.pl 13 Mar 2014 13 Mar 2025 nazwa.pl sp. z o.o. -
12 setech.consulting 20 Jan 2015 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 setech.net 28 May 2015 28 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
14 setech.co.jp 25 Aug 2015 - - SEtech Co.,Ltd
15 setech.cloud 16 Feb 2016 16 Feb 2025 Tucows Domains Inc. SeTech S.r.l. Societa/Ditta
16 setech.ca 19 Jan 2018 19 Jan 2025 Netfirms, LTD REDACTED FOR PRIVACY
17 setech.jp 8 Mar 2018 31 Mar 2025 - setech CO.,LTD
18 setech.ltd 30 Oct 2018 30 Oct 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen yang xing neng ke ji you xian gong si
19 setech.co.id 13 Jun 2019 13 Jun 2024 - -
20 setech.biz 2 Feb 2020 2 Feb 2026 Network Solutions, LLC REDACTED FOR PRIVACY
21 setech.asia 1 Sep 2020 1 Sep 2024 Mat Bao Corporation CONG TY TNHH SETECH
22 setech.dev 5 Aug 2021 5 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 setech.in 6 Aug 2022 6 Aug 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
24 setech.co 7 Apr 2023 7 Apr 2024 NameSilo, LLC PrivacyGuardian.org llc
25 setech.xyz 20 Apr 2023 20 Apr 2025 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
26 setech.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
27 setech.se 25 Apr 2024 25 Apr 2025 Gandi SAS -
28 setech.de - - - -
29 setech.name - - Tucows Domains Inc. -
30 setech.com.au - - Domain Directors Pty Ltd trading as Instra Steve Eason
31 setech.com.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=setech&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "setech",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 31,
        "relation": "eq",
        "current": 31
    },
    "unique_domains": "setech.co.uk, setech.hu, setech.org, setech.sk, setech.com.br, setech.com, setech.ru, setech.it, setech.pl, setech.us, setech.com.pl, setech.consulting, setech.net, setech.co.jp, setech.cloud, setech.ca, setech.jp, setech.ltd, setech.co.id, setech.biz, setech.asia, setech.dev, setech.in, setech.co, setech.xyz, setech.info, setech.se, setech.de, setech.name, setech.com.au, setech.com.de",
    "results": [
        {
            "num": 1,
            "domain_name": "setech.co.uk",
            "domain_keyword": "setech",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 21:16:33",
            "create_date": "1997-12-09",
            "update_date": "2023-12-08",
            "expiry_date": "2025-12-09",
            "registrar_name": "KCOM Group Ltd [Tag = KCOM]",
            "registrar_website": "https://www.kcom.com",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "setech.hu",
            "domain_keyword": "setech",
            "domain_tld": "hu",
            "query_time": "2024-05-10 13:06:55",
            "create_date": "1999-10-28"
        },
        {
            "num": 3,
            "domain_name": "setech.org",
            "domain_keyword": "setech",
            "domain_tld": "org",
            "query_time": "2024-04-27 01:07:21",
            "create_date": "2001-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://www.corehub.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brollo S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.fullcompany.telecomitalia.it",
                "dns1b.fullcompany.telecomitalia.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "setech.sk",
            "domain_keyword": "setech",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:02:24",
            "create_date": "2003-05-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "METRUM servis, s.r.o.",
            "registrant_name": "Setech spol. s r.o.",
            "registrant_company": "Setech spol. s r.o.",
            "registrant_address": "Borekova 6",
            "registrant_city": "Bratislava",
            "registrant_zip": "821 06",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.245523400",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "setech.com.br",
            "domain_keyword": "setech",
            "domain_tld": "com.br",
            "query_time": "2024-04-27 01:07:21",
            "create_date": "2003-09-05",
            "update_date": "2021-09-21",
            "expiry_date": "2026-09-05",
            "registrant_name": "Setech martins assist?ncia t?cnica e representa??e",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "setech.com",
            "domain_keyword": "setech",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:44:30",
            "create_date": "2004-07-27",
            "update_date": "2023-05-28",
            "expiry_date": "2026-07-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.comcastbusiness.net",
                "ns2.comcastbusiness.net",
                "ns3.comcastbusiness.net",
                "ns4.comcastbusiness.net",
                "ns5.comcastbusiness.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "setech.ru",
            "domain_keyword": "setech",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:50:33",
            "create_date": "2005-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "izhevsk.ens.mail.ru",
                "pskov.ens.mail.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "setech.it",
            "domain_keyword": "setech",
            "domain_tld": "it",
            "query_time": "2024-05-21 21:28:18",
            "create_date": "2007-10-18",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-18",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "setech Srl",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "setech.pl",
            "domain_keyword": "setech",
            "domain_tld": "pl",
            "query_time": "2024-04-06 10:50:09",
            "create_date": "2011-10-24",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-24",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "dns8.linuxpl.com",
                "ns8.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "setech.us",
            "domain_keyword": "setech",
            "domain_tld": "us",
            "query_time": "2024-04-17 15:44:30",
            "create_date": "2013-12-06",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "David Cochran",
            "registrant_company": "Screaming Eagle Tech, inc.",
            "registrant_address": "P.o. Box 541",
            "registrant_city": "Headland",
            "registrant_state": "AL",
            "registrant_zip": "36345",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3343160474",
            "name_servers": [
                "ns1.davidcochran.us",
                "ns2.davidcochran.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "setech.com.pl",
            "domain_keyword": "setech",
            "domain_tld": "com.pl",
            "query_time": "2024-03-18 08:22:16",
            "create_date": "2014-03-13",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-13",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "setech.consulting",
            "domain_keyword": "setech",
            "domain_tld": "consulting",
            "query_time": "2024-05-27 21:38:25",
            "create_date": "2015-01-20",
            "update_date": "2023-06-10",
            "expiry_date": "2025-01-20",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "setech.net",
            "domain_keyword": "setech",
            "domain_tld": "net",
            "query_time": "2024-05-31 00:44:02",
            "create_date": "2015-05-28",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-28",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "setech.co.jp",
            "domain_keyword": "setech",
            "domain_tld": "co.jp",
            "query_time": "2024-05-10 15:26:57",
            "create_date": "2015-08-25",
            "update_date": "2023-09-01",
            "registrant_company": "SEtech Co.,Ltd",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 15,
            "domain_name": "setech.cloud",
            "domain_keyword": "setech",
            "domain_tld": "cloud",
            "query_time": "2024-04-17 15:44:30",
            "create_date": "2016-02-16",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SeTech S.r.l. Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "setech.ca",
            "domain_keyword": "setech",
            "domain_tld": "ca",
            "query_time": "2024-04-27 01:07:21",
            "create_date": "2018-01-19",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-19",
            "registrar_name": "Netfirms, LTD",
            "registrar_website": "www.netfirms.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "setech.jp",
            "domain_keyword": "setech",
            "domain_tld": "jp",
            "query_time": "2024-04-27 01:07:23",
            "create_date": "2018-03-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "setech CO.,LTD",
            "registrant_address": "Tokyo",
            "registrant_zip": "105-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5733-4359",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 18,
            "domain_name": "setech.ltd",
            "domain_keyword": "setech",
            "domain_tld": "ltd",
            "query_time": "2024-04-17 15:44:30",
            "create_date": "2018-10-30",
            "update_date": "2022-10-24",
            "expiry_date": "2027-10-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen yang xing neng ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liao ning",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "setech.co.id",
            "domain_keyword": "setech",
            "domain_tld": "co.id",
            "query_time": "2022-07-16 14:26:29",
            "create_date": "2019-06-13",
            "update_date": "2021-01-05",
            "expiry_date": "2024-06-13",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "setech.biz",
            "domain_keyword": "setech",
            "domain_tld": "biz",
            "query_time": "2024-05-27 21:38:25",
            "create_date": "2020-02-02",
            "update_date": "2023-01-08",
            "expiry_date": "2026-02-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "setech.asia",
            "domain_keyword": "setech",
            "domain_tld": "asia",
            "query_time": "2024-05-12 09:48:26",
            "create_date": "2020-09-01",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CONG TY TNHH SETECH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "setech.dev",
            "domain_keyword": "setech",
            "domain_tld": "dev",
            "query_time": "2024-04-27 01:07:21",
            "create_date": "2021-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2025-08-05",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "setech.in",
            "domain_keyword": "setech",
            "domain_tld": "in",
            "query_time": "2024-05-16 17:30:43",
            "create_date": "2022-08-06",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "setech.co",
            "domain_keyword": "setech",
            "domain_tld": "co",
            "query_time": "2024-05-31 00:44:02",
            "create_date": "2023-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2024-04-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "setech.xyz",
            "domain_keyword": "setech",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 21:16:31",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "setech.info",
            "domain_keyword": "setech",
            "domain_tld": "info",
            "query_time": "2024-05-10 11:49:51",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "setech.se",
            "domain_keyword": "setech",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:06:52",
            "create_date": "2024-04-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-25",
            "registrar_name": "Gandi SAS",
            "name_servers": [
                "ns-1097.awsdns-09.org",
                "ns-1962.awsdns-53.co.uk",
                "ns-348.awsdns-43.com",
                "ns-562.awsdns-06.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "setech.de",
            "domain_keyword": "setech",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:06:33",
            "update_date": "2021-01-06",
            "name_servers": [
                "docks20.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "setech.name",
            "domain_keyword": "setech",
            "domain_tld": "name",
            "query_time": "2024-04-29 21:16:31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 30,
            "domain_name": "setech.com.au",
            "domain_keyword": "setech",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 21:38:25",
            "update_date": "2022-09-27",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Steve Eason",
            "name_servers": [
                "ns-1.ezyreg.com",
                "ns-2.ezyreg.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "setech.com.de",
            "domain_keyword": "setech",
            "domain_tld": "com.de",
            "query_time": "2024-05-27 21:38:25",
            "update_date": "2023-08-31",
            "name_servers": [
                "ns15.inhostedns.com",
                "ns25.inhostedns.net",
                "ns35.inhostedns.org"
            ],
            "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>setech</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>31</total>
  <relation>eq</relation>
  <current>31</current>
 </count>
 <unique_domains>setech.co.uk, setech.hu, setech.org, setech.sk, setech.com.br, setech.com, setech.ru, setech.it, setech.pl, setech.us, setech.com.pl, setech.consulting, setech.net, setech.co.jp, setech.cloud, setech.ca, setech.jp, setech.ltd, setech.co.id, setech.biz, setech.asia, setech.dev, setech.in, setech.co, setech.xyz, setech.info, setech.se, setech.de, setech.name, setech.com.au, setech.com.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>setech.co.uk</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 21:16:33</query_time>
   <create_date>1997-12-09</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-12-09</expiry_date>
   <registrar_name>KCOM Group Ltd [Tag = KCOM]</registrar_name>
   <registrar_website>https://www.kcom.com</registrar_website>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>setech.hu</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 13:06:55</query_time>
   <create_date>1999-10-28</create_date>
  </value>
  <value>
   <num>3</num>
   <domain_name>setech.org</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 01:07:21</query_time>
   <create_date>2001-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brollo S.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.fullcompany.telecomitalia.it</value>
    <value>dns1b.fullcompany.telecomitalia.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>setech.sk</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:02:24</query_time>
   <create_date>2003-05-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>METRUM servis, s.r.o.</registrar_name>
   <registrant_name>Setech spol. s r.o.</registrant_name>
   <registrant_company>Setech spol. s r.o.</registrant_company>
   <registrant_address>Borekova 6</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>821 06</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.245523400</registrant_phone>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>setech.com.br</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-27 01:07:21</query_time>
   <create_date>2003-09-05</create_date>
   <update_date>2021-09-21</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrant_name>Setech martins assist?ncia t?cnica e representa??e</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>setech.com</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:44:30</query_time>
   <create_date>2004-07-27</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2026-07-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.comcastbusiness.net</value>
    <value>ns2.comcastbusiness.net</value>
    <value>ns3.comcastbusiness.net</value>
    <value>ns4.comcastbusiness.net</value>
    <value>ns5.comcastbusiness.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>setech.ru</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:50:33</query_time>
   <create_date>2005-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>izhevsk.ens.mail.ru</value>
    <value>pskov.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>setech.it</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 21:28:18</query_time>
   <create_date>2007-10-18</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>setech Srl</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>9</num>
   <domain_name>setech.pl</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-06 10:50:09</query_time>
   <create_date>2011-10-24</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns8.linuxpl.com</value>
    <value>ns8.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>setech.us</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 15:44:30</query_time>
   <create_date>2013-12-06</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>David Cochran</registrant_name>
   <registrant_company>Screaming Eagle Tech, inc.</registrant_company>
   <registrant_address>P.o. Box 541</registrant_address>
   <registrant_city>Headland</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>36345</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3343160474</registrant_phone>
   <name_servers>
    <value>ns1.davidcochran.us</value>
    <value>ns2.davidcochran.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>setech.com.pl</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-18 08:22:16</query_time>
   <create_date>2014-03-13</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>setech.consulting</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-27 21:38:25</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-01-20</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>setech.net</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 00:44:02</query_time>
   <create_date>2015-05-28</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-28</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>setech.co.jp</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-10 15:26:57</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>SEtech Co.,Ltd</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>setech.cloud</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-17 15:44:30</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SeTech S.r.l. Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>setech.ca</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 01:07:21</query_time>
   <create_date>2018-01-19</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Netfirms, LTD</registrar_name>
   <registrar_website>www.netfirms.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>setech.jp</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 01:07:23</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>setech CO.,LTD</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>105-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5733-4359</registrant_phone>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>setech.ltd</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-17 15:44:30</query_time>
   <create_date>2018-10-30</create_date>
   <update_date>2022-10-24</update_date>
   <expiry_date>2027-10-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen yang xing neng ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liao ning</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>setech.co.id</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>co.id</domain_tld>
   <query_time>2022-07-16 14:26:29</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2021-01-05</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>setech.biz</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 21:38:25</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>setech.asia</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-12 09:48:26</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CONG TY TNHH SETECH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>setech.dev</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-27 01:07:21</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-08-05</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>setech.in</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-16 17:30:43</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>BG</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>setech.co</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 00:44:02</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>setech.xyz</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 21:16:31</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>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>setech.info</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 11:49:51</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>27</num>
   <domain_name>setech.se</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:06:52</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <name_servers>
    <value>ns-1097.awsdns-09.org</value>
    <value>ns-1962.awsdns-53.co.uk</value>
    <value>ns-348.awsdns-43.com</value>
    <value>ns-562.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>setech.de</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:06:33</query_time>
   <update_date>2021-01-06</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>setech.name</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-29 21:16:31</query_time>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>setech.com.au</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 21:38:25</query_time>
   <update_date>2022-09-27</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Steve Eason</registrant_name>
   <name_servers>
    <value>ns-1.ezyreg.com</value>
    <value>ns-2.ezyreg.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>setech.com.de</domain_name>
   <domain_keyword>setech</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-05-27 21:38:25</query_time>
   <update_date>2023-08-31</update_date>
   <name_servers>
    <value>ns15.inhostedns.com</value>
    <value>ns25.inhostedns.net</value>
    <value>ns35.inhostedns.org</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,878 domain names (in 0.102 seconds) which look and sound like the brand name "setech".
Domain Name Registered Expiry Registrar Ownership
1 setecs.it 11 Oct 2006 26 Nov 2024 UNIQUE MULTIMEDIA S.A.S. DI NETWHEEL S.R.L. & C. SETECS ENGINEERING SRL
2 sextech.email 17 Jun 2022 17 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 aetech.mobi 11 Apr 2009 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 seltech.fr 27 Jan 1998 14 Apr 2025 OVH Giulio Di Capua
5 sutech.sk 2 Oct 2007 6 Oct 2024 WebHouse, s.r.o. -
6 getech.cn 15 Apr 2014 15 Apr 2025 阿里云计算有限公司(万网) 格创东智科技有限公司
7 betech.co.nz 29 Mar 2011 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
8 srtech.company 6 May 2024 6 May 2027 Gabia, Inc. srtech co.,ltd.
9 sktech.jp 7 Sep 2020 30 Sep 2024 - koharu tanaka
10 s3tech.ca 26 Jun 2003 26 Jun 2028 RCOM Canada, Corp. REDACTED FOR PRIVACY
11 letech.com.cn 4 Nov 2003 4 Nov 2024 厦门三五互联科技股份有限公司 广西联怡科技有限责任公司
12 saetech.org 19 Jun 2021 19 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
13 sxtech.app 23 Jan 2020 23 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
14 ietech.it 1 Sep 2022 1 Sep 2024 Dominiok di Laura De Luca MARIO DE VIRGILIO
15 sstech.co.th 27 May 2014 26 May 2028 THNIC SIAM SAFETECH CO., LTD. (บริษัท สยาม เซฟเทค จำกัด)
16 swtech.top 8 Apr 2024 8 Apr 2025 Eranet International Limited han ming xing
17 s2tech.com 25 Jan 1999 26 Jan 2027 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
18 s2tech.net 20 Oct 1999 20 Oct 2032 BRANDON GRAY INTERNET SERVICES INC. (dba NameJuice.com) -
19 netech.org 15 Dec 2000 15 Dec 2026 Network Solutions, LLC Netech Corporation.
20 metech.nl 1 Nov 2014 - Registrar.eu -
21 sitech.ai - - 1api.net Domains By Proxy, LLC
22 sstech.de - - - -
23 scetech.eu - - Register S.p.A. -
24 hetech.de - - - -
25 sftech.shop 23 Nov 2023 23 Nov 2024 GoDaddy.com LLC -
26 svtech.co.jp 7 May 2014 - - Silicon Valley Tech, Inc.
27 isetech.org 19 Jan 2004 19 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 srtech.it 22 Nov 2011 22 Nov 2024 Register S.p.a. SALVATORE ROBUSCHI & C SRL
29 swtech.net 22 Aug 2019 22 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 metech.com.pl 13 Aug 2012 13 Aug 2024 Consulting Service Sp. z o.o. -
31 seqtech.com 14 Nov 2011 14 Nov 2024 Cloudflare, Inc. DATA REDACTED
32 sytech.tools 27 Jan 2020 27 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 sitech.expert 5 Sep 2014 5 Sep 2024 Key-Systems, LLC allnav ag
34 sftech.biz 3 Oct 2008 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 getech.biz 16 Sep 2023 16 Sep 2024 Gabia Inc. REDACTED FOR PRIVACY
36 sentech.cd 1 Sep 2021 1 Sep 2022 SCPT SENTECH
37 segtech.net 18 Sep 2002 18 Sep 2025 Network Solutions, LLC -
38 sbetech.net 1 Feb 2017 1 Feb 2025 GoDaddy.com, LLC -
39 smetech.uk 14 Nov 2018 14 Nov 2024 FidoNet Registration Services Ltd [Tag = FIDONET] -
40 wetech.africa 14 May 2020 14 May 2025 Namecheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 tsetech.info 18 Aug 2023 18 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Liao Lingna
42 sbtech.cloud 13 Dec 2019 13 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
43 sebtech.de - - - -
44 bsetech.ru 11 Mar 2022 11 Mar 2025 REGRU-RU Obshchestvo s ogranichennoi otvetstvennostyu "SMARTKHOFF GRUPP"
45 shetech.jp 9 Dec 2020 31 Dec 2024 - (Not displayed by registrant's request)
46 s3tech.co.in 2 Jul 2013 2 Jul 2025 GoDaddy.com, LLC Rioconn
47 sdtech.be 18 Oct 2010 - Maehdros SA -
48 betech.nl 4 Mar 1998 - Registrar.eu -
49 betech.global 14 Nov 2019 14 Nov 2024 IONOS SE Expertus Technology
50 sptech.pl 7 Aug 2019 7 Aug 2026 LH.pl Sp. z o.o. -
51 seetech.net 26 Sep 2009 26 Sep 2024 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
52 sstech.website 24 Mar 2023 24 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
53 sotech.jp 14 May 2007 31 May 2025 - yagishita kumiko
54 sxtech.com 14 Dec 1998 13 Dec 2027 Name SRS AB Shield Whois
55 seqtech.net 21 Jan 2021 21 Jan 2026 GoDaddy.com, LLC -
56 sitech.solutions 19 Jul 2017 19 Jul 2024 Key-Systems, LLC Sitech Services BV
57 sjetech.com 29 Oct 2021 29 Oct 2024 NameCheap, Inc. -
58 sttech.net.cn 4 Jun 2023 4 Jun 2024 广东时代互联科技有限公司 寻锐珍
59 s-tech.co.kr 7 May 2007 7 May 2027 (?)????? ????????
60 sktech.cloud 17 Feb 2024 17 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
61 oetech.org 19 Apr 2012 19 Apr 2025 Alantron Inc. GDPR Masked
62 seteach.com 10 Nov 2013 10 Nov 2024 GoDaddy.com, LLC -
63 sextech.ru 1 Apr 2016 1 Apr 2025 REGRU-RU Private Person
64 sitech.sk 19 Dec 2006 3 Jan 2025 WebSupport s.r.o. MG Consulting - Michal Géci
65 sutech.com.au - - Melbourne IT Steve Bowen
66 wetech.com.br 11 Mar 2015 11 Mar 2025 - WETECH TECNOLOGIA DA INFORMA??O LTDA
67 seteco.org 4 Mar 2010 4 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Dmitriy V Kopaev
68 settech.org 5 Sep 2023 5 Sep 2024 Gandi SAS HKW
69 hetech.ro 20 Mar 2014 21 Mar 2025 Romarg SRL -
70 swtech.it 24 Mar 2013 11 Jan 2025 InterNetX GmbH Software Technology S.r.l.
71 betech.io 11 Jul 2017 11 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 sgtech.it 13 Jan 2012 13 Jan 2025 Aruba s.p.a. S. & G. Technology srl
73 semtech.net.cn 28 Jul 2004 28 Jul 2024 商中在线科技股份有限公司 先之科半导体科技(东莞)有限公司
74 sentech.pl 6 Jul 2001 5 Jul 2024 Domena.pl sp. z o.o. -
75 letech.jp 26 Mar 2001 31 Mar 2025 - Laisure Electronics Technology Co.,Ltd.
76 sptech.world 19 Jul 2021 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 sstech.co 10 Jun 2020 10 Jun 2024 Register.com, Inc. REDACTED FOR PRIVACY
78 sentech.net 16 Nov 1998 15 Nov 2024 GoDaddy.com, LLC -
79 retech.world 2 Nov 2022 2 Nov 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Yuhao Yang
80 letech.com 8 Mar 1996 9 Mar 2027 Network Solutions, LLC -
81 sretech.org 10 Mar 2023 10 Mar 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
82 seteci.com.br 23 May 2018 23 May 2026 - SETE CONSULTORIA IMOBILIARIA LTDA
83 sttech.lt 8 Apr 2021 9 Apr 2025 Ascio Technologies Inc. -
84 sstech.fun 28 Apr 2023 28 Apr 2025 DNSPod, Inc. zhangwenbo
85 betech.us 9 Aug 2020 9 Aug 2024 Porkbun Betech limited
86 sptech.store 11 Apr 2022 11 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
87 s8tech.com 25 Jun 2022 25 Jun 2024 GoDaddy.com, LLC -
88 sltech.club 3 Jun 2023 3 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
89 saetech.uk 21 Mar 2019 21 Mar 2026 LCN.com Ltd [Tag = LCN] -
90 s0tech.com 16 Sep 2020 16 Sep 2024 Wild West Domains, LLC Domains By Proxy, LLC
91 sftech.com 18 May 1998 17 May 2028 Network Solutions, LLC -
92 stetech.in 25 Jun 2010 25 Jun 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
93 sgtech.site 25 Jan 2024 25 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
94 cetech.lighting 9 Feb 2014 9 Feb 2025 CSC Corporate Domains, Inc. Homer TLC, Inc.
95 metech.biz 1 Apr 2014 31 Mar 2025 Vautron Rechenzentrum AG Alpine Metal Tech Germany GmbH
96 ietech.guru 4 Apr 2021 4 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 sptech.xyz 20 Feb 2024 20 Feb 2025 Sav.com, LLC- 6 Privacy Protection
98 netech.link 18 May 2020 18 May 2025 Alibaba Cloud Computing Ltd. WUHAN NE TECHNOLOY CO.,LTD.
99 vetech.cn 13 May 2004 13 May 2032 北京新网数码信息技术有限公司 武汉市胜意科技发展有限公司
100 bsetech.in 6 Mar 2020 6 Mar 2025 GoDaddy.com, LLC BSE Technologies Pvt Ltd
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 Setech.com.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=setech.com.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "setech.com.de",
        "page_size": 100
    },
    "count": {
        "total": 5878,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "setecs.it, sextech.email, aetech.mobi, seltech.fr, sutech.sk, getech.cn, betech.co.nz, srtech.company, sktech.jp, s3tech.ca, letech.com.cn, saetech.org, sxtech.app, ietech.it, sstech.co.th, swtech.top, s2tech.com, s2tech.net, netech.org, metech.nl, sitech.ai, sstech.de, scetech.eu, hetech.de, sftech.shop, svtech.co.jp, isetech.org, srtech.it, swtech.net, metech.com.pl, seqtech.com, sytech.tools, sitech.expert, sftech.biz, getech.biz, sentech.cd, segtech.net, sbetech.net, smetech.uk, wetech.africa, tsetech.info, sbtech.cloud, sebtech.de, bsetech.ru, shetech.jp, s3tech.co.in, sdtech.be, betech.nl, betech.global, sptech.pl, seetech.net, sstech.website, sotech.jp, sxtech.com, seqtech.net, sitech.solutions, sjetech.com, sttech.net.cn, s-tech.co.kr, sktech.cloud, oetech.org, seteach.com, sextech.ru, sitech.sk, sutech.com.au, wetech.com.br, seteco.org, settech.org, hetech.ro, swtech.it, betech.io, sgtech.it, semtech.net.cn, sentech.pl, letech.jp, sptech.world, sstech.co, sentech.net, retech.world, letech.com, sretech.org, seteci.com.br, sttech.lt, sstech.fun, betech.us, sptech.store, s8tech.com, sltech.club, saetech.uk, s0tech.com, sftech.com, stetech.in, sgtech.site, cetech.lighting, metech.biz, ietech.guru, sptech.xyz, netech.link, vetech.cn, bsetech.in",
    "results": [
        {
            "num": 1,
            "domain_name": "setecs.it",
            "domain_keyword": "setecs",
            "domain_tld": "it",
            "query_time": "2024-04-17 15:44:49",
            "create_date": "2006-10-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-26",
            "registrar_name": "UNIQUE MULTIMEDIA S.A.S. DI NETWHEEL S.R.L. & C.",
            "registrar_website": "https://www.unique.it",
            "registrant_company": "SETECS ENGINEERING SRL",
            "registrant_address": "VIA A.VOLTA, 10/C",
            "registrant_city": "MESERO",
            "registrant_state": "MI",
            "registrant_zip": "20010",
            "registrant_country": "IT",
            "name_servers": [
                "ns2.eroom.it",
                "rk2.eroom.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "sextech.email",
            "domain_keyword": "sextech",
            "domain_tld": "email",
            "query_time": "2024-05-08 19:54:31",
            "create_date": "2022-06-17",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-17",
            "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": 3,
            "domain_name": "aetech.mobi",
            "domain_keyword": "aetech",
            "domain_tld": "mobi",
            "query_time": "2024-05-02 08:55:51",
            "create_date": "2009-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "seltech.fr",
            "domain_keyword": "seltech",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:11:56",
            "create_date": "1998-01-27",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Giulio Di Capua",
            "registrant_address": "Seltech, 2, Allée des Cerisiers, 94042 Créteil",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.148929002",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 5,
            "domain_name": "sutech.sk",
            "domain_keyword": "sutech",
            "domain_tld": "sk",
            "query_time": "2024-05-05 03:57:23",
            "create_date": "2007-10-02",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-06",
            "registrar_name": "WebHouse, s.r.o.",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 6,
            "domain_name": "getech.cn",
            "domain_keyword": "getech",
            "domain_tld": "cn",
            "query_time": "2024-05-05 03:36:39",
            "create_date": "2014-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "格创东智科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "betech.co.nz",
            "domain_keyword": "betech",
            "domain_tld": "co.nz",
            "query_time": "2024-05-07 23:36:59",
            "create_date": "2011-03-29",
            "update_date": "2023-05-02",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.openhost.co.nz",
                "ns2.openhost.co.nz",
                "ns3.openhost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "srtech.company",
            "domain_keyword": "srtech",
            "domain_tld": "company",
            "query_time": "2024-05-09 16:53:55",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2027-05-06",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "srtech co.,ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sktech.jp",
            "domain_keyword": "sktech",
            "domain_tld": "jp",
            "query_time": "2024-04-20 00:39:21",
            "create_date": "2020-09-07",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "koharu tanaka",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "domain_name": "s3tech.ca",
            "domain_keyword": "s3tech",
            "domain_tld": "ca",
            "query_time": "2024-04-13 00:22:03",
            "create_date": "2003-06-26",
            "update_date": "2024-03-02",
            "expiry_date": "2028-06-26",
            "registrar_name": "RCOM Canada, Corp.",
            "registrar_website": "www.register.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": [
                "ns1-36.azure-dns.com",
                "ns2-36.azure-dns.net",
                "ns3-36.azure-dns.org",
                "ns4-36.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "letech.com.cn",
            "domain_keyword": "letech",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 17:43:54",
            "create_date": "2003-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "广西联怡科技有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "saetech.org",
            "domain_keyword": "saetech",
            "domain_tld": "org",
            "query_time": "2024-05-18 08:58:36",
            "create_date": "2021-06-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-19",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "sxtech.app",
            "domain_keyword": "sxtech",
            "domain_tld": "app",
            "query_time": "2024-05-24 22:52:03",
            "create_date": "2020-01-23",
            "update_date": "2024-03-08",
            "expiry_date": "2026-01-23",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ietech.it",
            "domain_keyword": "ietech",
            "domain_tld": "it",
            "query_time": "2024-05-29 22:38:38",
            "create_date": "2022-09-01",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-01",
            "registrar_name": "Dominiok di Laura De Luca",
            "registrar_website": "https://www.dominiok.it",
            "registrant_company": "MARIO DE VIRGILIO",
            "registrant_address": "VIA MASCAGNI PIETRO, 95",
            "registrant_city": "SAN VITO DEI NORMANNI",
            "registrant_state": "BR",
            "registrant_zip": "72019",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dominiok.it",
                "ns2.dominiok.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "sstech.co.th",
            "domain_keyword": "sstech",
            "domain_tld": "co.th",
            "query_time": "2024-05-29 05:08:05",
            "create_date": "2014-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2028-05-26",
            "registrar_name": "THNIC",
            "registrant_company": "SIAM SAFETECH CO., LTD. (บริษัท สยาม เซฟเทค จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "north.bic.co.th",
                "south.bic.co.th"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "swtech.top",
            "domain_keyword": "swtech",
            "domain_tld": "top",
            "query_time": "2024-04-10 22:19:24",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "han ming xing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guodongshen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "s2tech.com",
            "domain_keyword": "s2tech",
            "domain_tld": "com",
            "query_time": "2024-04-06 22:01:04",
            "create_date": "1999-01-25",
            "update_date": "2017-11-27",
            "expiry_date": "2027-01-26",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/e94eac5e-06d6-48ba-98fd-e4e9cfbdf346",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "s2tech.net",
            "domain_keyword": "s2tech",
            "domain_tld": "net",
            "query_time": "2024-04-06 22:01:04",
            "create_date": "1999-10-20",
            "update_date": "2023-06-22",
            "expiry_date": "2032-10-20",
            "registrar_iana": 636,
            "registrar_name": "BRANDON GRAY INTERNET SERVICES INC. (dba NameJuice.com)",
            "registrar_website": "http://www.namejuice.com",
            "name_servers": [
                "dns1.nameresolvers.com",
                "dns2.nameresolvers.com",
                "dns3.nameresolvers.com",
                "dns4.nameresolvers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "netech.org",
            "domain_keyword": "netech",
            "domain_tld": "org",
            "query_time": "2024-04-19 22:39:40",
            "create_date": "2000-12-15",
            "update_date": "2023-11-16",
            "expiry_date": "2026-12-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Netech Corporation.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "metech.nl",
            "domain_keyword": "metech",
            "domain_tld": "nl",
            "query_time": "2024-04-19 16:23:11",
            "create_date": "2014-11-01",
            "update_date": "2021-10-18",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.zone",
                "ns2.zone",
                "ns3.zone"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "sitech.ai",
            "domain_keyword": "sitech",
            "domain_tld": "ai",
            "query_time": "2024-05-05 15:22:46",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sstech.de",
            "domain_keyword": "sstech",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:04:54",
            "update_date": "2018-02-28",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 23,
            "domain_name": "scetech.eu",
            "domain_keyword": "scetech",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:14:49",
            "registrar_name": "Register S.p.A.",
            "registrar_website": "https://www.register.it/",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ]
        },
        {
            "num": 24,
            "domain_name": "hetech.de",
            "domain_keyword": "hetech",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:52:50",
            "update_date": "2021-05-20",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 25,
            "domain_name": "sftech.shop",
            "domain_keyword": "sftech",
            "domain_tld": "shop",
            "query_time": "2024-04-22 06:12:42",
            "create_date": "2023-11-23",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "leif.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "svtech.co.jp",
            "domain_keyword": "svtech",
            "domain_tld": "co.jp",
            "query_time": "2024-04-20 18:29:06",
            "create_date": "2014-05-07",
            "update_date": "2023-06-01",
            "registrant_company": "Silicon Valley Tech, Inc.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ]
        },
        {
            "num": 27,
            "domain_name": "isetech.org",
            "domain_keyword": "isetech",
            "domain_tld": "org",
            "query_time": "2024-04-27 00:09:28",
            "create_date": "2004-01-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "srtech.it",
            "domain_keyword": "srtech",
            "domain_tld": "it",
            "query_time": "2024-04-27 06:17:31",
            "create_date": "2011-11-22",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-22",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "SALVATORE ROBUSCHI & C SRL",
            "registrant_address": "via segrè 11/a",
            "registrant_city": "Parma",
            "registrant_state": "PR",
            "registrant_zip": "43100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "swtech.net",
            "domain_keyword": "swtech",
            "domain_tld": "net",
            "query_time": "2024-04-19 04:34:09",
            "create_date": "2019-08-22",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=swtech.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "metech.com.pl",
            "domain_keyword": "metech",
            "domain_tld": "com.pl",
            "query_time": "2024-05-19 06:31:40",
            "create_date": "2012-08-13",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-13",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "seqtech.com",
            "domain_keyword": "seqtech",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:22:40",
            "create_date": "2011-11-14",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "MA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/seqtech.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "lina.ns.cloudflare.com",
                "mitch.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sytech.tools",
            "domain_keyword": "sytech",
            "domain_tld": "tools",
            "query_time": "2024-05-24 21:48:48",
            "create_date": "2020-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sitech.expert",
            "domain_keyword": "sitech",
            "domain_tld": "expert",
            "query_time": "2024-05-25 11:58:51",
            "create_date": "2014-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "allnav ag",
            "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": [
                "ns1.cyon.ch",
                "ns2.cyon.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sftech.biz",
            "domain_keyword": "sftech",
            "domain_tld": "biz",
            "query_time": "2024-05-15 05:19:56",
            "create_date": "2008-10-03",
            "update_date": "2023-06-20",
            "expiry_date": "2024-10-02",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "getech.biz",
            "domain_keyword": "getech",
            "domain_tld": "biz",
            "query_time": "2024-05-14 10:39:04",
            "create_date": "2023-09-16",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sentech.cd",
            "domain_keyword": "sentech",
            "domain_tld": "cd",
            "query_time": "2024-06-01 10:03:47",
            "create_date": "2021-09-01",
            "update_date": "2022-06-29",
            "expiry_date": "2022-09-01",
            "registrar_name": "SCPT",
            "registrant_name": "junior SENGA",
            "registrant_company": "SENTECH",
            "registrant_address": "Avenue colonel ebeya numero 1, commune de la Gombe",
            "registrant_city": "Kinshasa",
            "registrant_state": "Kinshasa",
            "registrant_zip": "1000",
            "registrant_country": "CD",
            "registrant_email": "juniorsengaatsentechrdc.com",
            "registrant_phone": "+82.3362535",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "segtech.net",
            "domain_keyword": "segtech",
            "domain_tld": "net",
            "query_time": "2024-04-16 02:14:42",
            "create_date": "2002-09-18",
            "update_date": "2023-08-04",
            "expiry_date": "2025-09-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sbetech.net",
            "domain_keyword": "sbetech",
            "domain_tld": "net",
            "query_time": "2024-04-09 19:27:12",
            "create_date": "2017-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "smetech.uk",
            "domain_keyword": "smetech",
            "domain_tld": "uk",
            "query_time": "2024-05-03 04:31:48",
            "create_date": "2018-11-14",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-14",
            "registrar_name": "FidoNet Registration Services Ltd [Tag = FIDONET]",
            "registrar_website": "http://www.fido.net",
            "name_servers": [
                "ns0.server.fido.net",
                "ns1.server.fido.net",
                "ns2.server.fido.net",
                "ns4.server.fido.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "wetech.africa",
            "domain_keyword": "wetech",
            "domain_tld": "africa",
            "query_time": "2024-05-07 07:21:59",
            "create_date": "2020-05-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tsetech.info",
            "domain_keyword": "tsetech",
            "domain_tld": "info",
            "query_time": "2024-05-09 05:22:24",
            "create_date": "2023-08-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liao Lingna",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hadlee.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sbtech.cloud",
            "domain_keyword": "sbtech",
            "domain_tld": "cloud",
            "query_time": "2024-04-23 16:00:22",
            "create_date": "2019-12-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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-112.awsdns-14.com",
                "ns-1307.awsdns-35.org",
                "ns-1550.awsdns-01.co.uk",
                "ns-686.awsdns-21.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sebtech.de",
            "domain_keyword": "sebtech",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:41:37",
            "update_date": "2019-10-16",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "bsetech.ru",
            "domain_keyword": "bsetech",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:07:50",
            "create_date": "2022-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Obshchestvo s ogranichennoi otvetstvennostyu \"SMARTKHOFF GRUPP\"",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "shetech.jp",
            "domain_keyword": "shetech",
            "domain_tld": "jp",
            "query_time": "2024-04-25 12:03:01",
            "create_date": "2020-12-09",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 46,
            "domain_name": "s3tech.co.in",
            "domain_keyword": "s3tech",
            "domain_tld": "co.in",
            "query_time": "2024-05-10 03:02:21",
            "create_date": "2013-07-02",
            "update_date": "2023-11-06",
            "expiry_date": "2025-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rioconn",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "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": [
                "dns1.iseencloud.net",
                "dns2.iseencloud.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sdtech.be",
            "domain_keyword": "sdtech",
            "domain_tld": "be",
            "query_time": "2024-04-29 20:26:57",
            "create_date": "2010-10-18",
            "registrar_name": "Maehdros SA",
            "registrar_website": "http://www.maehdros.com",
            "name_servers": [
                "ns5.01multi.be",
                "ns6.01multi.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 48,
            "domain_name": "betech.nl",
            "domain_keyword": "betech",
            "domain_tld": "nl",
            "query_time": "2024-05-15 07:34:42",
            "create_date": "1998-03-04",
            "update_date": "2020-03-27",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns021.auroradns.eu",
                "ns022.auroradns.nl",
                "ns023.auroradns.info"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "betech.global",
            "domain_keyword": "betech",
            "domain_tld": "global",
            "query_time": "2024-05-26 22:19:27",
            "create_date": "2019-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Expertus Technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "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": [
                "dns33.servidoresdns.net",
                "dns34.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sptech.pl",
            "domain_keyword": "sptech",
            "domain_tld": "pl",
            "query_time": "2024-05-15 21:43:21",
            "create_date": "2019-08-07",
            "update_date": "2024-01-04",
            "expiry_date": "2026-08-07",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "seetech.net",
            "domain_keyword": "seetech",
            "domain_tld": "net",
            "query_time": "2024-05-24 20:39:41",
            "create_date": "2009-09-26",
            "update_date": "2020-03-14",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sstech.website",
            "domain_keyword": "sstech",
            "domain_tld": "website",
            "query_time": "2024-05-23 06:52:02",
            "create_date": "2023-03-24",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-24",
            "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": 53,
            "domain_name": "sotech.jp",
            "domain_keyword": "sotech",
            "domain_tld": "jp",
            "query_time": "2024-06-01 13:51:00",
            "create_date": "2007-05-14",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "yagishita kumiko",
            "registrant_address": "2-10,misumicho",
            "registrant_zip": "253-0023",
            "registrant_email": "[email protected]",
            "registrant_phone": "0467-59-1157",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 54,
            "domain_name": "sxtech.com",
            "domain_keyword": "sxtech",
            "domain_tld": "com",
            "query_time": "2024-05-31 22:56:16",
            "create_date": "1998-12-14",
            "update_date": "2022-10-07",
            "expiry_date": "2027-12-13",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "seqtech.net",
            "domain_keyword": "seqtech",
            "domain_tld": "net",
            "query_time": "2024-04-13 16:40:06",
            "create_date": "2021-01-21",
            "update_date": "2022-10-29",
            "expiry_date": "2026-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "sitech.solutions",
            "domain_keyword": "sitech",
            "domain_tld": "solutions",
            "query_time": "2024-04-09 13:28:39",
            "create_date": "2017-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sitech Services BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dn-s.nl",
                "ns2.dn-s.nl",
                "ns3.dn-s.nl",
                "ns4.dn-s.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sjetech.com",
            "domain_keyword": "sjetech",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:36:12",
            "create_date": "2021-10-29",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sttech.net.cn",
            "domain_keyword": "sttech",
            "domain_tld": "net.cn",
            "query_time": "2024-04-21 23:57:02",
            "create_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "寻锐珍",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "s-tech.co.kr",
            "domain_keyword": "s-tech",
            "domain_tld": "co.kr",
            "query_time": "2022-07-07 06:36:32",
            "create_date": "2007-05-07",
            "update_date": "2020-08-31",
            "expiry_date": "2027-05-07",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "????????",
            "registrant_address": "????? ??? ??? 52 ???????? 302? 302ho, 52 Sinsu-ro Mapo-gu, Seoul, KR",
            "registrant_zip": "04088"
        },
        {
            "num": 60,
            "domain_name": "sktech.cloud",
            "domain_keyword": "sktech",
            "domain_tld": "cloud",
            "query_time": "2024-04-06 11:28:29",
            "create_date": "2024-02-17",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-17",
            "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": [
                "carol.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "oetech.org",
            "domain_keyword": "oetech",
            "domain_tld": "org",
            "query_time": "2024-05-04 09:05:22",
            "create_date": "2012-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 898,
            "registrar_name": "Alantron Inc.",
            "registrar_website": "https://www.alantron.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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.ni.net.tr",
                "ns2.ni.net.tr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "seteach.com",
            "domain_keyword": "seteach",
            "domain_tld": "com",
            "query_time": "2024-04-27 01:07:17",
            "create_date": "2013-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sextech.ru",
            "domain_keyword": "sextech",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:01:52",
            "create_date": "2016-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "sitech.sk",
            "domain_keyword": "sitech",
            "domain_tld": "sk",
            "query_time": "2024-05-06 12:19:44",
            "create_date": "2006-12-19",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-03",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "MG Consulting - Michal Géci",
            "registrant_company": "MG Consulting - Michal Géci",
            "registrant_address": "Kozia 12",
            "registrant_city": "Bratislava",
            "registrant_zip": "81103",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.245944385",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 65,
            "domain_name": "sutech.com.au",
            "domain_keyword": "sutech",
            "domain_tld": "com.au",
            "query_time": "2024-04-23 06:12:27",
            "update_date": "2024-03-05",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Steve Bowen",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wetech.com.br",
            "domain_keyword": "wetech",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 11:43:01",
            "create_date": "2015-03-11",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-11",
            "registrant_name": "WETECH TECNOLOGIA DA INFORMA??O LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.srv94.hosti9.com",
                "ns2.srv94.hosti9.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 67,
            "domain_name": "seteco.org",
            "domain_keyword": "seteco",
            "domain_tld": "org",
            "query_time": "2024-05-10 11:49:52",
            "create_date": "2010-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "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": "Dmitriy V Kopaev",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "settech.org",
            "domain_keyword": "settech",
            "domain_tld": "org",
            "query_time": "2024-05-22 09:45:00",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HKW",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-113-a.gandi.net",
                "ns-66-c.gandi.net",
                "ns-79-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "hetech.ro",
            "domain_keyword": "hetech",
            "domain_tld": "ro",
            "query_time": "2024-05-22 05:29:26",
            "create_date": "2014-03-20",
            "expiry_date": "2025-03-21",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 70,
            "domain_name": "swtech.it",
            "domain_keyword": "swtech",
            "domain_tld": "it",
            "query_time": "2024-05-23 02:06:44",
            "create_date": "2013-03-24",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-11",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "Software Technology S.r.l.",
            "name_servers": [
                "ns1126.ui-dns.biz",
                "ns1126.ui-dns.com",
                "ns1126.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "betech.io",
            "domain_keyword": "betech",
            "domain_tld": "io",
            "query_time": "2024-05-15 07:34:41",
            "create_date": "2017-07-11",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sgtech.it",
            "domain_keyword": "sgtech",
            "domain_tld": "it",
            "query_time": "2024-05-28 05:10:58",
            "create_date": "2012-01-13",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-13",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "S. & G. Technology srl",
            "registrant_address": "viale dell'Umanesimo, 308",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00144",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "semtech.net.cn",
            "domain_keyword": "semtech",
            "domain_tld": "net.cn",
            "query_time": "2024-05-29 12:26:30",
            "create_date": "2004-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "先之科半导体科技(东莞)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.prdcity.com",
                "ns2.prdcity.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sentech.pl",
            "domain_keyword": "sentech",
            "domain_tld": "pl",
            "query_time": "2024-05-31 08:48:02",
            "create_date": "2001-07-06",
            "update_date": "2022-06-17",
            "expiry_date": "2024-07-05",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns1.spider.pl",
                "dns2.spider.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "letech.jp",
            "domain_keyword": "letech",
            "domain_tld": "jp",
            "query_time": "2024-05-31 06:32:05",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Laisure Electronics Technology Co.,Ltd.",
            "registrant_address": "Shin-Marunouchi-Center Bldg. 21F",
            "registrant_zip": "100-0005",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-4589-3900",
            "name_servers": [
                "ns.e47.jp",
                "ns.itiinc.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 76,
            "domain_name": "sptech.world",
            "domain_keyword": "sptech",
            "domain_tld": "world",
            "query_time": "2024-05-30 02:06:22",
            "create_date": "2021-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-19",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sstech.co",
            "domain_keyword": "sstech",
            "domain_tld": "co",
            "query_time": "2024-04-17 14:51:59",
            "create_date": "2020-06-10",
            "update_date": "2022-08-23",
            "expiry_date": "2024-06-10",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Suffolk",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sentech.net",
            "domain_keyword": "sentech",
            "domain_tld": "net",
            "query_time": "2024-04-07 17:02:29",
            "create_date": "1998-11-16",
            "update_date": "2023-09-08",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "retech.world",
            "domain_keyword": "retech",
            "domain_tld": "world",
            "query_time": "2024-04-14 17:38:18",
            "create_date": "2022-11-02",
            "update_date": "2022-11-07",
            "expiry_date": "2027-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yuhao Yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "letech.com",
            "domain_keyword": "letech",
            "domain_tld": "com",
            "query_time": "2024-04-13 07:10:59",
            "create_date": "1996-03-08",
            "update_date": "2022-09-14",
            "expiry_date": "2027-03-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sretech.org",
            "domain_keyword": "sretech",
            "domain_tld": "org",
            "query_time": "2024-04-18 05:00:19",
            "create_date": "2023-03-10",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Grand Port",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "art.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "seteci.com.br",
            "domain_keyword": "seteci",
            "domain_tld": "com.br",
            "query_time": "2024-04-27 01:07:23",
            "create_date": "2018-05-23",
            "update_date": "2023-05-12",
            "expiry_date": "2026-05-23",
            "registrant_name": "SETE CONSULTORIA IMOBILIARIA LTDA",
            "name_servers": [
                "ns1.universonet.com.br",
                "ns2.universonet.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 83,
            "domain_name": "sttech.lt",
            "domain_keyword": "sttech",
            "domain_tld": "lt",
            "query_time": "2024-05-05 05:44:37",
            "create_date": "2021-04-08",
            "expiry_date": "2025-04-09",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 84,
            "domain_name": "sstech.fun",
            "domain_keyword": "sstech",
            "domain_tld": "fun",
            "query_time": "2024-05-08 14:06:48",
            "create_date": "2023-04-28",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "zhangwenbo",
            "registrant_state": "zhe jiang sheng",
            "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": [
                "generous.dnspod.net",
                "raincoat.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "betech.us",
            "domain_keyword": "betech",
            "domain_tld": "us",
            "query_time": "2024-05-07 23:36:59",
            "create_date": "2020-08-09",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "Mojtaba Shahabi",
            "registrant_company": "Betech limited",
            "registrant_address": "112 Station road",
            "registrant_city": "London",
            "registrant_state": "England",
            "registrant_zip": "N3 2SG",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.7857034888",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sptech.store",
            "domain_keyword": "sptech",
            "domain_tld": "store",
            "query_time": "2024-04-30 16:55:52",
            "create_date": "2022-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "alaric.ns.cloudflare.com",
                "dahlia.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "s8tech.com",
            "domain_keyword": "s8tech",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:44:11",
            "create_date": "2022-06-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sltech.club",
            "domain_keyword": "sltech",
            "domain_tld": "club",
            "query_time": "2024-05-12 18:38:27",
            "create_date": "2023-06-03",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "saetech.uk",
            "domain_keyword": "saetech",
            "domain_tld": "uk",
            "query_time": "2024-05-20 12:43:58",
            "create_date": "2019-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2026-03-21",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "s0tech.com",
            "domain_keyword": "s0tech",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:05:41",
            "create_date": "2020-09-16",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=s0tech.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sftech.com",
            "domain_keyword": "sftech",
            "domain_tld": "com",
            "query_time": "2024-05-17 00:13:08",
            "create_date": "1998-05-18",
            "update_date": "2023-05-22",
            "expiry_date": "2028-05-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "stetech.in",
            "domain_keyword": "stetech",
            "domain_tld": "in",
            "query_time": "2024-05-14 21:25:16",
            "create_date": "2010-06-25",
            "update_date": "2023-02-09",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sgtech.site",
            "domain_keyword": "sgtech",
            "domain_tld": "site",
            "query_time": "2024-05-21 12:22:10",
            "create_date": "2024-01-25",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cetech.lighting",
            "domain_keyword": "cetech",
            "domain_tld": "lighting",
            "query_time": "2024-05-25 10:20:50",
            "create_date": "2014-02-09",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Homer TLC, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": [
                "ns2.homedepot.com",
                "ns3.homedepot.com",
                "ns4.homedepot.com",
                "ns5.homedepot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "metech.biz",
            "domain_keyword": "metech",
            "domain_tld": "biz",
            "query_time": "2024-06-03 06:43:39",
            "create_date": "2014-04-01",
            "update_date": "2024-05-16",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alpine Metal Tech Germany GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ietech.guru",
            "domain_keyword": "ietech",
            "domain_tld": "guru",
            "query_time": "2024-06-01 22:58:28",
            "create_date": "2021-04-04",
            "update_date": "2024-05-04",
            "expiry_date": "2024-04-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "sptech.xyz",
            "domain_keyword": "sptech",
            "domain_tld": "xyz",
            "query_time": "2024-04-10 12:37:44",
            "create_date": "2024-02-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 3896,
            "registrar_name": "Sav.com, LLC- 6",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "netech.link",
            "domain_keyword": "netech",
            "domain_tld": "link",
            "query_time": "2024-04-19 22:39:40",
            "create_date": "2020-05-18",
            "update_date": "2024-03-30",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WUHAN NE TECHNOLOY CO.,LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "vetech.cn",
            "domain_keyword": "vetech",
            "domain_tld": "cn",
            "query_time": "2024-05-09 07:04:27",
            "create_date": "2004-05-13",
            "expiry_date": "2032-05-13",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "武汉市胜意科技发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "vip3.alidns.com",
                "vip4.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bsetech.in",
            "domain_keyword": "bsetech",
            "domain_tld": "in",
            "query_time": "2024-05-10 21:49:46",
            "create_date": "2020-03-06",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BSE Technologies Pvt Ltd",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.102,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>setech.com.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5878</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>setecs.it, sextech.email, aetech.mobi, seltech.fr, sutech.sk, getech.cn, betech.co.nz, srtech.company, sktech.jp, s3tech.ca, letech.com.cn, saetech.org, sxtech.app, ietech.it, sstech.co.th, swtech.top, s2tech.com, s2tech.net, netech.org, metech.nl, sitech.ai, sstech.de, scetech.eu, hetech.de, sftech.shop, svtech.co.jp, isetech.org, srtech.it, swtech.net, metech.com.pl, seqtech.com, sytech.tools, sitech.expert, sftech.biz, getech.biz, sentech.cd, segtech.net, sbetech.net, smetech.uk, wetech.africa, tsetech.info, sbtech.cloud, sebtech.de, bsetech.ru, shetech.jp, s3tech.co.in, sdtech.be, betech.nl, betech.global, sptech.pl, seetech.net, sstech.website, sotech.jp, sxtech.com, seqtech.net, sitech.solutions, sjetech.com, sttech.net.cn, s-tech.co.kr, sktech.cloud, oetech.org, seteach.com, sextech.ru, sitech.sk, sutech.com.au, wetech.com.br, seteco.org, settech.org, hetech.ro, swtech.it, betech.io, sgtech.it, semtech.net.cn, sentech.pl, letech.jp, sptech.world, sstech.co, sentech.net, retech.world, letech.com, sretech.org, seteci.com.br, sttech.lt, sstech.fun, betech.us, sptech.store, s8tech.com, sltech.club, saetech.uk, s0tech.com, sftech.com, stetech.in, sgtech.site, cetech.lighting, metech.biz, ietech.guru, sptech.xyz, netech.link, vetech.cn, bsetech.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>setecs.it</domain_name>
   <domain_keyword>setecs</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 15:44:49</query_time>
   <create_date>2006-10-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>UNIQUE MULTIMEDIA S.A.S. DI NETWHEEL S.R.L. &amp; C.</registrar_name>
   <registrar_website>https://www.unique.it</registrar_website>
   <registrant_company>SETECS ENGINEERING SRL</registrant_company>
   <registrant_address>VIA A.VOLTA, 10/C</registrant_address>
   <registrant_city>MESERO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20010</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns2.eroom.it</value>
    <value>rk2.eroom.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sextech.email</domain_name>
   <domain_keyword>sextech</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-08 19:54:31</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-17</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>3</num>
   <domain_name>aetech.mobi</domain_name>
   <domain_keyword>aetech</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-02 08:55:51</query_time>
   <create_date>2009-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>seltech.fr</domain_name>
   <domain_keyword>seltech</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:11:56</query_time>
   <create_date>1998-01-27</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Giulio Di Capua</registrant_name>
   <registrant_address>Seltech, 2, Allée des Cerisiers, 94042 Créteil</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.148929002</registrant_phone>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>sutech.sk</domain_name>
   <domain_keyword>sutech</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 03:57:23</query_time>
   <create_date>2007-10-02</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>getech.cn</domain_name>
   <domain_keyword>getech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 03:36:39</query_time>
   <create_date>2014-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>格创东智科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>betech.co.nz</domain_name>
   <domain_keyword>betech</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-07 23:36:59</query_time>
   <create_date>2011-03-29</create_date>
   <update_date>2023-05-02</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.openhost.co.nz</value>
    <value>ns2.openhost.co.nz</value>
    <value>ns3.openhost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>srtech.company</domain_name>
   <domain_keyword>srtech</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-09 16:53:55</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2027-05-06</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>srtech co.,ltd.</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</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>sktech.jp</domain_name>
   <domain_keyword>sktech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-20 00:39:21</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>koharu tanaka</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>s3tech.ca</domain_name>
   <domain_keyword>s3tech</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-13 00:22:03</query_time>
   <create_date>2003-06-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2028-06-26</expiry_date>
   <registrar_name>RCOM Canada, Corp.</registrar_name>
   <registrar_website>www.register.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>ns1-36.azure-dns.com</value>
    <value>ns2-36.azure-dns.net</value>
    <value>ns3-36.azure-dns.org</value>
    <value>ns4-36.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>letech.com.cn</domain_name>
   <domain_keyword>letech</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 17:43:54</query_time>
   <create_date>2003-11-04</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>广西联怡科技有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>saetech.org</domain_name>
   <domain_keyword>saetech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 08:58:36</query_time>
   <create_date>2021-06-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-19</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sxtech.app</domain_name>
   <domain_keyword>sxtech</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 22:52:03</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2026-01-23</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>ns77.domaincontrol.com</value>
    <value>ns78.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>14</num>
   <domain_name>ietech.it</domain_name>
   <domain_keyword>ietech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 22:38:38</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>Dominiok di Laura De Luca</registrar_name>
   <registrar_website>https://www.dominiok.it</registrar_website>
   <registrant_company>MARIO DE VIRGILIO</registrant_company>
   <registrant_address>VIA MASCAGNI PIETRO, 95</registrant_address>
   <registrant_city>SAN VITO DEI NORMANNI</registrant_city>
   <registrant_state>BR</registrant_state>
   <registrant_zip>72019</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dominiok.it</value>
    <value>ns2.dominiok.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sstech.co.th</domain_name>
   <domain_keyword>sstech</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-29 05:08:05</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2028-05-26</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>SIAM SAFETECH CO., LTD. (บริษัท สยาม เซฟเทค จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>north.bic.co.th</value>
    <value>south.bic.co.th</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>swtech.top</domain_name>
   <domain_keyword>swtech</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-10 22:19:24</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>han ming xing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guodongshen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>s2tech.com</domain_name>
   <domain_keyword>s2tech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 22:01:04</query_time>
   <create_date>1999-01-25</create_date>
   <update_date>2017-11-27</update_date>
   <expiry_date>2027-01-26</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e94eac5e-06d6-48ba-98fd-e4e9cfbdf346</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>s2tech.net</domain_name>
   <domain_keyword>s2tech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 22:01:04</query_time>
   <create_date>1999-10-20</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2032-10-20</expiry_date>
   <registrar_iana>636</registrar_iana>
   <registrar_name>BRANDON GRAY INTERNET SERVICES INC. (dba NameJuice.com)</registrar_name>
   <registrar_website>http://www.namejuice.com</registrar_website>
   <name_servers>
    <value>dns1.nameresolvers.com</value>
    <value>dns2.nameresolvers.com</value>
    <value>dns3.nameresolvers.com</value>
    <value>dns4.nameresolvers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>netech.org</domain_name>
   <domain_keyword>netech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 22:39:40</query_time>
   <create_date>2000-12-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2026-12-15</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>Netech Corporation.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>metech.nl</domain_name>
   <domain_keyword>metech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 16:23:11</query_time>
   <create_date>2014-11-01</create_date>
   <update_date>2021-10-18</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.zone</value>
    <value>ns2.zone</value>
    <value>ns3.zone</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sitech.ai</domain_name>
   <domain_keyword>sitech</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-05 15:22:46</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>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>22</num>
   <domain_name>sstech.de</domain_name>
   <domain_keyword>sstech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:04:54</query_time>
   <update_date>2018-02-28</update_date>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>scetech.eu</domain_name>
   <domain_keyword>scetech</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:14:49</query_time>
   <registrar_name>Register S.p.A.</registrar_name>
   <registrar_website>https://www.register.it/</registrar_website>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>hetech.de</domain_name>
   <domain_keyword>hetech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:52:50</query_time>
   <update_date>2021-05-20</update_date>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>sftech.shop</domain_name>
   <domain_keyword>sftech</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 06:12:42</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>dahlia.ns.cloudflare.com</value>
    <value>leif.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>26</num>
   <domain_name>svtech.co.jp</domain_name>
   <domain_keyword>svtech</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-20 18:29:06</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Silicon Valley Tech, Inc.</registrant_company>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>isetech.org</domain_name>
   <domain_keyword>isetech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 00:09:28</query_time>
   <create_date>2004-01-19</create_date>
   <update_date>2024-03-04</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.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>srtech.it</domain_name>
   <domain_keyword>srtech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-27 06:17:31</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>SALVATORE ROBUSCHI &amp; C SRL</registrant_company>
   <registrant_address>via segrè 11/a</registrant_address>
   <registrant_city>Parma</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>43100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>swtech.net</domain_name>
   <domain_keyword>swtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 04:34:09</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=swtech.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>metech.com.pl</domain_name>
   <domain_keyword>metech</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-19 06:31:40</query_time>
   <create_date>2012-08-13</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>seqtech.com</domain_name>
   <domain_keyword>seqtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:22:40</query_time>
   <create_date>2011-11-14</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/seqtech.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>lina.ns.cloudflare.com</value>
    <value>mitch.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sytech.tools</domain_name>
   <domain_keyword>sytech</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-24 21:48:48</query_time>
   <create_date>2020-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>33</num>
   <domain_name>sitech.expert</domain_name>
   <domain_keyword>sitech</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-25 11:58:51</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-05</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>allnav ag</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>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>ns1.cyon.ch</value>
    <value>ns2.cyon.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sftech.biz</domain_name>
   <domain_keyword>sftech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 05:19:56</query_time>
   <create_date>2008-10-03</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-10-02</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>ns33.domaincontrol.com</value>
    <value>ns34.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>35</num>
   <domain_name>getech.biz</domain_name>
   <domain_keyword>getech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 10:39:04</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>www.gabia.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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sentech.cd</domain_name>
   <domain_keyword>sentech</domain_keyword>
   <domain_tld>cd</domain_tld>
   <query_time>2024-06-01 10:03:47</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2022-06-29</update_date>
   <expiry_date>2022-09-01</expiry_date>
   <registrar_name>SCPT</registrar_name>
   <registrant_name>junior SENGA</registrant_name>
   <registrant_company>SENTECH</registrant_company>
   <registrant_address>Avenue colonel ebeya numero 1, commune de la Gombe</registrant_address>
   <registrant_city>Kinshasa</registrant_city>
   <registrant_state>Kinshasa</registrant_state>
   <registrant_zip>1000</registrant_zip>
   <registrant_country>CD</registrant_country>
   <registrant_email>juniorsengaatsentechrdc.com</registrant_email>
   <registrant_phone>+82.3362535</registrant_phone>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>segtech.net</domain_name>
   <domain_keyword>segtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 02:14:42</query_time>
   <create_date>2002-09-18</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sbetech.net</domain_name>
   <domain_keyword>sbetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 19:27:12</query_time>
   <create_date>2017-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-01</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>smetech.uk</domain_name>
   <domain_keyword>smetech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 04:31:48</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>FidoNet Registration Services Ltd [Tag = FIDONET]</registrar_name>
   <registrar_website>http://www.fido.net</registrar_website>
   <name_servers>
    <value>ns0.server.fido.net</value>
    <value>ns1.server.fido.net</value>
    <value>ns2.server.fido.net</value>
    <value>ns4.server.fido.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>wetech.africa</domain_name>
   <domain_keyword>wetech</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-07 07:21:59</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</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>41</num>
   <domain_name>tsetech.info</domain_name>
   <domain_keyword>tsetech</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 05:22:24</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liao Lingna</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hadlee.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.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>sbtech.cloud</domain_name>
   <domain_keyword>sbtech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-23 16:00:22</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-13</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_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>please query the rdds service of the registrar of 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-112.awsdns-14.com</value>
    <value>ns-1307.awsdns-35.org</value>
    <value>ns-1550.awsdns-01.co.uk</value>
    <value>ns-686.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sebtech.de</domain_name>
   <domain_keyword>sebtech</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:41:37</query_time>
   <update_date>2019-10-16</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>bsetech.ru</domain_name>
   <domain_keyword>bsetech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:07:50</query_time>
   <create_date>2022-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Obshchestvo s ogranichennoi otvetstvennostyu &quot;SMARTKHOFF GRUPP&quot;</registrant_company>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>shetech.jp</domain_name>
   <domain_keyword>shetech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-25 12:03:01</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>s3tech.co.in</domain_name>
   <domain_keyword>s3tech</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-10 03:02:21</query_time>
   <create_date>2013-07-02</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rioconn</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</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>dns1.iseencloud.net</value>
    <value>dns2.iseencloud.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sdtech.be</domain_name>
   <domain_keyword>sdtech</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-29 20:26:57</query_time>
   <create_date>2010-10-18</create_date>
   <registrar_name>Maehdros SA</registrar_name>
   <registrar_website>http://www.maehdros.com</registrar_website>
   <name_servers>
    <value>ns5.01multi.be</value>
    <value>ns6.01multi.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>betech.nl</domain_name>
   <domain_keyword>betech</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 07:34:42</query_time>
   <create_date>1998-03-04</create_date>
   <update_date>2020-03-27</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns021.auroradns.eu</value>
    <value>ns022.auroradns.nl</value>
    <value>ns023.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>betech.global</domain_name>
   <domain_keyword>betech</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-26 22:19:27</query_time>
   <create_date>2019-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</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>Expertus Technology</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</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>dns33.servidoresdns.net</value>
    <value>dns34.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sptech.pl</domain_name>
   <domain_keyword>sptech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 21:43:21</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2026-08-07</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>seetech.net</domain_name>
   <domain_keyword>seetech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 20:39:41</query_time>
   <create_date>2009-09-26</create_date>
   <update_date>2020-03-14</update_date>
   <expiry_date>2024-09-26</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sstech.website</domain_name>
   <domain_keyword>sstech</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-23 06:52:02</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-24</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>53</num>
   <domain_name>sotech.jp</domain_name>
   <domain_keyword>sotech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 13:51:00</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>yagishita kumiko</registrant_name>
   <registrant_address>2-10,misumicho</registrant_address>
   <registrant_zip>253-0023</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0467-59-1157</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>sxtech.com</domain_name>
   <domain_keyword>sxtech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 22:56:16</query_time>
   <create_date>1998-12-14</create_date>
   <update_date>2022-10-07</update_date>
   <expiry_date>2027-12-13</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns1.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>seqtech.net</domain_name>
   <domain_keyword>seqtech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 16:40:06</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2026-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>sitech.solutions</domain_name>
   <domain_keyword>sitech</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-09 13:28:39</query_time>
   <create_date>2017-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-19</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>Sitech Services BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dn-s.nl</value>
    <value>ns2.dn-s.nl</value>
    <value>ns3.dn-s.nl</value>
    <value>ns4.dn-s.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sjetech.com</domain_name>
   <domain_keyword>sjetech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:36:12</query_time>
   <create_date>2021-10-29</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sttech.net.cn</domain_name>
   <domain_keyword>sttech</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-21 23:57:02</query_time>
   <create_date>2023-06-04</create_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>寻锐珍</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>s-tech.co.kr</domain_name>
   <domain_keyword>s-tech</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-07 06:36:32</query_time>
   <create_date>2007-05-07</create_date>
   <update_date>2020-08-31</update_date>
   <expiry_date>2027-05-07</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>????????</registrant_name>
   <registrant_address>????? ??? ??? 52 ???????? 302? 302ho, 52 Sinsu-ro Mapo-gu, Seoul, KR</registrant_address>
   <registrant_zip>04088</registrant_zip>
  </value>
  <value>
   <num>60</num>
   <domain_name>sktech.cloud</domain_name>
   <domain_keyword>sktech</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-06 11:28:29</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-17</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>carol.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>oetech.org</domain_name>
   <domain_keyword>oetech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 09:05:22</query_time>
   <create_date>2012-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>898</registrar_iana>
   <registrar_name>Alantron Inc.</registrar_name>
   <registrar_website>https://www.alantron.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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.ni.net.tr</value>
    <value>ns2.ni.net.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>seteach.com</domain_name>
   <domain_keyword>seteach</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 01:07:17</query_time>
   <create_date>2013-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sextech.ru</domain_name>
   <domain_keyword>sextech</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:01:52</query_time>
   <create_date>2016-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>sitech.sk</domain_name>
   <domain_keyword>sitech</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 12:19:44</query_time>
   <create_date>2006-12-19</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>MG Consulting - Michal Géci</registrant_name>
   <registrant_company>MG Consulting - Michal Géci</registrant_company>
   <registrant_address>Kozia 12</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81103</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.245944385</registrant_phone>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sutech.com.au</domain_name>
   <domain_keyword>sutech</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-23 06:12:27</query_time>
   <update_date>2024-03-05</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Steve Bowen</registrant_name>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wetech.com.br</domain_name>
   <domain_keyword>wetech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 11:43:01</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrant_name>WETECH TECNOLOGIA DA INFORMA??O LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.srv94.hosti9.com</value>
    <value>ns2.srv94.hosti9.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>seteco.org</domain_name>
   <domain_keyword>seteco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 11:49:52</query_time>
   <create_date>2010-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</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>Dmitriy V Kopaev</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>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.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>settech.org</domain_name>
   <domain_keyword>settech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 09:45:00</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HKW</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-113-a.gandi.net</value>
    <value>ns-66-c.gandi.net</value>
    <value>ns-79-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hetech.ro</domain_name>
   <domain_keyword>hetech</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-22 05:29:26</query_time>
   <create_date>2014-03-20</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>swtech.it</domain_name>
   <domain_keyword>swtech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 02:06:44</query_time>
   <create_date>2013-03-24</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>Software Technology S.r.l.</registrant_company>
   <name_servers>
    <value>ns1126.ui-dns.biz</value>
    <value>ns1126.ui-dns.com</value>
    <value>ns1126.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>betech.io</domain_name>
   <domain_keyword>betech</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 07:34:41</query_time>
   <create_date>2017-07-11</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sgtech.it</domain_name>
   <domain_keyword>sgtech</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 05:10:58</query_time>
   <create_date>2012-01-13</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>S. &amp; G. Technology srl</registrant_company>
   <registrant_address>viale dell'Umanesimo, 308</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00144</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>73</num>
   <domain_name>semtech.net.cn</domain_name>
   <domain_keyword>semtech</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-29 12:26:30</query_time>
   <create_date>2004-07-28</create_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>先之科半导体科技(东莞)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.prdcity.com</value>
    <value>ns2.prdcity.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sentech.pl</domain_name>
   <domain_keyword>sentech</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 08:48:02</query_time>
   <create_date>2001-07-06</create_date>
   <update_date>2022-06-17</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>dns1.spider.pl</value>
    <value>dns2.spider.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>letech.jp</domain_name>
   <domain_keyword>letech</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 06:32:05</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Laisure Electronics Technology Co.,Ltd.</registrant_name>
   <registrant_address>Shin-Marunouchi-Center Bldg. 21F</registrant_address>
   <registrant_zip>100-0005</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-4589-3900</registrant_phone>
   <name_servers>
    <value>ns.e47.jp</value>
    <value>ns.itiinc.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>sptech.world</domain_name>
   <domain_keyword>sptech</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-30 02:06:22</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-19</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>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>77</num>
   <domain_name>sstech.co</domain_name>
   <domain_keyword>sstech</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 14:51:59</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Suffolk</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>78</num>
   <domain_name>sentech.net</domain_name>
   <domain_keyword>sentech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 17:02:29</query_time>
   <create_date>1998-11-16</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>retech.world</domain_name>
   <domain_keyword>retech</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-14 17:38:18</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2027-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yuhao Yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>letech.com</domain_name>
   <domain_keyword>letech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 07:10:59</query_time>
   <create_date>1996-03-08</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2027-03-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.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>sretech.org</domain_name>
   <domain_keyword>sretech</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 05:00:19</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.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>Grand Port</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>art.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>seteci.com.br</domain_name>
   <domain_keyword>seteci</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-27 01:07:23</query_time>
   <create_date>2018-05-23</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2026-05-23</expiry_date>
   <registrant_name>SETE CONSULTORIA IMOBILIARIA LTDA</registrant_name>
   <name_servers>
    <value>ns1.universonet.com.br</value>
    <value>ns2.universonet.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>sttech.lt</domain_name>
   <domain_keyword>sttech</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-05 05:44:37</query_time>
   <create_date>2021-04-08</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>sstech.fun</domain_name>
   <domain_keyword>sstech</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 14:06:48</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>zhangwenbo</registrant_company>
   <registrant_state>zhe jiang sheng</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>generous.dnspod.net</value>
    <value>raincoat.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>betech.us</domain_name>
   <domain_keyword>betech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 23:36:59</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>Mojtaba Shahabi</registrant_name>
   <registrant_company>Betech limited</registrant_company>
   <registrant_address>112 Station road</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>England</registrant_state>
   <registrant_zip>N3 2SG</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.7857034888</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sptech.store</domain_name>
   <domain_keyword>sptech</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 16:55:52</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>alaric.ns.cloudflare.com</value>
    <value>dahlia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>s8tech.com</domain_name>
   <domain_keyword>s8tech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:44:11</query_time>
   <create_date>2022-06-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-25</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>ns41.domaincontrol.com</value>
    <value>ns42.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>88</num>
   <domain_name>sltech.club</domain_name>
   <domain_keyword>sltech</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-12 18:38:27</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>saetech.uk</domain_name>
   <domain_keyword>saetech</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-20 12:43:58</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>s0tech.com</domain_name>
   <domain_keyword>s0tech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:05:41</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=s0tech.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>91</num>
   <domain_name>sftech.com</domain_name>
   <domain_keyword>sftech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 00:13:08</query_time>
   <create_date>1998-05-18</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2028-05-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>stetech.in</domain_name>
   <domain_keyword>stetech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 21:25:16</query_time>
   <create_date>2010-06-25</create_date>
   <update_date>2023-02-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sgtech.site</domain_name>
   <domain_keyword>sgtech</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 12:22:10</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cetech.lighting</domain_name>
   <domain_keyword>cetech</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-05-25 10:20:50</query_time>
   <create_date>2014-02-09</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Homer TLC, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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>ns2.homedepot.com</value>
    <value>ns3.homedepot.com</value>
    <value>ns4.homedepot.com</value>
    <value>ns5.homedepot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>metech.biz</domain_name>
   <domain_keyword>metech</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-03 06:43:39</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alpine Metal Tech Germany GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ietech.guru</domain_name>
   <domain_keyword>ietech</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-01 22:58:28</query_time>
   <create_date>2021-04-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sptech.xyz</domain_name>
   <domain_keyword>sptech</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-10 12:37:44</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>3896</registrar_iana>
   <registrar_name>Sav.com, LLC- 6</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>netech.link</domain_name>
   <domain_keyword>netech</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-19 22:39:40</query_time>
   <create_date>2020-05-18</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WUHAN NE TECHNOLOY CO.,LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>vetech.cn</domain_name>
   <domain_keyword>vetech</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 07:04:27</query_time>
   <create_date>2004-05-13</create_date>
   <expiry_date>2032-05-13</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>武汉市胜意科技发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>vip3.alidns.com</value>
    <value>vip4.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bsetech.in</domain_name>
   <domain_keyword>bsetech</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 21:49:46</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BSE Technologies Pvt Ltd</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.102</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.