WHOIS QUERY TIME

24 May 2024 - 11:41 PM UTC

Registered: 1 April 2013
Expiry: 1 April 2027

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns1.alidns.com
ns2.alidns.com

DOMAIN STATUS

ok

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=fetek.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fetek.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fetek.com.cn",
            "domain_keyword": "fetek",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 23:41:29",
            "create_date": "2013-04-01",
            "expiry_date": "2027-04-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "福州东日信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fetek.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fetek.com.cn</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 23:41:29</query_time>
   <create_date>2013-04-01</create_date>
   <expiry_date>2027-04-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>福州东日信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</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>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.055</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.048 seconds) for "fetek.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 10:38 AM UTC

Registered: 1 April 2013
Expiry: 1 April 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns1.alidns.com
ns2.alidns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 福州东日信息技术有限公司
Email: [email protected]

#2 - QUERY TIME

27 Mar 2024 - 10:19 PM UTC

Registered: 1 April 2013
Expiry: 1 April 2027

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns1.alidns.com
ns2.alidns.com

DOMAIN STATUS

ok

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=fetek.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fetek.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "fetek.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "fetek.com.cn",
            "domain_keyword": "fetek",
            "domain_tld": "com.cn",
            "query_time": "2023-02-08 10:38:33",
            "create_date": "2013-04-01",
            "expiry_date": "2024-04-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "福州东日信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fetek.com.cn",
            "domain_keyword": "fetek",
            "domain_tld": "com.cn",
            "query_time": "2024-03-27 22:19:39",
            "create_date": "2013-04-01",
            "expiry_date": "2027-04-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "福州东日信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "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>fetek.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>fetek.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fetek.com.cn</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-02-08 10:38:33</query_time>
   <create_date>2013-04-01</create_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>福州东日信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fetek.com.cn</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-03-27 22:19:39</query_time>
   <create_date>2013-04-01</create_date>
   <expiry_date>2027-04-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>福州东日信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</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>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</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 4 domain names (in 0.016 seconds) which contained the exact domain keyword "fetek".
Domain Name Registered Expiry Registrar Ownership
1 fetek.com 24 May 2005 24 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
2 fetek.se 21 Apr 2011 21 Apr 2025 LoopiaGroup2 -
3 fetek.com.cn 1 Apr 2013 1 Apr 2027 阿里云计算有限公司(万网) 福州东日信息技术有限公司
4 fetek.lt 31 Jan 2018 1 Feb 2026 UAB "Interneto vizija" UAB "Interneto vizija"
5 fetek.ru 1 May 2020 1 May 2025 CENTRALREG-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fetek&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fetek",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "fetek.com, fetek.se, fetek.com.cn, fetek.lt, fetek.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "fetek.com",
            "domain_keyword": "fetek",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:18:19",
            "create_date": "2005-05-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fetek.se",
            "domain_keyword": "fetek",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:07:24",
            "create_date": "2011-04-21",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-21",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fetek.com.cn",
            "domain_keyword": "fetek",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 23:41:29",
            "create_date": "2013-04-01",
            "expiry_date": "2027-04-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "福州东日信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fetek.lt",
            "domain_keyword": "fetek",
            "domain_tld": "lt",
            "query_time": "2024-04-20 17:18:19",
            "create_date": "2018-01-31",
            "expiry_date": "2026-02-01",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 5,
            "domain_name": "fetek.ru",
            "domain_keyword": "fetek",
            "domain_tld": "ru",
            "query_time": "2024-05-14 05:57:56",
            "create_date": "2020-05-01",
            "expiry_date": "2025-05-01",
            "registrar_name": "CENTRALREG-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.centralreg.ru",
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fetek</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>fetek.com, fetek.se, fetek.com.cn, fetek.lt, fetek.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fetek.com</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:18:19</query_time>
   <create_date>2005-05-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>fetek.se</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:07:24</query_time>
   <create_date>2011-04-21</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fetek.com.cn</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 23:41:29</query_time>
   <create_date>2013-04-01</create_date>
   <expiry_date>2027-04-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>福州东日信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fetek.lt</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-20 17:18:19</query_time>
   <create_date>2018-01-31</create_date>
   <expiry_date>2026-02-01</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>fetek.ru</domain_name>
   <domain_keyword>fetek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-14 05:57:56</query_time>
   <create_date>2020-05-01</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>CENTRALREG-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.centralreg.ru</value>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.016</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 873 domain names (in 0.03 seconds) which look and sound like the brand name "fetek".
Domain Name Registered Expiry Registrar Ownership
1 fetep.com 30 Mar 2016 30 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 petek.by 27 Aug 2008 21 Jul 2024 Reliable Software, Ltd Частное предприятие "Алианна-Галант"
3 fetec.us 6 Jul 2023 6 Jul 2024 OwnRegistrar, Inc. NA
4 fetev.com 15 Apr 2021 15 Apr 2028 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi REDACTED FOR PRIVACY
5 fetes.info 10 Apr 2019 10 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
6 feten.tips 13 Oct 2014 13 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
7 fetep.xyz 15 Apr 2022 15 Apr 2025 Gandi SAS -
8 betek.krd 13 Apr 2016 13 Apr 2025 101domain GRS Limited Betek Boya Ve Kimya Sanayi Anonim Sirketi
9 fitek.ru 31 Jan 2023 31 Jan 2025 SALENAMES-RU Private Person
10 futek.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
11 petek.net.pl 26 Oct 2020 26 Oct 2024 OVH SAS -
12 setek.info 8 Mar 2014 8 Mar 2025 Acens Technologies, S.L.U. REDACTED FOR PRIVACY
13 metek.uk 23 Jul 2014 23 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
14 futek.org 9 Sep 2023 9 Sep 2033 GoDaddy.com, LLC Domains By Proxy, LLC
15 feeek.com 13 Feb 2016 13 Feb 2025 Cloudflare, Inc. DATA REDACTED
16 fetec.org 17 Sep 2013 17 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 vetek.ru 17 Feb 2015 17 Feb 2025 REGRU-RU First studio Ltd
18 hetek.de - - - -
19 fetes.co.uk 12 Mar 2008 12 Mar 2026 Hey.co.uk Limited [Tag = HEY] -
20 feten.pro 9 Oct 2020 9 Oct 2025 Gandi SAS Eventeau
21 feltek.store 29 Jun 2022 29 Jun 2024 Cronon GmbH -
22 futek.net 19 Sep 2023 19 Sep 2025 One.com A/S REDACTED FOR PRIVACY
23 femtek.net 14 Aug 2020 14 Aug 2024 Dreamscape Networks International Pte Ltd PRIVATE REGISTRY AUTHORITY
24 xetek.com 10 Oct 1997 9 Oct 2026 Network Solutions, LLC -
25 fretek.com 18 Jan 2009 18 Jan 2026 GoDaddy.com, LLC -
26 fentek.se 2 Nov 2017 2 Nov 2026 www.NameSRS.com -
27 jetek.pro 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 femtek.site 14 Aug 2020 14 Aug 2024 Dreamscape Networks International Pte Ltd Olivia Orchowski
29 oetek.com 10 Jan 2011 10 Jan 2025 NEUDOMAIN LLC Whois privacy services, provided by DomainProtect LLC
30 zetek.uk 5 Mar 2023 5 Mar 2024 Namesco Limited [Tag = NAMESCO] -
31 fetel.org 27 Nov 2020 27 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com King Bazen
32 fetel.net 13 Nov 2012 12 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
33 fitek.lt 27 Dec 2016 28 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
34 fetes.ru 6 Nov 2023 6 Nov 2024 REGRU-RU Private Person
35 festek.hu 25 Mar 2000 - - -
36 wetek.info 9 Oct 2013 9 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
37 fedek.com.pl 14 Dec 2014 14 Dec 2024 Dinfo.pl Sylwia Wierońska -
38 vetek.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
39 yetek.online 15 Feb 2024 15 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
40 fet3k.sbs 14 Dec 2023 14 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
41 femtek.com 12 Dec 2013 12 Dec 2025 Network Solutions, LLC -
42 fitek.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
43 ketek.ro 3 Nov 2014 31 Oct 2025 THCServers SRL -
44 fedek.ru 22 Jun 2018 22 Jun 2024 ACTIVE-RU Private Person
45 feter.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
46 betek.com 5 Feb 1997 6 Feb 2028 Network Solutions, LLC -
47 fenek.net 14 May 2023 14 May 2025 Cloudflare, Inc. DATA REDACTED
48 setek.consulting 27 Jan 2018 27 Jan 2025 OVH SAS SETEK S.r.l.
49 ferek.com 11 Mar 2000 11 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
50 getek.in 27 Nov 2010 27 Nov 2024 Endurance Digital Domain Technology LLP Global Soft SOlutions
51 fatek.top 16 Jan 2019 16 Jan 2025 Chengdu west dimension digital Shen ZhenShi Jie Da Xing Ke Ji You Xian Gong Si
52 aetek.se 20 Mar 2013 20 Mar 2025 Loopia AB -
53 fstek.lat 6 Mar 2024 6 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
54 fdtek.com 15 Jan 2004 15 Jan 2025 GANDI SAS r2cOnline Ltd
55 fitek.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
56 fetes.pics 6 May 2023 6 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
57 fenek.com 8 Jun 2009 8 Jun 2027 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
58 jetek.com.cn 9 Nov 2011 9 Nov 2032 阿里云计算有限公司(万网) 东莞市杰创电子测控科技有限公司
59 feltek.org 29 Jun 2022 29 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
60 feten.co 31 Jan 2022 31 Jan 2025 1API GmbH REDACTED FOR PRIVACY
61 fettek.com 22 Aug 2021 22 Aug 2024 Squarespace Domains II LLC FETTEK
62 petek.pl 28 Aug 2000 27 Aug 2024 Domena.pl sp. z o.o. -
63 petek.org 3 Nov 1999 3 Nov 2024 Network Solutions, LLC Petek Saraciye AS
64 fitek.se 29 Dec 2015 29 Dec 2024 Registrar.eu -
65 vetek.org 22 Oct 2004 22 Oct 2024 Tucows Domains Inc. Private Registration
66 yetek.com.cn 13 May 2024 13 May 2025 北京新网数码信息技术有限公司 沈树寿
67 metek.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
68 fetep.net 4 Jan 2012 4 Jan 2027 Cloudflare, Inc. DATA REDACTED
69 fetes.online 21 Jul 2020 21 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
70 setek.top 1 Feb 2024 1 Feb 2025 Dynadot LLC REDACTED FOR PRIVACY
71 feter.info 18 Oct 2022 18 Oct 2024 OVH SAS REDACTED FOR PRIVACY
72 fetex.shop 5 May 2021 5 May 2025 CRONON GmbH -
73 jetek.net 21 Jun 2023 21 Jun 2024 DropCatch.com 433 LLC Redacted for GDPR privacy
74 fefek.com 20 Apr 2018 20 Apr 2025 Porkbun LLC Private by Design, LLC
75 fatek.com.cn 19 Apr 2006 19 Apr 2028 厦门三五互联信息有限公司 厦门永陞科技有限公司
76 fektek.com 21 Jul 2014 21 Jul 2024 Mesh Digital Limited -
77 getek.cn 7 Feb 2007 7 Feb 2028 阿里云计算有限公司(万网) 宁波吉腾通讯设备有限公司
78 jetek.today 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 petek.dk 10 Nov 2004 30 Nov 2024 - Harun Sen
80 febek.com 11 May 2016 11 May 2025 GoDaddy.com, LLC -
81 fenek.tech 23 May 2023 23 May 2025 OVH -
82 eetek.tech 3 Jul 2020 3 Jul 2024 OVH -
83 fretek.co.jp 2 Mar 2000 - - FRETEK CO., LTD.
84 femtek.co.kr 14 Jan 2014 14 Jan 2025 ??? ??
85 fesek.com 29 Jul 2007 29 Jul 2024 NameCheap, Inc. -
86 zetek.net 29 Jul 2020 29 Jul 2024 DropCatch.com 1101 LLC Dorelia Adriana
87 fete9.com 3 Oct 2023 3 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
88 hetek.com 2 Oct 2000 2 Oct 2024 Namescout.com REDACTED FOR PRIVACY
89 netek.co.uk 17 Mar 2024 17 Mar 2025 Ionos SE [Tag = 1AND1] -
90 feteu.com 2 Dec 2023 2 Dec 2024 DropCatch.com 458 LLC HugeDomains.com
91 wetek.net 9 Oct 2013 9 Oct 2025 GoDaddy.com, LLC -
92 feltek.info 30 Jun 2022 30 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
93 betek.vip 2 Jul 2023 2 Jul 2024 Sav.com LLC REDACTED FOR PRIVACY
94 fitek.pl 7 Nov 2016 7 Nov 2024 OVH SAS -
95 featek.com 25 Sep 2023 25 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
96 yetek.com 10 Jul 2013 10 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 f1tek.com 3 Oct 2019 3 Oct 2024 GoDaddy.com, LLC -
98 fezek.com 28 Jun 2014 28 Jun 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 fitek.fit 28 Feb 2024 28 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
100 cetek.ru 6 Sep 2016 6 Sep 2024 SALENAMES-RU Private Person
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 Fetek.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fetek.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fetek.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 873,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fetep.com, petek.by, fetec.us, fetev.com, fetes.info, feten.tips, fetep.xyz, betek.krd, fitek.ru, futek.xyz, petek.net.pl, setek.info, metek.uk, futek.org, feeek.com, fetec.org, vetek.ru, hetek.de, fetes.co.uk, feten.pro, feltek.store, futek.net, femtek.net, xetek.com, fretek.com, fentek.se, jetek.pro, femtek.site, oetek.com, zetek.uk, fetel.org, fetel.net, fitek.lt, fetes.ru, festek.hu, wetek.info, fedek.com.pl, vetek.xyz, yetek.online, fet3k.sbs, femtek.com, fitek.xyz, ketek.ro, fedek.ru, feter.ru, betek.com, fenek.net, setek.consulting, ferek.com, getek.in, fatek.top, aetek.se, fstek.lat, fdtek.com, fitek.online, fetes.pics, fenek.com, jetek.com.cn, feltek.org, feten.co, fettek.com, petek.pl, petek.org, fitek.se, vetek.org, yetek.com.cn, metek.xyz, fetep.net, fetes.online, setek.top, feter.info, fetex.shop, jetek.net, fefek.com, fatek.com.cn, fektek.com, getek.cn, jetek.today, petek.dk, febek.com, fenek.tech, eetek.tech, fretek.co.jp, femtek.co.kr, fesek.com, zetek.net, fete9.com, hetek.com, netek.co.uk, feteu.com, wetek.net, feltek.info, betek.vip, fitek.pl, featek.com, yetek.com, f1tek.com, fezek.com, fitek.fit, cetek.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "fetep.com",
            "domain_keyword": "fetep",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:18:24",
            "create_date": "2016-03-30",
            "update_date": "2021-03-24",
            "expiry_date": "2025-03-30",
            "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": 2,
            "domain_name": "petek.by",
            "domain_keyword": "petek",
            "domain_tld": "by",
            "query_time": "2024-05-21 18:27:15",
            "create_date": "2008-08-27",
            "update_date": "2022-06-23",
            "expiry_date": "2024-07-21",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Частное предприятие \"Алианна-Галант\"",
            "registrant_address": "220131, -, г. Минск, ул. Мирошниченко, д. 16/1, к. 104",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375172610997",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 3,
            "domain_name": "fetec.us",
            "domain_keyword": "fetec",
            "domain_tld": "us",
            "query_time": "2024-05-23 23:42:41",
            "create_date": "2023-07-06",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Moshe Eshaghian",
            "registrant_company": "NA",
            "registrant_address": "178 SW 8th Street",
            "registrant_city": "Miami",
            "registrant_state": "Florida",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3052248185",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fetev.com",
            "domain_keyword": "fetev",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:18:33",
            "create_date": "2021-04-15",
            "update_date": "2023-07-31",
            "expiry_date": "2028-04-15",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.veridyen.com",
                "ns2.veridyen.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "fetes.info",
            "domain_keyword": "fetes",
            "domain_tld": "info",
            "query_time": "2024-04-29 01:51:24",
            "create_date": "2019-04-10",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "feten.tips",
            "domain_keyword": "feten",
            "domain_tld": "tips",
            "query_time": "2024-04-29 01:51:22",
            "create_date": "2014-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fetep.xyz",
            "domain_keyword": "fetep",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 16:46:12",
            "create_date": "2022-04-15",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "NJ",
            "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": [
                "kristin.ns.cloudflare.com",
                "tanner.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "betek.krd",
            "domain_keyword": "betek",
            "domain_tld": "krd",
            "query_time": "2024-04-18 13:31:13",
            "create_date": "2016-04-13",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Betek Boya Ve Kimya Sanayi Anonim Sirketi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "fitek.ru",
            "domain_keyword": "fitek",
            "domain_tld": "ru",
            "query_time": "2024-05-02 20:30:56",
            "create_date": "2023-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "futek.xyz",
            "domain_keyword": "futek",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 03:30:03",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "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": 11,
            "domain_name": "petek.net.pl",
            "domain_keyword": "petek",
            "domain_tld": "net.pl",
            "query_time": "2024-05-13 03:56:13",
            "create_date": "2020-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-26",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "setek.info",
            "domain_keyword": "setek",
            "domain_tld": "info",
            "query_time": "2024-04-27 01:07:29",
            "create_date": "2014-03-08",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-08",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZARAGOZA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.srv-hostalia.com",
                "ns2.srv-hostalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "metek.uk",
            "domain_keyword": "metek",
            "domain_tld": "uk",
            "query_time": "2024-05-03 03:41:15",
            "create_date": "2014-07-23",
            "update_date": "2023-12-08",
            "expiry_date": "2024-07-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "futek.org",
            "domain_keyword": "futek",
            "domain_tld": "org",
            "query_time": "2024-05-17 09:21:40",
            "create_date": "2023-09-09",
            "update_date": "2023-09-14",
            "expiry_date": "2033-09-09",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "feeek.com",
            "domain_keyword": "feeek",
            "domain_tld": "com",
            "query_time": "2024-04-09 12:49:24",
            "create_date": "2016-02-13",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Shanghai",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/feeek.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "kevin.ns.cloudflare.com",
                "sreeni.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "fetec.org",
            "domain_keyword": "fetec",
            "domain_tld": "org",
            "query_time": "2024-04-20 17:17:45",
            "create_date": "2013-09-17",
            "update_date": "2023-07-27",
            "expiry_date": "2024-09-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": [
                "ns1.host-care.com",
                "ns2.host-care.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vetek.ru",
            "domain_keyword": "vetek",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:15:32",
            "create_date": "2015-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "REGRU-RU",
            "registrant_company": "First studio Ltd",
            "name_servers": [
                "ns1.domainseller.ru",
                "ns2.domainseller.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "hetek.de",
            "domain_keyword": "hetek",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:52:51",
            "update_date": "2021-07-07",
            "name_servers": [
                "ns1057.ui-dns.biz",
                "ns1058.ui-dns.com",
                "ns1108.ui-dns.org",
                "ns1115.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 19,
            "domain_name": "fetes.co.uk",
            "domain_keyword": "fetes",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 22:31:59",
            "create_date": "2008-03-12",
            "update_date": "2024-04-18",
            "expiry_date": "2026-03-12",
            "registrar_name": "Hey.co.uk Limited [Tag = HEY]",
            "registrar_website": "https://www.hey.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "feten.pro",
            "domain_keyword": "feten",
            "domain_tld": "pro",
            "query_time": "2024-05-14 05:57:57",
            "create_date": "2020-10-09",
            "update_date": "2023-11-17",
            "expiry_date": "2025-10-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Eventeau",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "V",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "feltek.store",
            "domain_keyword": "feltek",
            "domain_tld": "store",
            "query_time": "2024-05-24 17:47:32",
            "create_date": "2022-06-29",
            "update_date": "2023-09-28",
            "expiry_date": "2024-06-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks16.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "futek.net",
            "domain_keyword": "futek",
            "domain_tld": "net",
            "query_time": "2024-05-31 23:09:20",
            "create_date": "2023-09-19",
            "update_date": "2023-11-22",
            "expiry_date": "2025-09-19",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.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": "TR",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "femtek.net",
            "domain_keyword": "femtek",
            "domain_tld": "net",
            "query_time": "2024-06-02 06:17:01",
            "create_date": "2020-08-14",
            "update_date": "2024-05-17",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "DOMAIN ADMINISTRATOR",
            "registrant_company": "PRIVATE REGISTRY AUTHORITY",
            "registrant_address": "PO BOX A2191",
            "registrant_city": "SYDNEY SOUTH",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.290372826",
            "registrant_fax": "+61.290372826",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "xetek.com",
            "domain_keyword": "xetek",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:45:08",
            "create_date": "1997-10-10",
            "update_date": "2021-08-10",
            "expiry_date": "2026-10-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.squawkvfr.net",
                "ns1.xetek.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "fretek.com",
            "domain_keyword": "fretek",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:11:11",
            "create_date": "2009-01-18",
            "update_date": "2023-08-30",
            "expiry_date": "2026-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "fentek.se",
            "domain_keyword": "fentek",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:06:55",
            "create_date": "2017-11-02",
            "update_date": "2023-04-17",
            "expiry_date": "2026-11-02",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.ballou.se",
                "ns2.ballou.se",
                "ns3.ballou.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jetek.pro",
            "domain_keyword": "jetek",
            "domain_tld": "pro",
            "query_time": "2024-05-08 18:11:53",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "femtek.site",
            "domain_keyword": "femtek",
            "domain_tld": "site",
            "query_time": "2024-05-11 12:03:22",
            "create_date": "2020-08-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Olivia Orchowski",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "oetek.com",
            "domain_keyword": "oetek",
            "domain_tld": "com",
            "query_time": "2024-05-16 11:10:36",
            "create_date": "2011-01-10",
            "update_date": "2024-05-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1254,
            "registrar_name": "NEUDOMAIN LLC",
            "registrar_website": "http://neudomain.com",
            "registrant_name": "Whois privacy services provided by DomainProtect LLC",
            "registrant_company": "Whois privacy services, provided by DomainProtect LLC",
            "registrant_address": "c/o Office-Mail processing center Sadovaya, 53",
            "registrant_city": "Saint Petersburg",
            "registrant_state": "Saint Petersburg",
            "registrant_zip": "190068",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662452838",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "zetek.uk",
            "domain_keyword": "zetek",
            "domain_tld": "uk",
            "query_time": "2024-05-28 04:45:03",
            "create_date": "2023-03-05",
            "update_date": "2023-03-14",
            "expiry_date": "2024-03-05",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.dynu.com",
                "ns11.dynu.com",
                "ns12.dynu.com",
                "ns2.dynu.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 31,
            "domain_name": "fetel.org",
            "domain_keyword": "fetel",
            "domain_tld": "org",
            "query_time": "2024-05-28 22:23:45",
            "create_date": "2020-11-27",
            "update_date": "2024-04-07",
            "expiry_date": "2024-11-27",
            "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": "King Bazen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Addis Ababa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ET",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "alex.ns.cloudflare.com",
                "edna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fetel.net",
            "domain_keyword": "fetel",
            "domain_tld": "net",
            "query_time": "2024-04-20 17:18:19",
            "create_date": "2012-11-13",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-12",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9111818018",
            "name_servers": [
                "ns1.peterhost.ru",
                "ns2.peterhost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fitek.lt",
            "domain_keyword": "fitek",
            "domain_tld": "lt",
            "query_time": "2024-05-02 14:48:07",
            "create_date": "2016-12-27",
            "expiry_date": "2024-12-28",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "public-ns1.unifiedpost.com",
                "public-ns2.unifiedpost.com",
                "public-ns3.unifiedpost.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 34,
            "domain_name": "fetes.ru",
            "domain_keyword": "fetes",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:39:00",
            "create_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "festek.hu",
            "domain_keyword": "festek",
            "domain_tld": "hu",
            "query_time": "2024-05-10 17:20:39",
            "create_date": "2000-03-25"
        },
        {
            "num": 36,
            "domain_name": "wetek.info",
            "domain_keyword": "wetek",
            "domain_tld": "info",
            "query_time": "2024-05-12 11:43:02",
            "create_date": "2013-10-09",
            "update_date": "2024-02-17",
            "expiry_date": "2026-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fedek.com.pl",
            "domain_keyword": "fedek",
            "domain_tld": "com.pl",
            "query_time": "2024-05-20 18:20:33",
            "create_date": "2014-12-14",
            "update_date": "2022-12-05",
            "expiry_date": "2024-12-14",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.ehost.pl",
                "ns2.ehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "vetek.xyz",
            "domain_keyword": "vetek",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 10:08:57",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "yetek.online",
            "domain_keyword": "yetek",
            "domain_tld": "online",
            "query_time": "2024-06-01 22:44:36",
            "create_date": "2024-02-15",
            "update_date": "2024-04-28",
            "expiry_date": "2025-02-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "fet3k.sbs",
            "domain_keyword": "fet3k",
            "domain_tld": "sbs",
            "query_time": "2024-04-24 12:32:23",
            "create_date": "2023-12-14",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "femtek.com",
            "domain_keyword": "femtek",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:39:45",
            "create_date": "2013-12-12",
            "update_date": "2023-01-11",
            "expiry_date": "2025-12-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "fitek.xyz",
            "domain_keyword": "fitek",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 22:45:44",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "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": 43,
            "domain_name": "ketek.ro",
            "domain_keyword": "ketek",
            "domain_tld": "ro",
            "query_time": "2024-04-17 16:07:50",
            "create_date": "2014-11-03",
            "expiry_date": "2025-10-31",
            "registrar_name": "THCServers SRL",
            "registrar_website": "www.thc.ro",
            "name_servers": [
                "armfazh.ns.cloudflare.com",
                "rosalyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 44,
            "domain_name": "fedek.ru",
            "domain_keyword": "fedek",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:13:29",
            "create_date": "2018-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.ru-tld.ru",
                "dns2.ru-tld.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "feter.ru",
            "domain_keyword": "feter",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:39:00",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "betek.com",
            "domain_keyword": "betek",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:37:05",
            "create_date": "1997-02-05",
            "update_date": "2018-08-13",
            "expiry_date": "2028-02-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fenek.net",
            "domain_keyword": "fenek",
            "domain_tld": "net",
            "query_time": "2024-05-18 22:07:31",
            "create_date": "2023-05-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Małopolska",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "PL",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/fenek.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "setek.consulting",
            "domain_keyword": "setek",
            "domain_tld": "consulting",
            "query_time": "2024-05-27 21:38:29",
            "create_date": "2018-01-27",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-27",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SETEK S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "ferek.com",
            "domain_keyword": "ferek",
            "domain_tld": "com",
            "query_time": "2024-06-05 08:39:15",
            "create_date": "2000-03-11",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-11",
            "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.box.ferek.com",
                "ns2.box.ferek.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "getek.in",
            "domain_keyword": "getek",
            "domain_tld": "in",
            "query_time": "2024-06-02 13:48:48",
            "create_date": "2010-11-27",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-27",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Global Soft SOlutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "dns.answeb.in",
                "dns1.answeb.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fatek.top",
            "domain_keyword": "fatek",
            "domain_tld": "top",
            "query_time": "2024-04-20 12:25:51",
            "create_date": "2019-01-16",
            "update_date": "2023-01-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shen ZhenShi Jie Da Xing Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aetek.se",
            "domain_keyword": "aetek",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:13:16",
            "create_date": "2013-03-20",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-20",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 53,
            "domain_name": "fstek.lat",
            "domain_keyword": "fstek",
            "domain_tld": "lat",
            "query_time": "2024-05-09 08:00:27",
            "create_date": "2024-03-06",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "fdtek.com",
            "domain_keyword": "fdtek",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:28:38",
            "create_date": "2004-01-15",
            "update_date": "2023-11-21",
            "expiry_date": "2025-01-15",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "r2cOnline Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-113-b.gandi.net",
                "ns-141-a.gandi.net",
                "ns-62-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "fitek.online",
            "domain_keyword": "fitek",
            "domain_tld": "online",
            "query_time": "2024-05-21 22:10:58",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "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": 56,
            "domain_name": "fetes.pics",
            "domain_keyword": "fetes",
            "domain_tld": "pics",
            "query_time": "2024-05-14 05:57:57",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "fenek.com",
            "domain_keyword": "fenek",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:18:18",
            "create_date": "2009-06-08",
            "update_date": "2024-05-18",
            "expiry_date": "2027-06-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "jetek.com.cn",
            "domain_keyword": "jetek",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 10:13:38",
            "create_date": "2011-11-09",
            "expiry_date": "2032-11-09",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "东莞市杰创电子测控科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "feltek.org",
            "domain_keyword": "feltek",
            "domain_tld": "org",
            "query_time": "2024-05-24 17:47:32",
            "create_date": "2022-06-29",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks09.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "feten.co",
            "domain_keyword": "feten",
            "domain_tld": "co",
            "query_time": "2024-05-24 23:41:29",
            "create_date": "2022-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "fettek.com",
            "domain_keyword": "fettek",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:43:51",
            "create_date": "2021-08-22",
            "update_date": "2024-02-23",
            "expiry_date": "2024-08-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FETTEK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "petek.pl",
            "domain_keyword": "petek",
            "domain_tld": "pl",
            "query_time": "2024-05-29 18:46:38",
            "create_date": "2000-08-28",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-27",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.ithost.pl",
                "ns2.ithost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "petek.org",
            "domain_keyword": "petek",
            "domain_tld": "org",
            "query_time": "2024-04-18 13:27:27",
            "create_date": "1999-11-03",
            "update_date": "2021-11-18",
            "expiry_date": "2024-11-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Petek Saraciye AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "fitek.se",
            "domain_keyword": "fitek",
            "domain_tld": "se",
            "query_time": "2024-05-06 01:26:30",
            "create_date": "2015-12-29",
            "update_date": "2024-01-07",
            "expiry_date": "2024-12-29",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 65,
            "domain_name": "vetek.org",
            "domain_keyword": "vetek",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:01:39",
            "create_date": "2004-10-22",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registration",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1r.nictrade.se",
                "ns2r.nictrade.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "yetek.com.cn",
            "domain_keyword": "yetek",
            "domain_tld": "com.cn",
            "query_time": "2024-05-14 22:24:35",
            "create_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "沈树寿",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "metek.xyz",
            "domain_keyword": "metek",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 06:02:46",
            "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": 68,
            "domain_name": "fetep.net",
            "domain_keyword": "fetep",
            "domain_tld": "net",
            "query_time": "2024-05-24 23:41:29",
            "create_date": "2012-01-04",
            "update_date": "2024-05-12",
            "expiry_date": "2027-01-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "NJ",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/fetep.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "odin.ns.cloudflare.com",
                "ursula.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "fetes.online",
            "domain_keyword": "fetes",
            "domain_tld": "online",
            "query_time": "2024-05-24 23:41:30",
            "create_date": "2020-07-21",
            "update_date": "2023-10-31",
            "expiry_date": "2024-07-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "setek.top",
            "domain_keyword": "setek",
            "domain_tld": "top",
            "query_time": "2024-05-27 21:38:29",
            "create_date": "2024-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "feter.info",
            "domain_keyword": "feter",
            "domain_tld": "info",
            "query_time": "2024-04-29 01:51:23",
            "create_date": "2022-10-18",
            "update_date": "2023-08-24",
            "expiry_date": "2024-10-18",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "fetex.shop",
            "domain_keyword": "fetex",
            "domain_tld": "shop",
            "query_time": "2024-05-06 21:36:28",
            "create_date": "2021-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 141,
            "registrar_name": "CRONON GmbH",
            "registrar_website": "http://www.strato.de",
            "registrant_country": "DE",
            "name_servers": [
                "docks01.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "jetek.net",
            "domain_keyword": "jetek",
            "domain_tld": "net",
            "query_time": "2024-05-23 19:10:41",
            "create_date": "2023-06-21",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1844,
            "registrar_name": "DropCatch.com 433 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jilin",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fefek.com",
            "domain_keyword": "fefek",
            "domain_tld": "com",
            "query_time": "2024-05-15 21:49:36",
            "create_date": "2018-04-20",
            "update_date": "2023-10-12",
            "expiry_date": "2025-04-20",
            "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/fefek.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "fatek.com.cn",
            "domain_keyword": "fatek",
            "domain_tld": "com.cn",
            "query_time": "2024-05-29 12:56:19",
            "create_date": "2006-04-19",
            "expiry_date": "2028-04-19",
            "registrar_name": "厦门三五互联信息有限公司",
            "registrant_name": "厦门永陞科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fektek.com",
            "domain_keyword": "fektek",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:29:42",
            "create_date": "2014-07-21",
            "update_date": "2022-07-16",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "getek.cn",
            "domain_keyword": "getek",
            "domain_tld": "cn",
            "query_time": "2024-05-05 03:36:44",
            "create_date": "2007-02-07",
            "expiry_date": "2028-02-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "宁波吉腾通讯设备有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "jetek.today",
            "domain_keyword": "jetek",
            "domain_tld": "today",
            "query_time": "2024-05-08 18:11:53",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "petek.dk",
            "domain_keyword": "petek",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:46:21",
            "create_date": "2004-11-10",
            "expiry_date": "2024-11-30",
            "registrant_name": "Harun Sen",
            "registrant_address": "Pilevangsdal 1A, Sengeløse",
            "registrant_city": "Taastrup",
            "registrant_zip": "2630",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "febek.com",
            "domain_keyword": "febek",
            "domain_tld": "com",
            "query_time": "2024-05-14 19:45:37",
            "create_date": "2016-05-11",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "fenek.tech",
            "domain_keyword": "fenek",
            "domain_tld": "tech",
            "query_time": "2024-05-24 17:53:32",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "eetek.tech",
            "domain_keyword": "eetek",
            "domain_tld": "tech",
            "query_time": "2024-05-19 02:45:43",
            "create_date": "2020-07-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "fretek.co.jp",
            "domain_keyword": "fretek",
            "domain_tld": "co.jp",
            "query_time": "2024-05-27 05:57:12",
            "create_date": "2000-03-02",
            "update_date": "2024-04-01",
            "registrant_company": "FRETEK CO., LTD.",
            "name_servers": [
                "ns1.canonet.ne.jp",
                "ns2.canonet.ne.jp"
            ]
        },
        {
            "num": 84,
            "domain_name": "femtek.co.kr",
            "domain_keyword": "femtek",
            "domain_tld": "co.kr",
            "query_time": "2022-06-25 11:09:48",
            "create_date": "2014-01-14",
            "update_date": "2014-01-27",
            "expiry_date": "2025-01-14",
            "registrar_name": "???",
            "registrar_website": "http://viaweb.co.kr",
            "registrant_name": "??"
        },
        {
            "num": 85,
            "domain_name": "fesek.com",
            "domain_keyword": "fesek",
            "domain_tld": "com",
            "query_time": "2024-04-27 18:37:07",
            "create_date": "2007-07-29",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "zetek.net",
            "domain_keyword": "zetek",
            "domain_tld": "net",
            "query_time": "2024-04-29 00:02:48",
            "create_date": "2020-07-29",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-29",
            "registrar_iana": 3310,
            "registrar_name": "DropCatch.com 1101 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Dorelia Adriana",
            "registrant_address": "2 thnou st",
            "registrant_city": "krong preah",
            "registrant_state": "Svay Rieng",
            "registrant_zip": "18200",
            "registrant_country": "KH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+855.89941730",
            "name_servers": [
                "huxley.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "fete9.com",
            "domain_keyword": "fete9",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:51:17",
            "create_date": "2023-10-03",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "CHONGQING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=fete9.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "hetek.com",
            "domain_keyword": "hetek",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:01:20",
            "create_date": "2000-10-02",
            "update_date": "2024-03-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 186,
            "registrar_name": "Namescout.com",
            "registrar_website": "http://www.Namescout.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": [
                "ns1177.dns.dyn.com",
                "ns2195.dns.dyn.com",
                "ns3185.dns.dyn.com",
                "ns4174.dns.dyn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "netek.co.uk",
            "domain_keyword": "netek",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:09:37",
            "create_date": "2024-03-17",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1072.ui-dns.com",
                "ns1084.ui-dns.biz",
                "ns1107.ui-dns.de",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "feteu.com",
            "domain_keyword": "feteu",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:24:20",
            "create_date": "2023-12-02",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1938,
            "registrar_name": "DropCatch.com 458 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "wetek.net",
            "domain_keyword": "wetek",
            "domain_tld": "net",
            "query_time": "2024-05-12 11:43:02",
            "create_date": "2013-10-09",
            "update_date": "2024-02-12",
            "expiry_date": "2025-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "feltek.info",
            "domain_keyword": "feltek",
            "domain_tld": "info",
            "query_time": "2024-05-24 17:47:32",
            "create_date": "2022-06-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks10.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "betek.vip",
            "domain_keyword": "betek",
            "domain_tld": "vip",
            "query_time": "2024-05-23 18:07:12",
            "create_date": "2023-07-02",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-02",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "fitek.pl",
            "domain_keyword": "fitek",
            "domain_tld": "pl",
            "query_time": "2024-06-08 17:23:11",
            "create_date": "2016-11-07",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-07",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "mimi.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "featek.com",
            "domain_keyword": "featek",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:07:06",
            "create_date": "2023-09-25",
            "update_date": "2024-05-24",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "yetek.com",
            "domain_keyword": "yetek",
            "domain_tld": "com",
            "query_time": "2024-06-04 20:59:25",
            "create_date": "2013-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "f1tek.com",
            "domain_keyword": "f1tek",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:25:06",
            "create_date": "2019-10-03",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8111.hostgator.com",
                "ns8112.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fezek.com",
            "domain_keyword": "fezek",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:36:25",
            "create_date": "2014-06-28",
            "update_date": "2023-07-08",
            "expiry_date": "2026-06-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=fezek.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "fitek.fit",
            "domain_keyword": "fitek",
            "domain_tld": "fit",
            "query_time": "2024-05-02 14:48:07",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2029-02-28",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cetek.ru",
            "domain_keyword": "cetek",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:55:25",
            "create_date": "2016-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fetek.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>873</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fetep.com, petek.by, fetec.us, fetev.com, fetes.info, feten.tips, fetep.xyz, betek.krd, fitek.ru, futek.xyz, petek.net.pl, setek.info, metek.uk, futek.org, feeek.com, fetec.org, vetek.ru, hetek.de, fetes.co.uk, feten.pro, feltek.store, futek.net, femtek.net, xetek.com, fretek.com, fentek.se, jetek.pro, femtek.site, oetek.com, zetek.uk, fetel.org, fetel.net, fitek.lt, fetes.ru, festek.hu, wetek.info, fedek.com.pl, vetek.xyz, yetek.online, fet3k.sbs, femtek.com, fitek.xyz, ketek.ro, fedek.ru, feter.ru, betek.com, fenek.net, setek.consulting, ferek.com, getek.in, fatek.top, aetek.se, fstek.lat, fdtek.com, fitek.online, fetes.pics, fenek.com, jetek.com.cn, feltek.org, feten.co, fettek.com, petek.pl, petek.org, fitek.se, vetek.org, yetek.com.cn, metek.xyz, fetep.net, fetes.online, setek.top, feter.info, fetex.shop, jetek.net, fefek.com, fatek.com.cn, fektek.com, getek.cn, jetek.today, petek.dk, febek.com, fenek.tech, eetek.tech, fretek.co.jp, femtek.co.kr, fesek.com, zetek.net, fete9.com, hetek.com, netek.co.uk, feteu.com, wetek.net, feltek.info, betek.vip, fitek.pl, featek.com, yetek.com, f1tek.com, fezek.com, fitek.fit, cetek.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fetep.com</domain_name>
   <domain_keyword>fetep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:18:24</query_time>
   <create_date>2016-03-30</create_date>
   <update_date>2021-03-24</update_date>
   <expiry_date>2025-03-30</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>2</num>
   <domain_name>petek.by</domain_name>
   <domain_keyword>petek</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-21 18:27:15</query_time>
   <create_date>2008-08-27</create_date>
   <update_date>2022-06-23</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Частное предприятие &quot;Алианна-Галант&quot;</registrant_company>
   <registrant_address>220131, -, г. Минск, ул. Мирошниченко, д. 16/1, к. 104</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375172610997</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>fetec.us</domain_name>
   <domain_keyword>fetec</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 23:42:41</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Moshe Eshaghian</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>178 SW 8th Street</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3052248185</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fetev.com</domain_name>
   <domain_keyword>fetev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:18:33</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2028-04-15</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.veridyen.com</value>
    <value>ns2.veridyen.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>fetes.info</domain_name>
   <domain_keyword>fetes</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 01:51:24</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>feten.tips</domain_name>
   <domain_keyword>feten</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-29 01:51:22</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fetep.xyz</domain_name>
   <domain_keyword>fetep</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 16:46:12</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>NJ</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>kristin.ns.cloudflare.com</value>
    <value>tanner.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>betek.krd</domain_name>
   <domain_keyword>betek</domain_keyword>
   <domain_tld>krd</domain_tld>
   <query_time>2024-04-18 13:31:13</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Betek Boya Ve Kimya Sanayi Anonim Sirketi</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>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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.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>fitek.ru</domain_name>
   <domain_keyword>fitek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 20:30:56</query_time>
   <create_date>2023-01-31</create_date>
   <expiry_date>2025-01-31</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>10</num>
   <domain_name>futek.xyz</domain_name>
   <domain_keyword>futek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 03:30:03</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</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>11</num>
   <domain_name>petek.net.pl</domain_name>
   <domain_keyword>petek</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-13 03:56:13</query_time>
   <create_date>2020-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>ivy.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>setek.info</domain_name>
   <domain_keyword>setek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 01:07:29</query_time>
   <create_date>2014-03-08</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.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>ZARAGOZA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.srv-hostalia.com</value>
    <value>ns2.srv-hostalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>metek.uk</domain_name>
   <domain_keyword>metek</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 03:41:15</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>futek.org</domain_name>
   <domain_keyword>futek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 09:21:40</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2033-09-09</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>feeek.com</domain_name>
   <domain_keyword>feeek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 12:49:24</query_time>
   <create_date>2016-02-13</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/feeek.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>kevin.ns.cloudflare.com</value>
    <value>sreeni.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>fetec.org</domain_name>
   <domain_keyword>fetec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 17:17:45</query_time>
   <create_date>2013-09-17</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-09-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>ns1.host-care.com</value>
    <value>ns2.host-care.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>17</num>
   <domain_name>vetek.ru</domain_name>
   <domain_keyword>vetek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:15:32</query_time>
   <create_date>2015-02-17</create_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>First studio Ltd</registrant_company>
   <name_servers>
    <value>ns1.domainseller.ru</value>
    <value>ns2.domainseller.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>hetek.de</domain_name>
   <domain_keyword>hetek</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:52:51</query_time>
   <update_date>2021-07-07</update_date>
   <name_servers>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1108.ui-dns.org</value>
    <value>ns1115.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>fetes.co.uk</domain_name>
   <domain_keyword>fetes</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 22:31:59</query_time>
   <create_date>2008-03-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_name>Hey.co.uk Limited [Tag = HEY]</registrar_name>
   <registrar_website>https://www.hey.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>feten.pro</domain_name>
   <domain_keyword>feten</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-14 05:57:57</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Eventeau</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>V</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>feltek.store</domain_name>
   <domain_keyword>feltek</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 17:47:32</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>futek.net</domain_name>
   <domain_keyword>futek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 23:09:20</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2025-09-19</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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>TR</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>femtek.net</domain_name>
   <domain_keyword>femtek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 06:17:01</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>DOMAIN ADMINISTRATOR</registrant_name>
   <registrant_company>PRIVATE REGISTRY AUTHORITY</registrant_company>
   <registrant_address>PO BOX A2191</registrant_address>
   <registrant_city>SYDNEY SOUTH</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.290372826</registrant_phone>
   <registrant_fax>+61.290372826</registrant_fax>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>xetek.com</domain_name>
   <domain_keyword>xetek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:45:08</query_time>
   <create_date>1997-10-10</create_date>
   <update_date>2021-08-10</update_date>
   <expiry_date>2026-10-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.squawkvfr.net</value>
    <value>ns1.xetek.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>fretek.com</domain_name>
   <domain_keyword>fretek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:11:11</query_time>
   <create_date>2009-01-18</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-01-18</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>fentek.se</domain_name>
   <domain_keyword>fentek</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:06:55</query_time>
   <create_date>2017-11-02</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2026-11-02</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.ballou.se</value>
    <value>ns2.ballou.se</value>
    <value>ns3.ballou.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jetek.pro</domain_name>
   <domain_keyword>jetek</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 18:11:53</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>femtek.site</domain_name>
   <domain_keyword>femtek</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-11 12:03:22</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Olivia Orchowski</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>oetek.com</domain_name>
   <domain_keyword>oetek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 11:10:36</query_time>
   <create_date>2011-01-10</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1254</registrar_iana>
   <registrar_name>NEUDOMAIN LLC</registrar_name>
   <registrar_website>http://neudomain.com</registrar_website>
   <registrant_name>Whois privacy services provided by DomainProtect LLC</registrant_name>
   <registrant_company>Whois privacy services, provided by DomainProtect LLC</registrant_company>
   <registrant_address>c/o Office-Mail processing center Sadovaya, 53</registrant_address>
   <registrant_city>Saint Petersburg</registrant_city>
   <registrant_state>Saint Petersburg</registrant_state>
   <registrant_zip>190068</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662452838</registrant_phone>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>30</num>
   <domain_name>zetek.uk</domain_name>
   <domain_keyword>zetek</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-28 04:45:03</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2024-03-05</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dynu.com</value>
    <value>ns11.dynu.com</value>
    <value>ns12.dynu.com</value>
    <value>ns2.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>fetel.org</domain_name>
   <domain_keyword>fetel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 22:23:45</query_time>
   <create_date>2020-11-27</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-11-27</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>King Bazen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Addis Ababa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ET</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>alex.ns.cloudflare.com</value>
    <value>edna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fetel.net</domain_name>
   <domain_keyword>fetel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 17:18:19</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9111818018</registrant_phone>
   <name_servers>
    <value>ns1.peterhost.ru</value>
    <value>ns2.peterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fitek.lt</domain_name>
   <domain_keyword>fitek</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-02 14:48:07</query_time>
   <create_date>2016-12-27</create_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>public-ns1.unifiedpost.com</value>
    <value>public-ns2.unifiedpost.com</value>
    <value>public-ns3.unifiedpost.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>fetes.ru</domain_name>
   <domain_keyword>fetes</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:39:00</query_time>
   <create_date>2023-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>festek.hu</domain_name>
   <domain_keyword>festek</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 17:20:39</query_time>
   <create_date>2000-03-25</create_date>
  </value>
  <value>
   <num>36</num>
   <domain_name>wetek.info</domain_name>
   <domain_keyword>wetek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 11:43:02</query_time>
   <create_date>2013-10-09</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fedek.com.pl</domain_name>
   <domain_keyword>fedek</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-20 18:20:33</query_time>
   <create_date>2014-12-14</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.ehost.pl</value>
    <value>ns2.ehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>vetek.xyz</domain_name>
   <domain_keyword>vetek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 10:08:57</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>yetek.online</domain_name>
   <domain_keyword>yetek</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 22:44:36</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>fet3k.sbs</domain_name>
   <domain_keyword>fet3k</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-24 12:32:23</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>femtek.com</domain_name>
   <domain_keyword>femtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:39:45</query_time>
   <create_date>2013-12-12</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>fitek.xyz</domain_name>
   <domain_keyword>fitek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 22:45:44</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</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>43</num>
   <domain_name>ketek.ro</domain_name>
   <domain_keyword>ketek</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-17 16:07:50</query_time>
   <create_date>2014-11-03</create_date>
   <expiry_date>2025-10-31</expiry_date>
   <registrar_name>THCServers SRL</registrar_name>
   <registrar_website>www.thc.ro</registrar_website>
   <name_servers>
    <value>armfazh.ns.cloudflare.com</value>
    <value>rosalyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>fedek.ru</domain_name>
   <domain_keyword>fedek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:13:29</query_time>
   <create_date>2018-06-22</create_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.ru-tld.ru</value>
    <value>dns2.ru-tld.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>feter.ru</domain_name>
   <domain_keyword>feter</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:39:00</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>betek.com</domain_name>
   <domain_keyword>betek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:37:05</query_time>
   <create_date>1997-02-05</create_date>
   <update_date>2018-08-13</update_date>
   <expiry_date>2028-02-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>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fenek.net</domain_name>
   <domain_keyword>fenek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 22:07:31</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Małopolska</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/fenek.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>nicole.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>setek.consulting</domain_name>
   <domain_keyword>setek</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-27 21:38:29</query_time>
   <create_date>2018-01-27</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SETEK S.r.l.</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>please query the rdds service of the registrar 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>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ferek.com</domain_name>
   <domain_keyword>ferek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 08:39:15</query_time>
   <create_date>2000-03-11</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-11</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.box.ferek.com</value>
    <value>ns2.box.ferek.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>getek.in</domain_name>
   <domain_keyword>getek</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 13:48:48</query_time>
   <create_date>2010-11-27</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Global Soft SOlutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>dns.answeb.in</value>
    <value>dns1.answeb.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fatek.top</domain_name>
   <domain_keyword>fatek</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 12:25:51</query_time>
   <create_date>2019-01-16</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shen ZhenShi Jie Da Xing Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aetek.se</domain_name>
   <domain_keyword>aetek</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:13:16</query_time>
   <create_date>2013-03-20</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-20</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>53</num>
   <domain_name>fstek.lat</domain_name>
   <domain_keyword>fstek</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-09 08:00:27</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>n1.xundns.com</value>
    <value>n2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>fdtek.com</domain_name>
   <domain_keyword>fdtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:28:38</query_time>
   <create_date>2004-01-15</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>r2cOnline Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns-113-b.gandi.net</value>
    <value>ns-141-a.gandi.net</value>
    <value>ns-62-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>fitek.online</domain_name>
   <domain_keyword>fitek</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 22:10:58</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</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>56</num>
   <domain_name>fetes.pics</domain_name>
   <domain_keyword>fetes</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-14 05:57:57</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>fenek.com</domain_name>
   <domain_keyword>fenek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:18:18</query_time>
   <create_date>2009-06-08</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2027-06-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>jetek.com.cn</domain_name>
   <domain_keyword>jetek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 10:13:38</query_time>
   <create_date>2011-11-09</create_date>
   <expiry_date>2032-11-09</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>东莞市杰创电子测控科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>feltek.org</domain_name>
   <domain_keyword>feltek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 17:47:32</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>feten.co</domain_name>
   <domain_keyword>feten</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 23:41:29</query_time>
   <create_date>2022-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>fettek.com</domain_name>
   <domain_keyword>fettek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:43:51</query_time>
   <create_date>2021-08-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FETTEK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>petek.pl</domain_name>
   <domain_keyword>petek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 18:46:38</query_time>
   <create_date>2000-08-28</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.ithost.pl</value>
    <value>ns2.ithost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>petek.org</domain_name>
   <domain_keyword>petek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 13:27:27</query_time>
   <create_date>1999-11-03</create_date>
   <update_date>2021-11-18</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Petek Saraciye AS</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>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.worldnic.com</value>
    <value>ns2.worldnic.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>fitek.se</domain_name>
   <domain_keyword>fitek</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 01:26:30</query_time>
   <create_date>2015-12-29</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</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>65</num>
   <domain_name>vetek.org</domain_name>
   <domain_keyword>vetek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:01:39</query_time>
   <create_date>2004-10-22</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registration</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1r.nictrade.se</value>
    <value>ns2r.nictrade.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>yetek.com.cn</domain_name>
   <domain_keyword>yetek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-14 22:24:35</query_time>
   <create_date>2024-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>沈树寿</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>metek.xyz</domain_name>
   <domain_keyword>metek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 06:02:46</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>68</num>
   <domain_name>fetep.net</domain_name>
   <domain_keyword>fetep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 23:41:29</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2027-01-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/fetep.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>odin.ns.cloudflare.com</value>
    <value>ursula.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fetes.online</domain_name>
   <domain_keyword>fetes</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 23:41:30</query_time>
   <create_date>2020-07-21</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>setek.top</domain_name>
   <domain_keyword>setek</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 21:38:29</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>feter.info</domain_name>
   <domain_keyword>feter</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 01:51:23</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>fetex.shop</domain_name>
   <domain_keyword>fetex</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-06 21:36:28</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>CRONON GmbH</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>jetek.net</domain_name>
   <domain_keyword>jetek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 19:10:41</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1844</registrar_iana>
   <registrar_name>DropCatch.com 433 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jilin</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fefek.com</domain_name>
   <domain_keyword>fefek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 21:49:36</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-04-20</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/fefek.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>fatek.com.cn</domain_name>
   <domain_keyword>fatek</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-29 12:56:19</query_time>
   <create_date>2006-04-19</create_date>
   <expiry_date>2028-04-19</expiry_date>
   <registrar_name>厦门三五互联信息有限公司</registrar_name>
   <registrant_name>厦门永陞科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>fektek.com</domain_name>
   <domain_keyword>fektek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:29:42</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2022-07-16</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>77</num>
   <domain_name>getek.cn</domain_name>
   <domain_keyword>getek</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 03:36:44</query_time>
   <create_date>2007-02-07</create_date>
   <expiry_date>2028-02-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>宁波吉腾通讯设备有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>jetek.today</domain_name>
   <domain_keyword>jetek</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-08 18:11:53</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>petek.dk</domain_name>
   <domain_keyword>petek</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:46:21</query_time>
   <create_date>2004-11-10</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Harun Sen</registrant_name>
   <registrant_address>Pilevangsdal 1A, Sengeløse</registrant_address>
   <registrant_city>Taastrup</registrant_city>
   <registrant_zip>2630</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>febek.com</domain_name>
   <domain_keyword>febek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 19:45:37</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2024-05-08</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>81</num>
   <domain_name>fenek.tech</domain_name>
   <domain_keyword>fenek</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 17:53:32</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>eetek.tech</domain_name>
   <domain_keyword>eetek</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 02:45:43</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>fretek.co.jp</domain_name>
   <domain_keyword>fretek</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-27 05:57:12</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>FRETEK CO., LTD.</registrant_company>
   <name_servers>
    <value>ns1.canonet.ne.jp</value>
    <value>ns2.canonet.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>femtek.co.kr</domain_name>
   <domain_keyword>femtek</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-25 11:09:48</query_time>
   <create_date>2014-01-14</create_date>
   <update_date>2014-01-27</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>???</registrar_name>
   <registrar_website>http://viaweb.co.kr</registrar_website>
   <registrant_name>??</registrant_name>
  </value>
  <value>
   <num>85</num>
   <domain_name>fesek.com</domain_name>
   <domain_keyword>fesek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 18:37:07</query_time>
   <create_date>2007-07-29</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>zetek.net</domain_name>
   <domain_keyword>zetek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 00:02:48</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>3310</registrar_iana>
   <registrar_name>DropCatch.com 1101 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Dorelia Adriana</registrant_name>
   <registrant_address>2 thnou st</registrant_address>
   <registrant_city>krong preah</registrant_city>
   <registrant_state>Svay Rieng</registrant_state>
   <registrant_zip>18200</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+855.89941730</registrant_phone>
   <name_servers>
    <value>huxley.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>fete9.com</domain_name>
   <domain_keyword>fete9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:51:17</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>CHONGQING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=fete9.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>hetek.com</domain_name>
   <domain_keyword>hetek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:01:20</query_time>
   <create_date>2000-10-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout.com</registrar_name>
   <registrar_website>http://www.Namescout.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>ns1177.dns.dyn.com</value>
    <value>ns2195.dns.dyn.com</value>
    <value>ns3185.dns.dyn.com</value>
    <value>ns4174.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>netek.co.uk</domain_name>
   <domain_keyword>netek</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:09:37</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1072.ui-dns.com</value>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1107.ui-dns.de</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>feteu.com</domain_name>
   <domain_keyword>feteu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:24:20</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1938</registrar_iana>
   <registrar_name>DropCatch.com 458 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>wetek.net</domain_name>
   <domain_keyword>wetek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 11:43:02</query_time>
   <create_date>2013-10-09</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>feltek.info</domain_name>
   <domain_keyword>feltek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 17:47:32</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>betek.vip</domain_name>
   <domain_keyword>betek</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-23 18:07:12</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>fitek.pl</domain_name>
   <domain_keyword>fitek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-08 17:23:11</query_time>
   <create_date>2016-11-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>mimi.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>featek.com</domain_name>
   <domain_keyword>featek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:07:06</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>yetek.com</domain_name>
   <domain_keyword>yetek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 20:59:25</query_time>
   <create_date>2013-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>f1tek.com</domain_name>
   <domain_keyword>f1tek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:25:06</query_time>
   <create_date>2019-10-03</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-03</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>ns8111.hostgator.com</value>
    <value>ns8112.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fezek.com</domain_name>
   <domain_keyword>fezek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:36:25</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=fezek.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>fitek.fit</domain_name>
   <domain_keyword>fitek</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-02 14:48:07</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2029-02-28</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cetek.ru</domain_name>
   <domain_keyword>cetek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:55:25</query_time>
   <create_date>2016-09-06</create_date>
   <expiry_date>2024-09-06</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>
 </results>
 <stats>
  <total_time>0.03</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.