WHOIS QUERY TIME

18 May 2024 - 3:47 PM UTC

Registered: 6 September 2022
Expiry: 6 September 2024

REGISTRAR

Name: 成都西维数码科技有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 李丽雪
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=finy.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "finy.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "finy.com.cn",
            "domain_keyword": "finy",
            "domain_tld": "com.cn",
            "query_time": "2024-05-18 15:47:42",
            "create_date": "2022-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "李丽雪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>finy.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>finy.com.cn</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-18 15:47:42</query_time>
   <create_date>2022-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>李丽雪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.027 seconds) for "finy.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Feb 2023 - 5:40 AM UTC

Registered: 6 September 2022
Expiry: 6 September 2023

REGISTRAR

Name: 成都西维数码科技有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 李丽雪
Email: [email protected]

#2 - QUERY TIME

12 Sep 2023 - 11:55 PM UTC

Registered: 6 September 2022
Expiry: 6 September 2024

REGISTRAR

Name: 成都西维数码科技有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 李丽雪
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=finy.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "finy.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "finy.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "finy.com.cn",
            "domain_keyword": "finy",
            "domain_tld": "com.cn",
            "query_time": "2023-02-12 05:40:17",
            "create_date": "2022-09-06",
            "expiry_date": "2023-09-06",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "李丽雪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "finy.com.cn",
            "domain_keyword": "finy",
            "domain_tld": "com.cn",
            "query_time": "2023-09-12 23:55:27",
            "create_date": "2022-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "李丽雪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "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>finy.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>finy.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>finy.com.cn</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-02-12 05:40:17</query_time>
   <create_date>2022-09-06</create_date>
   <expiry_date>2023-09-06</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>李丽雪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>finy.com.cn</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-09-12 23:55:27</query_time>
   <create_date>2022-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>李丽雪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 18 domain names (in 0.015 seconds) which contained the exact domain keyword "finy".
Domain Name Registered Expiry Registrar Ownership
1 finy.com 1 Jul 1998 30 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
2 finy.ru 28 Nov 2007 28 Nov 2024 RU-CENTER-RU Private Person
3 finy.org 9 May 2010 9 May 2025 Amazon Registrar, Inc. Identity Protection Service
4 finy.us 16 Oct 2014 15 Oct 2024 Gandi SAS Alejandro Finy
5 finy.net 6 Nov 2014 6 Nov 2024 Epik LLC Anonymize LLC
6 finy.nl 8 Oct 2016 - XNS Registrar B.V. -
7 finy.pl 4 Oct 2019 4 Oct 2024 Consulting Service Sp. z o.o. -
8 finy.top 20 Jul 2020 20 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fang zheng
9 finy.co.uk 8 Mar 2022 8 Mar 2025 Ionos SE [Tag = 1AND1] -
10 finy.me 18 Jun 2022 18 Jun 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 finy.com.cn 6 Sep 2022 6 Sep 2024 成都西维数码科技有限公司 李丽雪
12 finy.app 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 finy.tech 4 Feb 2023 4 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
14 finy.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
15 finy.one 25 Aug 2023 25 Aug 2033 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 finy.se 12 Dec 2023 12 Dec 2024 Simply.com -
17 finy.xyz 15 Mar 2024 15 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xu kang xian
18 finy.asia 2 Jun 2024 2 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hua xiong
19 finy.pt - - - Inedito - Consultores de Comunicação Lda

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=finy&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "finy",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 19,
        "relation": "eq",
        "current": 19
    },
    "unique_domains": "finy.com, finy.ru, finy.org, finy.us, finy.net, finy.nl, finy.pl, finy.top, finy.co.uk, finy.me, finy.com.cn, finy.app, finy.tech, finy.info, finy.one, finy.se, finy.xyz, finy.asia, finy.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "finy.com",
            "domain_keyword": "finy",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:45:33",
            "create_date": "1998-07-01",
            "update_date": "2024-04-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "finy.ru",
            "domain_keyword": "finy",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:01:54",
            "create_date": "2007-11-28",
            "expiry_date": "2024-11-28",
            "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": 3,
            "domain_name": "finy.org",
            "domain_keyword": "finy",
            "domain_tld": "org",
            "query_time": "2024-04-17 07:12:44",
            "create_date": "2010-05-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1230.awsdns-25.org",
                "ns-1678.awsdns-17.co.uk",
                "ns-331.awsdns-41.com",
                "ns-672.awsdns-20.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "finy.us",
            "domain_keyword": "finy",
            "domain_tld": "us",
            "query_time": "2024-05-09 13:45:33",
            "create_date": "2014-10-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "Alejandro Finy",
            "registrant_address": "120 Republican St",
            "registrant_city": "Seattle",
            "registrant_state": "WA",
            "registrant_zip": "98109",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2065503690",
            "name_servers": [
                "ns1.txpro6.fcomet.com",
                "ns2.txpro6.fcomet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "finy.net",
            "domain_keyword": "finy",
            "domain_tld": "net",
            "query_time": "2024-04-17 07:12:44",
            "create_date": "2014-11-06",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-06",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "finy.nl",
            "domain_keyword": "finy",
            "domain_tld": "nl",
            "query_time": "2024-05-04 23:27:19",
            "create_date": "2016-10-08",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "finy.pl",
            "domain_keyword": "finy",
            "domain_tld": "pl",
            "query_time": "2024-05-29 12:05:22",
            "create_date": "2019-10-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-04",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.i88.pl",
                "ns2.i88.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "finy.top",
            "domain_keyword": "finy",
            "domain_tld": "top",
            "query_time": "2024-05-04 23:27:20",
            "create_date": "2020-07-20",
            "update_date": "2022-07-22",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fang zheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "finy.co.uk",
            "domain_keyword": "finy",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 13:44:50",
            "create_date": "2022-03-08",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1029.ui-dns.org",
                "ns1071.ui-dns.com",
                "ns1091.ui-dns.biz",
                "ns1116.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "finy.me",
            "domain_keyword": "finy",
            "domain_tld": "me",
            "query_time": "2024-05-11 13:44:50",
            "create_date": "2022-06-18",
            "update_date": "2024-02-06",
            "expiry_date": "2026-06-18",
            "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": 11,
            "domain_name": "finy.com.cn",
            "domain_keyword": "finy",
            "domain_tld": "com.cn",
            "query_time": "2024-05-18 15:47:42",
            "create_date": "2022-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "李丽雪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "finy.app",
            "domain_keyword": "finy",
            "domain_tld": "app",
            "query_time": "2024-05-09 13:45:33",
            "create_date": "2023-01-30",
            "update_date": "2023-08-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sasha.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "finy.tech",
            "domain_keyword": "finy",
            "domain_tld": "tech",
            "query_time": "2024-06-08 20:46:27",
            "create_date": "2023-02-04",
            "update_date": "2024-04-22",
            "expiry_date": "2025-02-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "finy.info",
            "domain_keyword": "finy",
            "domain_tld": "info",
            "query_time": "2024-05-26 17:43:51",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "finy.one",
            "domain_keyword": "finy",
            "domain_tld": "one",
            "query_time": "2024-05-11 13:44:52",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2033-08-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "heidi.ns.cloudflare.com",
                "odin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "finy.se",
            "domain_keyword": "finy",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:09:50",
            "create_date": "2023-12-12",
            "update_date": "2024-02-15",
            "expiry_date": "2024-12-12",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 17,
            "domain_name": "finy.xyz",
            "domain_keyword": "finy",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 23:48:48",
            "create_date": "2024-03-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "xu kang xian",
            "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": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "finy.asia",
            "domain_keyword": "finy",
            "domain_tld": "asia",
            "query_time": "2024-06-04 14:16:33",
            "create_date": "2024-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang hua xiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elaine.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "finy.pt",
            "domain_keyword": "finy",
            "domain_tld": "pt",
            "query_time": "2024-05-04 23:27:20",
            "registrant_name": "Inedito - Consultores de Comunicação Lda",
            "registrant_address": "Rua General Ferreira Martins, 10 - 5º C",
            "registrant_city": "Algés",
            "registrant_state": "Lisboa",
            "registrant_zip": "1495-137",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>finy</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>19</total>
  <relation>eq</relation>
  <current>19</current>
 </count>
 <unique_domains>finy.com, finy.ru, finy.org, finy.us, finy.net, finy.nl, finy.pl, finy.top, finy.co.uk, finy.me, finy.com.cn, finy.app, finy.tech, finy.info, finy.one, finy.se, finy.xyz, finy.asia, finy.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>finy.com</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:45:33</query_time>
   <create_date>1998-07-01</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>finy.ru</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:01:54</query_time>
   <create_date>2007-11-28</create_date>
   <expiry_date>2024-11-28</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>3</num>
   <domain_name>finy.org</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 07:12:44</query_time>
   <create_date>2010-05-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1230.awsdns-25.org</value>
    <value>ns-1678.awsdns-17.co.uk</value>
    <value>ns-331.awsdns-41.com</value>
    <value>ns-672.awsdns-20.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>4</num>
   <domain_name>finy.us</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-09 13:45:33</query_time>
   <create_date>2014-10-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>Alejandro Finy</registrant_name>
   <registrant_address>120 Republican St</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98109</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2065503690</registrant_phone>
   <name_servers>
    <value>ns1.txpro6.fcomet.com</value>
    <value>ns2.txpro6.fcomet.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>finy.net</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 07:12:44</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>finy.nl</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 23:27:19</query_time>
   <create_date>2016-10-08</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>finy.pl</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 12:05:22</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.i88.pl</value>
    <value>ns2.i88.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>finy.top</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-04 23:27:20</query_time>
   <create_date>2020-07-20</create_date>
   <update_date>2022-07-22</update_date>
   <expiry_date>2024-07-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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fang zheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>finy.co.uk</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 13:44:50</query_time>
   <create_date>2022-03-08</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1029.ui-dns.org</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1091.ui-dns.biz</value>
    <value>ns1116.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>finy.me</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-11 13:44:50</query_time>
   <create_date>2022-06-18</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2026-06-18</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>11</num>
   <domain_name>finy.com.cn</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-18 15:47:42</query_time>
   <create_date>2022-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>李丽雪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>finy.app</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-09 13:45:33</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>sasha.ns.cloudflare.com</value>
    <value>sri.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>13</num>
   <domain_name>finy.tech</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-08 20:46:27</query_time>
   <create_date>2023-02-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>finy.info</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 17:43:51</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>finy.one</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-11 13:44:52</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2033-08-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>heidi.ns.cloudflare.com</value>
    <value>odin.ns.cloudflare.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>finy.se</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:09:50</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>finy.xyz</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 23:48:48</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>xu kang xian</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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>finy.asia</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-04 14:16:33</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang hua xiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elaine.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>finy.pt</domain_name>
   <domain_keyword>finy</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-04 23:27:20</query_time>
   <registrant_name>Inedito - Consultores de Comunicação Lda</registrant_name>
   <registrant_address>Rua General Ferreira Martins, 10 - 5º C</registrant_address>
   <registrant_city>Algés</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1495-137</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.015</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 3,549 domain names (in 0.047 seconds) which look and sound like the brand name "finy".
Domain Name Registered Expiry Registrar Ownership
1 finu.pl 21 Feb 2021 21 Feb 2025 OVH SAS -
2 find.repair 1 May 2024 1 May 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
3 ainy.pro 17 Aug 2023 17 Aug 2024 Registrar of Domain Names REG.RU LLC Private Person
4 finn.casa 28 Feb 2024 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 biny.work 3 Feb 2023 3 Feb 2025 DNSPod, Inc. Wang Yi Bin
6 ifny.net 18 Mar 2015 18 Mar 2025 Namespro Solutions INC. Namespro.ca PrivateWHOIS
7 fipny.org 18 Aug 2016 18 Aug 2024 Tucows Domains Inc. Data Protected
8 einy.com 31 Dec 1999 31 Dec 2024 GoDaddy.com, LLC -
9 fint.xyz 10 Aug 2020 10 Aug 2025 West263 International Limited Y Swetha
10 finn.work 31 Mar 2021 31 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 efiny.com 3 Apr 2019 3 Apr 2025 NameSilo, LLC -
12 fihy.com 31 Mar 2006 31 Mar 2025 Dynadot Inc -
13 finq.app 8 May 2018 8 May 2025 Porkbun LLC Private by Design, LLC
14 fini.co.nz 29 Dec 2021 - Key-Systems GmbH -
15 winy.bet 12 Mar 2024 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 riny.info 25 Mar 2013 25 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
17 fine.best 9 Jul 2022 9 Jul 2033 Key-Systems LLC Knock Knock WHOIS Not There, LLC
18 liny.com 29 Dec 1999 29 Dec 2030 GoDaddy Online Services Cayman Islands Ltd. -
19 find.services 12 Jul 2023 12 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
20 tiny.bayern 6 Jun 2022 6 Jun 2025 Mesh Digital Limited REDACTED FOR PRIVACY
21 fins.online 8 Dec 2017 8 Dec 2027 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
22 fine.design 5 Apr 2022 5 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 fino.lol 8 Jun 2024 8 Jun 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
24 finf.jp 8 Jun 2001 30 Jun 2024 - p/o J-NAVI Co.Ltd
25 fify.org 4 Apr 2012 4 Apr 2025 Annulet LLC BuyDomains.com
26 fin8.ru 1 May 2024 1 May 2025 REGRU-RU Private Person
27 finx.nl 14 Mar 2002 - Registrar.eu -
28 fiyy.fun 2 May 2023 2 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
29 fixy.name - - OVH sas -
30 fily.co.uk 8 Jun 2018 8 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
31 finp.online 20 Apr 2024 20 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
32 fin1.com 19 Sep 2013 19 Sep 2025 GoDaddy.com, LLC -
33 fiwy.io 25 Oct 2021 25 Oct 2024 Cloudflare, Inc BDA
34 ziny.net 20 Sep 2015 20 Sep 2024 ANNULET, INC BuyDomains.com
35 find.solar 12 May 2017 12 May 2025 Super Registry Ltd Oznola
36 fony.xyz 14 May 2020 14 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu N/A
37 finx.ae - - Dreamscape Networks International Pte Ltd Gehan Rajapakse
38 fine.boats 3 Jul 2023 3 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
39 viny.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
40 tiny.technology 27 Jan 2024 27 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 tiny.mortgage 12 Sep 2023 12 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 find.partners 16 Feb 2018 16 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
43 f1ny.com 20 May 2024 20 May 2027 GoDaddy.com, LLC -
44 jiny.co 23 Sep 2016 22 Sep 2024 InterNetX GmbH Wolfgang Moecklin IT-Services
45 finn.consulting 29 Mar 2022 29 Mar 2025 IONOS SE Galk & Witte GbR
46 fingy.app 17 Jun 2019 17 Jun 2025 Gransy s.r.o. d/b/a subreg.cz REDACTED FOR PRIVACY
47 find.healthcare 16 Oct 2023 16 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
48 finn.net 3 May 2002 3 May 2026 MarkMonitor, Inc. JPMorgan Chase Bank, National Association
49 niny.de - - - -
50 finyx.com 20 Apr 2006 20 Apr 2025 IONOS SE Finyx Consulting Limited
51 fony.fun 2 Nov 2023 2 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 siny.net 26 Nov 2022 26 Nov 2024 Belmontdomains.com LLC Matthew Klein
53 f5ny.com 18 Aug 2023 18 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
54 nfiny.cloud 10 Jun 2023 10 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
55 fina.us 19 Jul 2022 19 Jul 2024 Dynadot Inc Tran, Truong Duy
56 finn.coach 4 Nov 2015 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 find.gmbh 21 Feb 2023 21 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 fixy.website 14 Jun 2021 14 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
59 finyl.org 6 Aug 2021 6 Aug 2024 Metaregistrar BV Finyl
60 find.engineering 5 Jan 2022 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 fixy.store 22 Jun 2023 22 Jun 2024 Key-Systems LLC Exploriffs
62 funy.site 20 May 2023 20 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
63 fity.app 29 Jan 2020 29 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 fin8.com 12 Mar 2011 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 fify.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
66 fincy.agency 7 Sep 2019 7 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 fine.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
68 fins.cash 28 Nov 2023 28 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
69 fint.cloud 23 Dec 2016 23 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0146886766
70 fing.email 27 Mar 2023 27 Mar 2024 Mesh Digital Limited Domains By Proxy, LLC
71 finu.info 4 Oct 2022 4 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
72 tiny.com.br 8 May 2004 8 May 2027 - TINY SOFTWARE LTDA - EPP
73 fini.us 8 Apr 2006 7 Apr 2025 Tucows Domains Inc. Fini.us
74 tiny.bz 28 Apr 2020 28 Apr 2025 NameCheap, Inc. -
75 fint.net 15 Apr 2001 15 Apr 2025 FastDomain Inc. -
76 fitny.net 26 Jun 2021 26 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
77 find.buzz 14 Apr 2014 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 afiny.ru 7 Nov 2009 7 Nov 2024 RU-CENTER-RU JSC 'RU-CENTER'
79 fini.ru 19 Mar 2001 21 Mar 2025 REGRU-RU RUTECTOR LLC
80 finh.de - - - -
81 finzy.de - - - -
82 ciny.ru 17 Nov 2010 17 Nov 2024 SALENAMES-RU Private Person
83 feny.com 4 May 2002 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 fyny.xyz 5 Apr 2021 5 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) he bei feng you nong ye ke ji kai fa you xian gong si
85 fina.vip 5 May 2021 5 May 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang yan wei
86 liny.net 10 Jan 2002 24 Jan 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
87 finx.in 10 Oct 2018 10 Oct 2024 Dynadot LLC Harmony Infotech
88 fizy.top 14 May 2017 14 May 2025 Dynadot LLC REDACTED FOR PRIVACY
89 fine.shopping 18 Mar 2024 18 Mar 2025 Sav.com, LLC - 8 REDACTED FOR PRIVACY
90 fony.net 3 Apr 2004 5 Apr 2025 REGISTER S.P.A. CDC Point SpA
91 tiny.win 7 Jan 2021 7 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
92 find.camp 21 May 2019 21 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 fine.school 21 May 2023 21 May 2025 Sav.com, LLC - 35 Privacy Protection
94 xiny.net 4 Apr 2023 4 Apr 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
95 filny.com 29 May 2021 29 Jun 2024 GoDaddy.com, LLC DOMAIN-IS-4-SALE-AT-BRANDNIC.COM
96 find.inc 22 Feb 2023 22 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
97 tiny.co.uk 23 Dec 1996 23 Dec 2024 Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO] -
98 fink.gallery 12 Feb 2014 12 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
99 fkny.top 15 Dec 2020 15 Dec 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shan xi fu kang neng yuan ke ji you xian gong si
100 siny.org 31 Jan 2003 31 Jan 2033 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 Finy.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=finy.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "finy.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 3549,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "finu.pl, find.repair, ainy.pro, finn.casa, biny.work, ifny.net, fipny.org, einy.com, fint.xyz, finn.work, efiny.com, fihy.com, finq.app, fini.co.nz, winy.bet, riny.info, fine.best, liny.com, find.services, tiny.bayern, fins.online, fine.design, fino.lol, finf.jp, fify.org, fin8.ru, finx.nl, fiyy.fun, fixy.name, fily.co.uk, finp.online, fin1.com, fiwy.io, ziny.net, find.solar, fony.xyz, finx.ae, fine.boats, viny.info, tiny.technology, tiny.mortgage, find.partners, f1ny.com, jiny.co, finn.consulting, fingy.app, find.healthcare, finn.net, niny.de, finyx.com, fony.fun, siny.net, f5ny.com, nfiny.cloud, fina.us, finn.coach, find.gmbh, fixy.website, finyl.org, find.engineering, fixy.store, funy.site, fity.app, fin8.com, fify.xyz, fincy.agency, fine.feedback, fins.cash, fint.cloud, fing.email, finu.info, tiny.com.br, fini.us, tiny.bz, fint.net, fitny.net, find.buzz, afiny.ru, fini.ru, finh.de, finzy.de, ciny.ru, feny.com, fyny.xyz, fina.vip, liny.net, finx.in, fizy.top, fine.shopping, fony.net, tiny.win, find.camp, fine.school, xiny.net, filny.com, find.inc, tiny.co.uk, fink.gallery, fkny.top, siny.org",
    "results": [
        {
            "num": 1,
            "domain_name": "finu.pl",
            "domain_keyword": "finu",
            "domain_tld": "pl",
            "query_time": "2024-04-01 07:42:45",
            "create_date": "2021-02-21",
            "update_date": "2023-09-27",
            "expiry_date": "2025-02-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "piotr.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "find.repair",
            "domain_keyword": "find",
            "domain_tld": "repair",
            "query_time": "2024-05-02 09:01:34",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "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": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ainy.pro",
            "domain_keyword": "ainy",
            "domain_tld": "pro",
            "query_time": "2024-05-07 04:38:58",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mahmutlar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kia.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "finn.casa",
            "domain_keyword": "finn",
            "domain_tld": "casa",
            "query_time": "2024-05-05 02:05:52",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "bella.ns.cloudflare.com",
                "joel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "biny.work",
            "domain_keyword": "biny",
            "domain_tld": "work",
            "query_time": "2024-04-15 06:59:31",
            "create_date": "2023-02-03",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Yi Bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi 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": [
                "gary.dnspod.net",
                "sole.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ifny.net",
            "domain_keyword": "ifny",
            "domain_tld": "net",
            "query_time": "2024-04-21 14:44:43",
            "create_date": "2015-03-18",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1895,
            "registrar_name": "Namespro Solutions INC.",
            "registrar_website": "http://www.namespro.ca",
            "registrant_name": "Namespro.ca PrivateWHOIS",
            "registrant_company": "Namespro.ca PrivateWHOIS",
            "registrant_address": "PO Box 97083, RICHMOND PO MAIN",
            "registrant_city": "Richmond",
            "registrant_state": "BC",
            "registrant_zip": "V6X8H3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046828059",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fipny.org",
            "domain_keyword": "fipny",
            "domain_tld": "org",
            "query_time": "2024-04-21 18:26:17",
            "create_date": "2016-08-18",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-18",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "einy.com",
            "domain_keyword": "einy",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:50:08",
            "create_date": "1999-12-31",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dewitt.lalley.com",
                "dns1.clarityconnect.com",
                "dns2.clarityconnect.com",
                "wav2.clarityconnect.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "fint.xyz",
            "domain_keyword": "fint",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 07:08:11",
            "create_date": "2020-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "finn.work",
            "domain_keyword": "finn",
            "domain_tld": "work",
            "query_time": "2024-04-17 17:30:21",
            "create_date": "2021-03-31",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-31",
            "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": 11,
            "domain_name": "efiny.com",
            "domain_keyword": "efiny",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:14:52",
            "create_date": "2019-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "fihy.com",
            "domain_keyword": "fihy",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:55:42",
            "create_date": "2006-03-31",
            "update_date": "2023-12-03",
            "expiry_date": "2025-03-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "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": 13,
            "domain_name": "finq.app",
            "domain_keyword": "finq",
            "domain_tld": "app",
            "query_time": "2024-05-11 13:43:11",
            "create_date": "2018-05-08",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "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 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": [
                "hans.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "fini.co.nz",
            "domain_keyword": "fini",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 19:33:08",
            "create_date": "2021-12-29",
            "update_date": "2024-04-28",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "winy.bet",
            "domain_keyword": "winy",
            "domain_tld": "bet",
            "query_time": "2024-05-11 23:37:37",
            "create_date": "2024-03-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-12",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "riny.info",
            "domain_keyword": "riny",
            "domain_tld": "info",
            "query_time": "2024-05-20 15:48:55",
            "create_date": "2013-03-25",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1dhl.name.com",
                "ns2fkr.name.com",
                "ns3cpr.name.com",
                "ns4dfh.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "fine.best",
            "domain_keyword": "fine",
            "domain_tld": "best",
            "query_time": "2024-05-19 17:56:17",
            "create_date": "2022-07-09",
            "update_date": "2023-10-26",
            "expiry_date": "2033-07-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "liny.com",
            "domain_keyword": "liny",
            "domain_tld": "com",
            "query_time": "2024-05-31 05:04:11",
            "create_date": "1999-12-29",
            "update_date": "2023-04-13",
            "expiry_date": "2030-12-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "find.services",
            "domain_keyword": "find",
            "domain_tld": "services",
            "query_time": "2024-05-31 10:49:04",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "tiny.bayern",
            "domain_keyword": "tiny",
            "domain_tld": "bayern",
            "query_time": "2024-06-06 00:12:42",
            "create_date": "2022-06-06",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "https://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the 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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "fins.online",
            "domain_keyword": "fins",
            "domain_tld": "online",
            "query_time": "2024-06-01 05:05:53",
            "create_date": "2017-12-08",
            "update_date": "2023-08-31",
            "expiry_date": "2027-12-08",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "fine.design",
            "domain_keyword": "fine",
            "domain_tld": "design",
            "query_time": "2024-06-10 10:40:39",
            "create_date": "2022-04-05",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-05",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "fino.lol",
            "domain_keyword": "fino",
            "domain_tld": "lol",
            "query_time": "2024-06-09 18:09:39",
            "create_date": "2024-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "finf.jp",
            "domain_keyword": "finf",
            "domain_tld": "jp",
            "query_time": "2024-04-27 13:53:59",
            "create_date": "2001-06-08",
            "update_date": "2024-03-08",
            "expiry_date": "2024-06-30",
            "registrant_name": "p/o J-NAVI Co.Ltd",
            "registrant_zip": "135-0063",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6379-6556",
            "registrant_fax": "03-6379-3066",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 25,
            "domain_name": "fify.org",
            "domain_keyword": "fify",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:42:09",
            "create_date": "2012-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "fin8.ru",
            "domain_keyword": "fin8",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:54:32",
            "create_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "finx.nl",
            "domain_keyword": "finx",
            "domain_tld": "nl",
            "query_time": "2024-05-04 23:27:17",
            "create_date": "2002-03-14",
            "update_date": "2021-08-13",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns-zone-a.oni.be",
                "ns-zone-b.oni.nl",
                "ns-zone-c.oni.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 28,
            "domain_name": "fiyy.fun",
            "domain_keyword": "fiyy",
            "domain_tld": "fun",
            "query_time": "2024-05-06 12:17:56",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fixy.name",
            "domain_keyword": "fixy",
            "domain_tld": "name",
            "query_time": "2024-05-06 12:16:54",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 30,
            "domain_name": "fily.co.uk",
            "domain_keyword": "fily",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 21:25:27",
            "create_date": "2018-06-08",
            "update_date": "2023-05-10",
            "expiry_date": "2024-06-08",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns01.zfast.co.uk",
                "dns02.zfast.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "finp.online",
            "domain_keyword": "finp",
            "domain_tld": "online",
            "query_time": "2024-04-22 17:14:00",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hazel.ns.cloudflare.com",
                "kaiser.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fin1.com",
            "domain_keyword": "fin1",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:42:15",
            "create_date": "2013-09-19",
            "update_date": "2022-09-17",
            "expiry_date": "2025-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fiwy.io",
            "domain_keyword": "fiwy",
            "domain_tld": "io",
            "query_time": "2024-05-11 00:32:00",
            "create_date": "2021-10-25",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BDA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delaware",
            "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": [
                "ajay.ns.cloudflare.com",
                "meilani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ziny.net",
            "domain_keyword": "ziny",
            "domain_tld": "net",
            "query_time": "2024-05-20 09:02:54",
            "create_date": "2015-09-20",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-20",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "find.solar",
            "domain_keyword": "find",
            "domain_tld": "solar",
            "query_time": "2024-05-15 13:17:12",
            "create_date": "2017-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oznola",
            "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": [
                "dns.rebel.com",
                "dns2.rebel.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fony.xyz",
            "domain_keyword": "fony",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 13:39:21",
            "create_date": "2020-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "N/A",
            "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.",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "finx.ae",
            "domain_keyword": "finx",
            "domain_tld": "ae",
            "query_time": "2024-05-18 15:47:40",
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrant_name": "Gehan Rajapakse",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 38,
            "domain_name": "fine.boats",
            "domain_keyword": "fine",
            "domain_tld": "boats",
            "query_time": "2024-05-22 04:14:26",
            "create_date": "2023-07-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "viny.info",
            "domain_keyword": "viny",
            "domain_tld": "info",
            "query_time": "2024-05-27 16:30:41",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tiny.technology",
            "domain_keyword": "tiny",
            "domain_tld": "technology",
            "query_time": "2024-05-28 09:07:35",
            "create_date": "2024-01-27",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-27",
            "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": [
                "jake.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tiny.mortgage",
            "domain_keyword": "tiny",
            "domain_tld": "mortgage",
            "query_time": "2024-05-28 09:07:35",
            "create_date": "2023-09-12",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-12",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "find.partners",
            "domain_keyword": "find",
            "domain_tld": "partners",
            "query_time": "2024-06-09 06:59:23",
            "create_date": "2018-02-16",
            "update_date": "2024-06-09",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.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": 43,
            "domain_name": "f1ny.com",
            "domain_keyword": "f1ny",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:39:16",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2027-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "jiny.co",
            "domain_keyword": "jiny",
            "domain_tld": "co",
            "query_time": "2024-05-31 04:19:40",
            "create_date": "2016-09-23",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-22",
            "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": 45,
            "domain_name": "finn.consulting",
            "domain_keyword": "finn",
            "domain_tld": "consulting",
            "query_time": "2024-05-29 12:04:32",
            "create_date": "2022-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Galk & Witte GbR",
            "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": [
                "ns1059.ui-dns.com",
                "ns1086.ui-dns.org",
                "ns1100.ui-dns.biz",
                "ns1123.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fingy.app",
            "domain_keyword": "fingy",
            "domain_tld": "app",
            "query_time": "2024-06-11 21:10:11",
            "create_date": "2019-06-17",
            "update_date": "2024-05-23",
            "expiry_date": "2025-06-17",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "https://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "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": [
                "ns1.ignum.com",
                "ns2.ignum.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "find.healthcare",
            "domain_keyword": "find",
            "domain_tld": "healthcare",
            "query_time": "2024-05-02 09:01:33",
            "create_date": "2023-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "finn.net",
            "domain_keyword": "finn",
            "domain_tld": "net",
            "query_time": "2024-05-05 02:05:52",
            "create_date": "2002-05-03",
            "update_date": "2024-04-02",
            "expiry_date": "2026-05-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "JPMorgan Chase Bank, National Association",
            "registrant_address": "880 Powder Mill Road, Mail Suite DE7 - C411",
            "registrant_city": "Wilmington",
            "registrant_state": "DE",
            "registrant_zip": "19803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3022821773",
            "registrant_fax": "+1.3022821660",
            "name_servers": [
                "ns1.dynadot.com",
                "ns2.dynadot.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "niny.de",
            "domain_keyword": "niny",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:24:35",
            "update_date": "2023-12-21",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "finyx.com",
            "domain_keyword": "finyx",
            "domain_tld": "com",
            "query_time": "2024-05-04 23:27:22",
            "create_date": "2006-04-20",
            "update_date": "2020-12-03",
            "expiry_date": "2025-04-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Finyx Consulting Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NYK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1050.ui-dns.org",
                "ns1085.ui-dns.de",
                "ns1094.ui-dns.com",
                "ns1098.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fony.fun",
            "domain_keyword": "fony",
            "domain_tld": "fun",
            "query_time": "2024-05-07 06:35:47",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "eoin.ns.cloudflare.com",
                "peaches.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "siny.net",
            "domain_keyword": "siny",
            "domain_tld": "net",
            "query_time": "2024-05-08 05:37:16",
            "create_date": "2022-11-26",
            "update_date": "2023-12-30",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1163,
            "registrar_name": "Belmontdomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "Matthew Klein",
            "registrant_address": "P.O. Box 7051",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10012",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3473544900",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "f5ny.com",
            "domain_keyword": "f5ny",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:28:12",
            "create_date": "2023-08-18",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "BEIJING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=f5ny.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nfiny.cloud",
            "domain_keyword": "nfiny",
            "domain_tld": "cloud",
            "query_time": "2024-05-09 00:27:15",
            "create_date": "2023-06-10",
            "update_date": "2024-05-06",
            "expiry_date": "2025-06-10",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1391.awsdns-45.org",
                "ns-1860.awsdns-40.co.uk",
                "ns-400.awsdns-50.com",
                "ns-622.awsdns-13.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "fina.us",
            "domain_keyword": "fina",
            "domain_tld": "us",
            "query_time": "2024-04-22 22:42:24",
            "create_date": "2022-07-19",
            "update_date": "2024-01-09",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Tran, Truong Duy",
            "registrant_address": "1415 2nd avenue 1402",
            "registrant_city": "seattle",
            "registrant_state": "wa",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8833263",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "finn.coach",
            "domain_keyword": "finn",
            "domain_tld": "coach",
            "query_time": "2024-05-16 03:04:09",
            "create_date": "2015-11-04",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-04",
            "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": 57,
            "domain_name": "find.gmbh",
            "domain_keyword": "find",
            "domain_tld": "gmbh",
            "query_time": "2024-05-20 03:37:33",
            "create_date": "2023-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "fixy.website",
            "domain_keyword": "fixy",
            "domain_tld": "website",
            "query_time": "2024-05-13 01:10:11",
            "create_date": "2021-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "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": 59,
            "domain_name": "finyl.org",
            "domain_keyword": "finyl",
            "domain_tld": "org",
            "query_time": "2024-05-11 13:44:51",
            "create_date": "2021-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://webwhois.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Finyl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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.yourdomainnameprovider.eu",
                "ns2.yourdomainnameprovider.eu",
                "ns3.yourdomainnameprovider.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "find.engineering",
            "domain_keyword": "find",
            "domain_tld": "engineering",
            "query_time": "2024-05-12 03:44:43",
            "create_date": "2022-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "fixy.store",
            "domain_keyword": "fixy",
            "domain_tld": "store",
            "query_time": "2024-05-23 18:33:23",
            "create_date": "2023-06-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Exploriffs",
            "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.",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "funy.site",
            "domain_keyword": "funy",
            "domain_tld": "site",
            "query_time": "2024-05-23 00:31:34",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Samara",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "fity.app",
            "domain_keyword": "fity",
            "domain_tld": "app",
            "query_time": "2024-05-24 11:43:14",
            "create_date": "2020-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "fin8.com",
            "domain_keyword": "fin8",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:57:54",
            "create_date": "2011-03-12",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-12",
            "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=fin8.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "fify.xyz",
            "domain_keyword": "fify",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 15:46:05",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "fincy.agency",
            "domain_keyword": "fincy",
            "domain_tld": "agency",
            "query_time": "2024-05-25 10:06:33",
            "create_date": "2019-09-07",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "fine.feedback",
            "domain_keyword": "fine",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 03:25:49",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fins.cash",
            "domain_keyword": "fins",
            "domain_tld": "cash",
            "query_time": "2024-05-25 16:10:07",
            "create_date": "2023-11-28",
            "update_date": "2024-04-18",
            "expiry_date": "2024-11-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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.ni593.parklogic.com",
                "ns2.ni593.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fint.cloud",
            "domain_keyword": "fint",
            "domain_tld": "cloud",
            "query_time": "2024-06-05 12:13:04",
            "create_date": "2016-12-23",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0146886766",
            "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": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "fing.email",
            "domain_keyword": "fing",
            "domain_tld": "email",
            "query_time": "2024-05-26 08:10:08",
            "create_date": "2023-03-27",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "finu.info",
            "domain_keyword": "finu",
            "domain_tld": "info",
            "query_time": "2024-06-08 20:45:29",
            "create_date": "2022-10-04",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tiny.com.br",
            "domain_keyword": "tiny",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 09:56:11",
            "create_date": "2004-05-08",
            "update_date": "2017-04-18",
            "expiry_date": "2027-05-08",
            "registrant_name": "TINY SOFTWARE LTDA - EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1073.awsdns-06.org",
                "ns-1670.awsdns-16.co.uk",
                "ns-376.awsdns-47.com",
                "ns-999.awsdns-60.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 73,
            "domain_name": "fini.us",
            "domain_keyword": "fini",
            "domain_tld": "us",
            "query_time": "2024-06-11 21:10:39",
            "create_date": "2006-04-08",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Mary Russell",
            "registrant_company": "Fini.us",
            "registrant_address": "1242 Mcintosh Rd",
            "registrant_city": "Thonotosassa",
            "registrant_state": "FL",
            "registrant_zip": "33592",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8137516629",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tiny.bz",
            "domain_keyword": "tiny",
            "domain_tld": "bz",
            "query_time": "2024-04-17 07:06:45",
            "create_date": "2020-04-28",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "name_servers": [
                "isproye1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "fint.net",
            "domain_keyword": "fint",
            "domain_tld": "net",
            "query_time": "2024-04-17 07:08:11",
            "create_date": "2001-04-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fitny.net",
            "domain_keyword": "fitny",
            "domain_tld": "net",
            "query_time": "2024-04-29 07:22:23",
            "create_date": "2021-06-26",
            "update_date": "2023-05-05",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "gracie.ns.cloudflare.com",
                "langston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "find.buzz",
            "domain_keyword": "find",
            "domain_tld": "buzz",
            "query_time": "2024-05-02 09:01:32",
            "create_date": "2014-04-14",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-13",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "afiny.ru",
            "domain_keyword": "afiny",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:19:23",
            "create_date": "2009-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC 'RU-CENTER'",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "fini.ru",
            "domain_keyword": "fini",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:39:11",
            "create_date": "2001-03-19",
            "expiry_date": "2025-03-21",
            "registrar_name": "REGRU-RU",
            "registrant_company": "RUTECTOR LLC",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "finh.de",
            "domain_keyword": "finh",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:11:48",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 81,
            "domain_name": "finzy.de",
            "domain_keyword": "finzy",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:12:29",
            "update_date": "2020-12-05",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "ciny.ru",
            "domain_keyword": "ciny",
            "domain_tld": "ru",
            "query_time": "2024-05-04 21:51:35",
            "create_date": "2010-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "feny.com",
            "domain_keyword": "feny",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:00:30",
            "create_date": "2002-05-04",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=feny.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "fyny.xyz",
            "domain_keyword": "fyny",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 22:37:35",
            "create_date": "2021-04-05",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "he bei feng you nong ye ke ji kai fa you xian gong si",
            "registrant_state": "he bei",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "fina.vip",
            "domain_keyword": "fina",
            "domain_tld": "vip",
            "query_time": "2024-04-17 21:28:17",
            "create_date": "2021-05-05",
            "update_date": "2021-05-21",
            "expiry_date": "2031-05-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang yan wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "liny.net",
            "domain_keyword": "liny",
            "domain_tld": "net",
            "query_time": "2024-04-22 21:23:14",
            "create_date": "2002-01-10",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns57.1and1.com",
                "ns58.1and1.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "finx.in",
            "domain_keyword": "finx",
            "domain_tld": "in",
            "query_time": "2024-05-09 13:45:31",
            "create_date": "2018-10-10",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harmony Infotech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "fizy.top",
            "domain_keyword": "fizy",
            "domain_tld": "top",
            "query_time": "2024-05-14 00:06:38",
            "create_date": "2017-05-14",
            "update_date": "2019-05-07",
            "expiry_date": "2025-05-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MU",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fine.shopping",
            "domain_keyword": "fine",
            "domain_tld": "shopping",
            "query_time": "2024-05-19 17:56:18",
            "create_date": "2024-03-18",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-18",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fony.net",
            "domain_keyword": "fony",
            "domain_tld": "net",
            "query_time": "2024-05-13 12:23:59",
            "create_date": "2004-04-03",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-05",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CDC Point SpA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pisa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dnsdomini1.interfree.it",
                "dnsdomini2.interfree.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tiny.win",
            "domain_keyword": "tiny",
            "domain_tld": "win",
            "query_time": "2024-05-16 11:46:48",
            "create_date": "2021-01-07",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-07",
            "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": [
                "gwen.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "find.camp",
            "domain_keyword": "find",
            "domain_tld": "camp",
            "query_time": "2024-05-23 22:12:03",
            "create_date": "2019-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "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": 93,
            "domain_name": "fine.school",
            "domain_keyword": "fine",
            "domain_tld": "school",
            "query_time": "2024-05-23 19:58:06",
            "create_date": "2023-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 3925,
            "registrar_name": "Sav.com, LLC - 35",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "xiny.net",
            "domain_keyword": "xiny",
            "domain_tld": "net",
            "query_time": "2024-05-29 22:15:03",
            "create_date": "2023-04-04",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://gmo.jp",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "filny.com",
            "domain_keyword": "filny",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:42:43",
            "create_date": "2021-05-29",
            "update_date": "2024-05-16",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Brandnic LLC",
            "registrant_company": "DOMAIN-IS-4-SALE-AT-BRANDNIC.COM",
            "registrant_address": "320 Decker Dr #100, Irving",
            "registrant_city": "Irving",
            "registrant_state": "Texas",
            "registrant_zip": "75062",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.02547810666",
            "name_servers": [
                "ns1.brandnic.com",
                "ns2.brandnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "find.inc",
            "domain_keyword": "find",
            "domain_tld": "inc",
            "query_time": "2024-06-09 06:59:23",
            "create_date": "2023-02-22",
            "update_date": "2024-06-06",
            "expiry_date": "2025-02-22",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tiny.co.uk",
            "domain_keyword": "tiny",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 16:10:31",
            "create_date": "1996-12-23",
            "update_date": "2023-01-07",
            "expiry_date": "2024-12-23",
            "registrar_name": "Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "fink.gallery",
            "domain_keyword": "fink",
            "domain_tld": "gallery",
            "query_time": "2024-06-11 21:13:49",
            "create_date": "2014-02-12",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "fkny.top",
            "domain_keyword": "fkny",
            "domain_tld": "top",
            "query_time": "2024-04-23 14:26:23",
            "create_date": "2020-12-15",
            "update_date": "2023-08-02",
            "expiry_date": "2025-12-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shan xi fu kang neng yuan ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "siny.org",
            "domain_keyword": "siny",
            "domain_tld": "org",
            "query_time": "2024-05-04 02:33:35",
            "create_date": "2003-01-31",
            "update_date": "2023-09-16",
            "expiry_date": "2033-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>finy.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3549</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>finu.pl, find.repair, ainy.pro, finn.casa, biny.work, ifny.net, fipny.org, einy.com, fint.xyz, finn.work, efiny.com, fihy.com, finq.app, fini.co.nz, winy.bet, riny.info, fine.best, liny.com, find.services, tiny.bayern, fins.online, fine.design, fino.lol, finf.jp, fify.org, fin8.ru, finx.nl, fiyy.fun, fixy.name, fily.co.uk, finp.online, fin1.com, fiwy.io, ziny.net, find.solar, fony.xyz, finx.ae, fine.boats, viny.info, tiny.technology, tiny.mortgage, find.partners, f1ny.com, jiny.co, finn.consulting, fingy.app, find.healthcare, finn.net, niny.de, finyx.com, fony.fun, siny.net, f5ny.com, nfiny.cloud, fina.us, finn.coach, find.gmbh, fixy.website, finyl.org, find.engineering, fixy.store, funy.site, fity.app, fin8.com, fify.xyz, fincy.agency, fine.feedback, fins.cash, fint.cloud, fing.email, finu.info, tiny.com.br, fini.us, tiny.bz, fint.net, fitny.net, find.buzz, afiny.ru, fini.ru, finh.de, finzy.de, ciny.ru, feny.com, fyny.xyz, fina.vip, liny.net, finx.in, fizy.top, fine.shopping, fony.net, tiny.win, find.camp, fine.school, xiny.net, filny.com, find.inc, tiny.co.uk, fink.gallery, fkny.top, siny.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>finu.pl</domain_name>
   <domain_keyword>finu</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 07:42:45</query_time>
   <create_date>2021-02-21</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>piotr.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>find.repair</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-02 09:01:34</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</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>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ainy.pro</domain_name>
   <domain_keyword>ainy</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 04:38:58</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>mahmutlar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kia.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>finn.casa</domain_name>
   <domain_keyword>finn</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-05 02:05:52</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>bella.ns.cloudflare.com</value>
    <value>joel.ns.cloudflare.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>biny.work</domain_name>
   <domain_keyword>biny</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-15 06:59:31</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Yi Bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi 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>gary.dnspod.net</value>
    <value>sole.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ifny.net</domain_name>
   <domain_keyword>ifny</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 14:44:43</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1895</registrar_iana>
   <registrar_name>Namespro Solutions INC.</registrar_name>
   <registrar_website>http://www.namespro.ca</registrar_website>
   <registrant_name>Namespro.ca PrivateWHOIS</registrant_name>
   <registrant_company>Namespro.ca PrivateWHOIS</registrant_company>
   <registrant_address>PO Box 97083, RICHMOND PO MAIN</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6X8H3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046828059</registrant_phone>
   <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>7</num>
   <domain_name>fipny.org</domain_name>
   <domain_keyword>fipny</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 18:26:17</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-18</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.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>8</num>
   <domain_name>einy.com</domain_name>
   <domain_keyword>einy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:50:08</query_time>
   <create_date>1999-12-31</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</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>dewitt.lalley.com</value>
    <value>dns1.clarityconnect.com</value>
    <value>dns2.clarityconnect.com</value>
    <value>wav2.clarityconnect.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>9</num>
   <domain_name>fint.xyz</domain_name>
   <domain_keyword>fint</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 07:08:11</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>10</num>
   <domain_name>finn.work</domain_name>
   <domain_keyword>finn</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-17 17:30:21</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-31</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>11</num>
   <domain_name>efiny.com</domain_name>
   <domain_keyword>efiny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:14:52</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>fihy.com</domain_name>
   <domain_keyword>fihy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:55:42</query_time>
   <create_date>2006-03-31</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>13</num>
   <domain_name>finq.app</domain_name>
   <domain_keyword>finq</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 13:43:11</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <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 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>hans.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fini.co.nz</domain_name>
   <domain_keyword>fini</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 19:33:08</query_time>
   <create_date>2021-12-29</create_date>
   <update_date>2024-04-28</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>winy.bet</domain_name>
   <domain_keyword>winy</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-11 23:37:37</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-12</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>riny.info</domain_name>
   <domain_keyword>riny</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 15:48:55</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1dhl.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4dfh.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>fine.best</domain_name>
   <domain_keyword>fine</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-19 17:56:17</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2033-07-09</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>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>liny.com</domain_name>
   <domain_keyword>liny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 05:04:11</query_time>
   <create_date>1999-12-29</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2030-12-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>find.services</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-31 10:49:04</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>tiny.bayern</domain_name>
   <domain_keyword>tiny</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-06-06 00:12:42</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>https://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>
   <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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>fins.online</domain_name>
   <domain_keyword>fins</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 05:05:53</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-12-08</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>fine.design</domain_name>
   <domain_keyword>fine</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-10 10:40:39</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-05</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>fino.lol</domain_name>
   <domain_keyword>fino</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-09 18:09:39</query_time>
   <create_date>2024-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>finf.jp</domain_name>
   <domain_keyword>finf</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 13:53:59</query_time>
   <create_date>2001-06-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>p/o J-NAVI Co.Ltd</registrant_name>
   <registrant_zip>135-0063</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6379-6556</registrant_phone>
   <registrant_fax>03-6379-3066</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>fify.org</domain_name>
   <domain_keyword>fify</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:42:09</query_time>
   <create_date>2012-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>fin8.ru</domain_name>
   <domain_keyword>fin8</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:54:32</query_time>
   <create_date>2024-05-01</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>finx.nl</domain_name>
   <domain_keyword>finx</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 23:27:17</query_time>
   <create_date>2002-03-14</create_date>
   <update_date>2021-08-13</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns-zone-a.oni.be</value>
    <value>ns-zone-b.oni.nl</value>
    <value>ns-zone-c.oni.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>fiyy.fun</domain_name>
   <domain_keyword>fiyy</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-06 12:17:56</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fixy.name</domain_name>
   <domain_keyword>fixy</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 12:16:54</query_time>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>fily.co.uk</domain_name>
   <domain_keyword>fily</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 21:25:27</query_time>
   <create_date>2018-06-08</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns01.zfast.co.uk</value>
    <value>dns02.zfast.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>finp.online</domain_name>
   <domain_keyword>finp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 17:14:00</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hazel.ns.cloudflare.com</value>
    <value>kaiser.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fin1.com</domain_name>
   <domain_keyword>fin1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:42:15</query_time>
   <create_date>2013-09-19</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2025-09-19</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fiwy.io</domain_name>
   <domain_keyword>fiwy</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-11 00:32:00</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BDA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delaware</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>ajay.ns.cloudflare.com</value>
    <value>meilani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ziny.net</domain_name>
   <domain_keyword>ziny</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 09:02:54</query_time>
   <create_date>2015-09-20</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>find.solar</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-15 13:17:12</query_time>
   <create_date>2017-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oznola</registrant_company>
   <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>dns.rebel.com</value>
    <value>dns2.rebel.com</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>36</num>
   <domain_name>fony.xyz</domain_name>
   <domain_keyword>fony</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 13:39:21</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>N/A</registrant_company>
   <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>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>finx.ae</domain_name>
   <domain_keyword>finx</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-18 15:47:40</query_time>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrant_name>Gehan Rajapakse</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>fine.boats</domain_name>
   <domain_keyword>fine</domain_keyword>
   <domain_tld>boats</domain_tld>
   <query_time>2024-05-22 04:14:26</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>39</num>
   <domain_name>viny.info</domain_name>
   <domain_keyword>viny</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 16:30:41</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tiny.technology</domain_name>
   <domain_keyword>tiny</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-28 09:07:35</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-27</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>jake.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tiny.mortgage</domain_name>
   <domain_keyword>tiny</domain_keyword>
   <domain_tld>mortgage</domain_tld>
   <query_time>2024-05-28 09:07:35</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-12</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>find.partners</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-06-09 06:59:23</query_time>
   <create_date>2018-02-16</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.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>43</num>
   <domain_name>f1ny.com</domain_name>
   <domain_keyword>f1ny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:39:16</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2027-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>44</num>
   <domain_name>jiny.co</domain_name>
   <domain_keyword>jiny</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 04:19:40</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-22</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>45</num>
   <domain_name>finn.consulting</domain_name>
   <domain_keyword>finn</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-29 12:04:32</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Galk &amp; Witte GbR</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>ns1059.ui-dns.com</value>
    <value>ns1086.ui-dns.org</value>
    <value>ns1100.ui-dns.biz</value>
    <value>ns1123.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>fingy.app</domain_name>
   <domain_keyword>fingy</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-11 21:10:11</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>https://regtons.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>CZ</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>ns1.ignum.com</value>
    <value>ns2.ignum.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>find.healthcare</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-05-02 09:01:33</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>finn.net</domain_name>
   <domain_keyword>finn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 02:05:52</query_time>
   <create_date>2002-05-03</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2026-05-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>JPMorgan Chase Bank, National Association</registrant_company>
   <registrant_address>880 Powder Mill Road, Mail Suite DE7 - C411</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3022821773</registrant_phone>
   <registrant_fax>+1.3022821660</registrant_fax>
   <name_servers>
    <value>ns1.dynadot.com</value>
    <value>ns2.dynadot.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>49</num>
   <domain_name>niny.de</domain_name>
   <domain_keyword>niny</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:24:35</query_time>
   <update_date>2023-12-21</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>finyx.com</domain_name>
   <domain_keyword>finyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 23:27:22</query_time>
   <create_date>2006-04-20</create_date>
   <update_date>2020-12-03</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Finyx Consulting Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NYK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1050.ui-dns.org</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1094.ui-dns.com</value>
    <value>ns1098.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fony.fun</domain_name>
   <domain_keyword>fony</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 06:35:47</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>eoin.ns.cloudflare.com</value>
    <value>peaches.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>siny.net</domain_name>
   <domain_keyword>siny</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 05:37:16</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1163</registrar_iana>
   <registrar_name>Belmontdomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>Matthew Klein</registrant_name>
   <registrant_address>P.O. Box 7051</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10012</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3473544900</registrant_phone>
   <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>53</num>
   <domain_name>f5ny.com</domain_name>
   <domain_keyword>f5ny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:28:12</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>BEIJING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=f5ny.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nfiny.cloud</domain_name>
   <domain_keyword>nfiny</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-09 00:27:15</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1391.awsdns-45.org</value>
    <value>ns-1860.awsdns-40.co.uk</value>
    <value>ns-400.awsdns-50.com</value>
    <value>ns-622.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>fina.us</domain_name>
   <domain_keyword>fina</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-22 22:42:24</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Tran, Truong Duy</registrant_name>
   <registrant_address>1415 2nd avenue 1402</registrant_address>
   <registrant_city>seattle</registrant_city>
   <registrant_state>wa</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8833263</registrant_phone>
   <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>56</num>
   <domain_name>finn.coach</domain_name>
   <domain_keyword>finn</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-16 03:04:09</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-04</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>57</num>
   <domain_name>find.gmbh</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-20 03:37:33</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>fixy.website</domain_name>
   <domain_keyword>fixy</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-13 01:10:11</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</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>59</num>
   <domain_name>finyl.org</domain_name>
   <domain_keyword>finyl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 13:44:51</query_time>
   <create_date>2021-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://webwhois.metaregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Finyl</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>BE</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.yourdomainnameprovider.eu</value>
    <value>ns2.yourdomainnameprovider.eu</value>
    <value>ns3.yourdomainnameprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>find.engineering</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-12 03:44:43</query_time>
   <create_date>2022-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</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>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>61</num>
   <domain_name>fixy.store</domain_name>
   <domain_keyword>fixy</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-23 18:33:23</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-22</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>Exploriffs</registrant_company>
   <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>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>funy.site</domain_name>
   <domain_keyword>funy</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 00:31:34</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Samara</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</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>fity.app</domain_name>
   <domain_keyword>fity</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 11:43:14</query_time>
   <create_date>2020-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>fin8.com</domain_name>
   <domain_keyword>fin8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:57:54</query_time>
   <create_date>2011-03-12</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-12</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=fin8.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>fify.xyz</domain_name>
   <domain_keyword>fify</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 15:46:05</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>fincy.agency</domain_name>
   <domain_keyword>fincy</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-25 10:06:33</query_time>
   <create_date>2019-09-07</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>fine.feedback</domain_name>
   <domain_keyword>fine</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 03:25:49</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fins.cash</domain_name>
   <domain_keyword>fins</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-25 16:10:07</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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.ni593.parklogic.com</value>
    <value>ns2.ni593.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fint.cloud</domain_name>
   <domain_keyword>fint</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-05 12:13:04</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0146886766</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>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>fing.email</domain_name>
   <domain_keyword>fing</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-26 08:10:08</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>finu.info</domain_name>
   <domain_keyword>finu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 20:45:29</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tiny.com.br</domain_name>
   <domain_keyword>tiny</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 09:56:11</query_time>
   <create_date>2004-05-08</create_date>
   <update_date>2017-04-18</update_date>
   <expiry_date>2027-05-08</expiry_date>
   <registrant_name>TINY SOFTWARE LTDA - EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1073.awsdns-06.org</value>
    <value>ns-1670.awsdns-16.co.uk</value>
    <value>ns-376.awsdns-47.com</value>
    <value>ns-999.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>fini.us</domain_name>
   <domain_keyword>fini</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-11 21:10:39</query_time>
   <create_date>2006-04-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Mary Russell</registrant_name>
   <registrant_company>Fini.us</registrant_company>
   <registrant_address>1242 Mcintosh Rd</registrant_address>
   <registrant_city>Thonotosassa</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33592</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8137516629</registrant_phone>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tiny.bz</domain_name>
   <domain_keyword>tiny</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-17 07:06:45</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <name_servers>
    <value>isproye1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>fint.net</domain_name>
   <domain_keyword>fint</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 07:08:11</query_time>
   <create_date>2001-04-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>fitny.net</domain_name>
   <domain_keyword>fitny</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 07:22:23</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>gracie.ns.cloudflare.com</value>
    <value>langston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>find.buzz</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-02 09:01:32</query_time>
   <create_date>2014-04-14</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-13</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>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>78</num>
   <domain_name>afiny.ru</domain_name>
   <domain_keyword>afiny</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:19:23</query_time>
   <create_date>2009-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC 'RU-CENTER'</registrant_company>
   <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>79</num>
   <domain_name>fini.ru</domain_name>
   <domain_keyword>fini</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:39:11</query_time>
   <create_date>2001-03-19</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>RUTECTOR LLC</registrant_company>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>finh.de</domain_name>
   <domain_keyword>finh</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:11:48</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>finzy.de</domain_name>
   <domain_keyword>finzy</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:12:29</query_time>
   <update_date>2020-12-05</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>ciny.ru</domain_name>
   <domain_keyword>ciny</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 21:51:35</query_time>
   <create_date>2010-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>feny.com</domain_name>
   <domain_keyword>feny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:00:30</query_time>
   <create_date>2002-05-04</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=feny.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>fyny.xyz</domain_name>
   <domain_keyword>fyny</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 22:37:35</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>he bei feng you nong ye ke ji kai fa you xian gong si</registrant_company>
   <registrant_state>he bei</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>fina.vip</domain_name>
   <domain_keyword>fina</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-17 21:28:17</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2021-05-21</update_date>
   <expiry_date>2031-05-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang yan wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>liny.net</domain_name>
   <domain_keyword>liny</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 21:23:14</query_time>
   <create_date>2002-01-10</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns57.1and1.com</value>
    <value>ns58.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>finx.in</domain_name>
   <domain_keyword>finx</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-09 13:45:31</query_time>
   <create_date>2018-10-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Harmony Infotech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>fizy.top</domain_name>
   <domain_keyword>fizy</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-14 00:06:38</query_time>
   <create_date>2017-05-14</create_date>
   <update_date>2019-05-07</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>fine.shopping</domain_name>
   <domain_keyword>fine</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-19 17:56:18</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-18</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.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>90</num>
   <domain_name>fony.net</domain_name>
   <domain_keyword>fony</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 12:23:59</query_time>
   <create_date>2004-04-03</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CDC Point SpA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pisa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dnsdomini1.interfree.it</value>
    <value>dnsdomini2.interfree.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>tiny.win</domain_name>
   <domain_keyword>tiny</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-16 11:46:48</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>gwen.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>find.camp</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-23 22:12:03</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</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>93</num>
   <domain_name>fine.school</domain_name>
   <domain_keyword>fine</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-23 19:58:06</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>3925</registrar_iana>
   <registrar_name>Sav.com, LLC - 35</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>xiny.net</domain_name>
   <domain_keyword>xiny</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 22:15:03</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://gmo.jp</registrar_website>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>filny.com</domain_name>
   <domain_keyword>filny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:42:43</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Brandnic LLC</registrant_name>
   <registrant_company>DOMAIN-IS-4-SALE-AT-BRANDNIC.COM</registrant_company>
   <registrant_address>320 Decker Dr #100, Irving</registrant_address>
   <registrant_city>Irving</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>75062</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.02547810666</registrant_phone>
   <name_servers>
    <value>ns1.brandnic.com</value>
    <value>ns2.brandnic.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>96</num>
   <domain_name>find.inc</domain_name>
   <domain_keyword>find</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-06-09 06:59:23</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-02-22</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tiny.co.uk</domain_name>
   <domain_keyword>tiny</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 16:10:31</query_time>
   <create_date>1996-12-23</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>Ascio Technologies Corp. Denmark &amp;ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>fink.gallery</domain_name>
   <domain_keyword>fink</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-06-11 21:13:49</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>fkny.top</domain_name>
   <domain_keyword>fkny</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 14:26:23</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2025-12-15</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shan xi fu kang neng yuan 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 xi</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>siny.org</domain_name>
   <domain_keyword>siny</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 02:33:35</query_time>
   <create_date>2003-01-31</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2033-01-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.047</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.