WHOIS QUERY TIME

7 May 2024 - 11:54 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.dan.com
ns2.dan.com
verification-21f72ba4.ns3.dan.hosting
verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn

DOMAIN STATUS

ok

REGISTRANT

Name: Hussein Kefel
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kfi.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kfi.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kfi.ae",
            "domain_keyword": "kfi",
            "domain_tld": "ae",
            "query_time": "2024-05-07 23:54:25",
            "registrar_name": "AESERVER",
            "registrant_name": "Hussein Kefel",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-21f72ba4.ns3.dan.hosting",
                "verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kfi.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kfi.ae</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Hussein Kefel</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-21f72ba4.ns3.dan.hosting</value>
    <value>verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.053 seconds) for "kfi.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Aug 2023 - 2:35 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.eftydns.com
ns2.eftydns.com

DOMAIN STATUS

ok

REGISTRANT

Name: Hussein Kefel
Email: visit whois.aeda.net.ae for web based whois

#2 - QUERY TIME

7 May 2024 - 11:54 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns1.dan.com
ns2.dan.com
verification-21f72ba4.ns3.dan.hosting
verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn

DOMAIN STATUS

ok

REGISTRANT

Name: Hussein Kefel
Email: visit whois.aeda.net.ae for web based whois

* 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=kfi.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kfi.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "kfi.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "kfi.ae",
            "domain_keyword": "kfi",
            "domain_tld": "ae",
            "query_time": "2023-08-06 14:35:19",
            "registrar_name": "AESERVER",
            "registrant_name": "Hussein Kefel",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "kfi.ae",
            "domain_keyword": "kfi",
            "domain_tld": "ae",
            "query_time": "2024-05-07 23:54:25",
            "registrar_name": "AESERVER",
            "registrant_name": "Hussein Kefel",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-21f72ba4.ns3.dan.hosting",
                "verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "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>kfi.ae</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>kfi.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kfi.ae</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-08-06 14:35:19</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Hussein Kefel</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>kfi.ae</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Hussein Kefel</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-21f72ba4.ns3.dan.hosting</value>
    <value>verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.053</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 35 domain names (in 0.022 seconds) which contained the exact domain keyword "kfi".
Domain Name Registered Expiry Registrar Ownership
1 kfi.co.jp 22 Jul 1998 - - Kouwa Forsepts Inderstrial co.,ltd
2 kfi.com 21 Sep 1998 20 Sep 2032 GoDaddy.com, LLC Domains By Proxy, LLC
3 kfi.org 4 Nov 1998 3 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 kfi.net 31 Dec 1998 31 Dec 2024 Safenames Ltd Kravet Inc.
5 kfi.it 14 Sep 2000 14 Dec 2024 Register S.p.a. KFI TRADING SRL
6 kfi.hu 16 Aug 2003 - - -
7 kfi.pl 20 Sep 2005 20 Sep 2024 Dinfo.pl Sylwia Wierońska -
8 kfi.com.cn 24 Mar 2006 24 Mar 2029 厦门易名科技股份有限公司 青岛可颂食品有限公司
9 kfi.ru 18 Sep 2006 18 Sep 2024 RU-CENTER-RU Private Person
10 kfi.biz 23 Jan 2007 22 Jan 2025 Blue Razor Domains, LLC Domains By Proxy, LLC
11 kfi.fr 5 Jul 2007 6 Sep 2024 EURODNS S.A. EuroDNS SA
12 kfi.co.in 26 Nov 2009 26 Nov 2024 Endurance Digital Domain Technology LLP steel furn
13 kfi.net.cn 19 Sep 2010 19 Sep 2024 广东时代互联科技有限公司 深圳市杉本贸易有限公司
14 kfi.co.nz 19 Mar 2013 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
15 kfi.co 21 Sep 2014 20 Sep 2024 InterNetX GmbH Wolfgang Moecklin IT-Services
16 kfi.rocks 24 Nov 2014 24 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 kfi.nz 5 Mar 2015 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
18 kfi.cc 24 May 2015 24 May 2025 22net, Inc. -
19 kfi.nyc 7 Nov 2016 6 Nov 2024 GoDaddy.com, LLC KFI REAL ESTATE GROUP LLC
20 kfi.app 25 Aug 2018 25 Aug 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
21 kfi.llc 17 Dec 2018 17 Dec 2028 GoDaddy.com, LLC Domains By Proxy, LLC
22 kfi.info 4 May 2019 4 May 2025 Dynadot Inc REDACTED FOR PRIVACY
23 kfi.uk 3 Jul 2019 3 Jul 2024 Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR] -
24 kfi.co.uk 2 Dec 2019 2 Dec 2024 1plus.net ltd t/a 1plus media group [Tag = 1PLUS] -
25 kfi.life 20 Jan 2020 20 Jan 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
26 kfi.global 29 Jul 2021 29 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 kfi.xyz 8 Sep 2021 8 Sep 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 kfi.swiss 23 Sep 2021 23 Sep 2024 Infomaniak Network SA K-F International SA
29 kfi.com.pl 5 Apr 2023 - Aftermarket.pl Limited -
30 kfi.icu 11 Jun 2023 11 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
31 kfi.design 15 Jun 2023 15 Jun 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167556261
32 kfi.ltd 9 Aug 2023 9 Aug 2024 eNom, LLC Data Protected
33 kfi.ro 29 Nov 2023 28 Nov 2024 Application Mart Ltd -
34 kfi.org.in 12 Mar 2024 12 Mar 2026 GoDaddy.com, LLC ENS Kalari
35 kfi.asia 20 May 2024 20 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
36 kfi.ae - - AESERVER Hussein Kefel

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=kfi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "kfi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 36,
        "relation": "eq",
        "current": 36
    },
    "unique_domains": "kfi.co.jp, kfi.com, kfi.org, kfi.net, kfi.it, kfi.hu, kfi.pl, kfi.com.cn, kfi.ru, kfi.biz, kfi.fr, kfi.co.in, kfi.net.cn, kfi.co.nz, kfi.co, kfi.rocks, kfi.nz, kfi.cc, kfi.nyc, kfi.app, kfi.llc, kfi.info, kfi.uk, kfi.co.uk, kfi.life, kfi.global, kfi.xyz, kfi.swiss, kfi.com.pl, kfi.icu, kfi.design, kfi.ltd, kfi.ro, kfi.org.in, kfi.asia, kfi.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "kfi.co.jp",
            "domain_keyword": "kfi",
            "domain_tld": "co.jp",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "1998-07-22",
            "update_date": "2023-08-01",
            "registrant_company": "Kouwa Forsepts Inderstrial co.,ltd",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "kfi.com",
            "domain_keyword": "kfi",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:38:31",
            "create_date": "1998-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2032-09-20",
            "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=kfi.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kfi.org",
            "domain_keyword": "kfi",
            "domain_tld": "org",
            "query_time": "2024-06-08 20:06:16",
            "create_date": "1998-11-04",
            "update_date": "2024-06-07",
            "expiry_date": "2024-11-03",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "kfi.net",
            "domain_keyword": "kfi",
            "domain_tld": "net",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "1998-12-31",
            "update_date": "2019-11-04",
            "expiry_date": "2024-12-31",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Kravet Inc.",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kfi.it",
            "domain_keyword": "kfi",
            "domain_tld": "it",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "2000-09-14",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-14",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "KFI TRADING SRL",
            "registrant_address": "Via Gallotti, 14",
            "registrant_city": "Rosate",
            "registrant_state": "MI",
            "registrant_zip": "20088",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "kfi.hu",
            "domain_keyword": "kfi",
            "domain_tld": "hu",
            "query_time": "2024-05-10 16:22:46",
            "create_date": "2003-08-16"
        },
        {
            "num": 7,
            "domain_name": "kfi.pl",
            "domain_keyword": "kfi",
            "domain_tld": "pl",
            "query_time": "2024-04-01 05:10:22",
            "create_date": "2005-09-20",
            "update_date": "2023-01-12",
            "expiry_date": "2024-09-20",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "harlee.ns.cloudflare.com",
                "salvador.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kfi.com.cn",
            "domain_keyword": "kfi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 01:39:32",
            "create_date": "2006-03-24",
            "expiry_date": "2029-03-24",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "青岛可颂食品有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kfi.ru",
            "domain_keyword": "kfi",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:15:00",
            "create_date": "2006-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "kfi.biz",
            "domain_keyword": "kfi",
            "domain_tld": "biz",
            "query_time": "2024-06-08 20:06:15",
            "create_date": "2007-01-23",
            "update_date": "2024-06-06",
            "expiry_date": "2025-01-22",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "whois.bluerazor.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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kfi.fr",
            "domain_keyword": "kfi",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:24:09",
            "create_date": "2007-07-05",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-06",
            "registrar_name": "EURODNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "EuroDNS SA",
            "registrant_address": "EuroDNS SA, 21 rue leon laval, 3372 Luxembourg",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.263725200",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 12,
            "domain_name": "kfi.co.in",
            "domain_keyword": "kfi",
            "domain_tld": "co.in",
            "query_time": "2024-05-27 19:26:52",
            "create_date": "2009-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "steel furn",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buck.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kfi.net.cn",
            "domain_keyword": "kfi",
            "domain_tld": "net.cn",
            "query_time": "2024-06-08 20:06:16",
            "create_date": "2010-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "深圳市杉本贸易有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kfi.co.nz",
            "domain_keyword": "kfi",
            "domain_tld": "co.nz",
            "query_time": "2024-06-08 20:06:15",
            "create_date": "2013-03-19",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.vs-kingfacade.au.syrahost.com",
                "ns2.vs-kingfacade.au.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "kfi.co",
            "domain_keyword": "kfi",
            "domain_tld": "co",
            "query_time": "2024-05-27 19:26:54",
            "create_date": "2014-09-21",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-20",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolfgang Moecklin IT-Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "kfi.rocks",
            "domain_keyword": "kfi",
            "domain_tld": "rocks",
            "query_time": "2024-06-08 20:06:16",
            "create_date": "2014-11-24",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kfi.nz",
            "domain_keyword": "kfi",
            "domain_tld": "nz",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "2015-03-05",
            "update_date": "2022-12-19",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.dnspackage.com",
                "ns2.dnspackage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "kfi.cc",
            "domain_keyword": "kfi",
            "domain_tld": "cc",
            "query_time": "2024-05-27 19:26:52",
            "create_date": "2015-05-24",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "kfi.nyc",
            "domain_keyword": "kfi",
            "domain_tld": "nyc",
            "query_time": "2024-05-02 13:08:23",
            "create_date": "2016-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KFI REAL ESTATE GROUP LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kfi.app",
            "domain_keyword": "kfi",
            "domain_tld": "app",
            "query_time": "2024-05-22 04:37:02",
            "create_date": "2018-08-25",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kate.ns.cloudflare.com",
                "stan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "kfi.llc",
            "domain_keyword": "kfi",
            "domain_tld": "llc",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "2018-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2028-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "kfi.info",
            "domain_keyword": "kfi",
            "domain_tld": "info",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "2019-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kfi.uk",
            "domain_keyword": "kfi",
            "domain_tld": "uk",
            "query_time": "2024-06-08 20:06:19",
            "create_date": "2019-07-03",
            "update_date": "2023-10-02",
            "expiry_date": "2024-07-03",
            "registrar_name": "Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR]",
            "registrar_website": "https://salestrar.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "kfi.co.uk",
            "domain_keyword": "kfi",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 20:06:15",
            "create_date": "2019-12-02",
            "update_date": "2022-12-11",
            "expiry_date": "2024-12-02",
            "registrar_name": "1plus.net ltd t/a 1plus media group [Tag = 1PLUS]",
            "registrar_website": "http://1plus.net",
            "name_servers": [
                "ns1.domainlore.uk",
                "ns2.domainlore.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "kfi.life",
            "domain_keyword": "kfi",
            "domain_tld": "life",
            "query_time": "2024-05-22 04:37:02",
            "create_date": "2020-01-20",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-20",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "kfi.global",
            "domain_keyword": "kfi",
            "domain_tld": "global",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "2021-07-29",
            "update_date": "2022-09-12",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kfi.xyz",
            "domain_keyword": "kfi",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 04:37:02",
            "create_date": "2021-09-08",
            "update_date": "2024-05-14",
            "expiry_date": "2030-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "kfi.swiss",
            "domain_keyword": "kfi",
            "domain_tld": "swiss",
            "query_time": "2024-05-27 19:26:52",
            "create_date": "2021-09-23",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-23",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com/",
            "registrant_company": "K-F International SA",
            "registrant_country": "CH",
            "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": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "kfi.com.pl",
            "domain_keyword": "kfi",
            "domain_tld": "com.pl",
            "query_time": "2024-04-11 19:59:20",
            "create_date": "2023-04-05",
            "update_date": "2023-04-05",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "kfi.icu",
            "domain_keyword": "kfi",
            "domain_tld": "icu",
            "query_time": "2024-05-18 00:24:05",
            "create_date": "2023-06-11",
            "update_date": "2024-05-09",
            "expiry_date": "2024-06-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "NY",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "kfi.design",
            "domain_keyword": "kfi",
            "domain_tld": "design",
            "query_time": "2024-05-18 00:24:06",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2025-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167556261",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "kfi.ltd",
            "domain_keyword": "kfi",
            "domain_tld": "ltd",
            "query_time": "2024-05-07 23:54:25",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "kfi.ro",
            "domain_keyword": "kfi",
            "domain_tld": "ro",
            "query_time": "2024-05-27 19:27:09",
            "create_date": "2023-11-29",
            "expiry_date": "2024-11-28",
            "registrar_name": "Application Mart Ltd",
            "registrar_website": "icn.bg",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 34,
            "domain_name": "kfi.org.in",
            "domain_keyword": "kfi",
            "domain_tld": "org.in",
            "query_time": "2024-05-14 05:38:31",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2026-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ENS Kalari",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kfi.asia",
            "domain_keyword": "kfi",
            "domain_tld": "asia",
            "query_time": "2024-06-01 12:14:42",
            "create_date": "2024-05-20",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "gracie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kfi.ae",
            "domain_keyword": "kfi",
            "domain_tld": "ae",
            "query_time": "2024-05-07 23:54:25",
            "registrar_name": "AESERVER",
            "registrant_name": "Hussein Kefel",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-21f72ba4.ns3.dan.hosting",
                "verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>kfi</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>36</total>
  <relation>eq</relation>
  <current>36</current>
 </count>
 <unique_domains>kfi.co.jp, kfi.com, kfi.org, kfi.net, kfi.it, kfi.hu, kfi.pl, kfi.com.cn, kfi.ru, kfi.biz, kfi.fr, kfi.co.in, kfi.net.cn, kfi.co.nz, kfi.co, kfi.rocks, kfi.nz, kfi.cc, kfi.nyc, kfi.app, kfi.llc, kfi.info, kfi.uk, kfi.co.uk, kfi.life, kfi.global, kfi.xyz, kfi.swiss, kfi.com.pl, kfi.icu, kfi.design, kfi.ltd, kfi.ro, kfi.org.in, kfi.asia, kfi.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kfi.co.jp</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>1998-07-22</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Kouwa Forsepts Inderstrial co.,ltd</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>kfi.com</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:38:31</query_time>
   <create_date>1998-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2032-09-20</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=kfi.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>3</num>
   <domain_name>kfi.org</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 20:06:16</query_time>
   <create_date>1998-11-04</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-11-03</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.siteground.net</value>
    <value>ns2.siteground.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>4</num>
   <domain_name>kfi.net</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>1998-12-31</create_date>
   <update_date>2019-11-04</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Kravet Inc.</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kfi.it</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>2000-09-14</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>KFI TRADING SRL</registrant_company>
   <registrant_address>Via Gallotti, 14</registrant_address>
   <registrant_city>Rosate</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20088</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kfi.hu</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 16:22:46</query_time>
   <create_date>2003-08-16</create_date>
  </value>
  <value>
   <num>7</num>
   <domain_name>kfi.pl</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 05:10:22</query_time>
   <create_date>2005-09-20</create_date>
   <update_date>2023-01-12</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>harlee.ns.cloudflare.com</value>
    <value>salvador.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kfi.com.cn</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 01:39:32</query_time>
   <create_date>2006-03-24</create_date>
   <expiry_date>2029-03-24</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>青岛可颂食品有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kfi.ru</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:15:00</query_time>
   <create_date>2006-09-18</create_date>
   <expiry_date>2024-09-18</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>kfi.biz</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-08 20:06:15</query_time>
   <create_date>2007-01-23</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>whois.bluerazor.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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kfi.fr</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:24:09</query_time>
   <create_date>2007-07-05</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>EURODNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>EuroDNS SA</registrant_company>
   <registrant_address>EuroDNS SA, 21 rue leon laval, 3372 Luxembourg</registrant_address>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.263725200</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>kfi.co.in</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-27 19:26:52</query_time>
   <create_date>2009-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>steel furn</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>buck.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kfi.net.cn</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-08 20:06:16</query_time>
   <create_date>2010-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>深圳市杉本贸易有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kfi.co.nz</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-08 20:06:15</query_time>
   <create_date>2013-03-19</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.vs-kingfacade.au.syrahost.com</value>
    <value>ns2.vs-kingfacade.au.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>kfi.co</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 19:26:54</query_time>
   <create_date>2014-09-21</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolfgang Moecklin IT-Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>kfi.rocks</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-08 20:06:16</query_time>
   <create_date>2014-11-24</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kfi.nz</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2022-12-19</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.dnspackage.com</value>
    <value>ns2.dnspackage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>kfi.cc</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 19:26:52</query_time>
   <create_date>2015-05-24</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>kfi.nyc</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-02 13:08:23</query_time>
   <create_date>2016-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-06</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>KFI REAL ESTATE GROUP LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>kfi.app</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-22 04:37:02</query_time>
   <create_date>2018-08-25</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</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>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kate.ns.cloudflare.com</value>
    <value>stan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kfi.llc</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2028-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>kfi.info</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>2019-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kfi.uk</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 20:06:19</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR]</registrar_name>
   <registrar_website>https://salestrar.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>kfi.co.uk</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 20:06:15</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2022-12-11</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>1plus.net ltd t/a 1plus media group [Tag = 1PLUS]</registrar_name>
   <registrar_website>http://1plus.net</registrar_website>
   <name_servers>
    <value>ns1.domainlore.uk</value>
    <value>ns2.domainlore.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>kfi.life</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-22 04:37:02</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>kfi.global</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>2021-07-29</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>27</num>
   <domain_name>kfi.xyz</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 04:37:02</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2030-09-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_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>kfi.swiss</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-27 19:26:52</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com/</registrar_website>
   <registrant_company>K-F International SA</registrant_company>
   <registrant_country>CH</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>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>kfi.com.pl</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-11 19:59:20</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2023-04-05</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>kfi.icu</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-18 00:24:05</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>NY</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>kfi.design</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-18 00:24:06</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167556261</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>kfi.ltd</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>kfi.ro</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-27 19:27:09</query_time>
   <create_date>2023-11-29</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>Application Mart Ltd</registrar_name>
   <registrar_website>icn.bg</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>kfi.org.in</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-14 05:38:31</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ENS Kalari</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kfi.asia</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 12:14:42</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>gracie.ns.cloudflare.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>kfi.ae</domain_name>
   <domain_keyword>kfi</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-07 23:54:25</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Hussein Kefel</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-21f72ba4.ns3.dan.hosting</value>
    <value>verification-e7z5zsfw46xhzksnsz89sv.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.022</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,922 domain names (in 0.058 seconds) which look and sound like the brand name "kfi".
Domain Name Registered Expiry Registrar Ownership
1 kpi.com 22 Dec 1995 21 Dec 2027 GKG.NET, INC. Finnet Limited
2 kfd.tokyo 22 Aug 2018 22 Aug 2024 GMO Internet Group, Inc. -
3 kfc.money 23 Dec 2023 23 Dec 2024 Tucows Domains Inc. Data Protected
4 cfi.com.cn 4 Dec 1998 4 Dec 2024 厦门三五互联科技股份有限公司 武汉中财信息产业有限公司
5 kei.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 kbi.nl 26 Dec 2022 - NVA Online Advertising B.V. -
7 kfp.us 9 Jun 2004 8 Jun 2024 IONOS SE Sybille Kamin
8 pfi.xyz 26 Dec 2023 26 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
9 kri.partners 25 Apr 2021 25 Apr 2025 Tucows Domains Inc. Data Protected
10 kii.codes 18 Dec 2021 18 Dec 2024 OVH SAS REDACTED FOR PRIVACY
11 xfi.investments 24 Apr 2021 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 zfi.org.uk 9 Jan 2002 9 Jan 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
13 k5i.com 1 Feb 2004 1 Feb 2025 Wild West Domains, LLC -
14 kfmi.co.uk 4 Feb 2013 4 Feb 2025 eNom LLC [Tag = ENOM] -
15 kfy.org 25 Jan 2001 25 Jan 2025 GoDaddy.com, LLC NameFind LLC
16 kki.se 10 Jul 2008 10 Jul 2024 NEware AB -
17 kif.fr 1 Feb 2004 23 Jun 2024 GANDI Webedia
18 kfn.sk 28 Mar 2021 28 Mar 2025 Gransy s.r.o. ESAT, s.r.o.
19 kfh.info 7 Mar 2024 7 Mar 2025 Sav.com, LLC - 8 REDACTED FOR PRIVACY
20 kfk.fund 4 May 2022 4 May 2025 DNSPod, Inc. Chen Zhi Hai
21 kfr.one 10 Mar 2019 10 Mar 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
22 kf0.link 10 May 2024 10 May 2025 NameSilo, LLC See PrivacyGuardian.org
23 kf2.icu 29 Dec 2023 29 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin zhi jie
24 sfi.biz 27 Mar 2002 26 Mar 2025 GoDaddy.com, LLC NameFind Cayman Islands Ltd.
25 gfi.co.th 19 May 2009 18 May 2025 THNIC GFI Service Group Co., Ltd. ( บริษัท จีเอฟไอ เซอร์วิส กรุ๊ป จำกัด )
26 kfr.name - - PSI-USA, Inc. dba Domain Robot -
27 koi.party 17 Mar 2018 17 Mar 2024 NameCheap, Inc. REDACTED FOR PRIVACY
28 nfi.co.jp 1 Aug 1996 - - Nuclear Fuel Industries, Ltd.
29 dfi.de - - - -
30 kf4.org 6 May 2019 6 May 2025 RegistryGate GmbH KF4 e. V.
31 ffi.io 8 May 2017 8 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
32 ffi.asia 13 May 2024 13 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
33 kfg.com 24 Jun 1997 16 Sep 2032 GoDaddy.com, LLC -
34 koi.co.uk 16 Aug 2011 16 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
35 kfh.xyz 20 Aug 2020 20 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan ming
36 kfif.monster 12 Jul 2023 12 Jul 2024 Name.com, Inc -
37 kfu.link 22 Aug 2022 22 Aug 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
38 kgi.ai - - Whois Corp. Kim Taekyu
39 kfc.catering 3 Oct 2023 3 Oct 2024 Squarespace Domains II LLC Dabestatbeingcoolest
40 kfiz.com 23 Oct 1996 16 Jun 2024 GoDaddy.com, LLC -
41 kufi.xyz 23 Sep 2023 23 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
42 bfi.buzz 27 Apr 2023 27 Apr 2024 NameSilo, LLC REDACTED FOR PRIVACY
43 kmi.llc 13 Apr 2024 13 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
44 kxi.info 30 Jul 2015 30 Jul 2024 Network Solutions, LLC 2013
45 k-i.com 16 Jun 1998 15 Jun 2025 Dynadot Inc -
46 kpi.biz.pl 22 Jan 2010 22 Jan 2025 Consulting Service Sp. z o.o. -
47 gfi.in 31 Aug 2008 31 Aug 2025 GoDaddy.com, LLC GFI INFORMATIQUE INDIA PRIVATE LIMITED
48 k7i.shop 7 Jan 2024 7 Jan 2025 Spaceship, Inc. -
49 k7i.org 29 Sep 2009 29 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 ffi.network 30 Nov 2021 30 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 rfi.sexy 3 Jul 2015 3 Jul 2024 eNom, Inc. R.F.I. Spa
52 pfi.tech 17 Oct 2015 17 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
53 kfz.sexy 26 Feb 2014 26 Feb 2025 Vautron Rechenzentrum AG Jakob Eichler
54 ofi.io 5 Oct 2018 5 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
55 kfif.com 3 Nov 2022 3 Nov 2025 SNAPNAMES 2, LLC -
56 kfis.live 29 Oct 2022 29 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 kei.co.nz 7 Oct 2023 - Voyager Internet Ltd T/A 1st Domains -
58 xfi.de - - - -
59 kzi.ru 22 Nov 2004 22 Nov 2024 ATEX-RU Private Person
60 kgfi.com 27 Nov 1999 27 Nov 2031 Tucows Domains Inc. -
61 cfi.quest 22 Sep 2022 22 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
62 ffi.app 9 May 2018 9 May 2025 West263 International Limited Ya Lin
63 kif.wtf 10 Aug 2017 10 Aug 2024 1API GmbH REDACTED FOR PRIVACY
64 kf9.io 21 Sep 2022 21 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 koi.auction 10 Dec 2014 10 Dec 2024 eNom, LLC DreamPixels LLC
66 kbi.com.br 30 Apr 2024 - - RAPHAEL PATRICK FREITAS CHAVES
67 kfim.com 3 Oct 2004 3 Oct 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
68 kfh.me 9 Feb 2015 9 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
69 kfit.co.uk 15 Feb 2015 15 Feb 2025 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
70 kofi.ovh 17 Nov 2023 17 Nov 2024 OVH Kofi IT GmbH
71 ufi.co.th 13 Mar 2005 12 Mar 2026 THNIC Universal Forms Industry Co., Ltd. (บริษัท ยูนิเวอร์แซล ฟอร์มส อินดัสตรี้ จำกัด)
72 koi.wine 10 Feb 2016 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 bfi.solutions 19 Jan 2024 19 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 afi.com.au - - Melbourne IT Geoff Driver
75 tfi.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
76 kmi.kim 16 Nov 2023 16 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
77 mfi.digital 6 Feb 2024 6 Feb 2025 Sav.com, LLC - 34 Privacy Protection
78 kai.contact 6 Sep 2022 6 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
79 cfi.com.pe - - NIC.PE corporacion financiera de inversiones s.a.a.
80 kft.co.in 6 Sep 2006 6 Sep 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
81 kfz.de.com 14 Sep 2017 14 Sep 2024 Cronon GmbH -
82 ksi.zone 21 May 2021 21 May 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Chongzhi
83 pfi.co.jp 15 Mar 2005 - - Soft Infra Inc.
84 bfi.gb.net 18 Jan 2017 18 Jan 2027 NetEarth One Inc. -
85 kfg.co.uk 1 Sep 1999 1 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
86 cfi.cn 17 Mar 2003 17 Mar 2025 厦门三五互联信息有限公司 武汉中财信息产业有限公司
87 kfc.gs 11 Feb 2024 11 Feb 2025 Key-Systems GmbH Xia Yu
88 dfi.agency 13 Jul 2016 13 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 kgi.com 12 Sep 1995 11 Sep 2025 Network Solutions, LLC -
90 kifi.online 15 Jul 2023 15 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0167842916
91 kfu.one 6 Jun 2024 6 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 kfic.com 11 Sep 2007 11 Sep 2024 GoDaddy.com, LLC -
93 kmi.zone 9 Nov 2021 9 Nov 2024 Gabia, Inc. KMI
94 kti.co.kr 16 Nov 2012 16 Nov 2030 (?)??? (?)??????
95 kki.md 9 Aug 2001 9 Aug 2025 - -
96 ksi.consulting 10 Apr 2020 10 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Namespro.ca PrivateWHOIS
97 gfi.work 12 Feb 2015 12 Feb 2025 CSC Corporate Domains, Inc. GFI Informatique
98 gfi.industries 13 Sep 2022 13 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 dfi.pub 15 Mar 2020 15 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
100 afi.solutions 16 Dec 2019 16 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
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 Kfi.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kfi.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kfi.ae",
        "page_size": 100
    },
    "count": {
        "total": 5922,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "kpi.com, kfd.tokyo, kfc.money, cfi.com.cn, kei.fit, kbi.nl, kfp.us, pfi.xyz, kri.partners, kii.codes, xfi.investments, zfi.org.uk, k5i.com, kfmi.co.uk, kfy.org, kki.se, kif.fr, kfn.sk, kfh.info, kfk.fund, kfr.one, kf0.link, kf2.icu, sfi.biz, gfi.co.th, kfr.name, koi.party, nfi.co.jp, dfi.de, kf4.org, ffi.io, ffi.asia, kfg.com, koi.co.uk, kfh.xyz, kfif.monster, kfu.link, kgi.ai, kfc.catering, kfiz.com, kufi.xyz, bfi.buzz, kmi.llc, kxi.info, k-i.com, kpi.biz.pl, gfi.in, k7i.shop, k7i.org, ffi.network, rfi.sexy, pfi.tech, kfz.sexy, ofi.io, kfif.com, kfis.live, kei.co.nz, xfi.de, kzi.ru, kgfi.com, cfi.quest, ffi.app, kif.wtf, kf9.io, koi.auction, kbi.com.br, kfim.com, kfh.me, kfit.co.uk, kofi.ovh, ufi.co.th, koi.wine, bfi.solutions, afi.com.au, tfi.icu, kmi.kim, mfi.digital, kai.contact, cfi.com.pe, kft.co.in, kfz.de.com, ksi.zone, pfi.co.jp, bfi.gb.net, kfg.co.uk, cfi.cn, kfc.gs, dfi.agency, kgi.com, kifi.online, kfu.one, kfic.com, kmi.zone, kti.co.kr, kki.md, ksi.consulting, gfi.work, gfi.industries, dfi.pub, afi.solutions",
    "results": [
        {
            "num": 1,
            "domain_name": "kpi.com",
            "domain_keyword": "kpi",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:27:47",
            "create_date": "1995-12-22",
            "update_date": "2022-06-08",
            "expiry_date": "2027-12-21",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "Finnet Limited",
            "registrant_state": "Kent",
            "registrant_country": "GB",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/kpi.com",
            "name_servers": [
                "ns-1138.awsdns-14.org",
                "ns-2046.awsdns-63.co.uk",
                "ns-243.awsdns-30.com",
                "ns-862.awsdns-43.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kfd.tokyo",
            "domain_keyword": "kfd",
            "domain_tld": "tokyo",
            "query_time": "2024-04-29 21:44:26",
            "create_date": "2018-08-22",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kfc.money",
            "domain_keyword": "kfc",
            "domain_tld": "money",
            "query_time": "2024-04-29 10:33:53",
            "create_date": "2023-12-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.fo"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cfi.com.cn",
            "domain_keyword": "cfi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-01 16:14:54",
            "create_date": "1998-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "武汉中财信息产业有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kei.fit",
            "domain_keyword": "kei",
            "domain_tld": "fit",
            "query_time": "2024-05-01 17:24:04",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kbi.nl",
            "domain_keyword": "kbi",
            "domain_tld": "nl",
            "query_time": "2024-04-30 22:35:18",
            "create_date": "2022-12-26",
            "update_date": "2023-01-02",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "kfp.us",
            "domain_keyword": "kfp",
            "domain_tld": "us",
            "query_time": "2024-05-02 13:09:30",
            "create_date": "2004-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Sybille Kamin",
            "registrant_address": "1359 Teresa Dr",
            "registrant_city": "Largo",
            "registrant_state": "FL",
            "registrant_zip": "33770",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7272511656",
            "name_servers": [
                "ns1094.ui-dns.biz",
                "ns1094.ui-dns.com",
                "ns1094.ui-dns.de",
                "ns1094.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pfi.xyz",
            "domain_keyword": "pfi",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 03:52:46",
            "create_date": "2023-12-26",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kri.partners",
            "domain_keyword": "kri",
            "domain_tld": "partners",
            "query_time": "2024-05-03 05:05:44",
            "create_date": "2021-04-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "kii.codes",
            "domain_keyword": "kii",
            "domain_tld": "codes",
            "query_time": "2024-05-02 22:54:29",
            "create_date": "2021-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-18",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "xfi.investments",
            "domain_keyword": "xfi",
            "domain_tld": "investments",
            "query_time": "2024-05-02 22:47:38",
            "create_date": "2021-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "zfi.org.uk",
            "domain_keyword": "zfi",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 21:01:13",
            "create_date": "2002-01-09",
            "update_date": "2022-12-10",
            "expiry_date": "2026-01-09",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "dns.uk-noc.com",
                "dns.us-noc.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "k5i.com",
            "domain_keyword": "k5i",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:25:16",
            "create_date": "2004-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kfmi.co.uk",
            "domain_keyword": "kfmi",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 12:44:01",
            "create_date": "2013-02-04",
            "update_date": "2024-01-06",
            "expiry_date": "2025-02-04",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "kfy.org",
            "domain_keyword": "kfy",
            "domain_tld": "org",
            "query_time": "2024-04-22 12:47:36",
            "create_date": "2001-01-25",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "kki.se",
            "domain_keyword": "kki",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:47:15",
            "create_date": "2008-07-10",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kif.fr",
            "domain_keyword": "kif",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:25:31",
            "create_date": "2004-02-01",
            "update_date": "2023-11-10",
            "expiry_date": "2024-06-23",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Webedia",
            "registrant_address": "Webedia, 2 rue Paul Vaillant Couturier, 92300 Levallois-Perret",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.811964142",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 18,
            "domain_name": "kfn.sk",
            "domain_keyword": "kfn",
            "domain_tld": "sk",
            "query_time": "2024-05-05 13:57:29",
            "create_date": "2021-03-28",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-28",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "ESAT, s.r.o.",
            "registrant_company": "ESAT, s.r.o.",
            "registrant_address": "Hlavné námestie 17",
            "registrant_city": "Kežmarok",
            "registrant_zip": "06001",
            "registrant_country": "SK",
            "name_servers": [
                "ns.inetadmin.cz",
                "ns.inetadmin.eu",
                "ns.inetadmin.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 19,
            "domain_name": "kfh.info",
            "domain_keyword": "kfh",
            "domain_tld": "info",
            "query_time": "2024-05-07 23:54:20",
            "create_date": "2024-03-07",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-07",
            "registrar_iana": 3898,
            "registrar_name": "Sav.com, LLC - 8",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "tliex4aa.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kfk.fund",
            "domain_keyword": "kfk",
            "domain_tld": "fund",
            "query_time": "2024-05-07 23:54:42",
            "create_date": "2022-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chen Zhi Hai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian sheng",
            "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": [
                "ida.dnspod.net",
                "vulpecula.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kfr.one",
            "domain_keyword": "kfr",
            "domain_tld": "one",
            "query_time": "2024-05-13 13:25:11",
            "create_date": "2019-03-10",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GERMANY",
            "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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "kf0.link",
            "domain_keyword": "kf0",
            "domain_tld": "link",
            "query_time": "2024-05-13 16:57:39",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kf2.icu",
            "domain_keyword": "kf2",
            "domain_tld": "icu",
            "query_time": "2024-05-10 03:00:32",
            "create_date": "2023-12-29",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "lin zhi jie",
            "registrant_state": "guang dong",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sfi.biz",
            "domain_keyword": "sfi",
            "domain_tld": "biz",
            "query_time": "2024-05-20 16:12:15",
            "create_date": "2002-03-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind Cayman Islands Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar 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.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gfi.co.th",
            "domain_keyword": "gfi",
            "domain_tld": "co.th",
            "query_time": "2024-05-19 21:17:32",
            "create_date": "2009-05-19",
            "update_date": "2023-08-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "THNIC",
            "registrant_company": "GFI Service Group Co., Ltd. ( บริษัท จีเอฟไอ เซอร์วิส กรุ๊ป จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.itopplus.com",
                "ns2.itopplus.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "kfr.name",
            "domain_keyword": "kfr",
            "domain_tld": "name",
            "query_time": "2024-05-19 12:00:17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 27,
            "domain_name": "koi.party",
            "domain_keyword": "koi",
            "domain_tld": "party",
            "query_time": "2024-05-27 00:47:22",
            "create_date": "2018-03-17",
            "update_date": "2024-04-01",
            "expiry_date": "2024-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nfi.co.jp",
            "domain_keyword": "nfi",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 03:08:46",
            "create_date": "1996-08-01",
            "update_date": "2023-09-01",
            "registrant_company": "Nuclear Fuel Industries, Ltd.",
            "name_servers": [
                "dns4.dion.ne.jp",
                "dnssv1.nfi.co.jp"
            ]
        },
        {
            "num": 29,
            "domain_name": "dfi.de",
            "domain_keyword": "dfi",
            "domain_tld": "de",
            "query_time": "2024-05-21 14:32:40",
            "update_date": "2024-02-22",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "kf4.org",
            "domain_keyword": "kf4",
            "domain_tld": "org",
            "query_time": "2024-05-14 05:36:58",
            "create_date": "2019-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KF4 e. V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ffi.io",
            "domain_keyword": "ffi",
            "domain_tld": "io",
            "query_time": "2024-05-16 04:00:41",
            "create_date": "2017-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ffi.asia",
            "domain_keyword": "ffi",
            "domain_tld": "asia",
            "query_time": "2024-05-15 14:17:09",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adele.ns.cloudflare.com",
                "duke.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "kfg.com",
            "domain_keyword": "kfg",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:38:24",
            "create_date": "1997-06-24",
            "update_date": "2023-09-01",
            "expiry_date": "2032-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "koi.co.uk",
            "domain_keyword": "koi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 11:28:29",
            "create_date": "2011-08-16",
            "update_date": "2024-01-24",
            "expiry_date": "2024-08-16",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "kfh.xyz",
            "domain_keyword": "kfh",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 19:26:46",
            "create_date": "2020-08-20",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "fan ming",
            "registrant_state": "zhe jiang",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kfif.monster",
            "domain_keyword": "kfif",
            "domain_tld": "monster",
            "query_time": "2024-05-27 19:26:54",
            "create_date": "2023-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "beijing",
            "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",
                "ns2fln.name.com",
                "ns3cna.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "kfu.link",
            "domain_keyword": "kfu",
            "domain_tld": "link",
            "query_time": "2024-06-08 02:21:35",
            "create_date": "2022-08-22",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "kgi.ai",
            "domain_keyword": "kgi",
            "domain_tld": "ai",
            "query_time": "2024-06-08 02:25:14",
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kim Taekyu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "kfc.catering",
            "domain_keyword": "kfc",
            "domain_tld": "catering",
            "query_time": "2024-06-08 20:03:41",
            "create_date": "2023-10-03",
            "update_date": "2024-06-01",
            "expiry_date": "2024-10-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dabestatbeingcoolest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kingston",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JM",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "kfiz.com",
            "domain_keyword": "kfiz",
            "domain_tld": "com",
            "query_time": "2024-06-08 20:07:00",
            "create_date": "1996-10-23",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "kufi.xyz",
            "domain_keyword": "kufi",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 04:56:25",
            "create_date": "2023-09-23",
            "update_date": "2024-05-29",
            "expiry_date": "2024-09-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-d3byipxng7p3av5vvhvpro.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bfi.buzz",
            "domain_keyword": "bfi",
            "domain_tld": "buzz",
            "query_time": "2024-05-29 05:27:05",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2024-04-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "kmi.llc",
            "domain_keyword": "kmi",
            "domain_tld": "llc",
            "query_time": "2024-06-02 13:32:45",
            "create_date": "2024-04-13",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-171-c.gandi.net",
                "ns-205-a.gandi.net",
                "ns-250-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "kxi.info",
            "domain_keyword": "kxi",
            "domain_tld": "info",
            "query_time": "2024-06-11 00:46:29",
            "create_date": "2015-07-30",
            "update_date": "2024-01-05",
            "expiry_date": "2024-07-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "2013",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "k-i.com",
            "domain_keyword": "k-i",
            "domain_tld": "com",
            "query_time": "2024-06-12 22:20:10",
            "create_date": "1998-06-16",
            "update_date": "2024-05-09",
            "expiry_date": "2025-06-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "kpi.biz.pl",
            "domain_keyword": "kpi",
            "domain_tld": "biz.pl",
            "query_time": "2024-03-27 09:14:05",
            "create_date": "2010-01-22",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-22",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.3net.pl",
                "ns2.3net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "gfi.in",
            "domain_keyword": "gfi",
            "domain_tld": "in",
            "query_time": "2024-04-15 08:14:37",
            "create_date": "2008-08-31",
            "update_date": "2023-09-03",
            "expiry_date": "2025-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GFI INFORMATIQUE INDIA PRIVATE LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "k7i.shop",
            "domain_keyword": "k7i",
            "domain_tld": "shop",
            "query_time": "2024-04-19 07:30:32",
            "create_date": "2024-01-07",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-07",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dylan.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "k7i.org",
            "domain_keyword": "k7i",
            "domain_tld": "org",
            "query_time": "2024-04-19 07:30:28",
            "create_date": "2009-09-29",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ffi.network",
            "domain_keyword": "ffi",
            "domain_tld": "network",
            "query_time": "2024-04-17 05:42:06",
            "create_date": "2021-11-30",
            "update_date": "2023-11-29",
            "expiry_date": "2025-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ffi.network",
                "ns2.ffi.network"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "rfi.sexy",
            "domain_keyword": "rfi",
            "domain_tld": "sexy",
            "query_time": "2024-04-21 01:56:29",
            "create_date": "2015-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "R.F.I. Spa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pfi.tech",
            "domain_keyword": "pfi",
            "domain_tld": "tech",
            "query_time": "2024-04-21 02:04:11",
            "create_date": "2015-10-17",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-17",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "kfz.sexy",
            "domain_keyword": "kfz",
            "domain_tld": "sexy",
            "query_time": "2024-04-22 12:48:32",
            "create_date": "2014-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jakob Eichler",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ofi.io",
            "domain_keyword": "ofi",
            "domain_tld": "io",
            "query_time": "2024-05-03 01:46:05",
            "create_date": "2018-10-05",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "kfif.com",
            "domain_keyword": "kfif",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:54:27",
            "create_date": "2022-11-03",
            "update_date": "2023-11-21",
            "expiry_date": "2025-11-03",
            "registrar_iana": 752,
            "registrar_name": "SNAPNAMES 2, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kfis.live",
            "domain_keyword": "kfis",
            "domain_tld": "live",
            "query_time": "2024-05-07 23:54:32",
            "create_date": "2022-10-29",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "kei.co.nz",
            "domain_keyword": "kei",
            "domain_tld": "co.nz",
            "query_time": "2024-05-08 16:06:57",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "xfi.de",
            "domain_keyword": "xfi",
            "domain_tld": "de",
            "query_time": "2024-05-06 04:18:52",
            "update_date": "2017-03-04",
            "name_servers": [
                "ns1.routing.net",
                "ns2.routing.net",
                "ns3.routing.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 59,
            "domain_name": "kzi.ru",
            "domain_keyword": "kzi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:22:42",
            "create_date": "2004-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "ATEX-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.ru",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "kgfi.com",
            "domain_keyword": "kgfi",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:50:04",
            "create_date": "1999-11-27",
            "update_date": "2024-03-11",
            "expiry_date": "2031-11-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cfi.quest",
            "domain_keyword": "cfi",
            "domain_tld": "quest",
            "query_time": "2024-04-24 19:04:29",
            "create_date": "2022-09-22",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-22",
            "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": [
                "algin.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ffi.app",
            "domain_keyword": "ffi",
            "domain_tld": "app",
            "query_time": "2024-05-11 23:58:19",
            "create_date": "2018-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ya Lin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "kif.wtf",
            "domain_keyword": "kif",
            "domain_tld": "wtf",
            "query_time": "2024-05-12 04:16:06",
            "create_date": "2017-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostserv.eu",
                "ns2.hostserv.eu",
                "ns3.hostserv.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "kf9.io",
            "domain_keyword": "kf9",
            "domain_tld": "io",
            "query_time": "2024-04-29 10:33:13",
            "create_date": "2022-09-21",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kf9.io",
                "ns2.kf9.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "koi.auction",
            "domain_keyword": "koi",
            "domain_tld": "auction",
            "query_time": "2024-04-27 08:13:19",
            "create_date": "2014-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DreamPixels LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kbi.com.br",
            "domain_keyword": "kbi",
            "domain_tld": "com.br",
            "query_time": "2024-04-30 22:35:20",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "registrant_name": "RAPHAEL PATRICK FREITAS CHAVES",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 67,
            "domain_name": "kfim.com",
            "domain_keyword": "kfim",
            "domain_tld": "com",
            "query_time": "2024-05-02 13:08:26",
            "create_date": "2004-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "kfh.me",
            "domain_keyword": "kfh",
            "domain_tld": "me",
            "query_time": "2024-05-22 04:36:59",
            "create_date": "2015-02-09",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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-1263.awsdns-29.org",
                "ns-1614.awsdns-09.co.uk",
                "ns-37.awsdns-04.com",
                "ns-869.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "kfit.co.uk",
            "domain_keyword": "kfit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 11:59:44",
            "create_date": "2015-02-15",
            "update_date": "2024-04-22",
            "expiry_date": "2025-02-15",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "kofi.ovh",
            "domain_keyword": "kofi",
            "domain_tld": "ovh",
            "query_time": "2024-05-21 04:41:13",
            "create_date": "2023-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-17",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Kofi IT GmbH",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "ufi.co.th",
            "domain_keyword": "ufi",
            "domain_tld": "co.th",
            "query_time": "2024-05-21 21:30:49",
            "create_date": "2005-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2026-03-12",
            "registrar_name": "THNIC",
            "registrant_company": "Universal Forms Industry Co., Ltd. (บริษัท ยูนิเวอร์แซล ฟอร์มส อินดัสตรี้ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "koi.wine",
            "domain_keyword": "koi",
            "domain_tld": "wine",
            "query_time": "2024-05-18 20:46:45",
            "create_date": "2016-02-10",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bfi.solutions",
            "domain_keyword": "bfi",
            "domain_tld": "solutions",
            "query_time": "2024-05-18 18:24:46",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "afi.com.au",
            "domain_keyword": "afi",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 04:47:13",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Geoff Driver",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tfi.icu",
            "domain_keyword": "tfi",
            "domain_tld": "icu",
            "query_time": "2024-05-25 11:49:22",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "kmi.kim",
            "domain_keyword": "kmi",
            "domain_tld": "kim",
            "query_time": "2024-05-22 20:58:29",
            "create_date": "2023-11-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mfi.digital",
            "domain_keyword": "mfi",
            "domain_tld": "digital",
            "query_time": "2024-05-26 21:39:47",
            "create_date": "2024-02-06",
            "update_date": "2024-04-27",
            "expiry_date": "2025-02-06",
            "registrar_iana": 3924,
            "registrar_name": "Sav.com, LLC - 34",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-hdtdgorv39yrkgjkkbtw7k.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kai.contact",
            "domain_keyword": "kai",
            "domain_tld": "contact",
            "query_time": "2024-05-20 12:04:09",
            "create_date": "2022-09-06",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cfi.com.pe",
            "domain_keyword": "cfi",
            "domain_tld": "com.pe",
            "query_time": "2024-05-27 23:47:59",
            "registrar_name": "NIC.PE",
            "registrant_name": "corporacion financiera de inversiones s.a.a.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 80,
            "domain_name": "kft.co.in",
            "domain_keyword": "kft",
            "domain_tld": "co.in",
            "query_time": "2024-05-27 19:28:40",
            "create_date": "2006-09-06",
            "update_date": "2024-01-02",
            "expiry_date": "2026-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "kfz.de.com",
            "domain_keyword": "kfz",
            "domain_tld": "de.com",
            "query_time": "2024-05-27 19:29:08",
            "create_date": "2017-09-14",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_email": "https://whois.centralnic.com/contact/kfz.de.com/registrant",
            "name_servers": [
                "docks13.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ksi.zone",
            "domain_keyword": "ksi",
            "domain_tld": "zone",
            "query_time": "2024-05-27 16:20:40",
            "create_date": "2021-05-21",
            "update_date": "2021-05-26",
            "expiry_date": "2031-05-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Chongzhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "pfi.co.jp",
            "domain_keyword": "pfi",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 14:53:17",
            "create_date": "2005-03-15",
            "update_date": "2024-04-01",
            "registrant_company": "Soft Infra Inc.",
            "name_servers": [
                "ns1.estore.co.jp",
                "ns2.estore.co.jp",
                "ns3.estore.co.jp",
                "ns4.estore.co.jp"
            ]
        },
        {
            "num": 84,
            "domain_name": "bfi.gb.net",
            "domain_keyword": "bfi",
            "domain_tld": "gb.net",
            "query_time": "2024-05-31 04:34:51",
            "create_date": "2017-01-18",
            "update_date": "2023-08-31",
            "expiry_date": "2027-01-18",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_email": "https://whois.centralnic.com/contact/bfi.gb.net/registrant",
            "name_servers": [
                "one.freethought-dns.uk",
                "three.freethought-dns.net",
                "two.freethought-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "kfg.co.uk",
            "domain_keyword": "kfg",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 22:02:29",
            "create_date": "1999-09-01",
            "update_date": "2023-08-22",
            "expiry_date": "2025-09-01",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "cfi.cn",
            "domain_keyword": "cfi",
            "domain_tld": "cn",
            "query_time": "2024-06-01 01:34:41",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "厦门三五互联信息有限公司",
            "registrant_name": "武汉中财信息产业有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kfc.gs",
            "domain_keyword": "kfc",
            "domain_tld": "gs",
            "query_time": "2024-06-03 10:58:44",
            "create_date": "2024-02-11",
            "update_date": "2024-05-19",
            "expiry_date": "2025-02-11",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Yu Xia",
            "registrant_company": "Xia Yu",
            "registrant_address": "Jin Shui Ou Shang Cheng Lu Yu Ying Xie Lu Jiao Cha Kou 158Hao",
            "registrant_city": "Zheng Zhou Shi",
            "registrant_state": "Henan",
            "registrant_zip": "450003",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86 113061871599",
            "name_servers": [
                "ns-245.awsdns-30.com",
                "ns-737.awsdns-28.net"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "dfi.agency",
            "domain_keyword": "dfi",
            "domain_tld": "agency",
            "query_time": "2024-06-09 02:33:06",
            "create_date": "2016-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kgi.com",
            "domain_keyword": "kgi",
            "domain_tld": "com",
            "query_time": "2024-06-08 02:25:14",
            "create_date": "1995-09-12",
            "update_date": "2022-07-23",
            "expiry_date": "2025-09-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "cameron.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "kifi.online",
            "domain_keyword": "kifi",
            "domain_tld": "online",
            "query_time": "2024-06-02 12:05:25",
            "create_date": "2023-07-15",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167842916",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "kfu.one",
            "domain_keyword": "kfu",
            "domain_tld": "one",
            "query_time": "2024-06-08 17:16:26",
            "create_date": "2024-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "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": [
                "addyson.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "kfic.com",
            "domain_keyword": "kfic",
            "domain_tld": "com",
            "query_time": "2024-06-08 20:06:18",
            "create_date": "2007-09-11",
            "update_date": "2024-03-28",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "kmi.zone",
            "domain_keyword": "kmi",
            "domain_tld": "zone",
            "query_time": "2024-06-11 17:06:10",
            "create_date": "2021-11-09",
            "update_date": "2021-12-27",
            "expiry_date": "2024-11-09",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KMI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "kti.co.kr",
            "domain_keyword": "kti",
            "domain_tld": "co.kr",
            "query_time": "2022-07-03 02:19:58",
            "create_date": "2012-11-16",
            "update_date": "2018-03-02",
            "expiry_date": "2030-11-16",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "(?)??????",
            "registrant_address": "??? ??? ??? ??? 135 ????? 7-10?",
            "registrant_zip": "13461"
        },
        {
            "num": 95,
            "domain_name": "kki.md",
            "domain_keyword": "kki",
            "domain_tld": "md",
            "query_time": "2024-04-10 01:47:15",
            "create_date": "2001-08-09",
            "expiry_date": "2025-08-09",
            "name_servers": [
                "alfa.dns.md",
                "beta.dns.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 96,
            "domain_name": "ksi.consulting",
            "domain_keyword": "ksi",
            "domain_tld": "consulting",
            "query_time": "2024-04-15 16:46:26",
            "create_date": "2020-04-10",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Namespro.ca PrivateWHOIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "gfi.work",
            "domain_keyword": "gfi",
            "domain_tld": "work",
            "query_time": "2024-04-15 08:14:38",
            "create_date": "2015-02-12",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GFI Informatique",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "gfi.industries",
            "domain_keyword": "gfi",
            "domain_tld": "industries",
            "query_time": "2024-04-15 08:14:37",
            "create_date": "2022-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "dfi.pub",
            "domain_keyword": "dfi",
            "domain_tld": "pub",
            "query_time": "2024-04-27 12:20:41",
            "create_date": "2020-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "afi.solutions",
            "domain_keyword": "afi",
            "domain_tld": "solutions",
            "query_time": "2024-04-29 20:36:28",
            "create_date": "2019-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2025-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kfi.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5922</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>kpi.com, kfd.tokyo, kfc.money, cfi.com.cn, kei.fit, kbi.nl, kfp.us, pfi.xyz, kri.partners, kii.codes, xfi.investments, zfi.org.uk, k5i.com, kfmi.co.uk, kfy.org, kki.se, kif.fr, kfn.sk, kfh.info, kfk.fund, kfr.one, kf0.link, kf2.icu, sfi.biz, gfi.co.th, kfr.name, koi.party, nfi.co.jp, dfi.de, kf4.org, ffi.io, ffi.asia, kfg.com, koi.co.uk, kfh.xyz, kfif.monster, kfu.link, kgi.ai, kfc.catering, kfiz.com, kufi.xyz, bfi.buzz, kmi.llc, kxi.info, k-i.com, kpi.biz.pl, gfi.in, k7i.shop, k7i.org, ffi.network, rfi.sexy, pfi.tech, kfz.sexy, ofi.io, kfif.com, kfis.live, kei.co.nz, xfi.de, kzi.ru, kgfi.com, cfi.quest, ffi.app, kif.wtf, kf9.io, koi.auction, kbi.com.br, kfim.com, kfh.me, kfit.co.uk, kofi.ovh, ufi.co.th, koi.wine, bfi.solutions, afi.com.au, tfi.icu, kmi.kim, mfi.digital, kai.contact, cfi.com.pe, kft.co.in, kfz.de.com, ksi.zone, pfi.co.jp, bfi.gb.net, kfg.co.uk, cfi.cn, kfc.gs, dfi.agency, kgi.com, kifi.online, kfu.one, kfic.com, kmi.zone, kti.co.kr, kki.md, ksi.consulting, gfi.work, gfi.industries, dfi.pub, afi.solutions</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kpi.com</domain_name>
   <domain_keyword>kpi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:27:47</query_time>
   <create_date>1995-12-22</create_date>
   <update_date>2022-06-08</update_date>
   <expiry_date>2027-12-21</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>Finnet Limited</registrant_company>
   <registrant_state>Kent</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/kpi.com</registrant_email>
   <name_servers>
    <value>ns-1138.awsdns-14.org</value>
    <value>ns-2046.awsdns-63.co.uk</value>
    <value>ns-243.awsdns-30.com</value>
    <value>ns-862.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kfd.tokyo</domain_name>
   <domain_keyword>kfd</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-29 21:44:26</query_time>
   <create_date>2018-08-22</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kfc.money</domain_name>
   <domain_keyword>kfc</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-04-29 10:33:53</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.fo</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cfi.com.cn</domain_name>
   <domain_keyword>cfi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-01 16:14:54</query_time>
   <create_date>1998-12-04</create_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>武汉中财信息产业有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kei.fit</domain_name>
   <domain_keyword>kei</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-01 17:24:04</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kbi.nl</domain_name>
   <domain_keyword>kbi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 22:35:18</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2023-01-02</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kfp.us</domain_name>
   <domain_keyword>kfp</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-02 13:09:30</query_time>
   <create_date>2004-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Sybille Kamin</registrant_name>
   <registrant_address>1359 Teresa Dr</registrant_address>
   <registrant_city>Largo</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33770</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7272511656</registrant_phone>
   <name_servers>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1094.ui-dns.com</value>
    <value>ns1094.ui-dns.de</value>
    <value>ns1094.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pfi.xyz</domain_name>
   <domain_keyword>pfi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 03:52:46</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kri.partners</domain_name>
   <domain_keyword>kri</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-03 05:05:44</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kii.codes</domain_name>
   <domain_keyword>kii</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-02 22:54:29</query_time>
   <create_date>2021-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>xfi.investments</domain_name>
   <domain_keyword>xfi</domain_keyword>
   <domain_tld>investments</domain_tld>
   <query_time>2024-05-02 22:47:38</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>12</num>
   <domain_name>zfi.org.uk</domain_name>
   <domain_keyword>zfi</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 21:01:13</query_time>
   <create_date>2002-01-09</create_date>
   <update_date>2022-12-10</update_date>
   <expiry_date>2026-01-09</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>dns.uk-noc.com</value>
    <value>dns.us-noc.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>k5i.com</domain_name>
   <domain_keyword>k5i</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:25:16</query_time>
   <create_date>2004-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kfmi.co.uk</domain_name>
   <domain_keyword>kfmi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 12:44:01</query_time>
   <create_date>2013-02-04</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>kfy.org</domain_name>
   <domain_keyword>kfy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 12:47:36</query_time>
   <create_date>2001-01-25</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind 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>ns49.domaincontrol.com</value>
    <value>ns50.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>16</num>
   <domain_name>kki.se</domain_name>
   <domain_keyword>kki</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:47:15</query_time>
   <create_date>2008-07-10</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kif.fr</domain_name>
   <domain_keyword>kif</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:25:31</query_time>
   <create_date>2004-02-01</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Webedia</registrant_company>
   <registrant_address>Webedia, 2 rue Paul Vaillant Couturier, 92300 Levallois-Perret</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.811964142</registrant_phone>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>kfn.sk</domain_name>
   <domain_keyword>kfn</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 13:57:29</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>ESAT, s.r.o.</registrant_name>
   <registrant_company>ESAT, s.r.o.</registrant_company>
   <registrant_address>Hlavné námestie 17</registrant_address>
   <registrant_city>Kežmarok</registrant_city>
   <registrant_zip>06001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.inetadmin.cz</value>
    <value>ns.inetadmin.eu</value>
    <value>ns.inetadmin.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>kfh.info</domain_name>
   <domain_keyword>kfh</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 23:54:20</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>3898</registrar_iana>
   <registrar_name>Sav.com, LLC - 8</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>tliex4aa.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>kfk.fund</domain_name>
   <domain_keyword>kfk</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-07 23:54:42</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chen Zhi Hai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian sheng</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>ida.dnspod.net</value>
    <value>vulpecula.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kfr.one</domain_name>
   <domain_keyword>kfr</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 13:25:11</query_time>
   <create_date>2019-03-10</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.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>GERMANY</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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>kf0.link</domain_name>
   <domain_keyword>kf0</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-13 16:57:39</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kf2.icu</domain_name>
   <domain_keyword>kf2</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-10 03:00:32</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>lin zhi jie</registrant_company>
   <registrant_state>guang dong</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sfi.biz</domain_name>
   <domain_keyword>sfi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 16:12:15</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-26</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>NameFind Cayman Islands Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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.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>25</num>
   <domain_name>gfi.co.th</domain_name>
   <domain_keyword>gfi</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-19 21:17:32</query_time>
   <create_date>2009-05-19</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>GFI Service Group Co., Ltd. ( บริษัท จีเอฟไอ เซอร์วิส กรุ๊ป จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.itopplus.com</value>
    <value>ns2.itopplus.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>kfr.name</domain_name>
   <domain_keyword>kfr</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-19 12:00:17</query_time>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>koi.party</domain_name>
   <domain_keyword>koi</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-27 00:47:22</query_time>
   <create_date>2018-03-17</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>nfi.co.jp</domain_name>
   <domain_keyword>nfi</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 03:08:46</query_time>
   <create_date>1996-08-01</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>Nuclear Fuel Industries, Ltd.</registrant_company>
   <name_servers>
    <value>dns4.dion.ne.jp</value>
    <value>dnssv1.nfi.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>dfi.de</domain_name>
   <domain_keyword>dfi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 14:32:40</query_time>
   <update_date>2024-02-22</update_date>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>kf4.org</domain_name>
   <domain_keyword>kf4</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 05:36:58</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KF4 e. 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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ffi.io</domain_name>
   <domain_keyword>ffi</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 04:00:41</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ffi.asia</domain_name>
   <domain_keyword>ffi</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-15 14:17:09</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adele.ns.cloudflare.com</value>
    <value>duke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>kfg.com</domain_name>
   <domain_keyword>kfg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:38:24</query_time>
   <create_date>1997-06-24</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2032-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>koi.co.uk</domain_name>
   <domain_keyword>koi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 11:28:29</query_time>
   <create_date>2011-08-16</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>kfh.xyz</domain_name>
   <domain_keyword>kfh</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 19:26:46</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>fan ming</registrant_company>
   <registrant_state>zhe jiang</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>kfif.monster</domain_name>
   <domain_keyword>kfif</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-27 19:26:54</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>beijing</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>ns2fln.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>kfu.link</domain_name>
   <domain_keyword>kfu</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-08 02:21:35</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>kgi.ai</domain_name>
   <domain_keyword>kgi</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-08 02:25:14</query_time>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kim Taekyu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>kfc.catering</domain_name>
   <domain_keyword>kfc</domain_keyword>
   <domain_tld>catering</domain_tld>
   <query_time>2024-06-08 20:03:41</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dabestatbeingcoolest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kingston</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kfiz.com</domain_name>
   <domain_keyword>kfiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 20:07:00</query_time>
   <create_date>1996-10-23</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>kufi.xyz</domain_name>
   <domain_keyword>kufi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 04:56:25</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-d3byipxng7p3av5vvhvpro.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bfi.buzz</domain_name>
   <domain_keyword>bfi</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-29 05:27:05</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>kmi.llc</domain_name>
   <domain_keyword>kmi</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-06-02 13:32:45</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-171-c.gandi.net</value>
    <value>ns-205-a.gandi.net</value>
    <value>ns-250-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kxi.info</domain_name>
   <domain_keyword>kxi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 00:46:29</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>2013</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>k-i.com</domain_name>
   <domain_keyword>k-i</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 22:20:10</query_time>
   <create_date>1998-06-16</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>kpi.biz.pl</domain_name>
   <domain_keyword>kpi</domain_keyword>
   <domain_tld>biz.pl</domain_tld>
   <query_time>2024-03-27 09:14:05</query_time>
   <create_date>2010-01-22</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.3net.pl</value>
    <value>ns2.3net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>gfi.in</domain_name>
   <domain_keyword>gfi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-15 08:14:37</query_time>
   <create_date>2008-08-31</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GFI INFORMATIQUE INDIA PRIVATE LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>k7i.shop</domain_name>
   <domain_keyword>k7i</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 07:30:32</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-07</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>dylan.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>k7i.org</domain_name>
   <domain_keyword>k7i</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 07:30:28</query_time>
   <create_date>2009-09-29</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>50</num>
   <domain_name>ffi.network</domain_name>
   <domain_keyword>ffi</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-17 05:42:06</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ffi.network</value>
    <value>ns2.ffi.network</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>rfi.sexy</domain_name>
   <domain_keyword>rfi</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-04-21 01:56:29</query_time>
   <create_date>2015-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>R.F.I. Spa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pfi.tech</domain_name>
   <domain_keyword>pfi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-21 02:04:11</query_time>
   <create_date>2015-10-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-17</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>ns11.domaincontrol.com</value>
    <value>ns12.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>53</num>
   <domain_name>kfz.sexy</domain_name>
   <domain_keyword>kfz</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-04-22 12:48:32</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jakob Eichler</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ofi.io</domain_name>
   <domain_keyword>ofi</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-03 01:46:05</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>55</num>
   <domain_name>kfif.com</domain_name>
   <domain_keyword>kfif</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:54:27</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-11-03</expiry_date>
   <registrar_iana>752</registrar_iana>
   <registrar_name>SNAPNAMES 2, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kfis.live</domain_name>
   <domain_keyword>kfis</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-07 23:54:32</query_time>
   <create_date>2022-10-29</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>kei.co.nz</domain_name>
   <domain_keyword>kei</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-08 16:06:57</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>xfi.de</domain_name>
   <domain_keyword>xfi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 04:18:52</query_time>
   <update_date>2017-03-04</update_date>
   <name_servers>
    <value>ns1.routing.net</value>
    <value>ns2.routing.net</value>
    <value>ns3.routing.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>kzi.ru</domain_name>
   <domain_keyword>kzi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:22:42</query_time>
   <create_date>2004-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>ATEX-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>kgfi.com</domain_name>
   <domain_keyword>kgfi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:50:04</query_time>
   <create_date>1999-11-27</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-11-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>61</num>
   <domain_name>cfi.quest</domain_name>
   <domain_keyword>cfi</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-04-24 19:04:29</query_time>
   <create_date>2022-09-22</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-22</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>algin.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ffi.app</domain_name>
   <domain_keyword>ffi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 23:58:19</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ya Lin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>kif.wtf</domain_name>
   <domain_keyword>kif</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-12 04:16:06</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostserv.eu</value>
    <value>ns2.hostserv.eu</value>
    <value>ns3.hostserv.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>kf9.io</domain_name>
   <domain_keyword>kf9</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 10:33:13</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kf9.io</value>
    <value>ns2.kf9.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>koi.auction</domain_name>
   <domain_keyword>koi</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-04-27 08:13:19</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DreamPixels LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kbi.com.br</domain_name>
   <domain_keyword>kbi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-30 22:35:20</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <registrant_name>RAPHAEL PATRICK FREITAS CHAVES</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>kfim.com</domain_name>
   <domain_keyword>kfim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 13:08:26</query_time>
   <create_date>2004-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>kfh.me</domain_name>
   <domain_keyword>kfh</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-22 04:36:59</query_time>
   <create_date>2015-02-09</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</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-1263.awsdns-29.org</value>
    <value>ns-1614.awsdns-09.co.uk</value>
    <value>ns-37.awsdns-04.com</value>
    <value>ns-869.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>kfit.co.uk</domain_name>
   <domain_keyword>kfit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 11:59:44</query_time>
   <create_date>2015-02-15</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>kofi.ovh</domain_name>
   <domain_keyword>kofi</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-21 04:41:13</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Kofi IT GmbH</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ufi.co.th</domain_name>
   <domain_keyword>ufi</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-21 21:30:49</query_time>
   <create_date>2005-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Universal Forms Industry Co., Ltd. (บริษัท ยูนิเวอร์แซล ฟอร์มส อินดัสตรี้ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>koi.wine</domain_name>
   <domain_keyword>koi</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-18 20:46:45</query_time>
   <create_date>2016-02-10</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>73</num>
   <domain_name>bfi.solutions</domain_name>
   <domain_keyword>bfi</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-18 18:24:46</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>74</num>
   <domain_name>afi.com.au</domain_name>
   <domain_keyword>afi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 04:47:13</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Geoff Driver</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tfi.icu</domain_name>
   <domain_keyword>tfi</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-25 11:49:22</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>kmi.kim</domain_name>
   <domain_keyword>kmi</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-22 20:58:29</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mfi.digital</domain_name>
   <domain_keyword>mfi</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-26 21:39:47</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>3924</registrar_iana>
   <registrar_name>Sav.com, LLC - 34</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-hdtdgorv39yrkgjkkbtw7k.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>kai.contact</domain_name>
   <domain_keyword>kai</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-20 12:04:09</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cfi.com.pe</domain_name>
   <domain_keyword>cfi</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-27 23:47:59</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>corporacion financiera de inversiones s.a.a.</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>kft.co.in</domain_name>
   <domain_keyword>kft</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-27 19:28:40</query_time>
   <create_date>2006-09-06</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2026-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>kfz.de.com</domain_name>
   <domain_keyword>kfz</domain_keyword>
   <domain_tld>de.com</domain_tld>
   <query_time>2024-05-27 19:29:08</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/kfz.de.com/registrant</registrant_email>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ksi.zone</domain_name>
   <domain_keyword>ksi</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-27 16:20:40</query_time>
   <create_date>2021-05-21</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2031-05-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Chongzhi</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>please query the rdds service of the registrar 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>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>83</num>
   <domain_name>pfi.co.jp</domain_name>
   <domain_keyword>pfi</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 14:53:17</query_time>
   <create_date>2005-03-15</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Soft Infra Inc.</registrant_company>
   <name_servers>
    <value>ns1.estore.co.jp</value>
    <value>ns2.estore.co.jp</value>
    <value>ns3.estore.co.jp</value>
    <value>ns4.estore.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>bfi.gb.net</domain_name>
   <domain_keyword>bfi</domain_keyword>
   <domain_tld>gb.net</domain_tld>
   <query_time>2024-05-31 04:34:51</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-01-18</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/bfi.gb.net/registrant</registrant_email>
   <name_servers>
    <value>one.freethought-dns.uk</value>
    <value>three.freethought-dns.net</value>
    <value>two.freethought-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>kfg.co.uk</domain_name>
   <domain_keyword>kfg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 22:02:29</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>cfi.cn</domain_name>
   <domain_keyword>cfi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 01:34:41</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>厦门三五互联信息有限公司</registrar_name>
   <registrant_name>武汉中财信息产业有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.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>kfc.gs</domain_name>
   <domain_keyword>kfc</domain_keyword>
   <domain_tld>gs</domain_tld>
   <query_time>2024-06-03 10:58:44</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Yu Xia</registrant_name>
   <registrant_company>Xia Yu</registrant_company>
   <registrant_address>Jin Shui Ou Shang Cheng Lu Yu Ying Xie Lu Jiao Cha Kou 158Hao</registrant_address>
   <registrant_city>Zheng Zhou Shi</registrant_city>
   <registrant_state>Henan</registrant_state>
   <registrant_zip>450003</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86 113061871599</registrant_phone>
   <name_servers>
    <value>ns-245.awsdns-30.com</value>
    <value>ns-737.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>dfi.agency</domain_name>
   <domain_keyword>dfi</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-09 02:33:06</query_time>
   <create_date>2016-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>kgi.com</domain_name>
   <domain_keyword>kgi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 02:25:14</query_time>
   <create_date>1995-09-12</create_date>
   <update_date>2022-07-23</update_date>
   <expiry_date>2025-09-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>cameron.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>kifi.online</domain_name>
   <domain_keyword>kifi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 12:05:25</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0167842916</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>kfu.one</domain_name>
   <domain_keyword>kfu</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-08 17:16:26</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</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>addyson.ns.cloudflare.com</value>
    <value>felipe.ns.cloudflare.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>92</num>
   <domain_name>kfic.com</domain_name>
   <domain_keyword>kfic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 20:06:18</query_time>
   <create_date>2007-09-11</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>kmi.zone</domain_name>
   <domain_keyword>kmi</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-06-11 17:06:10</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2021-12-27</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KMI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>kti.co.kr</domain_name>
   <domain_keyword>kti</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-03 02:19:58</query_time>
   <create_date>2012-11-16</create_date>
   <update_date>2018-03-02</update_date>
   <expiry_date>2030-11-16</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>(?)??????</registrant_name>
   <registrant_address>??? ??? ??? ??? 135 ????? 7-10?</registrant_address>
   <registrant_zip>13461</registrant_zip>
  </value>
  <value>
   <num>95</num>
   <domain_name>kki.md</domain_name>
   <domain_keyword>kki</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-10 01:47:15</query_time>
   <create_date>2001-08-09</create_date>
   <expiry_date>2025-08-09</expiry_date>
   <name_servers>
    <value>alfa.dns.md</value>
    <value>beta.dns.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>ksi.consulting</domain_name>
   <domain_keyword>ksi</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-15 16:46:26</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Namespro.ca PrivateWHOIS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>gfi.work</domain_name>
   <domain_keyword>gfi</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-15 08:14:38</query_time>
   <create_date>2015-02-12</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GFI Informatique</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gfi.industries</domain_name>
   <domain_keyword>gfi</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-04-15 08:14:37</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dfi.pub</domain_name>
   <domain_keyword>dfi</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-27 12:20:41</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>100</num>
   <domain_name>afi.solutions</domain_name>
   <domain_keyword>afi</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-29 20:36:28</query_time>
   <create_date>2019-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</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.