WHOIS QUERY TIME

20 May 2024 - 6:24 PM UTC

Registered: 29 April 2020
Expiry: 29 April 2025

REGISTRAR

Name: Web Commerce Communications Limited

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 黄桂林
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sawtek.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sawtek.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sawtek.com.cn",
            "domain_keyword": "sawtek",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 18:24:20",
            "create_date": "2020-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "黄桂林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sawtek.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sawtek.com.cn</domain_name>
   <domain_keyword>sawtek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 18:24:20</query_time>
   <create_date>2020-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>黄桂林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.143 seconds) for "sawtek.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Feb 2024 - 3:14 PM UTC

Registered: 29 April 2020
Expiry: 29 April 2024

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 邝士咏
Email: [email protected]

#2 - QUERY TIME

11 Apr 2024 - 8:20 AM UTC

Registered: 29 April 2020
Expiry: 29 April 2025

REGISTRAR

Name: Web Commerce Communications Limited

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 黄桂林
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sawtek.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sawtek.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sawtek.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "sawtek.com.cn",
            "domain_keyword": "sawtek",
            "domain_tld": "com.cn",
            "query_time": "2024-02-26 15:14:32",
            "create_date": "2020-04-29",
            "expiry_date": "2024-04-29",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "邝士咏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sawtek.com.cn",
            "domain_keyword": "sawtek",
            "domain_tld": "com.cn",
            "query_time": "2024-04-11 08:20:53",
            "create_date": "2020-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "黄桂林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.143,
        "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>sawtek.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>sawtek.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sawtek.com.cn</domain_name>
   <domain_keyword>sawtek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-02-26 15:14:32</query_time>
   <create_date>2020-04-29</create_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>邝士咏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sawtek.com.cn</domain_name>
   <domain_keyword>sawtek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-11 08:20:53</query_time>
   <create_date>2020-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>黄桂林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.143</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 3 domain names (in 0.049 seconds) which contained the exact domain keyword "sawtek".
Domain Name Registered Expiry Registrar Ownership
1 sawtek.com 24 Nov 1992 23 Nov 2031 Amazon Registrar, Inc. Identity Protection Service
2 sawtek.ru 19 Jun 2014 19 Jun 2025 SALENAMES-RU Private Person
3 sawtek.net 12 Sep 2019 12 Sep 2024 Atak Domain Sawinmak
4 sawtek.com.cn 29 Apr 2020 29 Apr 2025 Web Commerce Communications Limited 黄桂林

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sawtek&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sawtek",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "sawtek.com, sawtek.ru, sawtek.net, sawtek.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "sawtek.com",
            "domain_keyword": "sawtek",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:44:11",
            "create_date": "1992-11-24",
            "update_date": "2023-02-27",
            "expiry_date": "2031-11-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of sawtek.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1093.awsdns-08.org",
                "ns-1611.awsdns-09.co.uk",
                "ns-361.awsdns-45.com",
                "ns-712.awsdns-25.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sawtek.ru",
            "domain_keyword": "sawtek",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:43:50",
            "create_date": "2014-06-19",
            "expiry_date": "2025-06-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "sawtek.net",
            "domain_keyword": "sawtek",
            "domain_tld": "net",
            "query_time": "2024-05-29 16:56:20",
            "create_date": "2019-09-12",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain",
            "registrar_website": "http://apiname.com",
            "registrant_name": "Ismail Kahveci",
            "registrant_company": "Sawinmak",
            "registrant_address": "Samanli Mah, Yucel Cd. No70/1",
            "registrant_city": "Yildirim",
            "registrant_state": "Bursa",
            "registrant_zip": "16270",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.5308411668",
            "name_servers": [
                "ns3.hostinguz.com",
                "ns4.hostinguz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sawtek.com.cn",
            "domain_keyword": "sawtek",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 18:24:20",
            "create_date": "2020-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "黄桂林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sawtek</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>sawtek.com, sawtek.ru, sawtek.net, sawtek.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sawtek.com</domain_name>
   <domain_keyword>sawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:44:11</query_time>
   <create_date>1992-11-24</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2031-11-23</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of sawtek.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1093.awsdns-08.org</value>
    <value>ns-1611.awsdns-09.co.uk</value>
    <value>ns-361.awsdns-45.com</value>
    <value>ns-712.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sawtek.ru</domain_name>
   <domain_keyword>sawtek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:43:50</query_time>
   <create_date>2014-06-19</create_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sawtek.net</domain_name>
   <domain_keyword>sawtek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 16:56:20</query_time>
   <create_date>2019-09-12</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain</registrar_name>
   <registrar_website>http://apiname.com</registrar_website>
   <registrant_name>Ismail Kahveci</registrant_name>
   <registrant_company>Sawinmak</registrant_company>
   <registrant_address>Samanli Mah, Yucel Cd. No70/1</registrant_address>
   <registrant_city>Yildirim</registrant_city>
   <registrant_state>Bursa</registrant_state>
   <registrant_zip>16270</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.5308411668</registrant_phone>
   <name_servers>
    <value>ns3.hostinguz.com</value>
    <value>ns4.hostinguz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sawtek.com.cn</domain_name>
   <domain_keyword>sawtek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 18:24:20</query_time>
   <create_date>2020-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>黄桂林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.049</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,244 domain names (in 0.256 seconds) which look and sound like the brand name "sawtek".
Domain Name Registered Expiry Registrar Ownership
1 saztek.com 17 Oct 2007 17 Oct 2027 GoDaddy.com, LLC -
2 swatek.uk 13 Apr 2023 13 Apr 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
3 saltek.eu - - Webglobe, s.r.o. -
4 samtek.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
5 dawtek.com.au - - Domain Directors Pty Ltd trading as Instra Kristine Daw
6 saitek.ma 5 Mar 2020 5 Mar 2025 NINDO Digitalab Sarl
7 sewtek.com 10 Apr 2023 10 Apr 2026 Network Solutions, LLC PERFECT PRIVACY, LLC
8 sartek.com 6 Oct 2003 6 Oct 2024 Network Solutions, LLC -
9 sawtec.eu - - Realtime Register B.V. -
10 tawtek.com 14 Jan 2018 14 Jan 2025 IONOS SE TawTek
11 samtek.group 16 Feb 2022 16 Feb 2025 Mesh Digital Limited REDACTED FOR PRIVACY
12 sewtek.online 10 Apr 2023 10 Apr 2025 Network Solutions LLC -
13 santek.com.au - - Web Address Registration Pty Ltd Glen Laundy
14 santek.co 17 Apr 2023 17 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
15 rawtek.info 19 Jan 2022 19 Jan 2027 Wild West Domains, LLC REDACTED FOR PRIVACY
16 saetek.com 7 Oct 2023 7 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
17 zawtek.space 25 Aug 2023 25 Aug 2024 Hosting Ukraine LLC Hosting Ukraine LLC
18 sagtek.net 6 May 2024 6 May 2025 IONOS SE Zeeko Ltd
19 samtek.ca 9 Mar 2024 9 Mar 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
20 santek.it 25 Feb 2018 25 Feb 2025 Register S.p.a. Santek Srl
21 saftek.com 6 Jan 2003 6 Jan 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
22 saitek.cn 28 Jul 2014 28 Jul 2024 厦门易名科技股份有限公司 林智茂
23 shawtek.com 7 Dec 2001 7 Dec 2028 GoDaddy.com, LLC -
24 sartek.it 3 Dec 2015 3 Dec 2024 Netsons S.r.l. SMAA ADV di Salvemini Elisabetta Marianna
25 santek.org 25 Sep 2002 25 Sep 2024 Atak Domain Bilgi Teknolojileri A.Ş. Domain Hizmeti Bworks tarafindan verilmektedir.
26 sastek.net 13 Apr 2002 13 Apr 2025 IONOS SE 1&1 Internet Limited
27 santek.su 18 Jan 2018 18 Jan 2025 RUCENTER-SU Private Person
28 saytek.org 13 Nov 2023 13 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 saytek.it 30 Jun 2010 30 Jun 2024 Aruba s.p.a. Giuliano Goffi
30 sastek.dev 15 May 2023 15 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
31 slwtek.com 21 Oct 2009 21 Oct 2024 Chengdu Century Oriental Network Communication Co., Ltd. -
32 sowtek.com 21 Nov 2023 21 Nov 2025 GoDaddy.com, LLC -
33 samtek.net 2 Oct 2008 2 Oct 2024 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
34 saltek.xyz 23 Jul 2022 23 Jul 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
35 nawtek.net 3 Sep 2016 3 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
36 samtek.dk 27 Oct 1998 31 Dec 2024 - SAMTEK ApS
37 sautek.com 22 Jul 2005 22 Jul 2024 Blue Razor Domains, LLC -
38 sawtel.org 16 Aug 2020 16 Aug 2024 eNom, LLC Data Protected
39 swatek.legal 8 Apr 2023 8 Apr 2025 EuroDNS S.A. Kancelaria Radcy Prawnego Arkadiusz Swatek
40 santek.press 18 Jan 2022 18 Jan 2025 Registrar of Domain Names REG.RU, LLC LLC "SANTEK"
41 sattek.org 12 Jul 2016 12 Jul 2024 Mesh Digital Limited Domains By Proxy, LLC
42 samtek.us 8 Dec 2020 8 Dec 2024 GoDaddy.com, LLC Rupak Desai
43 saatek.net 23 Apr 2024 23 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Saatek
44 saitek.com 27 Jun 1996 26 Jun 2024 MarkMonitor, Inc. Logitech Inc.
45 jawtek.com 2 Oct 2015 2 Oct 2024 GoDaddy.com, LLC -
46 saftek.org 7 Jan 2003 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 saltek.com 22 Mar 1999 22 Mar 2028 Namebay REDACTED FOR PRIVACY
48 sawtak.live 25 Apr 2024 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 samtek.eu - - CRegISP Ltd -
50 swatek.com 7 Dec 1996 6 Dec 2024 Network Solutions, LLC -
51 sabtek.in 11 Oct 2020 11 Oct 2024 GoDaddy.com, LLC ACCURA INDUSTRIES LLP.
52 fawtek.com 11 Apr 2013 11 Apr 2025 GoDaddy.com, LLC -
53 saftek.net 7 Jan 2003 7 Jan 2025 GoDaddy.com, LLC -
54 sawlek.com 27 Nov 2023 27 Nov 2024 Porkbun LLC Private by Design, LLC
55 sattek.com 27 Aug 2004 27 Aug 2024 Megazone Corp., dba HOSTING.KR Boosting Inc
56 sawatek.net 14 May 2023 14 May 2025 World4You Internet Services GmbH REDACTED FOR PRIVACY
57 saktek.in 20 Sep 2017 20 Sep 2024 GoDaddy.com, LLC saktek foundation
58 rawtek.com 14 Mar 2013 14 Mar 2025 Rebel.com REDACTED FOR PRIVACY
59 saitek.se 25 Oct 1997 31 Dec 2024 Loopia AB -
60 sagtek.store 6 May 2024 6 May 2025 IONOS SE Data Privacy Protected
61 saktek.com 4 Jun 2002 4 Jun 2025 Name SRS AB Shield Whois
62 sawatek.com 23 Nov 2022 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
63 saqtek.com 17 Apr 2024 17 Apr 2025 Network Solutions, LLC -
64 sawtak.com 16 May 2004 16 May 2025 GoDaddy.com, LLC -
65 sartek.ru 19 Aug 2010 19 Aug 2024 SALENAMES-RU Private Person
66 saitek.xyz 3 Jun 2024 3 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
67 sawted.co.uk 2 Nov 2022 2 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
68 saltek.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
69 dawtek.com 24 Feb 2018 24 Feb 2025 GoDaddy.com, LLC -
70 santek.us 30 Apr 2010 29 Apr 2025 Tucows Domains Inc. kunihiro yatsugi
71 samtek.nl 27 Jun 2007 - team.blue nl B.V. -
72 saptek.fr 25 Jan 2017 25 Jan 2025 GANDI SAPTEK
73 saotek.ru 14 Jan 2022 14 Jan 2025 REGRU-RU Private Person
74 saktek.org 21 Jan 2023 21 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Bansal Tutorials
75 sadtek.co.mz 7 Jul 2021 7 Jul 2024 MozDomains Example Inc.
76 saytek.com 13 Aug 1998 12 Aug 2024 INAMES CO., LTD. Jinsoo Yoon
77 sautek.ru 7 Sep 2003 9 Sep 2024 RU-CENTER-RU JSC "Sautek"
78 sastek.org 19 Aug 2019 19 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 sawtee.com 27 Aug 2019 27 Aug 2025 GoDaddy.com, LLC -
80 saftek.biz 29 Jun 2008 28 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Saftek LTD.
81 sawtec.com 10 Jun 2012 10 Jun 2025 Go Canada Domains, LLC -
82 santek.hr 1 Oct 2014 17 Apr 2025 CARNET SanTek d.o.o.
83 saweek.com 26 Sep 2020 26 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 saptek.com 25 Jan 2016 25 Jan 2025 GoDaddy.com, LLC -
85 sattek.com.co 16 Nov 2016 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 sawted.com 26 Nov 2012 26 Nov 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 14108680
87 sawten.com 17 Mar 2009 18 Mar 2025 CSC CORPORATE DOMAINS, INC. Lions Gate Entertainment Inc.
88 sabtek.org 17 Oct 2023 17 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
89 sawtuk.com 11 May 2020 11 May 2025 GoDaddy.com, LLC -
90 santek.jp 25 Jun 2006 30 Jun 2024 - Kuni Yatsugi
91 sautek.store 6 Jun 2024 6 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
92 sadtek.com 9 Feb 2010 9 Feb 2025 Bizcn.com,Inc. REDACTED FOR PRIVACY
93 sawtes.com 25 May 2023 25 May 2024 SAV.COM, LLC REDACTED FOR PRIVACY
94 saltek.info 14 Nov 2001 14 Nov 2024 Gransy, s.r.o. Mius a.s.
95 saitek.info 23 Jun 2023 23 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
96 saitek.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
97 nawtek.com 19 Jun 2007 19 Jun 2024 NameCheap, Inc. -
98 sagtek.shop 6 May 2024 6 May 2025 IONOS SE -
99 santek.eu - - COREhub S.R.L.U. -
100 saitek.net 14 Jul 2015 14 Jul 2024 IONOS SE REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Sawtek.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sawtek.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sawtek.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 5244,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "saztek.com, swatek.uk, saltek.eu, samtek.xyz, dawtek.com.au, saitek.ma, sewtek.com, sartek.com, sawtec.eu, tawtek.com, samtek.group, sewtek.online, santek.com.au, santek.co, rawtek.info, saetek.com, zawtek.space, sagtek.net, samtek.ca, santek.it, saftek.com, saitek.cn, shawtek.com, sartek.it, santek.org, sastek.net, santek.su, saytek.org, saytek.it, sastek.dev, slwtek.com, sowtek.com, samtek.net, saltek.xyz, nawtek.net, samtek.dk, sautek.com, sawtel.org, swatek.legal, santek.press, sattek.org, samtek.us, saatek.net, saitek.com, jawtek.com, saftek.org, saltek.com, sawtak.live, samtek.eu, swatek.com, sabtek.in, fawtek.com, saftek.net, sawlek.com, sattek.com, sawatek.net, saktek.in, rawtek.com, saitek.se, sagtek.store, saktek.com, sawatek.com, saqtek.com, sawtak.com, sartek.ru, saitek.xyz, sawted.co.uk, saltek.us, dawtek.com, santek.us, samtek.nl, saptek.fr, saotek.ru, saktek.org, sadtek.co.mz, saytek.com, sautek.ru, sastek.org, sawtee.com, saftek.biz, sawtec.com, santek.hr, saweek.com, saptek.com, sattek.com.co, sawted.com, sawten.com, sabtek.org, sawtuk.com, santek.jp, sautek.store, sadtek.com, sawtes.com, saltek.info, saitek.info, saitek.us, nawtek.com, sagtek.shop, santek.eu, saitek.net",
    "results": [
        {
            "num": 1,
            "domain_name": "saztek.com",
            "domain_keyword": "saztek",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:36:00",
            "create_date": "2007-10-17",
            "update_date": "2022-09-06",
            "expiry_date": "2027-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "swatek.uk",
            "domain_keyword": "swatek",
            "domain_tld": "uk",
            "query_time": "2024-05-12 10:46:02",
            "create_date": "2023-04-13",
            "update_date": "2024-02-10",
            "expiry_date": "2025-04-13",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "saltek.eu",
            "domain_keyword": "saltek",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:58:05",
            "registrar_name": "Webglobe, s.r.o.",
            "registrar_website": "https://www.webglobe.cz/",
            "name_servers": [
                "ns1.ignum.com",
                "ns2.ignum.cz"
            ]
        },
        {
            "num": 4,
            "domain_name": "samtek.xyz",
            "domain_keyword": "samtek",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 06:41:53",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dawtek.com.au",
            "domain_keyword": "dawtek",
            "domain_tld": "com.au",
            "query_time": "2024-05-03 09:06:56",
            "update_date": "2023-07-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Kristine Daw",
            "name_servers": [
                "ns1.sgp25.siteground.asia",
                "ns2.sgp25.siteground.asia"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "saitek.ma",
            "domain_keyword": "saitek",
            "domain_tld": "ma",
            "query_time": "2023-01-26 01:21:18",
            "create_date": "2020-03-05",
            "update_date": "2021-12-29",
            "expiry_date": "2025-03-05",
            "registrar_name": "NINDO",
            "registrant_name": "Digitalab Sarl",
            "name_servers": [
                "ns1.nindohost.net",
                "ns2.nindohost.net",
                "ns3.nindohost.net",
                "ns4.nindohost.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ]
        },
        {
            "num": 7,
            "domain_name": "sewtek.com",
            "domain_keyword": "sewtek",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:39:40",
            "create_date": "2023-04-10",
            "update_date": "2023-04-11",
            "expiry_date": "2026-04-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns29.worldnic.com",
                "ns30.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sartek.com",
            "domain_keyword": "sartek",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:55:33",
            "create_date": "2003-10-06",
            "update_date": "2023-04-27",
            "expiry_date": "2024-10-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "christian.ns.cloudflare.com",
                "millie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sawtec.eu",
            "domain_keyword": "sawtec",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:14:22",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns-567dvn56gd.dnswnd.be",
                "ns-cae163cafd.dnswnd.de",
                "ns-dgjhfxdged.dnswnd.eu"
            ]
        },
        {
            "num": 10,
            "domain_name": "tawtek.com",
            "domain_keyword": "tawtek",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:16:49",
            "create_date": "2018-01-14",
            "update_date": "2021-07-22",
            "expiry_date": "2025-01-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TawTek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1056.ui-dns.de",
                "ns1086.ui-dns.org",
                "ns1092.ui-dns.com",
                "ns1105.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "samtek.group",
            "domain_keyword": "samtek",
            "domain_tld": "group",
            "query_time": "2024-06-13 11:45:06",
            "create_date": "2022-02-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sewtek.online",
            "domain_keyword": "sewtek",
            "domain_tld": "online",
            "query_time": "2024-05-03 15:13:31",
            "create_date": "2023-04-10",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "santek.com.au",
            "domain_keyword": "santek",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 19:03:03",
            "update_date": "2023-03-16",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Glen Laundy",
            "name_servers": [
                "ns1.tekspec-hosting.com",
                "ns2.tekspec-hosting.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "santek.co",
            "domain_keyword": "santek",
            "domain_tld": "co",
            "query_time": "2024-06-02 07:41:32",
            "create_date": "2023-04-17",
            "update_date": "2024-04-22",
            "expiry_date": "2024-04-17",
            "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.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "rawtek.info",
            "domain_keyword": "rawtek",
            "domain_tld": "info",
            "query_time": "2024-05-27 06:52:51",
            "create_date": "2022-01-19",
            "update_date": "2024-03-29",
            "expiry_date": "2027-01-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns159.hostingraja.org",
                "ns160.hostingraja.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "saetek.com",
            "domain_keyword": "saetek",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:19:13",
            "create_date": "2023-10-07",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "zawtek.space",
            "domain_keyword": "zawtek",
            "domain_tld": "space",
            "query_time": "2024-05-09 09:51:34",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "mack.ns.cloudflare.com",
                "selah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sagtek.net",
            "domain_keyword": "sagtek",
            "domain_tld": "net",
            "query_time": "2024-05-09 17:09:21",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeeko Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LEC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1039.ui-dns.de",
                "ns1080.ui-dns.org",
                "ns1090.ui-dns.biz",
                "ns1099.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "samtek.ca",
            "domain_keyword": "samtek",
            "domain_tld": "ca",
            "query_time": "2024-05-16 15:17:18",
            "create_date": "2024-03-09",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-09",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "santek.it",
            "domain_keyword": "santek",
            "domain_tld": "it",
            "query_time": "2024-05-13 08:23:46",
            "create_date": "2018-02-25",
            "update_date": "2024-03-12",
            "expiry_date": "2025-02-25",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Santek Srl",
            "registrant_address": "via Castelfidardo 32/A",
            "registrant_city": "Busto Arsizio",
            "registrant_state": "VA",
            "registrant_zip": "21052",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 21,
            "domain_name": "saftek.com",
            "domain_keyword": "saftek",
            "domain_tld": "com",
            "query_time": "2024-05-20 20:20:39",
            "create_date": "2003-01-06",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (427610283)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O saftek.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "saitek.cn",
            "domain_keyword": "saitek",
            "domain_tld": "cn",
            "query_time": "2024-06-11 19:06:59",
            "create_date": "2014-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "林智茂",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "shawtek.com",
            "domain_keyword": "shawtek",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:36:08",
            "create_date": "2001-12-07",
            "update_date": "2023-12-01",
            "expiry_date": "2028-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sartek.it",
            "domain_keyword": "sartek",
            "domain_tld": "it",
            "query_time": "2024-04-22 19:46:21",
            "create_date": "2015-12-03",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-03",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "SMAA ADV di Salvemini Elisabetta Marianna",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "santek.org",
            "domain_keyword": "santek",
            "domain_tld": "org",
            "query_time": "2024-04-22 11:21:13",
            "create_date": "2002-09-25",
            "update_date": "2022-12-05",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Bilgi Teknolojileri A.Ş.",
            "registrar_website": "http://apiname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Hizmeti Bworks tarafindan verilmektedir.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Adana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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.bogaziciworks.com",
                "ns2.bogaziciworks.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sastek.net",
            "domain_keyword": "sastek",
            "domain_tld": "net",
            "query_time": "2024-05-02 21:13:49",
            "create_date": "2002-04-13",
            "update_date": "2017-12-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1058.ui-dns.biz",
                "ns1058.ui-dns.com",
                "ns1058.ui-dns.de",
                "ns1058.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "santek.su",
            "domain_keyword": "santek",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:58",
            "create_date": "2018-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 28,
            "domain_name": "saytek.org",
            "domain_keyword": "saytek",
            "domain_tld": "org",
            "query_time": "2024-05-17 07:33:41",
            "create_date": "2023-11-13",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "saytek.it",
            "domain_keyword": "saytek",
            "domain_tld": "it",
            "query_time": "2024-04-24 08:43:01",
            "create_date": "2010-06-30",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-30",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Giuliano Goffi",
            "registrant_address": "Via Talia, 2",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00133",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 30,
            "domain_name": "sastek.dev",
            "domain_keyword": "sastek",
            "domain_tld": "dev",
            "query_time": "2024-05-17 07:53:05",
            "create_date": "2023-05-15",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ned.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "slwtek.com",
            "domain_keyword": "slwtek",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:49:03",
            "create_date": "2009-10-21",
            "update_date": "2020-05-12",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1632,
            "registrar_name": "Chengdu Century Oriental Network Communication Co., Ltd.",
            "registrar_website": "http://www.51web.com",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://www.51web.com/domain/whoisfrom",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "sowtek.com",
            "domain_keyword": "sowtek",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:22:29",
            "create_date": "2023-11-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "marek.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "samtek.net",
            "domain_keyword": "samtek",
            "domain_tld": "net",
            "query_time": "2024-05-20 14:41:35",
            "create_date": "2008-10-02",
            "update_date": "2020-04-18",
            "expiry_date": "2024-10-02",
            "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": 34,
            "domain_name": "saltek.xyz",
            "domain_keyword": "saltek",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 23:37:11",
            "create_date": "2022-07-23",
            "update_date": "2023-08-31",
            "expiry_date": "2025-07-23",
            "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": [
                "coen.ns.cloudflare.com",
                "cora.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "nawtek.net",
            "domain_keyword": "nawtek",
            "domain_tld": "net",
            "query_time": "2024-04-25 04:02:26",
            "create_date": "2016-09-03",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.hawkhost.com",
                "ns2.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "samtek.dk",
            "domain_keyword": "samtek",
            "domain_tld": "dk",
            "query_time": "2024-05-10 17:28:37",
            "create_date": "1998-10-27",
            "expiry_date": "2024-12-31",
            "registrant_name": "SAMTEK ApS",
            "registrant_address": "Nyholms Alle 22",
            "registrant_city": "Rødovre",
            "registrant_zip": "2610",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.danaweb.org",
                "ns2.danaweb.org",
                "ns3.danaweb.org",
                "ns4.danaweb.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "sautek.com",
            "domain_keyword": "sautek",
            "domain_tld": "com",
            "query_time": "2024-05-07 18:52:14",
            "create_date": "2005-07-22",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-22",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://www.bluerazor.com",
            "name_servers": [
                "dns12.sysop12.com",
                "dns13.sysop12.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sawtel.org",
            "domain_keyword": "sawtel",
            "domain_tld": "org",
            "query_time": "2024-04-23 06:11:51",
            "create_date": "2020-08-16",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "swatek.legal",
            "domain_keyword": "swatek",
            "domain_tld": "legal",
            "query_time": "2024-04-23 12:35:25",
            "create_date": "2023-04-08",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kancelaria Radcy Prawnego Arkadiusz Swatek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "santek.press",
            "domain_keyword": "santek",
            "domain_tld": "press",
            "query_time": "2024-05-20 13:00:40",
            "create_date": "2022-01-18",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "LLC \"SANTEK\"",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sattek.org",
            "domain_keyword": "sattek",
            "domain_tld": "org",
            "query_time": "2024-06-11 08:38:55",
            "create_date": "2016-07-12",
            "update_date": "2023-11-15",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "samtek.us",
            "domain_keyword": "samtek",
            "domain_tld": "us",
            "query_time": "2024-06-13 11:45:06",
            "create_date": "2020-12-08",
            "update_date": "2022-12-14",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Rupak Desai",
            "registrant_address": "24288 Lilys Nest Ln",
            "registrant_city": "Aldie",
            "registrant_state": "Virginia",
            "registrant_zip": "20105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7039895797",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "saatek.net",
            "domain_keyword": "saatek",
            "domain_tld": "net",
            "query_time": "2024-04-26 18:05:44",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Wilmer Llerena",
            "registrant_company": "Saatek",
            "registrant_address": "Urb Compostela Km 14 puntilla Salitre",
            "registrant_city": "Daule",
            "registrant_state": "Guayas",
            "registrant_zip": "091910",
            "registrant_country": "EC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+593.987814438",
            "name_servers": [
                "ns10.hostingcolor.com",
                "ns8.hostingcolor.com",
                "ns9.hostingcolor.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "saitek.com",
            "domain_keyword": "saitek",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:33:54",
            "create_date": "1996-06-27",
            "update_date": "2024-02-15",
            "expiry_date": "2024-06-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Logitech Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/saitek.com",
            "name_servers": [
                "ns-1.logitech.com",
                "ns-2.logitech.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "jawtek.com",
            "domain_keyword": "jawtek",
            "domain_tld": "com",
            "query_time": "2024-04-22 13:08:35",
            "create_date": "2015-10-02",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "saftek.org",
            "domain_keyword": "saftek",
            "domain_tld": "org",
            "query_time": "2024-04-16 14:27:39",
            "create_date": "2003-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "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": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "saltek.com",
            "domain_keyword": "saltek",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:30:31",
            "create_date": "1999-03-22",
            "update_date": "2019-03-22",
            "expiry_date": "2028-03-22",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=29af2906-9272-43be-aeb1-6006d8740c97&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sawtak.live",
            "domain_keyword": "sawtak",
            "domain_tld": "live",
            "query_time": "2024-04-27 17:51:30",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "samtek.eu",
            "domain_keyword": "samtek",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:58:24",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 50,
            "domain_name": "swatek.com",
            "domain_keyword": "swatek",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:49:17",
            "create_date": "1996-12-07",
            "update_date": "2023-10-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sabtek.in",
            "domain_keyword": "sabtek",
            "domain_tld": "in",
            "query_time": "2024-04-18 17:06:39",
            "create_date": "2020-10-11",
            "update_date": "2023-02-15",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACCURA INDUSTRIES LLP.",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com",
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "fawtek.com",
            "domain_keyword": "fawtek",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:03:05",
            "create_date": "2013-04-11",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "saftek.net",
            "domain_keyword": "saftek",
            "domain_tld": "net",
            "query_time": "2024-06-05 10:53:42",
            "create_date": "2003-01-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sawlek.com",
            "domain_keyword": "sawlek",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:56:09",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/sawlek.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "blerghpqeahrdrsln.hydrapiglephant.com",
                "blerghtiwzncconod.hydrapiglephant.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sattek.com",
            "domain_keyword": "sattek",
            "domain_tld": "com",
            "query_time": "2024-06-11 08:38:55",
            "create_date": "2004-08-27",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Boosting Inc",
            "registrant_company": "Boosting Inc",
            "registrant_address": "590330 Myeongnyun-ro 26an-gil,  Jung-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.534220377",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "sawatek.net",
            "domain_keyword": "sawatek",
            "domain_tld": "net",
            "query_time": "2024-05-17 07:29:26",
            "create_date": "2023-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1476,
            "registrar_name": "World4You Internet Services GmbH",
            "registrar_website": "https://www.world4you.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://whoispro.domain-robot.org/whois/sawatek.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "saktek.in",
            "domain_keyword": "saktek",
            "domain_tld": "in",
            "query_time": "2024-05-29 20:04:30",
            "create_date": "2017-09-20",
            "update_date": "2023-02-14",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "saktek foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andaman and Nicobar Islands",
            "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": [
                "drew.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rawtek.com",
            "domain_keyword": "rawtek",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:39:55",
            "create_date": "2013-03-14",
            "update_date": "2024-01-21",
            "expiry_date": "2025-03-14",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.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": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameserverbox.com",
                "ns2.nameserverbox.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "saitek.se",
            "domain_keyword": "saitek",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:51:39",
            "create_date": "1997-10-25",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-31",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 60,
            "domain_name": "sagtek.store",
            "domain_keyword": "sagtek",
            "domain_tld": "store",
            "query_time": "2024-05-09 17:45:58",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1065.ui-dns.org",
                "ns1079.ui-dns.biz",
                "ns1099.ui-dns.com",
                "ns1107.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "saktek.com",
            "domain_keyword": "saktek",
            "domain_tld": "com",
            "query_time": "2024-05-10 09:40:58",
            "create_date": "2002-06-04",
            "update_date": "2024-05-07",
            "expiry_date": "2025-06-04",
            "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.driftshotellet.com",
                "ns2.driftshotellet.com",
                "ns3.driftshotellet.com",
                "ns4.driftshotellet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sawatek.com",
            "domain_keyword": "sawatek",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:55:13",
            "create_date": "2022-11-23",
            "update_date": "2022-11-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "saqtek.com",
            "domain_keyword": "saqtek",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:58:59",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "hgns1.hostgator.com",
                "hgns2.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sawtak.com",
            "domain_keyword": "sawtak",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:30:16",
            "create_date": "2004-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sartek.ru",
            "domain_keyword": "sartek",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:39:32",
            "create_date": "2010-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "saitek.xyz",
            "domain_keyword": "saitek",
            "domain_tld": "xyz",
            "query_time": "2024-06-05 16:52:38",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sawted.co.uk",
            "domain_keyword": "sawted",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 07:30:17",
            "create_date": "2022-11-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "saltek.us",
            "domain_keyword": "saltek",
            "domain_tld": "us",
            "query_time": "2024-05-27 04:42:18",
            "create_date": "2023-10-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dawtek.com",
            "domain_keyword": "dawtek",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:25:38",
            "create_date": "2018-02-24",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "santek.us",
            "domain_keyword": "santek",
            "domain_tld": "us",
            "query_time": "2024-05-07 01:12:29",
            "create_date": "2010-04-30",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "kunihiro yatsugi",
            "registrant_company": "kunihiro yatsugi",
            "registrant_address": "9350 Waxie Way",
            "registrant_city": "san diego",
            "registrant_state": "CA",
            "registrant_zip": "92123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8582787300",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "samtek.nl",
            "domain_keyword": "samtek",
            "domain_tld": "nl",
            "query_time": "2024-05-06 13:08:23",
            "create_date": "2007-06-27",
            "update_date": "2021-11-04",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 72,
            "domain_name": "saptek.fr",
            "domain_keyword": "saptek",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:13:05",
            "create_date": "2017-01-25",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-25",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "SAPTEK",
            "registrant_address": "SAPTEK, 5 allee du petit val, 77100 Nanteuil les Meaux",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.682908608",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 73,
            "domain_name": "saotek.ru",
            "domain_keyword": "saotek",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:26:25",
            "create_date": "2022-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "saktek.org",
            "domain_keyword": "saktek",
            "domain_tld": "org",
            "query_time": "2024-05-23 00:23:27",
            "create_date": "2023-01-21",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bansal Tutorials",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns6151.hostgator.com",
                "ns6152.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sadtek.co.mz",
            "domain_keyword": "sadtek",
            "domain_tld": "co.mz",
            "query_time": "2024-05-25 04:47:29",
            "create_date": "2021-07-07",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1,
            "registrar_name": "MozDomains",
            "registrar_website": "https://www.wakusell.com",
            "registrant_name": "Daniel Gimo",
            "registrant_company": "Example Inc.",
            "registrant_address": "Av. 24 de Julho",
            "registrant_city": "Beira",
            "registrant_state": "Sofals",
            "registrant_zip": "2100",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.7221073",
            "name_servers": [
                "laylah.ns.cloudflare.com",
                "morgan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "saytek.com",
            "domain_keyword": "saytek",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:33:41",
            "create_date": "1998-08-13",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Jinsoo Yoon",
            "registrant_company": "Jinsoo Yoon",
            "registrant_address": "106-903, DambangMaeul APT, Mansu6Dong, Namdong-Ku",
            "registrant_city": "Inchon",
            "registrant_state": "Busan",
            "registrant_zip": "405759",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.324628592",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sautek.ru",
            "domain_keyword": "sautek",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:42:22",
            "create_date": "2003-09-07",
            "expiry_date": "2024-09-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC \"Sautek\"",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "sastek.org",
            "domain_keyword": "sastek",
            "domain_tld": "org",
            "query_time": "2024-04-17 18:33:18",
            "create_date": "2019-08-19",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns58.tr.dnsowner.com",
                "ns59.tr.dnsowner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sawtee.com",
            "domain_keyword": "sawtee",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:11:51",
            "create_date": "2019-08-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "saftek.biz",
            "domain_keyword": "saftek",
            "domain_tld": "biz",
            "query_time": "2024-05-19 11:42:09",
            "create_date": "2008-06-29",
            "update_date": "2022-05-19",
            "expiry_date": "2024-06-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Saftek LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Israel",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sawtec.com",
            "domain_keyword": "sawtec",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:22:58",
            "create_date": "2012-06-10",
            "update_date": "2022-09-11",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.com",
            "name_servers": [
                "ns18.gendns.com",
                "ns19.gendns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "santek.hr",
            "domain_keyword": "santek",
            "domain_tld": "hr",
            "query_time": "2024-05-17 11:05:29",
            "create_date": "2014-10-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "SanTek d.o.o.",
            "registrant_address": "Varaždinska ulica 138 f",
            "registrant_city": "Novi Marof",
            "registrant_state": "HR",
            "registrant_zip": "42220",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.iskon.hr",
                "dns2.iskon.hr"
            ]
        },
        {
            "num": 83,
            "domain_name": "saweek.com",
            "domain_keyword": "saweek",
            "domain_tld": "com",
            "query_time": "2024-06-05 23:28:48",
            "create_date": "2020-09-26",
            "update_date": "2021-08-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "saptek.com",
            "domain_keyword": "saptek",
            "domain_tld": "com",
            "query_time": "2024-06-13 13:49:30",
            "create_date": "2016-01-25",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sattek.com.co",
            "domain_keyword": "sattek",
            "domain_tld": "com.co",
            "query_time": "2024-05-09 01:48:09",
            "create_date": "2016-11-16",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dongee.com",
                "ns2.dongee.com",
                "ns3.dongee.com",
                "ns4.dongee.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sawted.com",
            "domain_keyword": "sawted",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:11:51",
            "create_date": "2012-11-26",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-26",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 770fb",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 14108680",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sawten.com",
            "domain_keyword": "sawten",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:30:17",
            "create_date": "2009-03-17",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Host Master",
            "registrant_company": "Lions Gate Entertainment Inc.",
            "registrant_address": "2700 Colorado Ave.",
            "registrant_city": "Santa Monica",
            "registrant_state": "CA",
            "registrant_zip": "90404",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7208527700",
            "registrant_fax": "+1.7208527700",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sabtek.org",
            "domain_keyword": "sabtek",
            "domain_tld": "org",
            "query_time": "2024-05-02 02:06:26",
            "create_date": "2023-10-17",
            "update_date": "2023-10-22",
            "expiry_date": "2026-10-17",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sawtuk.com",
            "domain_keyword": "sawtuk",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:23:20",
            "create_date": "2020-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "leonidas.ns.cloudflare.com",
                "mimi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "santek.jp",
            "domain_keyword": "santek",
            "domain_tld": "jp",
            "query_time": "2024-06-02 07:41:32",
            "create_date": "2006-06-25",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "Kuni Yatsugi",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 91,
            "domain_name": "sautek.store",
            "domain_keyword": "sautek",
            "domain_tld": "store",
            "query_time": "2024-06-09 18:52:38",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sadtek.com",
            "domain_keyword": "sadtek",
            "domain_tld": "com",
            "query_time": "2024-04-09 12:03:15",
            "create_date": "2010-02-09",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-09",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "glen.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "sawtes.com",
            "domain_keyword": "sawtes",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:44:12",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2024-05-25",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=sawtes.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "saltek.info",
            "domain_keyword": "saltek",
            "domain_tld": "info",
            "query_time": "2024-05-27 04:42:18",
            "create_date": "2001-11-14",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mius a.s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.pending-verification.joker.com",
                "b.pending-verification.joker.com",
                "c.pending-verification.joker.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "saitek.info",
            "domain_keyword": "saitek",
            "domain_tld": "info",
            "query_time": "2024-05-19 22:39:00",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "saitek.us",
            "domain_keyword": "saitek",
            "domain_tld": "us",
            "query_time": "2024-05-27 06:15:20",
            "create_date": "2023-10-11",
            "update_date": "2024-01-03",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nawtek.com",
            "domain_keyword": "nawtek",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:02:26",
            "create_date": "2007-06-19",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.hawkhost.com",
                "ns2.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sagtek.shop",
            "domain_keyword": "sagtek",
            "domain_tld": "shop",
            "query_time": "2024-05-09 17:32:28",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1039.ui-dns.de",
                "ns1080.ui-dns.org",
                "ns1090.ui-dns.biz",
                "ns1099.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "santek.eu",
            "domain_keyword": "santek",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:13:21",
            "registrar_name": "COREhub S.R.L.U.",
            "registrar_website": "http://corehub.net",
            "name_servers": [
                "ns1.croadria.com",
                "ns2.croadria.com"
            ]
        },
        {
            "num": 100,
            "domain_name": "saitek.net",
            "domain_keyword": "saitek",
            "domain_tld": "net",
            "query_time": "2024-05-20 18:22:07",
            "create_date": "2015-07-14",
            "update_date": "2017-12-13",
            "expiry_date": "2024-07-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1093.ui-dns.biz",
                "ns1093.ui-dns.com",
                "ns1093.ui-dns.de",
                "ns1093.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.256,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sawtek.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5244</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>saztek.com, swatek.uk, saltek.eu, samtek.xyz, dawtek.com.au, saitek.ma, sewtek.com, sartek.com, sawtec.eu, tawtek.com, samtek.group, sewtek.online, santek.com.au, santek.co, rawtek.info, saetek.com, zawtek.space, sagtek.net, samtek.ca, santek.it, saftek.com, saitek.cn, shawtek.com, sartek.it, santek.org, sastek.net, santek.su, saytek.org, saytek.it, sastek.dev, slwtek.com, sowtek.com, samtek.net, saltek.xyz, nawtek.net, samtek.dk, sautek.com, sawtel.org, swatek.legal, santek.press, sattek.org, samtek.us, saatek.net, saitek.com, jawtek.com, saftek.org, saltek.com, sawtak.live, samtek.eu, swatek.com, sabtek.in, fawtek.com, saftek.net, sawlek.com, sattek.com, sawatek.net, saktek.in, rawtek.com, saitek.se, sagtek.store, saktek.com, sawatek.com, saqtek.com, sawtak.com, sartek.ru, saitek.xyz, sawted.co.uk, saltek.us, dawtek.com, santek.us, samtek.nl, saptek.fr, saotek.ru, saktek.org, sadtek.co.mz, saytek.com, sautek.ru, sastek.org, sawtee.com, saftek.biz, sawtec.com, santek.hr, saweek.com, saptek.com, sattek.com.co, sawted.com, sawten.com, sabtek.org, sawtuk.com, santek.jp, sautek.store, sadtek.com, sawtes.com, saltek.info, saitek.info, saitek.us, nawtek.com, sagtek.shop, santek.eu, saitek.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>saztek.com</domain_name>
   <domain_keyword>saztek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:36:00</query_time>
   <create_date>2007-10-17</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2027-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>swatek.uk</domain_name>
   <domain_keyword>swatek</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 10:46:02</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>saltek.eu</domain_name>
   <domain_keyword>saltek</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:58:05</query_time>
   <registrar_name>Webglobe, s.r.o.</registrar_name>
   <registrar_website>https://www.webglobe.cz/</registrar_website>
   <name_servers>
    <value>ns1.ignum.com</value>
    <value>ns2.ignum.cz</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>samtek.xyz</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 06:41:53</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>5</num>
   <domain_name>dawtek.com.au</domain_name>
   <domain_keyword>dawtek</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-03 09:06:56</query_time>
   <update_date>2023-07-01</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>Kristine Daw</registrant_name>
   <name_servers>
    <value>ns1.sgp25.siteground.asia</value>
    <value>ns2.sgp25.siteground.asia</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>saitek.ma</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>ma</domain_tld>
   <query_time>2023-01-26 01:21:18</query_time>
   <create_date>2020-03-05</create_date>
   <update_date>2021-12-29</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>NINDO</registrar_name>
   <registrant_name>Digitalab Sarl</registrant_name>
   <name_servers>
    <value>ns1.nindohost.net</value>
    <value>ns2.nindohost.net</value>
    <value>ns3.nindohost.net</value>
    <value>ns4.nindohost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>sewtek.com</domain_name>
   <domain_keyword>sewtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:39:40</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2026-04-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns29.worldnic.com</value>
    <value>ns30.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sartek.com</domain_name>
   <domain_keyword>sartek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:55:33</query_time>
   <create_date>2003-10-06</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>christian.ns.cloudflare.com</value>
    <value>millie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sawtec.eu</domain_name>
   <domain_keyword>sawtec</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:14:22</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns-567dvn56gd.dnswnd.be</value>
    <value>ns-cae163cafd.dnswnd.de</value>
    <value>ns-dgjhfxdged.dnswnd.eu</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>tawtek.com</domain_name>
   <domain_keyword>tawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:16:49</query_time>
   <create_date>2018-01-14</create_date>
   <update_date>2021-07-22</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TawTek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1056.ui-dns.de</value>
    <value>ns1086.ui-dns.org</value>
    <value>ns1092.ui-dns.com</value>
    <value>ns1105.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>samtek.group</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-13 11:45:06</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sewtek.online</domain_name>
   <domain_keyword>sewtek</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 15:13:31</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>santek.com.au</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 19:03:03</query_time>
   <update_date>2023-03-16</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Glen Laundy</registrant_name>
   <name_servers>
    <value>ns1.tekspec-hosting.com</value>
    <value>ns2.tekspec-hosting.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>santek.co</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-02 07:41:32</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-04-17</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.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>15</num>
   <domain_name>rawtek.info</domain_name>
   <domain_keyword>rawtek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 06:52:51</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2027-01-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns159.hostingraja.org</value>
    <value>ns160.hostingraja.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>saetek.com</domain_name>
   <domain_keyword>saetek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:19:13</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>zawtek.space</domain_name>
   <domain_keyword>zawtek</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-09 09:51:34</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>mack.ns.cloudflare.com</value>
    <value>selah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sagtek.net</domain_name>
   <domain_keyword>sagtek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 17:09:21</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeeko Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LEC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1039.ui-dns.de</value>
    <value>ns1080.ui-dns.org</value>
    <value>ns1090.ui-dns.biz</value>
    <value>ns1099.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>samtek.ca</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 15:17:18</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>santek.it</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 08:23:46</query_time>
   <create_date>2018-02-25</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Santek Srl</registrant_company>
   <registrant_address>via Castelfidardo 32/A</registrant_address>
   <registrant_city>Busto Arsizio</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21052</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>21</num>
   <domain_name>saftek.com</domain_name>
   <domain_keyword>saftek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 20:20:39</query_time>
   <create_date>2003-01-06</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (427610283)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O saftek.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>saitek.cn</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 19:06:59</query_time>
   <create_date>2014-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>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>shawtek.com</domain_name>
   <domain_keyword>shawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:36:08</query_time>
   <create_date>2001-12-07</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2028-12-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sartek.it</domain_name>
   <domain_keyword>sartek</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 19:46:21</query_time>
   <create_date>2015-12-03</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>SMAA ADV di Salvemini Elisabetta Marianna</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>santek.org</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 11:21:13</query_time>
   <create_date>2002-09-25</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Bilgi Teknolojileri A.Ş.</registrar_name>
   <registrar_website>http://apiname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Hizmeti Bworks tarafindan verilmektedir.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Adana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.bogaziciworks.com</value>
    <value>ns2.bogaziciworks.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sastek.net</domain_name>
   <domain_keyword>sastek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 21:13:49</query_time>
   <create_date>2002-04-13</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1058.ui-dns.de</value>
    <value>ns1058.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>santek.su</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:58</query_time>
   <create_date>2018-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>saytek.org</domain_name>
   <domain_keyword>saytek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 07:33:41</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>saytek.it</domain_name>
   <domain_keyword>saytek</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 08:43:01</query_time>
   <create_date>2010-06-30</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Giuliano Goffi</registrant_company>
   <registrant_address>Via Talia, 2</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00133</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>30</num>
   <domain_name>sastek.dev</domain_name>
   <domain_keyword>sastek</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-17 07:53:05</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ned.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>slwtek.com</domain_name>
   <domain_keyword>slwtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:49:03</query_time>
   <create_date>2009-10-21</create_date>
   <update_date>2020-05-12</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1632</registrar_iana>
   <registrar_name>Chengdu Century Oriental Network Communication Co., Ltd.</registrar_name>
   <registrar_website>http://www.51web.com</registrar_website>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.51web.com/domain/whoisfrom</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sowtek.com</domain_name>
   <domain_keyword>sowtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:22:29</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-11-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>marek.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>samtek.net</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 14:41:35</query_time>
   <create_date>2008-10-02</create_date>
   <update_date>2020-04-18</update_date>
   <expiry_date>2024-10-02</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>34</num>
   <domain_name>saltek.xyz</domain_name>
   <domain_keyword>saltek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 23:37:11</query_time>
   <create_date>2022-07-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-07-23</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>coen.ns.cloudflare.com</value>
    <value>cora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>nawtek.net</domain_name>
   <domain_keyword>nawtek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 04:02:26</query_time>
   <create_date>2016-09-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.hawkhost.com</value>
    <value>ns2.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>samtek.dk</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 17:28:37</query_time>
   <create_date>1998-10-27</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>SAMTEK ApS</registrant_name>
   <registrant_address>Nyholms Alle 22</registrant_address>
   <registrant_city>Rødovre</registrant_city>
   <registrant_zip>2610</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.danaweb.org</value>
    <value>ns2.danaweb.org</value>
    <value>ns3.danaweb.org</value>
    <value>ns4.danaweb.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sautek.com</domain_name>
   <domain_keyword>sautek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 18:52:14</query_time>
   <create_date>2005-07-22</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://www.bluerazor.com</registrar_website>
   <name_servers>
    <value>dns12.sysop12.com</value>
    <value>dns13.sysop12.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sawtel.org</domain_name>
   <domain_keyword>sawtel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 06:11:51</query_time>
   <create_date>2020-08-16</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>swatek.legal</domain_name>
   <domain_keyword>swatek</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-04-23 12:35:25</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kancelaria Radcy Prawnego Arkadiusz Swatek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>santek.press</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-20 13:00:40</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>LLC &quot;SANTEK&quot;</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sattek.org</domain_name>
   <domain_keyword>sattek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 08:38:55</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>samtek.us</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-13 11:45:06</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Rupak Desai</registrant_name>
   <registrant_address>24288 Lilys Nest Ln</registrant_address>
   <registrant_city>Aldie</registrant_city>
   <registrant_state>Virginia</registrant_state>
   <registrant_zip>20105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7039895797</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>saatek.net</domain_name>
   <domain_keyword>saatek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 18:05:44</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Wilmer Llerena</registrant_name>
   <registrant_company>Saatek</registrant_company>
   <registrant_address>Urb Compostela Km 14 puntilla Salitre</registrant_address>
   <registrant_city>Daule</registrant_city>
   <registrant_state>Guayas</registrant_state>
   <registrant_zip>091910</registrant_zip>
   <registrant_country>EC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+593.987814438</registrant_phone>
   <name_servers>
    <value>ns10.hostingcolor.com</value>
    <value>ns8.hostingcolor.com</value>
    <value>ns9.hostingcolor.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>saitek.com</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:33:54</query_time>
   <create_date>1996-06-27</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Logitech Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/saitek.com</registrant_email>
   <name_servers>
    <value>ns-1.logitech.com</value>
    <value>ns-2.logitech.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>jawtek.com</domain_name>
   <domain_keyword>jawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 13:08:35</query_time>
   <create_date>2015-10-02</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>46</num>
   <domain_name>saftek.org</domain_name>
   <domain_keyword>saftek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 14:27:39</query_time>
   <create_date>2003-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</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>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>saltek.com</domain_name>
   <domain_keyword>saltek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:30:31</query_time>
   <create_date>1999-03-22</create_date>
   <update_date>2019-03-22</update_date>
   <expiry_date>2028-03-22</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=29af2906-9272-43be-aeb1-6006d8740c97&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sawtak.live</domain_name>
   <domain_keyword>sawtak</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-27 17:51:30</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>samtek.eu</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:58:24</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>swatek.com</domain_name>
   <domain_keyword>swatek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:49:17</query_time>
   <create_date>1996-12-07</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-12-06</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sabtek.in</domain_name>
   <domain_keyword>sabtek</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-18 17:06:39</query_time>
   <create_date>2020-10-11</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-10-11</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>ACCURA INDUSTRIES LLP.</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
    <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>52</num>
   <domain_name>fawtek.com</domain_name>
   <domain_keyword>fawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:03:05</query_time>
   <create_date>2013-04-11</create_date>
   <update_date>2024-04-22</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</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>saftek.net</domain_name>
   <domain_keyword>saftek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 10:53:42</query_time>
   <create_date>2003-01-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>54</num>
   <domain_name>sawlek.com</domain_name>
   <domain_keyword>sawlek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:56:09</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/sawlek.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>blerghpqeahrdrsln.hydrapiglephant.com</value>
    <value>blerghtiwzncconod.hydrapiglephant.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sattek.com</domain_name>
   <domain_keyword>sattek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 08:38:55</query_time>
   <create_date>2004-08-27</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Boosting Inc</registrant_name>
   <registrant_company>Boosting Inc</registrant_company>
   <registrant_address>590330 Myeongnyun-ro 26an-gil,  Jung-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.534220377</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>sawatek.net</domain_name>
   <domain_keyword>sawatek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 07:29:26</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1476</registrar_iana>
   <registrar_name>World4You Internet Services GmbH</registrar_name>
   <registrar_website>https://www.world4you.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>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/sawatek.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>saktek.in</domain_name>
   <domain_keyword>saktek</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 20:04:30</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-09-20</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>saktek foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andaman and Nicobar Islands</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>drew.ns.cloudflare.com</value>
    <value>rihana.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>58</num>
   <domain_name>rawtek.com</domain_name>
   <domain_keyword>rawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:39:55</query_time>
   <create_date>2013-03-14</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameserverbox.com</value>
    <value>ns2.nameserverbox.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>saitek.se</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:51:39</query_time>
   <create_date>1997-10-25</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sagtek.store</domain_name>
   <domain_keyword>sagtek</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 17:45:58</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1065.ui-dns.org</value>
    <value>ns1079.ui-dns.biz</value>
    <value>ns1099.ui-dns.com</value>
    <value>ns1107.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>saktek.com</domain_name>
   <domain_keyword>saktek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 09:40:58</query_time>
   <create_date>2002-06-04</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-06-04</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.driftshotellet.com</value>
    <value>ns2.driftshotellet.com</value>
    <value>ns3.driftshotellet.com</value>
    <value>ns4.driftshotellet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sawatek.com</domain_name>
   <domain_keyword>sawatek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:55:13</query_time>
   <create_date>2022-11-23</create_date>
   <update_date>2022-11-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>saqtek.com</domain_name>
   <domain_keyword>saqtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:58:59</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-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>hgns1.hostgator.com</value>
    <value>hgns2.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sawtak.com</domain_name>
   <domain_keyword>sawtak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:30:16</query_time>
   <create_date>2004-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>65</num>
   <domain_name>sartek.ru</domain_name>
   <domain_keyword>sartek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:39:32</query_time>
   <create_date>2010-08-19</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>saitek.xyz</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-05 16:52:38</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>sawted.co.uk</domain_name>
   <domain_keyword>sawted</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 07:30:17</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>saltek.us</domain_name>
   <domain_keyword>saltek</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 04:42:18</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dawtek.com</domain_name>
   <domain_keyword>dawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:25:38</query_time>
   <create_date>2018-02-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-24</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.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>70</num>
   <domain_name>santek.us</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 01:12:29</query_time>
   <create_date>2010-04-30</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>kunihiro yatsugi</registrant_name>
   <registrant_company>kunihiro yatsugi</registrant_company>
   <registrant_address>9350 Waxie Way</registrant_address>
   <registrant_city>san diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8582787300</registrant_phone>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>samtek.nl</domain_name>
   <domain_keyword>samtek</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 13:08:23</query_time>
   <create_date>2007-06-27</create_date>
   <update_date>2021-11-04</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>saptek.fr</domain_name>
   <domain_keyword>saptek</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:13:05</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>SAPTEK</registrant_company>
   <registrant_address>SAPTEK, 5 allee du petit val, 77100 Nanteuil les Meaux</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.682908608</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>saotek.ru</domain_name>
   <domain_keyword>saotek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:26:25</query_time>
   <create_date>2022-01-14</create_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>saktek.org</domain_name>
   <domain_keyword>saktek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 00:23:27</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bansal Tutorials</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns6151.hostgator.com</value>
    <value>ns6152.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sadtek.co.mz</domain_name>
   <domain_keyword>sadtek</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-25 04:47:29</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1</registrar_iana>
   <registrar_name>MozDomains</registrar_name>
   <registrar_website>https://www.wakusell.com</registrar_website>
   <registrant_name>Daniel Gimo</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Av. 24 de Julho</registrant_address>
   <registrant_city>Beira</registrant_city>
   <registrant_state>Sofals</registrant_state>
   <registrant_zip>2100</registrant_zip>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.7221073</registrant_phone>
   <name_servers>
    <value>laylah.ns.cloudflare.com</value>
    <value>morgan.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>76</num>
   <domain_name>saytek.com</domain_name>
   <domain_keyword>saytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:33:41</query_time>
   <create_date>1998-08-13</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Jinsoo Yoon</registrant_name>
   <registrant_company>Jinsoo Yoon</registrant_company>
   <registrant_address>106-903, DambangMaeul APT, Mansu6Dong, Namdong-Ku</registrant_address>
   <registrant_city>Inchon</registrant_city>
   <registrant_state>Busan</registrant_state>
   <registrant_zip>405759</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.324628592</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sautek.ru</domain_name>
   <domain_keyword>sautek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:42:22</query_time>
   <create_date>2003-09-07</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC &quot;Sautek&quot;</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>sastek.org</domain_name>
   <domain_keyword>sastek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 18:33:18</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns58.tr.dnsowner.com</value>
    <value>ns59.tr.dnsowner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sawtee.com</domain_name>
   <domain_keyword>sawtee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:11:51</query_time>
   <create_date>2019-08-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>saftek.biz</domain_name>
   <domain_keyword>saftek</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 11:42:09</query_time>
   <create_date>2008-06-29</create_date>
   <update_date>2022-05-19</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Saftek LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Israel</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sawtec.com</domain_name>
   <domain_keyword>sawtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:22:58</query_time>
   <create_date>2012-06-10</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.com</registrar_website>
   <name_servers>
    <value>ns18.gendns.com</value>
    <value>ns19.gendns.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>82</num>
   <domain_name>santek.hr</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-17 11:05:29</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>SanTek d.o.o.</registrant_name>
   <registrant_address>Varaždinska ulica 138 f</registrant_address>
   <registrant_city>Novi Marof</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>42220</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.iskon.hr</value>
    <value>dns2.iskon.hr</value>
   </name_servers>
  </value>
  <value>
   <num>83</num>
   <domain_name>saweek.com</domain_name>
   <domain_keyword>saweek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 23:28:48</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2021-08-26</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>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>saptek.com</domain_name>
   <domain_keyword>saptek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 13:49:30</query_time>
   <create_date>2016-01-25</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>85</num>
   <domain_name>sattek.com.co</domain_name>
   <domain_keyword>sattek</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-09 01:48:09</query_time>
   <create_date>2016-11-16</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dongee.com</value>
    <value>ns2.dongee.com</value>
    <value>ns3.dongee.com</value>
    <value>ns4.dongee.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>86</num>
   <domain_name>sawted.com</domain_name>
   <domain_keyword>sawted</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:11:51</query_time>
   <create_date>2012-11-26</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 770fb</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 14108680</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sawten.com</domain_name>
   <domain_keyword>sawten</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:30:17</query_time>
   <create_date>2009-03-17</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Lions Gate Entertainment Inc.</registrant_company>
   <registrant_address>2700 Colorado Ave.</registrant_address>
   <registrant_city>Santa Monica</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90404</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7208527700</registrant_phone>
   <registrant_fax>+1.7208527700</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sabtek.org</domain_name>
   <domain_keyword>sabtek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 02:06:26</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2026-10-17</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sawtuk.com</domain_name>
   <domain_keyword>sawtuk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:23:20</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</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>leonidas.ns.cloudflare.com</value>
    <value>mimi.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>90</num>
   <domain_name>santek.jp</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 07:41:32</query_time>
   <create_date>2006-06-25</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Kuni Yatsugi</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</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>91</num>
   <domain_name>sautek.store</domain_name>
   <domain_keyword>sautek</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-09 18:52:38</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sadtek.com</domain_name>
   <domain_keyword>sadtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 12:03:15</query_time>
   <create_date>2010-02-09</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>glen.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sawtes.com</domain_name>
   <domain_keyword>sawtes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:44:12</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=sawtes.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.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>saltek.info</domain_name>
   <domain_keyword>saltek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 04:42:18</query_time>
   <create_date>2001-11-14</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mius a.s.</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.pending-verification.joker.com</value>
    <value>b.pending-verification.joker.com</value>
    <value>c.pending-verification.joker.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>saitek.info</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 22:39:00</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>96</num>
   <domain_name>saitek.us</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 06:15:20</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nawtek.com</domain_name>
   <domain_keyword>nawtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:02:26</query_time>
   <create_date>2007-06-19</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-19</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.hawkhost.com</value>
    <value>ns2.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sagtek.shop</domain_name>
   <domain_keyword>sagtek</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-09 17:32:28</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1039.ui-dns.de</value>
    <value>ns1080.ui-dns.org</value>
    <value>ns1090.ui-dns.biz</value>
    <value>ns1099.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>santek.eu</domain_name>
   <domain_keyword>santek</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:13:21</query_time>
   <registrar_name>COREhub S.R.L.U.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <name_servers>
    <value>ns1.croadria.com</value>
    <value>ns2.croadria.com</value>
   </name_servers>
  </value>
  <value>
   <num>100</num>
   <domain_name>saitek.net</domain_name>
   <domain_keyword>saitek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 18:22:07</query_time>
   <create_date>2015-07-14</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1093.ui-dns.biz</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1093.ui-dns.de</value>
    <value>ns1093.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.256</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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