We found a total of 2 historical WHOIS records (in 0.06 seconds) for "ufke.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jan 2024 - 6:51 PM UTC

Registered: 2 April 2023
Expiry: 2 April 2024

REGISTRAR

Name: 上海福虎信息科技有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 韩孟歌
Email: [email protected]

#2 - QUERY TIME

3 Apr 2024 - 7:01 PM UTC

Registered: 2 April 2023
Expiry: 2 April 2025

REGISTRAR

Name: 上海福虎信息科技有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 韩孟歌
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ufke.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ufke.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ufke.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "ufke.cn",
            "domain_keyword": "ufke",
            "domain_tld": "cn",
            "query_time": "2024-01-12 18:51:58",
            "create_date": "2023-04-02",
            "expiry_date": "2024-04-02",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "韩孟歌",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ufke.cn",
            "domain_keyword": "ufke",
            "domain_tld": "cn",
            "query_time": "2024-04-03 19:01:07",
            "create_date": "2023-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "韩孟歌",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "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>ufke.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>ufke.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ufke.cn</domain_name>
   <domain_keyword>ufke</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-01-12 18:51:58</query_time>
   <create_date>2023-04-02</create_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>韩孟歌</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.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>ufke.cn</domain_name>
   <domain_keyword>ufke</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-03 19:01:07</query_time>
   <create_date>2023-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>韩孟歌</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.06</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 1 domain names (in 0.026 seconds) which contained the exact domain keyword "ufke".
Domain Name Registered Expiry Registrar Ownership
1 ufke.com 20 Feb 2013 20 Feb 2025 GoDaddy.com, LLC -
2 ufke.ru 19 Nov 2020 19 Nov 2024 REGRU-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ufke&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ufke",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ufke.com, ufke.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "ufke.com",
            "domain_keyword": "ufke",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:48",
            "create_date": "2013-02-20",
            "update_date": "2023-08-17",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ufke.ru",
            "domain_keyword": "ufke",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:23:22",
            "create_date": "2020-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.eurobyte.ru",
                "ns2.eurobyte.ru",
                "ns3.eurobyte.ru",
                "ns4.eurobyte.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ufke</domain_keyword>
  <sort_by>create_date</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>ufke.com, ufke.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ufke.com</domain_name>
   <domain_keyword>ufke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:48</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ufke.ru</domain_name>
   <domain_keyword>ufke</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:23:22</query_time>
   <create_date>2020-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.eurobyte.ru</value>
    <value>ns2.eurobyte.ru</value>
    <value>ns3.eurobyte.ru</value>
    <value>ns4.eurobyte.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.026</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 612 domain names (in 0.032 seconds) which look and sound like the brand name "ufke".
Domain Name Registered Expiry Registrar Ownership
1 hfke.com 6 Aug 2011 6 Aug 2032 GoDaddy.com, LLC -
2 rfke.com 8 Feb 2015 8 Feb 2025 UdomainName.com LLC -
3 utke.com 22 Jun 2002 22 Jun 2024 Mesh Digital Limited -
4 uzke.info 26 Apr 2023 26 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
5 ufkc.ru 16 Apr 2021 16 Apr 2025 RU-CENTER-RU Private Person
6 ufme.org 13 May 2018 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 ufze.lat 9 Sep 2023 9 Sep 2024 Porkbun, LLC Private by Design, LLC
8 ulke.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
9 unke.com 23 Feb 1999 23 Feb 2027 Network Solutions, LLC -
10 ucke.org 19 Sep 2019 19 Sep 2024 IONOS SE 1&1 Internet Limited
11 ufku.biz 23 Jul 2017 22 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
12 ufkv.cn 30 May 2023 30 May 2024 WEST263 INTERNATIONAL LIMITED 邱华杰
13 ufkm.cfd 7 Dec 2023 7 Dec 2024 Porkbun, LLC Private by Design, LLC
14 3fke.net 31 Oct 2014 31 Oct 2024 Cronon AG -
15 ufek.com 17 Jul 2007 17 Jul 2025 eName Technology Co.,Ltd. -
16 ufae.cn 15 Apr 2023 15 Apr 2025 郑州世纪创联电子科技开发有限公司 陈亚办
17 ufie.de - - - -
18 nfke.us 6 Jul 2023 6 Jul 2024 OwnRegistrar, Inc. Anonymize, Inc.
19 wfke.com 10 Jul 2009 10 Jul 2025 GoDaddy.com, LLC -
20 ufkj.com 26 Jul 2007 26 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
21 ufkes.org 20 Jul 2010 20 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu Ufkes Greentec B.V.
22 urke.com 26 Sep 1998 25 Sep 2024 Ascio Technologies, Inc Not Disclosed
23 ufge.xyz 18 Aug 2023 18 Aug 2024 Name.com, Inc -
24 ufek.monster 12 Oct 2023 12 Oct 2024 Name.com, Inc LULU
25 uoke.ru 29 Dec 2023 29 Dec 2024 REGRU-RU Private Person
26 afke.cn 26 Apr 2024 26 Apr 2025 广西北部湾在线投资控股有限公司 覃东乾
27 ufle.xyz 18 Sep 2023 18 Sep 2024 Name.com, Inc LULU
28 ufle.net 17 Dec 2014 17 Dec 2024 Go France Domains, LLC -
29 ufkt.lt 8 May 2023 9 May 2025 UAB "Interneto vizija" -
30 qfke.com 31 Oct 2007 31 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
31 ufbe.com 23 Jul 2003 23 Jul 2024 GoDaddy.com, LLC -
32 tfke.top 15 Apr 2023 15 Apr 2025 Eranet International Limited gao qiang
33 ufkb.pro 8 May 2024 8 May 2025 NameSilo, LLC PrivacyGuardian.org llc
34 ukfe.net 28 Aug 2023 28 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
35 afke.org 8 Feb 2007 8 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
36 ufk3.shop 21 Mar 2024 21 Mar 2025 Spaceship, Inc. -
37 zfke.org 24 Jan 2021 24 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
38 tfke.fun 3 Apr 2023 3 Apr 2025 Porkbun, LLC Private by Design, LLC
39 ufk2.shop 21 Mar 2024 21 Mar 2025 Spaceship, Inc. -
40 utke.ru 23 Dec 2015 23 Dec 2024 R01-RU Private Person
41 ufme.ru 9 Jun 2018 9 Jun 2025 SALENAMES-RU Private Person
42 ufxe.com 11 Oct 2018 11 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
43 ufne.com 20 Feb 2005 20 Feb 2025 GoDaddy.com, LLC -
44 ufue.com 15 Nov 2004 15 Nov 2024 Porkbun LLC Private by Design, LLC
45 unke.wang 1 Jan 2024 1 Jan 2025 xiamen chinasource internet service co. ltd. REDACTED FOR PRIVACY
46 ufkec.shop 18 May 2024 18 May 2025 Spaceship, Inc. -
47 urke.org 26 Oct 2015 26 Oct 2024 Domeneshop AS dba domainnameshop.com Gigapix AS
48 pfke.com 3 Aug 2006 3 Aug 2032 GoDaddy.com, LLC -
49 fuke.net 30 Mar 2003 30 Mar 2025 Epik LLC Anonymize LLC
50 yufke.com 14 Sep 2023 14 Sep 2024 Metaregistrar BV REDACTED FOR PRIVACY
51 fuke.nl 17 Oct 2014 - XNS Registrar B.V. -
52 ukfe.co.uk 15 May 2019 15 May 2025 1api GmbH [Tag = 1API-DE] -
53 umke.com 20 Jan 2007 20 Jan 2025 GoDaddy.com, LLC -
54 vfke.com 4 Feb 2010 4 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 ucke.com 27 Jun 2006 27 Jun 2024 Sea Wasp, LLC -
56 ufve.info 12 Dec 2023 12 Dec 2024 NameCheap, Inc. REDACTED FOR PRIVACY
57 3fke.com 29 Sep 2013 29 Sep 2024 Vautron Rechenzentrum AG DREIFKE Getränkefachhandel
58 urke.eco 23 Jan 2021 23 Jan 2025 united-domains AG URKE ANS
59 ufike.com 22 Jan 2024 22 Jan 2025 GMO INTERNET, INC. mitambo
60 uike.ru 14 Nov 2023 14 Nov 2024 REGRU-RU Private Person
61 wfke.cn 21 Sep 2023 21 Sep 2024 浙江贰贰网络有限公司 陈亚办
62 udke.website 15 Jul 2023 15 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
63 fuke.com 23 Jun 2001 23 Jun 2030 GoDaddy.com, LLC -
64 dfke.com 27 Apr 2005 27 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. -
65 ufk5.shop 21 Mar 2024 21 Mar 2025 Spaceship, Inc. -
66 ufk-e.ru 7 May 2019 7 May 2024 REGRU-RU Private Person
67 ufse.cat 30 Jun 2021 30 Jun 2024 Openprovider Datos privados
68 ufue.co.uk 18 Nov 2018 18 Nov 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
69 ufkg.ru 23 Nov 2023 23 Nov 2024 RU-CENTER-RU Private Person
70 ufk8.lat 5 Oct 2023 5 Oct 2024 Porkbun, LLC Private by Design, LLC
71 ulke.org 8 May 2022 8 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 ifke.sbs 11 May 2023 11 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 jfke.info 15 Jun 2023 15 Jun 2024 NameCheap, Inc. REDACTED FOR PRIVACY
74 pufke.com 6 Sep 2015 6 Sep 2024 GoDaddy.com, LLC -
75 fuke.co.uk 4 Sep 2000 4 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
76 unke.store 2 Jun 2023 2 Jun 2025 Registrar of Domain Names REG.RU, LLC IP Privalova Yulia Andreevna
77 ufkx.cn 16 Aug 2023 16 Aug 2024 上海美橙科技信息发展有限公司 廖彩云
78 ufse.cz 6 Feb 2024 6 Feb 2025 REG-WEBGLOBE iSales EU a.s.
79 unke.net 24 Oct 2022 24 Oct 2025 Gname.com Pte. Ltd. Redacted for privacy
80 ufk6.shop 21 Mar 2024 21 Mar 2025 Spaceship, Inc. -
81 tfke.cn 24 Mar 2023 24 Mar 2025 四川域趣网络科技有限公司 王旺林
82 ufkey.com 16 Jan 2018 16 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
83 ufje.com 20 Aug 2012 20 Aug 2025 Dynadot Inc -
84 ufre.site 22 Nov 2023 22 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
85 ufku.com 4 Jul 2005 4 Jul 2024 SAV.COM, LLC REDACTED FOR PRIVACY
86 ufkk.com 22 Feb 2009 22 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
87 urke.cl 23 Aug 2023 23 Aug 2024 NIC Chile PAULA DE LOURDES GOYCOOLEA GONZALEZ
88 ufkb.net 4 Jun 2001 4 Jun 2024 IONOS SE UFKB GmbH
89 bfke.info 14 Mar 2019 14 Mar 2025 IONOS SE Data Privacy Protected
90 fuke.work 19 May 2024 19 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
91 pufke.nrw 9 Jan 2019 9 Jan 2025 Registry Gate GmbH -
92 ulke.info 1 Aug 2004 1 Aug 2024 IONOS SE REDACTED FOR PRIVACY
93 ufkb.de - - - -
94 umke.de - - - -
95 utke.net 5 Oct 2000 5 Oct 2024 IONOS SE REDACTED FOR PRIVACY
96 ufhe.store 4 Mar 2024 4 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
97 ufkm.sbs 6 Dec 2023 6 Dec 2024 Porkbun, LLC Private by Design, LLC
98 sfke.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Robert Collinge
99 uffe.cc 30 May 2011 30 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
100 ufks.com 5 Dec 2011 5 Dec 2025 INAMES CO., LTD. ryusungill
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 Ufke.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ufke.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ufke.cn",
        "page_size": 100
    },
    "count": {
        "total": 612,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hfke.com, rfke.com, utke.com, uzke.info, ufkc.ru, ufme.org, ufze.lat, ulke.xyz, unke.com, ucke.org, ufku.biz, ufkv.cn, ufkm.cfd, 3fke.net, ufek.com, ufae.cn, ufie.de, nfke.us, wfke.com, ufkj.com, ufkes.org, urke.com, ufge.xyz, ufek.monster, uoke.ru, afke.cn, ufle.xyz, ufle.net, ufkt.lt, qfke.com, ufbe.com, tfke.top, ufkb.pro, ukfe.net, afke.org, ufk3.shop, zfke.org, tfke.fun, ufk2.shop, utke.ru, ufme.ru, ufxe.com, ufne.com, ufue.com, unke.wang, ufkec.shop, urke.org, pfke.com, fuke.net, yufke.com, fuke.nl, ukfe.co.uk, umke.com, vfke.com, ucke.com, ufve.info, 3fke.com, urke.eco, ufike.com, uike.ru, wfke.cn, udke.website, fuke.com, dfke.com, ufk5.shop, ufk-e.ru, ufse.cat, ufue.co.uk, ufkg.ru, ufk8.lat, ulke.org, ifke.sbs, jfke.info, pufke.com, fuke.co.uk, unke.store, ufkx.cn, ufse.cz, unke.net, ufk6.shop, tfke.cn, ufkey.com, ufje.com, ufre.site, ufku.com, ufkk.com, urke.cl, ufkb.net, bfke.info, fuke.work, pufke.nrw, ulke.info, ufkb.de, umke.de, utke.net, ufhe.store, ufkm.sbs, sfke.com.au, uffe.cc, ufks.com",
    "results": [
        {
            "num": 1,
            "domain_name": "hfke.com",
            "domain_keyword": "hfke",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:47:47",
            "create_date": "2011-08-06",
            "update_date": "2023-08-23",
            "expiry_date": "2032-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rfke.com",
            "domain_keyword": "rfke",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:21:35",
            "create_date": "2015-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 931,
            "registrar_name": "UdomainName.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "utke.com",
            "domain_keyword": "utke",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:53:45",
            "create_date": "2002-06-22",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "uzke.info",
            "domain_keyword": "uzke",
            "domain_tld": "info",
            "query_time": "2024-05-03 19:12:29",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ufkc.ru",
            "domain_keyword": "ufkc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:23:22",
            "create_date": "2021-04-16",
            "expiry_date": "2025-04-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "ufme.org",
            "domain_keyword": "ufme",
            "domain_tld": "org",
            "query_time": "2024-05-16 08:22:27",
            "create_date": "2018-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "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.trentahost.com",
                "ns2.trentahost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ufze.lat",
            "domain_keyword": "ufze",
            "domain_tld": "lat",
            "query_time": "2024-05-21 16:39:04",
            "create_date": "2023-09-09",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ulke.xyz",
            "domain_keyword": "ulke",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 08:24:34",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "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": 9,
            "domain_name": "unke.com",
            "domain_keyword": "unke",
            "domain_tld": "com",
            "query_time": "2024-06-05 01:43:18",
            "create_date": "1999-02-23",
            "update_date": "2021-12-25",
            "expiry_date": "2027-02-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.your-site.com",
                "ns2.your-site.com",
                "ns3.your-site.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ucke.org",
            "domain_keyword": "ucke",
            "domain_tld": "org",
            "query_time": "2024-04-26 15:34:51",
            "create_date": "2019-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1032.ui-dns.de",
                "ns1039.ui-dns.org",
                "ns1067.ui-dns.com",
                "ns1083.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ufku.biz",
            "domain_keyword": "ufku",
            "domain_tld": "biz",
            "query_time": "2024-05-09 04:12:52",
            "create_date": "2017-07-23",
            "update_date": "2022-08-29",
            "expiry_date": "2024-07-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nordrhein-Westfalen",
            "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": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ufkv.cn",
            "domain_keyword": "ufkv",
            "domain_tld": "cn",
            "query_time": "2024-06-02 19:15:04",
            "create_date": "2023-05-30",
            "expiry_date": "2024-05-30",
            "registrar_name": "WEST263 INTERNATIONAL LIMITED",
            "registrant_name": "邱华杰",
            "registrant_email": "[email protected]",
            "domain_status": [
                "inactive",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ufkm.cfd",
            "domain_keyword": "ufkm",
            "domain_tld": "cfd",
            "query_time": "2024-06-03 14:20:17",
            "create_date": "2023-12-07",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "3fke.net",
            "domain_keyword": "3fke",
            "domain_tld": "net",
            "query_time": "2024-04-17 02:36:06",
            "create_date": "2014-10-31",
            "update_date": "2014-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks08.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ufek.com",
            "domain_keyword": "ufek",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:40:37",
            "create_date": "2007-07-17",
            "update_date": "2024-03-16",
            "expiry_date": "2025-07-17",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/ufek.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ufae.cn",
            "domain_keyword": "ufae",
            "domain_tld": "cn",
            "query_time": "2024-05-05 02:09:49",
            "create_date": "2023-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "陈亚办",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ufie.de",
            "domain_keyword": "ufie",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:53:41",
            "update_date": "2018-06-16",
            "name_servers": [
                "han.han-solo.net",
                "leia.han-solo.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "nfke.us",
            "domain_keyword": "nfke",
            "domain_tld": "us",
            "query_time": "2024-05-24 17:39:42",
            "create_date": "2023-07-06",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize, Inc.",
            "registrant_address": "30 N. Gould Street, Ste N",
            "registrant_city": "Spokane",
            "registrant_state": "Washington",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7375303745",
            "name_servers": [
                "nora.ns.cloudflare.com",
                "peter.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wfke.com",
            "domain_keyword": "wfke",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:31:25",
            "create_date": "2009-07-10",
            "update_date": "2023-01-16",
            "expiry_date": "2025-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ufkj.com",
            "domain_keyword": "ufkj",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:49",
            "create_date": "2007-07-26",
            "update_date": "2023-09-06",
            "expiry_date": "2024-07-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ufkj.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ufkes.org",
            "domain_keyword": "ufkes",
            "domain_tld": "org",
            "query_time": "2024-04-22 22:42:48",
            "create_date": "2010-07-20",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ufkes Greentec B.V.",
            "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": [
                "vera.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "urke.com",
            "domain_keyword": "urke",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:44:56",
            "create_date": "1998-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NO",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=urke.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ufge.xyz",
            "domain_keyword": "ufge",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 04:12:26",
            "create_date": "2023-08-18",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "naxin",
            "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": [
                "ns1cnb.name.com",
                "ns2dqr.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ufek.monster",
            "domain_keyword": "ufek",
            "domain_tld": "monster",
            "query_time": "2024-05-05 02:12:12",
            "create_date": "2023-10-12",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "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": [
                "ns1cnb.name.com",
                "ns2dqr.name.com",
                "ns3cna.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "uoke.ru",
            "domain_keyword": "uoke",
            "domain_tld": "ru",
            "query_time": "2024-05-09 23:25:47",
            "create_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "afke.cn",
            "domain_keyword": "afke",
            "domain_tld": "cn",
            "query_time": "2024-05-13 11:03:04",
            "create_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_name": "广西北部湾在线投资控股有限公司",
            "registrant_name": "覃东乾",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ufle.xyz",
            "domain_keyword": "ufle",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 18:03:04",
            "create_date": "2023-09-18",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "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": [
                "ns1cnb.name.com",
                "ns2knz.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ufle.net",
            "domain_keyword": "ufle",
            "domain_tld": "net",
            "query_time": "2024-04-22 22:42:54",
            "create_date": "2014-12-17",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ufkt.lt",
            "domain_keyword": "ufkt",
            "domain_tld": "lt",
            "query_time": "2024-04-22 22:42:50",
            "create_date": "2023-05-08",
            "expiry_date": "2025-05-09",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 30,
            "domain_name": "qfke.com",
            "domain_keyword": "qfke",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:38:37",
            "create_date": "2007-10-31",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-31",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/qfke.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ufbe.com",
            "domain_keyword": "ufbe",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:56:12",
            "create_date": "2003-07-23",
            "update_date": "2023-05-24",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "tfke.top",
            "domain_keyword": "tfke",
            "domain_tld": "top",
            "query_time": "2024-05-03 23:24:37",
            "create_date": "2023-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gao qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CQ",
            "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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ufkb.pro",
            "domain_keyword": "ufkb",
            "domain_tld": "pro",
            "query_time": "2024-05-20 20:31:27",
            "create_date": "2024-05-08",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ukfe.net",
            "domain_keyword": "ukfe",
            "domain_tld": "net",
            "query_time": "2024-05-17 09:07:50",
            "create_date": "2023-08-28",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "afke.org",
            "domain_keyword": "afke",
            "domain_tld": "org",
            "query_time": "2024-06-05 21:00:16",
            "create_date": "2007-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns7.kakatoo.com",
                "ns8.kakatoo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ufk3.shop",
            "domain_keyword": "ufk3",
            "domain_tld": "shop",
            "query_time": "2024-05-27 18:03:04",
            "create_date": "2024-03-21",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "zfke.org",
            "domain_keyword": "zfke",
            "domain_tld": "org",
            "query_time": "2024-04-20 21:01:59",
            "create_date": "2021-01-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tfke.fun",
            "domain_keyword": "tfke",
            "domain_tld": "fun",
            "query_time": "2024-04-17 16:30:52",
            "create_date": "2023-04-03",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ufk2.shop",
            "domain_keyword": "ufk2",
            "domain_tld": "shop",
            "query_time": "2024-04-22 22:42:47",
            "create_date": "2024-03-21",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "utke.ru",
            "domain_keyword": "utke",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:32:14",
            "create_date": "2015-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "ufme.ru",
            "domain_keyword": "ufme",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:23:23",
            "create_date": "2018-06-09",
            "expiry_date": "2025-06-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "ufxe.com",
            "domain_keyword": "ufxe",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:15:17",
            "create_date": "2018-10-11",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ufxe.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3984707c.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ufne.com",
            "domain_keyword": "ufne",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:43:13",
            "create_date": "2005-02-20",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ufue.com",
            "domain_keyword": "ufue",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:43:57",
            "create_date": "2004-11-15",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-15",
            "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/ufue.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "unke.wang",
            "domain_keyword": "unke",
            "domain_tld": "wang",
            "query_time": "2024-05-10 05:11:55",
            "create_date": "2024-01-01",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1366,
            "registrar_name": "xiamen chinasource internet service co. ltd.",
            "registrar_website": "http://www.zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hebei",
            "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": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ufkec.shop",
            "domain_keyword": "ufkec",
            "domain_tld": "shop",
            "query_time": "2024-05-20 17:05:02",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "urke.org",
            "domain_keyword": "urke",
            "domain_tld": "org",
            "query_time": "2024-04-26 14:44:56",
            "create_date": "2015-10-26",
            "update_date": "2024-03-23",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gigapix AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "pfke.com",
            "domain_keyword": "pfke",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:06:25",
            "create_date": "2006-08-03",
            "update_date": "2023-08-23",
            "expiry_date": "2032-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fuke.net",
            "domain_keyword": "fuke",
            "domain_tld": "net",
            "query_time": "2024-05-25 06:39:37",
            "create_date": "2003-03-30",
            "update_date": "2023-12-02",
            "expiry_date": "2025-03-30",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "yufke.com",
            "domain_keyword": "yufke",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:55:28",
            "create_date": "2023-09-14",
            "update_date": "2024-03-08",
            "expiry_date": "2024-09-14",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 51,
            "domain_name": "fuke.nl",
            "domain_keyword": "fuke",
            "domain_tld": "nl",
            "query_time": "2024-04-30 22:07:40",
            "create_date": "2014-10-17",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "ukfe.co.uk",
            "domain_keyword": "ukfe",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 09:07:50",
            "create_date": "2019-05-15",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-15",
            "registrar_name": "1api GmbH [Tag = 1API-DE]",
            "registrar_website": "https://www.1api.net",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "umke.com",
            "domain_keyword": "umke",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:11:08",
            "create_date": "2007-01-20",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "vfke.com",
            "domain_keyword": "vfke",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:12:51",
            "create_date": "2010-02-04",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=vfke.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ucke.com",
            "domain_keyword": "ucke",
            "domain_tld": "com",
            "query_time": "2024-05-25 21:38:52",
            "create_date": "2006-06-27",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-27",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ufve.info",
            "domain_keyword": "ufve",
            "domain_tld": "info",
            "query_time": "2024-06-03 22:17:20",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N%2FA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "3fke.com",
            "domain_keyword": "3fke",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:36:06",
            "create_date": "2013-09-29",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_company": "DREIFKE Getränkefachhandel",
            "registrant_state": "n/a",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.n5q.de",
                "ns2.n5q.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "urke.eco",
            "domain_keyword": "urke",
            "domain_tld": "eco",
            "query_time": "2024-05-17 08:54:46",
            "create_date": "2021-01-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "URKE ANS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ams-ns1.greengeeks.com",
                "chi-ns1.greengeeks.com",
                "chi-ns2.greengeeks.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ufike.com",
            "domain_keyword": "ufike",
            "domain_tld": "com",
            "query_time": "2024-06-04 11:47:25",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Stephen Ngure",
            "registrant_company": "mitambo",
            "registrant_address": "132uthiru",
            "registrant_city": "nairobi",
            "registrant_state": "nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+254.703991070",
            "name_servers": [
                "ns1.itexpertskenya.co.ke",
                "ns2.itexpertskenya.co.ke"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "uike.ru",
            "domain_keyword": "uike",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:25:51",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "wfke.cn",
            "domain_keyword": "wfke",
            "domain_tld": "cn",
            "query_time": "2024-04-28 15:10:09",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "陈亚办",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "udke.website",
            "domain_keyword": "udke",
            "domain_tld": "website",
            "query_time": "2024-05-29 01:19:29",
            "create_date": "2023-07-15",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "fuke.com",
            "domain_keyword": "fuke",
            "domain_tld": "com",
            "query_time": "2024-04-30 22:07:40",
            "create_date": "2001-06-23",
            "update_date": "2022-09-20",
            "expiry_date": "2030-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "dfke.com",
            "domain_keyword": "dfke",
            "domain_tld": "com",
            "query_time": "2024-04-27 12:22:18",
            "create_date": "2005-04-27",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-27",
            "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": 65,
            "domain_name": "ufk5.shop",
            "domain_keyword": "ufk5",
            "domain_tld": "shop",
            "query_time": "2024-05-21 16:37:12",
            "create_date": "2024-03-21",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "ufk-e.ru",
            "domain_keyword": "ufk-e",
            "domain_tld": "ru",
            "query_time": "2024-05-31 17:41:26",
            "create_date": "2019-05-07",
            "expiry_date": "2024-05-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "ufse.cat",
            "domain_keyword": "ufse",
            "domain_tld": "cat",
            "query_time": "2024-06-03 22:16:23",
            "create_date": "2021-06-30",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_company": "Datos privados",
            "registrant_state": "Ourense",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ufue.co.uk",
            "domain_keyword": "ufue",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 05:57:35",
            "create_date": "2018-11-18",
            "update_date": "2022-10-19",
            "expiry_date": "2024-11-18",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "ufkg.ru",
            "domain_keyword": "ufkg",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:23:22",
            "create_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "ufk8.lat",
            "domain_keyword": "ufk8",
            "domain_tld": "lat",
            "query_time": "2024-05-05 02:13:39",
            "create_date": "2023-10-05",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ulke.org",
            "domain_keyword": "ulke",
            "domain_tld": "org",
            "query_time": "2024-05-12 14:40:06",
            "create_date": "2022-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "ifke.sbs",
            "domain_keyword": "ifke",
            "domain_tld": "sbs",
            "query_time": "2024-05-15 05:07:31",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "jfke.info",
            "domain_keyword": "jfke",
            "domain_tld": "info",
            "query_time": "2024-05-15 20:55:06",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N%2FA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "pufke.com",
            "domain_keyword": "pufke",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:15:27",
            "create_date": "2015-09-06",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "fuke.co.uk",
            "domain_keyword": "fuke",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 20:23:54",
            "create_date": "2000-09-04",
            "update_date": "2023-08-05",
            "expiry_date": "2024-09-04",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "unke.store",
            "domain_keyword": "unke",
            "domain_tld": "store",
            "query_time": "2024-05-25 03:18:35",
            "create_date": "2023-06-02",
            "update_date": "2024-04-27",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "IP Privalova Yulia Andreevna",
            "registrant_state": "Tverskaya obl.",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ufkx.cn",
            "domain_keyword": "ufkx",
            "domain_tld": "cn",
            "query_time": "2024-05-27 18:03:03",
            "create_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ufse.cz",
            "domain_keyword": "ufse",
            "domain_tld": "cz",
            "query_time": "2024-05-31 07:13:32",
            "create_date": "2024-02-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "REG-WEBGLOBE",
            "registrant_name": "Charalambos Tirkides",
            "registrant_company": "iSales EU a.s.",
            "registrant_address": "Holečkova 789/49, Praha, 15000",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.webglobe.sk",
                "ns2.webglobe.sk",
                "ns3.webglobe.com"
            ]
        },
        {
            "num": 79,
            "domain_name": "unke.net",
            "domain_keyword": "unke",
            "domain_tld": "net",
            "query_time": "2024-05-10 05:11:55",
            "create_date": "2022-10-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-10-24",
            "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": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=unke.net",
            "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": 80,
            "domain_name": "ufk6.shop",
            "domain_keyword": "ufk6",
            "domain_tld": "shop",
            "query_time": "2024-04-22 22:42:49",
            "create_date": "2024-03-21",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "tfke.cn",
            "domain_keyword": "tfke",
            "domain_tld": "cn",
            "query_time": "2024-04-23 05:06:08",
            "create_date": "2023-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "王旺林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ufkey.com",
            "domain_keyword": "ufkey",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:49",
            "create_date": "2018-01-16",
            "update_date": "2018-03-17",
            "expiry_date": "2025-01-16",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CUENCA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns39.servidoresdns.net",
                "dns40.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ufje.com",
            "domain_keyword": "ufje",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:45",
            "create_date": "2012-08-20",
            "update_date": "2023-12-23",
            "expiry_date": "2025-08-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ufre.site",
            "domain_keyword": "ufre",
            "domain_tld": "site",
            "query_time": "2024-05-27 00:48:31",
            "create_date": "2023-11-22",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Nei Meng Gu",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ufku.com",
            "domain_keyword": "ufku",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:50",
            "create_date": "2005-07-04",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-04",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=ufku.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.drupella.com",
                "ns2.drupella.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ufkk.com",
            "domain_keyword": "ufkk",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:49",
            "create_date": "2009-02-22",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ufkk.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "urke.cl",
            "domain_keyword": "urke",
            "domain_tld": "cl",
            "query_time": "2024-04-26 14:44:56",
            "create_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "PAULA DE LOURDES GOYCOOLEA GONZALEZ",
            "name_servers": [
                "ns-1096.awsdns-09.org",
                "ns-1963.awsdns-53.co.uk",
                "ns-377.awsdns-47.com",
                "ns-535.awsdns-02.net"
            ]
        },
        {
            "num": 88,
            "domain_name": "ufkb.net",
            "domain_keyword": "ufkb",
            "domain_tld": "net",
            "query_time": "2024-05-09 04:12:51",
            "create_date": "2001-06-04",
            "update_date": "2023-01-25",
            "expiry_date": "2024-06-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UFKB GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1034.ui-dns.org",
                "ns1035.ui-dns.biz",
                "ns1101.ui-dns.com",
                "ns1118.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bfke.info",
            "domain_keyword": "bfke",
            "domain_tld": "info",
            "query_time": "2024-05-12 00:01:40",
            "create_date": "2019-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1043.ui-dns.biz",
                "ns1057.ui-dns.com",
                "ns1098.ui-dns.org",
                "ns1123.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fuke.work",
            "domain_keyword": "fuke",
            "domain_tld": "work",
            "query_time": "2024-05-21 16:36:38",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2026-05-19",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pufke.nrw",
            "domain_keyword": "pufke",
            "domain_tld": "nrw",
            "query_time": "2024-06-09 20:42:00",
            "create_date": "2019-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1328,
            "registrar_name": "Registry Gate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ulke.info",
            "domain_keyword": "ulke",
            "domain_tld": "info",
            "query_time": "2024-04-18 22:42:49",
            "create_date": "2004-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1046.ui-dns.biz",
                "ns1046.ui-dns.com",
                "ns1046.ui-dns.de",
                "ns1046.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ufkb.de",
            "domain_keyword": "ufkb",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:53:41",
            "update_date": "2018-08-17",
            "name_servers": [
                "ns1049.ui-dns.biz",
                "ns1049.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1049.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "umke.de",
            "domain_keyword": "umke",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:44:19",
            "update_date": "2019-06-05",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 95,
            "domain_name": "utke.net",
            "domain_keyword": "utke",
            "domain_tld": "net",
            "query_time": "2024-06-08 12:41:27",
            "create_date": "2000-10-05",
            "update_date": "2017-12-14",
            "expiry_date": "2024-10-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1065.ui-dns.biz",
                "ns1065.ui-dns.com",
                "ns1065.ui-dns.de",
                "ns1065.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ufhe.store",
            "domain_keyword": "ufhe",
            "domain_tld": "store",
            "query_time": "2024-05-09 04:12:30",
            "create_date": "2024-03-04",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ufkm.sbs",
            "domain_keyword": "ufkm",
            "domain_tld": "sbs",
            "query_time": "2024-06-03 14:20:17",
            "create_date": "2023-12-06",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sfke.com.au",
            "domain_keyword": "sfke",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 12:52:05",
            "update_date": "2024-06-02",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Robert Collinge",
            "name_servers": [
                "ns1.sfke.com.au",
                "ns2.sfke.com.au",
                "ns3.sfke.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "uffe.cc",
            "domain_keyword": "uffe",
            "domain_tld": "cc",
            "query_time": "2024-06-01 23:41:06",
            "create_date": "2011-05-30",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.simply.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": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "ufks.com",
            "domain_keyword": "ufks",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:50",
            "create_date": "2011-12-05",
            "update_date": "2024-02-26",
            "expiry_date": "2025-12-05",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "ryusungill",
            "registrant_company": "ryusungill",
            "registrant_address": "hyundaigroup1202 Ilgok-dong, Buk-gu,",
            "registrant_city": "Gwangju",
            "registrant_zip": "500160",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "registrant_fax": "+82.624197272",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ufke.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>612</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hfke.com, rfke.com, utke.com, uzke.info, ufkc.ru, ufme.org, ufze.lat, ulke.xyz, unke.com, ucke.org, ufku.biz, ufkv.cn, ufkm.cfd, 3fke.net, ufek.com, ufae.cn, ufie.de, nfke.us, wfke.com, ufkj.com, ufkes.org, urke.com, ufge.xyz, ufek.monster, uoke.ru, afke.cn, ufle.xyz, ufle.net, ufkt.lt, qfke.com, ufbe.com, tfke.top, ufkb.pro, ukfe.net, afke.org, ufk3.shop, zfke.org, tfke.fun, ufk2.shop, utke.ru, ufme.ru, ufxe.com, ufne.com, ufue.com, unke.wang, ufkec.shop, urke.org, pfke.com, fuke.net, yufke.com, fuke.nl, ukfe.co.uk, umke.com, vfke.com, ucke.com, ufve.info, 3fke.com, urke.eco, ufike.com, uike.ru, wfke.cn, udke.website, fuke.com, dfke.com, ufk5.shop, ufk-e.ru, ufse.cat, ufue.co.uk, ufkg.ru, ufk8.lat, ulke.org, ifke.sbs, jfke.info, pufke.com, fuke.co.uk, unke.store, ufkx.cn, ufse.cz, unke.net, ufk6.shop, tfke.cn, ufkey.com, ufje.com, ufre.site, ufku.com, ufkk.com, urke.cl, ufkb.net, bfke.info, fuke.work, pufke.nrw, ulke.info, ufkb.de, umke.de, utke.net, ufhe.store, ufkm.sbs, sfke.com.au, uffe.cc, ufks.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hfke.com</domain_name>
   <domain_keyword>hfke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:47:47</query_time>
   <create_date>2011-08-06</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2032-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rfke.com</domain_name>
   <domain_keyword>rfke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:21:35</query_time>
   <create_date>2015-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>931</registrar_iana>
   <registrar_name>UdomainName.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>utke.com</domain_name>
   <domain_keyword>utke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:53:45</query_time>
   <create_date>2002-06-22</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-22</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>ns17.domaincontrol.com</value>
    <value>ns18.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>4</num>
   <domain_name>uzke.info</domain_name>
   <domain_keyword>uzke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 19:12:29</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ufkc.ru</domain_name>
   <domain_keyword>ufkc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:23:22</query_time>
   <create_date>2021-04-16</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ufme.org</domain_name>
   <domain_keyword>ufme</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 08:22:27</query_time>
   <create_date>2018-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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.trentahost.com</value>
    <value>ns2.trentahost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ufze.lat</domain_name>
   <domain_keyword>ufze</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-21 16:39:04</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ulke.xyz</domain_name>
   <domain_keyword>ulke</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 08:24:34</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</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>9</num>
   <domain_name>unke.com</domain_name>
   <domain_keyword>unke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 01:43:18</query_time>
   <create_date>1999-02-23</create_date>
   <update_date>2021-12-25</update_date>
   <expiry_date>2027-02-23</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.your-site.com</value>
    <value>ns2.your-site.com</value>
    <value>ns3.your-site.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ucke.org</domain_name>
   <domain_keyword>ucke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 15:34:51</query_time>
   <create_date>2019-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1032.ui-dns.de</value>
    <value>ns1039.ui-dns.org</value>
    <value>ns1067.ui-dns.com</value>
    <value>ns1083.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ufku.biz</domain_name>
   <domain_keyword>ufku</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 04:12:52</query_time>
   <create_date>2017-07-23</create_date>
   <update_date>2022-08-29</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nordrhein-Westfalen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ufkv.cn</domain_name>
   <domain_keyword>ufkv</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-02 19:15:04</query_time>
   <create_date>2023-05-30</create_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>WEST263 INTERNATIONAL LIMITED</registrar_name>
   <registrant_name>邱华杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ufkm.cfd</domain_name>
   <domain_keyword>ufkm</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-03 14:20:17</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>3fke.net</domain_name>
   <domain_keyword>3fke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 02:36:06</query_time>
   <create_date>2014-10-31</create_date>
   <update_date>2014-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ufek.com</domain_name>
   <domain_keyword>ufek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:40:37</query_time>
   <create_date>2007-07-17</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/ufek.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ufae.cn</domain_name>
   <domain_keyword>ufae</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 02:09:49</query_time>
   <create_date>2023-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>陈亚办</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ufie.de</domain_name>
   <domain_keyword>ufie</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:53:41</query_time>
   <update_date>2018-06-16</update_date>
   <name_servers>
    <value>han.han-solo.net</value>
    <value>leia.han-solo.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>nfke.us</domain_name>
   <domain_keyword>nfke</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 17:39:42</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-11</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>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize, Inc.</registrant_company>
   <registrant_address>30 N. Gould Street, Ste N</registrant_address>
   <registrant_city>Spokane</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7375303745</registrant_phone>
   <name_servers>
    <value>nora.ns.cloudflare.com</value>
    <value>peter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wfke.com</domain_name>
   <domain_keyword>wfke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:31:25</query_time>
   <create_date>2009-07-10</create_date>
   <update_date>2023-01-16</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ufkj.com</domain_name>
   <domain_keyword>ufkj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:49</query_time>
   <create_date>2007-07-26</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ufkj.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>ufkes.org</domain_name>
   <domain_keyword>ufkes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 22:42:48</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ufkes Greentec B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>vera.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>urke.com</domain_name>
   <domain_keyword>urke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:44:56</query_time>
   <create_date>1998-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=urke.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ufge.xyz</domain_name>
   <domain_keyword>ufge</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 04:12:26</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>naxin</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>ns1cnb.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ufek.monster</domain_name>
   <domain_keyword>ufek</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-05 02:12:12</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</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>ns1cnb.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cjp.name.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>uoke.ru</domain_name>
   <domain_keyword>uoke</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-09 23:25:47</query_time>
   <create_date>2023-12-29</create_date>
   <expiry_date>2024-12-29</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>26</num>
   <domain_name>afke.cn</domain_name>
   <domain_keyword>afke</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 11:03:04</query_time>
   <create_date>2024-04-26</create_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>广西北部湾在线投资控股有限公司</registrar_name>
   <registrant_name>覃东乾</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ufle.xyz</domain_name>
   <domain_keyword>ufle</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 18:03:04</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</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>ns1cnb.name.com</value>
    <value>ns2knz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ufle.net</domain_name>
   <domain_keyword>ufle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 22:42:54</query_time>
   <create_date>2014-12-17</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>29</num>
   <domain_name>ufkt.lt</domain_name>
   <domain_keyword>ufkt</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-22 22:42:50</query_time>
   <create_date>2023-05-08</create_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>qfke.com</domain_name>
   <domain_keyword>qfke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:38:37</query_time>
   <create_date>2007-10-31</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/qfke.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ufbe.com</domain_name>
   <domain_keyword>ufbe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:56:12</query_time>
   <create_date>2003-07-23</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>tfke.top</domain_name>
   <domain_keyword>tfke</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 23:24:37</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gao qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CQ</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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ufkb.pro</domain_name>
   <domain_keyword>ufkb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 20:31:27</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-08</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>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ukfe.net</domain_name>
   <domain_keyword>ukfe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 09:07:50</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>afke.org</domain_name>
   <domain_keyword>afke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 21:00:16</query_time>
   <create_date>2007-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns7.kakatoo.com</value>
    <value>ns8.kakatoo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ufk3.shop</domain_name>
   <domain_keyword>ufk3</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-27 18:03:04</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>zfke.org</domain_name>
   <domain_keyword>zfke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 21:01:59</query_time>
   <create_date>2021-01-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tfke.fun</domain_name>
   <domain_keyword>tfke</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-17 16:30:52</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ufk2.shop</domain_name>
   <domain_keyword>ufk2</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 22:42:47</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>utke.ru</domain_name>
   <domain_keyword>utke</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:32:14</query_time>
   <create_date>2015-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>ufme.ru</domain_name>
   <domain_keyword>ufme</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:23:23</query_time>
   <create_date>2018-06-09</create_date>
   <expiry_date>2025-06-09</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>42</num>
   <domain_name>ufxe.com</domain_name>
   <domain_keyword>ufxe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:15:17</query_time>
   <create_date>2018-10-11</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ufxe.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3984707c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ufne.com</domain_name>
   <domain_keyword>ufne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:43:13</query_time>
   <create_date>2005-02-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>44</num>
   <domain_name>ufue.com</domain_name>
   <domain_keyword>ufue</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:43:57</query_time>
   <create_date>2004-11-15</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-15</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/ufue.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>unke.wang</domain_name>
   <domain_keyword>unke</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-10 05:11:55</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>xiamen chinasource internet service co. ltd.</registrar_name>
   <registrar_website>http://www.zzy.cn</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>Hebei</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>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ufkec.shop</domain_name>
   <domain_keyword>ufkec</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-20 17:05:02</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>urke.org</domain_name>
   <domain_keyword>urke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 14:44:56</query_time>
   <create_date>2015-10-26</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gigapix 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>NO</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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pfke.com</domain_name>
   <domain_keyword>pfke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:06:25</query_time>
   <create_date>2006-08-03</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2032-08-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fuke.net</domain_name>
   <domain_keyword>fuke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 06:39:37</query_time>
   <create_date>2003-03-30</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.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>yufke.com</domain_name>
   <domain_keyword>yufke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:55:28</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fuke.nl</domain_name>
   <domain_keyword>fuke</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 22:07:40</query_time>
   <create_date>2014-10-17</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ukfe.co.uk</domain_name>
   <domain_keyword>ukfe</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 09:07:50</query_time>
   <create_date>2019-05-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>1api GmbH [Tag = 1API-DE]</registrar_name>
   <registrar_website>https://www.1api.net</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>umke.com</domain_name>
   <domain_keyword>umke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:11:08</query_time>
   <create_date>2007-01-20</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>vfke.com</domain_name>
   <domain_keyword>vfke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:12:51</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=vfke.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>55</num>
   <domain_name>ucke.com</domain_name>
   <domain_keyword>ucke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 21:38:52</query_time>
   <create_date>2006-06-27</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>56</num>
   <domain_name>ufve.info</domain_name>
   <domain_keyword>ufve</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-03 22:17:20</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N%2FA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>3fke.com</domain_name>
   <domain_keyword>3fke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:36:06</query_time>
   <create_date>2013-09-29</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_company>DREIFKE Getränkefachhandel</registrant_company>
   <registrant_state>n/a</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.n5q.de</value>
    <value>ns2.n5q.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>urke.eco</domain_name>
   <domain_keyword>urke</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-17 08:54:46</query_time>
   <create_date>2021-01-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>URKE ANS</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>NO</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ams-ns1.greengeeks.com</value>
    <value>chi-ns1.greengeeks.com</value>
    <value>chi-ns2.greengeeks.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ufike.com</domain_name>
   <domain_keyword>ufike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 11:47:25</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Stephen Ngure</registrant_name>
   <registrant_company>mitambo</registrant_company>
   <registrant_address>132uthiru</registrant_address>
   <registrant_city>nairobi</registrant_city>
   <registrant_state>nairobi</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+254.703991070</registrant_phone>
   <name_servers>
    <value>ns1.itexpertskenya.co.ke</value>
    <value>ns2.itexpertskenya.co.ke</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>uike.ru</domain_name>
   <domain_keyword>uike</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:25:51</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>wfke.cn</domain_name>
   <domain_keyword>wfke</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 15:10:09</query_time>
   <create_date>2023-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>陈亚办</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>udke.website</domain_name>
   <domain_keyword>udke</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-29 01:19:29</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>fuke.com</domain_name>
   <domain_keyword>fuke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 22:07:40</query_time>
   <create_date>2001-06-23</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2030-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>dfke.com</domain_name>
   <domain_keyword>dfke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 12:22:18</query_time>
   <create_date>2005-04-27</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-27</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>65</num>
   <domain_name>ufk5.shop</domain_name>
   <domain_keyword>ufk5</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-21 16:37:12</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ufk-e.ru</domain_name>
   <domain_keyword>ufk-e</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 17:41:26</query_time>
   <create_date>2019-05-07</create_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>ufse.cat</domain_name>
   <domain_keyword>ufse</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-03 22:16:23</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_company>Datos privados</registrant_company>
   <registrant_state>Ourense</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>68</num>
   <domain_name>ufue.co.uk</domain_name>
   <domain_keyword>ufue</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 05:57:35</query_time>
   <create_date>2018-11-18</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>ufkg.ru</domain_name>
   <domain_keyword>ufkg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:23:22</query_time>
   <create_date>2023-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>ufk8.lat</domain_name>
   <domain_keyword>ufk8</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-05 02:13:39</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ulke.org</domain_name>
   <domain_keyword>ulke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 14:40:06</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ifke.sbs</domain_name>
   <domain_keyword>ifke</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-15 05:07:31</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>jfke.info</domain_name>
   <domain_keyword>jfke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 20:55:06</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N%2FA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pufke.com</domain_name>
   <domain_keyword>pufke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:15:27</query_time>
   <create_date>2015-09-06</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>fuke.co.uk</domain_name>
   <domain_keyword>fuke</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 20:23:54</query_time>
   <create_date>2000-09-04</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>unke.store</domain_name>
   <domain_keyword>unke</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 03:18:35</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>IP Privalova Yulia Andreevna</registrant_company>
   <registrant_state>Tverskaya obl.</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ufkx.cn</domain_name>
   <domain_keyword>ufkx</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 18:03:03</query_time>
   <create_date>2023-08-16</create_date>
   <expiry_date>2024-08-16</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ufse.cz</domain_name>
   <domain_keyword>ufse</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-31 07:13:32</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>REG-WEBGLOBE</registrar_name>
   <registrant_name>Charalambos Tirkides</registrant_name>
   <registrant_company>iSales EU a.s.</registrant_company>
   <registrant_address>Holečkova 789/49, Praha, 15000</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.webglobe.sk</value>
    <value>ns2.webglobe.sk</value>
    <value>ns3.webglobe.com</value>
   </name_servers>
  </value>
  <value>
   <num>79</num>
   <domain_name>unke.net</domain_name>
   <domain_keyword>unke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 05:11:55</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-10-24</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>GUANGDONG</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=unke.net</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>80</num>
   <domain_name>ufk6.shop</domain_name>
   <domain_keyword>ufk6</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 22:42:49</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tfke.cn</domain_name>
   <domain_keyword>tfke</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 05:06:08</query_time>
   <create_date>2023-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>王旺林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ufkey.com</domain_name>
   <domain_keyword>ufkey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:49</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2018-03-17</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>CUENCA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns39.servidoresdns.net</value>
    <value>dns40.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ufje.com</domain_name>
   <domain_keyword>ufje</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:45</query_time>
   <create_date>2012-08-20</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ufre.site</domain_name>
   <domain_keyword>ufre</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 00:48:31</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Nei Meng Gu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ufku.com</domain_name>
   <domain_keyword>ufku</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:50</query_time>
   <create_date>2005-07-04</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=ufku.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.drupella.com</value>
    <value>ns2.drupella.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>ufkk.com</domain_name>
   <domain_keyword>ufkk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:49</query_time>
   <create_date>2009-02-22</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ufkk.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>urke.cl</domain_name>
   <domain_keyword>urke</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-26 14:44:56</query_time>
   <create_date>2023-08-23</create_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>PAULA DE LOURDES GOYCOOLEA GONZALEZ</registrant_name>
   <name_servers>
    <value>ns-1096.awsdns-09.org</value>
    <value>ns-1963.awsdns-53.co.uk</value>
    <value>ns-377.awsdns-47.com</value>
    <value>ns-535.awsdns-02.net</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>ufkb.net</domain_name>
   <domain_keyword>ufkb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 04:12:51</query_time>
   <create_date>2001-06-04</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UFKB GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1034.ui-dns.org</value>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1101.ui-dns.com</value>
    <value>ns1118.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>bfke.info</domain_name>
   <domain_keyword>bfke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 00:01:40</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1043.ui-dns.biz</value>
    <value>ns1057.ui-dns.com</value>
    <value>ns1098.ui-dns.org</value>
    <value>ns1123.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>fuke.work</domain_name>
   <domain_keyword>fuke</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-21 16:36:38</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-05-19</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pufke.nrw</domain_name>
   <domain_keyword>pufke</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-06-09 20:42:00</query_time>
   <create_date>2019-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>Registry Gate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>92</num>
   <domain_name>ulke.info</domain_name>
   <domain_keyword>ulke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 22:42:49</query_time>
   <create_date>2004-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1046.ui-dns.biz</value>
    <value>ns1046.ui-dns.com</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1046.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ufkb.de</domain_name>
   <domain_keyword>ufkb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:53:41</query_time>
   <update_date>2018-08-17</update_date>
   <name_servers>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1049.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>umke.de</domain_name>
   <domain_keyword>umke</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:44:19</query_time>
   <update_date>2019-06-05</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>utke.net</domain_name>
   <domain_keyword>utke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 12:41:27</query_time>
   <create_date>2000-10-05</create_date>
   <update_date>2017-12-14</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1065.ui-dns.de</value>
    <value>ns1065.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ufhe.store</domain_name>
   <domain_keyword>ufhe</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 04:12:30</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ufkm.sbs</domain_name>
   <domain_keyword>ufkm</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-03 14:20:17</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sfke.com.au</domain_name>
   <domain_keyword>sfke</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 12:52:05</query_time>
   <update_date>2024-06-02</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Robert Collinge</registrant_name>
   <name_servers>
    <value>ns1.sfke.com.au</value>
    <value>ns2.sfke.com.au</value>
    <value>ns3.sfke.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>uffe.cc</domain_name>
   <domain_keyword>uffe</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 23:41:06</query_time>
   <create_date>2011-05-30</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.simply.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>DK</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>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ufks.com</domain_name>
   <domain_keyword>ufks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:50</query_time>
   <create_date>2011-12-05</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>ryusungill</registrant_name>
   <registrant_company>ryusungill</registrant_company>
   <registrant_address>hyundaigroup1202 Ilgok-dong, Buk-gu,</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500160</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <registrant_fax>+82.624197272</registrant_fax>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.