WHOIS QUERY TIME

3 May 2024 - 3:38 PM UTC

Registered: 5 July 2019
Expiry: 5 July 2024

REGISTRAR

Name: ACTIVE-RU

NAME SERVERS

ns0.1984.is
ns1.1984.is
ns1.1984hosting.com
ns2.1984hosting.com

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=fine-dreams.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fine-dreams.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fine-dreams.ru",
            "domain_keyword": "fine-dreams",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:38:26",
            "create_date": "2019-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns0.1984.is",
                "ns1.1984.is",
                "ns1.1984hosting.com",
                "ns2.1984hosting.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fine-dreams.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fine-dreams.ru</domain_name>
   <domain_keyword>fine-dreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:38:26</query_time>
   <create_date>2019-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns0.1984.is</value>
    <value>ns1.1984.is</value>
    <value>ns1.1984hosting.com</value>
    <value>ns2.1984hosting.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.035 seconds) for "fine-dreams.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2024 - 3:38 PM UTC

Registered: 5 July 2019
Expiry: 5 July 2024

REGISTRAR

Name: ACTIVE-RU

NAME SERVERS

ns0.1984.is
ns1.1984.is
ns1.1984hosting.com
ns2.1984hosting.com

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=fine-dreams.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fine-dreams.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "fine-dreams.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "fine-dreams.ru",
            "domain_keyword": "fine-dreams",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:38:26",
            "create_date": "2019-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns0.1984.is",
                "ns1.1984.is",
                "ns1.1984hosting.com",
                "ns2.1984hosting.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "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>fine-dreams.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>fine-dreams.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fine-dreams.ru</domain_name>
   <domain_keyword>fine-dreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:38:26</query_time>
   <create_date>2019-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns0.1984.is</value>
    <value>ns1.1984.is</value>
    <value>ns1.1984hosting.com</value>
    <value>ns2.1984hosting.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.015 seconds) which contained the exact domain keyword "fine-dreams".
Domain Name Registered Expiry Registrar Ownership
1 fine-dreams.ru 5 Jul 2019 5 Jul 2024 ACTIVE-RU Private Person
2 fine-dreams.com 21 Feb 2024 21 Feb 2025 Tucows Domains Inc. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fine-dreams&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fine-dreams",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "fine-dreams.ru, fine-dreams.com",
    "results": [
        {
            "num": 1,
            "domain_name": "fine-dreams.ru",
            "domain_keyword": "fine-dreams",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:38:26",
            "create_date": "2019-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns0.1984.is",
                "ns1.1984.is",
                "ns1.1984hosting.com",
                "ns2.1984hosting.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "fine-dreams.com",
            "domain_keyword": "fine-dreams",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:40:05",
            "create_date": "2024-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "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>fine-dreams</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>fine-dreams.ru, fine-dreams.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fine-dreams.ru</domain_name>
   <domain_keyword>fine-dreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:38:26</query_time>
   <create_date>2019-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns0.1984.is</value>
    <value>ns1.1984.is</value>
    <value>ns1.1984hosting.com</value>
    <value>ns2.1984hosting.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>fine-dreams.com</domain_name>
   <domain_keyword>fine-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:40:05</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </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 133 domain names (in 0.169 seconds) which look and sound like the brand name "fine-dreams".
Domain Name Registered Expiry Registrar Ownership
1 five-dreams.store 2 Apr 2021 2 Apr 2024 united-domains AG highfivedreams
2 five-dreams.com 29 Mar 2023 29 Mar 2024 Amazon Registrar, Inc. Identity Protection Service
3 mine-dreams.ru 24 Nov 2023 24 Nov 2024 RU-CENTER-RU Private Person
4 wine-dreams.com 21 Jul 2009 21 Jul 2024 IONOS SE REDACTED FOR PRIVACY
5 finedreams.com 11 Dec 2008 11 Dec 2024 Tucows Domains Inc. -
6 finedreams.net 17 Oct 2019 17 Oct 2026 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
7 finedreams.ru 12 Nov 2023 12 Nov 2024 REGRU-RU Private Person
8 fine-dream.net 8 Dec 2007 8 Dec 2024 Netowl, Inc. Xserver Inc.
9 cine-dreams.com 10 Jul 2003 10 Jul 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Cine Dreams
10 finedreams.co.jp 6 Jan 2005 - - fine dreams Co., Ltd.
11 finaldreams.top 10 Nov 2023 10 Nov 2024 NameSilo,LLC PrivacyGuardian.org llc
12 wind-dreams.com 8 Mar 2021 8 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
13 pipe-dreams.net 14 Nov 2023 14 Nov 2024 eNom, LLC -
14 pink-dreams.net 24 May 2023 24 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com amer
15 final-dreams.com 11 Apr 2019 11 Apr 2025 Cronon GmbH -
16 fiberdreams.info 16 May 2012 16 May 2025 Domain.com, LLC Fiber Dreams
17 tiny-dreams.com 12 Feb 2017 12 Feb 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 finestreams.com 2 Sep 2023 2 Sep 2024 Cloudflare, Inc. DATA REDACTED
19 fiberdreams.biz 16 May 2012 15 May 2025 Domain.com, LLC Fiber Dreams
20 live-dreams.net 31 Mar 2018 31 Mar 2025 Mesh Digital Limited -
21 aide-dreams.com 11 Apr 2020 11 Apr 2025 Network Solutions, LLC -
22 mind-dreams.com 22 Apr 2022 22 Apr 2025 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
23 pipe-dreams.co.uk 12 Sep 2023 12 Sep 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
24 finaldreams.com 31 Jul 2013 31 Jul 2025 TurnCommerce, Inc. DBA NameBright.com [domain] Admin
25 fiberdreams.com 1 Jan 2007 1 Jan 2025 Domain.com, LLC REDACTED FOR PRIVACY
26 dfinedreams.com 14 Jul 2021 14 Jul 2024 GoDaddy.com, LLC -
27 live-dreams.com 5 May 2013 5 May 2025 DREAMHOST REDACTED FOR PRIVACY
28 finca-dreams.com 18 Mar 2010 18 Mar 2025 1API GmbH REDACTED FOR PRIVACY
29 wide-dreams.de - - - -
30 time-dreams.net 21 Mar 2021 21 Mar 2025 Dynadot Inc -
31 finca-dreams.eu - - united-domains AG -
32 tiny-dreams.uk 15 Apr 2023 15 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
33 finaldreams.net 10 Apr 2016 10 Apr 2025 Cronon GmbH -
34 linendreams.co.uk 3 Aug 2014 3 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
35 fincadreams.eu - - united-domains AG -
36 wind-dreams.co.uk 21 Jan 2004 21 Jan 2025 Nuco Technologies Ltd t/a Host-IT [Tag = HOSTIT] -
37 final-dreams.net 4 Feb 2003 16 Jun 2024 GoDaddy.com, LLC -
38 finestdreams.com 6 Dec 2012 6 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 fiberdreams.net 16 May 2012 16 May 2025 Domain.com, LLC REDACTED FOR PRIVACY
40 linendreams.com 18 Oct 2005 18 Oct 2026 Network Solutions, LLC -
41 bike-dreams.nl 23 Jan 2020 - ZXCS -
42 sino-dreams.com 8 May 2022 8 May 2025 HOSTINGER operations, UAB -
43 cinesdreams.com 21 Jun 2006 21 Jun 2024 Dinahosting s.l. Redacted by Privacy
44 fiberdreams.org 16 May 2012 16 May 2025 Domain.com, LLC Fiber Dreams
45 pink-dreams.ru 11 Jan 2024 11 Jan 2025 REGRU-RU Private Person
46 fireddreams.co.uk 14 Jul 2023 14 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
47 fireddreams.com 14 Jul 2023 14 Jul 2024 Tucows Domains Inc. -
48 like-dreams.com 17 Jul 2023 17 Jul 2025 GoDaddy.com, LLC -
49 free-dreams.nl 29 Aug 2006 - RegistryGate GmbH -
50 bike-dreams.com 21 Oct 2005 21 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Bike Dreams
51 tiny-dreams.co.uk 2 Oct 2023 2 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
52 fincadreams.com 17 Jul 2021 17 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 kite-dreams.com 28 Apr 2023 9 May 2025 WEBCC Whoisprotection.cc
54 mini-dreams.com 21 Mar 2020 21 Mar 2025 GoDaddy.com, LLC -
55 pipe-dreams.com 29 Aug 2004 29 Aug 2024 IONOS SE 1&1 Internet Inc
56 nice-dreams.com 16 Dec 2009 16 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
57 fireddreams.online 14 Jul 2023 14 Jul 2024 Tucows.com Co. Data Protected
58 firedreams.net 9 Dec 2020 9 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
59 fieldreams.com 5 Aug 2019 5 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com IQlibrium Enterprises
60 firedreams.ru 6 Jan 2018 6 Jan 2025 NETHOUSE-RU Private Person
61 winedreams.com 1 Jan 2006 1 Jan 2025 Nicco Ltd. -
62 inesdreams.com 20 Dec 2018 20 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 minedreams.com 7 Mar 2017 7 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 winedreams.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Private Person
65 firedreams.com 21 Mar 1999 21 Mar 2025 GoDaddy.com, LLC -
66 ninedreams.com 1 Mar 2005 1 Mar 2025 GoDaddy.com, LLC -
67 inesdreams.net 20 Dec 2018 20 Dec 2024 Squarespace Domains II LLC Ines dreams
68 cinedreams.com 22 Feb 2002 22 Feb 2025 Domainshype.com, Inc Cinedreams Productions
69 mine-dream.ru 3 May 2023 3 May 2024 RU-CENTER-RU Private Person
70 9inedreams.com 8 Mar 2024 8 Mar 2025 GoDaddy.com, LLC -
71 fine-dress.com 30 Dec 2022 30 Dec 2024 Wix.com Ltd. -
72 pinedreams.com 15 Jan 2024 15 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
73 ink-dreams.com 22 Jun 2023 22 Jun 2024 Tucows Domains Inc. -
74 fivedreams.org 8 Jun 2023 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 five-dream.com 21 Jun 2023 20 Jun 2024 gabia Chang,Han-na
76 fit-dreams.com 25 Dec 2023 25 Dec 2024 NameCheap, Inc. -
77 ins-dreams.com 24 May 2018 24 May 2025 ABOVE.COM PTY LTD. -
78 cine-dream.com 22 Feb 2022 22 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
79 fivedreams.com 27 Sep 2013 28 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 fire-dream.fun 13 Nov 2023 13 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
81 finddreams.com 11 Jul 2006 11 Jul 2025 GoDaddy Online Services Cayman Islands Ltd. -
82 fire-dream.quest 5 Nov 2023 5 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
83 wine-dream.com 4 Jan 2012 4 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Miti Wine Company Limited
84 int-dreams.com 28 May 2009 28 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
85 ninedreams.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Hyunsu Mok
86 fivedreams.info 9 Jan 2024 9 Jan 2025 Tucows Domains Inc. Data Protected
87 ninedreams.site 27 Apr 2023 27 Apr 2025 HOSTINGER operations, UAB Not Applicable
88 finedreads.com 21 Jul 2021 21 Jul 2024 Wix.com Ltd. -
89 fivedreams.ru 30 Apr 2024 30 Apr 2025 REGRU-RU Private Person
90 fire-dream.site 5 Nov 2023 5 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
91 fire-dream.top 5 Nov 2023 5 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
92 dinedreams.com 3 Jan 2023 3 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
93 firedreams.de - - - -
94 ninedreams.shop 19 Nov 2023 19 Nov 2024 HOSTINGER operations, UAB -
95 linedreams.com 1 Aug 2016 1 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 finecreams.com 8 Jul 2007 8 Jul 2024 GoDaddy.com, LLC -
97 winedreams.de - - - -
98 cinedreams.net 19 Mar 2009 19 Mar 2027 Vitalwerks Internet Solutions, LLC / No-IP.com Klimek, Peter
99 filedreams.com 15 Nov 2019 15 Nov 2024 Cloudflare, Inc. DATA REDACTED
100 fifedreams.com 1 Jul 2008 1 Jul 2024 Tucows Domains Inc. -
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 Fine-dreams.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fine-dreams.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fine-dreams.ru",
        "page_size": 100
    },
    "count": {
        "total": 133,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "five-dreams.store, five-dreams.com, mine-dreams.ru, wine-dreams.com, finedreams.com, finedreams.net, finedreams.ru, fine-dream.net, cine-dreams.com, finedreams.co.jp, finaldreams.top, wind-dreams.com, pipe-dreams.net, pink-dreams.net, final-dreams.com, fiberdreams.info, tiny-dreams.com, finestreams.com, fiberdreams.biz, live-dreams.net, aide-dreams.com, mind-dreams.com, pipe-dreams.co.uk, finaldreams.com, fiberdreams.com, dfinedreams.com, live-dreams.com, finca-dreams.com, wide-dreams.de, time-dreams.net, finca-dreams.eu, tiny-dreams.uk, finaldreams.net, linendreams.co.uk, fincadreams.eu, wind-dreams.co.uk, final-dreams.net, finestdreams.com, fiberdreams.net, linendreams.com, bike-dreams.nl, sino-dreams.com, cinesdreams.com, fiberdreams.org, pink-dreams.ru, fireddreams.co.uk, fireddreams.com, like-dreams.com, free-dreams.nl, bike-dreams.com, tiny-dreams.co.uk, fincadreams.com, kite-dreams.com, mini-dreams.com, pipe-dreams.com, nice-dreams.com, fireddreams.online, firedreams.net, fieldreams.com, firedreams.ru, winedreams.com, inesdreams.com, minedreams.com, winedreams.ru, firedreams.com, ninedreams.com, inesdreams.net, cinedreams.com, mine-dream.ru, 9inedreams.com, fine-dress.com, pinedreams.com, ink-dreams.com, fivedreams.org, five-dream.com, fit-dreams.com, ins-dreams.com, cine-dream.com, fivedreams.com, fire-dream.fun, finddreams.com, fire-dream.quest, wine-dream.com, int-dreams.com, ninedreams.com.au, fivedreams.info, ninedreams.site, finedreads.com, fivedreams.ru, fire-dream.site, fire-dream.top, dinedreams.com, firedreams.de, ninedreams.shop, linedreams.com, finecreams.com, winedreams.de, cinedreams.net, filedreams.com, fifedreams.com",
    "results": [
        {
            "num": 1,
            "domain_name": "five-dreams.store",
            "domain_keyword": "five-dreams",
            "domain_tld": "store",
            "query_time": "2024-05-31 21:56:58",
            "create_date": "2021-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "highfivedreams",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "five-dreams.com",
            "domain_keyword": "five-dreams",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:40:46",
            "create_date": "2023-03-29",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of five-dreams.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1352.awsdns-41.org",
                "ns-1696.awsdns-20.co.uk",
                "ns-509.awsdns-63.com",
                "ns-898.awsdns-48.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mine-dreams.ru",
            "domain_keyword": "mine-dreams",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:28:59",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dakota.ns.cloudflare.com",
                "melina.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "wine-dreams.com",
            "domain_keyword": "wine-dreams",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:18:58",
            "create_date": "2009-07-21",
            "update_date": "2018-04-14",
            "expiry_date": "2024-07-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1097.ui-dns.biz",
                "ns1097.ui-dns.com",
                "ns1097.ui-dns.de",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "finedreams.com",
            "domain_keyword": "finedreams",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:07:57",
            "create_date": "2008-12-11",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "finedreams.net",
            "domain_keyword": "finedreams",
            "domain_tld": "net",
            "query_time": "2024-04-19 13:07:57",
            "create_date": "2019-10-17",
            "update_date": "2023-10-07",
            "expiry_date": "2026-10-17",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "finedreams.ru",
            "domain_keyword": "finedreams",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:38:40",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "fine-dream.net",
            "domain_keyword": "fine-dream",
            "domain_tld": "net",
            "query_time": "2024-04-19 13:00:49",
            "create_date": "2007-12-08",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cine-dreams.com",
            "domain_keyword": "cine-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:58:22",
            "create_date": "2003-07-10",
            "update_date": "2023-06-02",
            "expiry_date": "2025-07-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Cine Dreams",
            "registrant_company": "Cine Dreams",
            "registrant_address": "Amboli, Andheri West",
            "registrant_city": "Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400053",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9930639606",
            "name_servers": [
                "ns1.md-38.webhostbox.net",
                "ns2.md-38.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "finedreams.co.jp",
            "domain_keyword": "finedreams",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 10:43:08",
            "create_date": "2005-01-06",
            "update_date": "2024-02-01",
            "registrant_company": "fine dreams Co., Ltd.",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ]
        },
        {
            "num": 11,
            "domain_name": "finaldreams.top",
            "domain_keyword": "finaldreams",
            "domain_tld": "top",
            "query_time": "2024-04-17 21:30:31",
            "create_date": "2023-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://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": [
                "betty.ns.cloudflare.com",
                "buck.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "wind-dreams.com",
            "domain_keyword": "wind-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:51:25",
            "create_date": "2021-03-08",
            "update_date": "2024-02-17",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pipe-dreams.net",
            "domain_keyword": "pipe-dreams",
            "domain_tld": "net",
            "query_time": "2024-05-18 09:16:48",
            "create_date": "2023-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.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": 14,
            "domain_name": "pink-dreams.net",
            "domain_keyword": "pink-dreams",
            "domain_tld": "net",
            "query_time": "2024-05-27 03:01:54",
            "create_date": "2023-05-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Ameer ALABADLA",
            "registrant_company": "amer",
            "registrant_address": "Khan Younes, Qarara",
            "registrant_city": "GAZA",
            "registrant_state": "CA",
            "registrant_zip": "90011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.0598157773",
            "name_servers": [
                "gene.ns.cloudflare.com",
                "jarred.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "final-dreams.com",
            "domain_keyword": "final-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-06 10:14:40",
            "create_date": "2019-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks12.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fiberdreams.info",
            "domain_keyword": "fiberdreams",
            "domain_tld": "info",
            "query_time": "2024-05-19 04:26:09",
            "create_date": "2012-05-16",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiber Dreams",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tiny-dreams.com",
            "domain_keyword": "tiny-dreams",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:42:44",
            "create_date": "2017-02-12",
            "update_date": "2024-01-22",
            "expiry_date": "2026-02-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "finestreams.com",
            "domain_keyword": "finestreams",
            "domain_tld": "com",
            "query_time": "2024-05-22 04:19:04",
            "create_date": "2023-09-02",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "SO",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CH",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/finestreams.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "nikon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "fiberdreams.biz",
            "domain_keyword": "fiberdreams",
            "domain_tld": "biz",
            "query_time": "2024-05-15 00:33:54",
            "create_date": "2012-05-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-15",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiber Dreams",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "live-dreams.net",
            "domain_keyword": "live-dreams",
            "domain_tld": "net",
            "query_time": "2024-04-18 01:00:32",
            "create_date": "2018-03-31",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "aide-dreams.com",
            "domain_keyword": "aide-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-04 11:25:47",
            "create_date": "2020-04-11",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "mind-dreams.com",
            "domain_keyword": "mind-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-02 05:07:05",
            "create_date": "2022-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "please-renew-your-domain-in-www.juminghk.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pipe-dreams.co.uk",
            "domain_keyword": "pipe-dreams",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 01:29:05",
            "create_date": "2023-09-12",
            "update_date": "2023-12-11",
            "expiry_date": "2025-09-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "finaldreams.com",
            "domain_keyword": "finaldreams",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:30:31",
            "create_date": "2013-07-31",
            "update_date": "2020-07-25",
            "expiry_date": "2025-07-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "[domain] Admin",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "fiberdreams.com",
            "domain_keyword": "fiberdreams",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:50:20",
            "create_date": "2007-01-01",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/39634d2f-0e9c-43ff-8caf-cfa968a605b0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dfinedreams.com",
            "domain_keyword": "dfinedreams",
            "domain_tld": "com",
            "query_time": "2024-05-10 04:10:47",
            "create_date": "2021-07-14",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "live-dreams.com",
            "domain_keyword": "live-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:00:36",
            "create_date": "2013-05-05",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-05",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f0b401be-8978-4190-aecd-2420f2263487",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "finca-dreams.com",
            "domain_keyword": "finca-dreams",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:49:00",
            "create_date": "2010-03-18",
            "update_date": "2020-05-26",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/finca-dreams.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wide-dreams.de",
            "domain_keyword": "wide-dreams",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:47:46",
            "update_date": "2007-12-04",
            "name_servers": [
                "docks11.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "time-dreams.net",
            "domain_keyword": "time-dreams",
            "domain_tld": "net",
            "query_time": "2024-05-16 01:59:42",
            "create_date": "2021-03-21",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "finca-dreams.eu",
            "domain_keyword": "finca-dreams",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:34:00",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ]
        },
        {
            "num": 32,
            "domain_name": "tiny-dreams.uk",
            "domain_keyword": "tiny-dreams",
            "domain_tld": "uk",
            "query_time": "2024-04-28 21:09:10",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "finaldreams.net",
            "domain_keyword": "finaldreams",
            "domain_tld": "net",
            "query_time": "2024-05-06 10:15:15",
            "create_date": "2016-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks16.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "linendreams.co.uk",
            "domain_keyword": "linendreams",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 12:26:13",
            "create_date": "2014-08-03",
            "update_date": "2023-06-17",
            "expiry_date": "2024-08-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "fincadreams.eu",
            "domain_keyword": "fincadreams",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:34:01",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ]
        },
        {
            "num": 36,
            "domain_name": "wind-dreams.co.uk",
            "domain_keyword": "wind-dreams",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 14:46:53",
            "create_date": "2004-01-21",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-21",
            "registrar_name": "Nuco Technologies Ltd t/a Host-IT [Tag = HOSTIT]",
            "registrar_website": "https://www.host-it.co.uk",
            "name_servers": [
                "ns4.srv.host-it.co.uk",
                "ns5.srv.host-it.com",
                "ns6.srv.host-it.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "final-dreams.net",
            "domain_keyword": "final-dreams",
            "domain_tld": "net",
            "query_time": "2024-05-25 19:08:22",
            "create_date": "2003-02-04",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.asoshared.com",
                "ns2.asoshared.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "finestdreams.com",
            "domain_keyword": "finestdreams",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:55:22",
            "create_date": "2012-12-06",
            "update_date": "2020-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "fiberdreams.net",
            "domain_keyword": "fiberdreams",
            "domain_tld": "net",
            "query_time": "2024-05-19 04:26:09",
            "create_date": "2012-05-16",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/70f10fba-97f3-462d-9c12-a40f467b15c3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "linendreams.com",
            "domain_keyword": "linendreams",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:55:05",
            "create_date": "2005-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2026-10-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns6121.hostgator.com",
                "ns6122.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bike-dreams.nl",
            "domain_keyword": "bike-dreams",
            "domain_tld": "nl",
            "query_time": "2024-04-29 04:56:13",
            "create_date": "2020-01-23",
            "update_date": "2020-02-18",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 42,
            "domain_name": "sino-dreams.com",
            "domain_keyword": "sino-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:12:04",
            "create_date": "2022-05-08",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cinesdreams.com",
            "domain_keyword": "cinesdreams",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:32:16",
            "create_date": "2006-06-21",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "-",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/cinesdreams.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "dns1.dusnic.net",
                "dns2.dusnic.net",
                "dns3.dusnic.net",
                "dns4.dusnic.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "fiberdreams.org",
            "domain_keyword": "fiberdreams",
            "domain_tld": "org",
            "query_time": "2024-05-19 04:26:10",
            "create_date": "2012-05-16",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiber Dreams",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "pink-dreams.ru",
            "domain_keyword": "pink-dreams",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:29:33",
            "create_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "fireddreams.co.uk",
            "domain_keyword": "fireddreams",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 07:40:20",
            "create_date": "2023-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "fireddreams.com",
            "domain_keyword": "fireddreams",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:18",
            "create_date": "2023-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "like-dreams.com",
            "domain_keyword": "like-dreams",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:02:11",
            "create_date": "2023-07-17",
            "update_date": "2023-07-17",
            "expiry_date": "2025-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "free-dreams.nl",
            "domain_keyword": "free-dreams",
            "domain_tld": "nl",
            "query_time": "2024-05-17 10:09:40",
            "create_date": "2006-08-29",
            "update_date": "2023-10-26",
            "registrar_name": "RegistryGate GmbH",
            "name_servers": [
                "ns1.ipandmore.de",
                "ns2.ipandmore.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "bike-dreams.com",
            "domain_keyword": "bike-dreams",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:16:21",
            "create_date": "2005-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bike Dreams",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "l b",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=bike-dreams.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.flexwebhosting.nl",
                "ns2.flexwebhosting.nl",
                "ns3.flexwebhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tiny-dreams.co.uk",
            "domain_keyword": "tiny-dreams",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 09:56:03",
            "create_date": "2023-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "fincadreams.com",
            "domain_keyword": "fincadreams",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:16:09",
            "create_date": "2021-07-17",
            "update_date": "2022-07-11",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "kite-dreams.com",
            "domain_keyword": "kite-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:51:47",
            "create_date": "2023-04-28",
            "update_date": "2022-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.bodis.com",
                "ns100.webnic.cc",
                "ns101.webnic.cc",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mini-dreams.com",
            "domain_keyword": "mini-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-21 13:34:45",
            "create_date": "2020-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "pipe-dreams.com",
            "domain_keyword": "pipe-dreams",
            "domain_tld": "com",
            "query_time": "2024-04-25 22:51:53",
            "create_date": "2004-08-29",
            "update_date": "2018-03-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1084.ui-dns.biz",
                "ns1084.ui-dns.com",
                "ns1084.ui-dns.de",
                "ns1084.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "nice-dreams.com",
            "domain_keyword": "nice-dreams",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:21:19",
            "create_date": "2009-12-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-16",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1-8 Minamisenba Chuo-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "542-0081",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.662416586",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "fireddreams.online",
            "domain_keyword": "fireddreams",
            "domain_tld": "online",
            "query_time": "2024-05-29 12:09:12",
            "create_date": "2023-07-14",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Lincolnshire",
            "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": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "firedreams.net",
            "domain_keyword": "firedreams",
            "domain_tld": "net",
            "query_time": "2024-05-21 06:28:32",
            "create_date": "2020-12-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-12-09",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "https://tieredaccess.com/contact/8d77cce4-7d76-48a9-b4c9-9721db1ca750",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.registrant.ru",
                "ns2.registrant.ru",
                "ns3.registrant.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "fieldreams.com",
            "domain_keyword": "fieldreams",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:41:22",
            "create_date": "2019-08-05",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Yele Agunbiade",
            "registrant_company": "IQlibrium Enterprises",
            "registrant_address": "21A Adekoya Street,",
            "registrant_city": "Ogba",
            "registrant_state": "Lagos",
            "registrant_zip": "100218",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8021323270",
            "name_servers": [
                "ns1229.websitewelcome.com",
                "ns1230.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "firedreams.ru",
            "domain_keyword": "firedreams",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:02:38",
            "create_date": "2018-01-06",
            "expiry_date": "2025-01-06",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ukit.com",
                "ns2.ukit.com",
                "ns3.ukit.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "winedreams.com",
            "domain_keyword": "winedreams",
            "domain_tld": "com",
            "query_time": "2024-05-21 11:44:10",
            "create_date": "2006-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "inesdreams.com",
            "domain_keyword": "inesdreams",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:08:14",
            "create_date": "2018-12-20",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=inesdreams.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "dns1.reseller.si",
                "dns2.reseller.si"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "minedreams.com",
            "domain_keyword": "minedreams",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:16:58",
            "create_date": "2017-03-07",
            "update_date": "2021-03-01",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "winedreams.ru",
            "domain_keyword": "winedreams",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:20:03",
            "create_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "firedreams.com",
            "domain_keyword": "firedreams",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:43:15",
            "create_date": "1999-03-21",
            "update_date": "2023-07-09",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ninedreams.com",
            "domain_keyword": "ninedreams",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:32:13",
            "create_date": "2005-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns2777.hostgator.com",
                "ns2778.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "inesdreams.net",
            "domain_keyword": "inesdreams",
            "domain_tld": "net",
            "query_time": "2024-04-22 04:08:15",
            "create_date": "2018-12-20",
            "update_date": "2024-04-09",
            "expiry_date": "2024-12-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ines dreams",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cinedreams.com",
            "domain_keyword": "cinedreams",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:11:29",
            "create_date": "2002-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1660,
            "registrar_name": "Domainshype.com, Inc",
            "registrar_website": "www.domainshype.com",
            "registrant_name": "Cinedreams Productions",
            "registrant_address": "105/23-C, Sneh CHS Ltd, Goregaon (East)",
            "registrant_city": "Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400065",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9820070677",
            "name_servers": [
                "sns401.hostgator.in",
                "sns402.hostgator.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mine-dream.ru",
            "domain_keyword": "mine-dream",
            "domain_tld": "ru",
            "query_time": "2024-06-01 03:01:58",
            "create_date": "2023-05-03",
            "expiry_date": "2024-05-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "9inedreams.com",
            "domain_keyword": "9inedreams",
            "domain_tld": "com",
            "query_time": "2024-05-13 18:42:12",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "fine-dress.com",
            "domain_keyword": "fine-dress",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:25:19",
            "create_date": "2022-12-30",
            "update_date": "2022-12-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pinedreams.com",
            "domain_keyword": "pinedreams",
            "domain_tld": "com",
            "query_time": "2024-05-18 12:57:40",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2027-01-15",
            "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=pinedreams.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ink-dreams.com",
            "domain_keyword": "ink-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-03 06:15:20",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fivedreams.org",
            "domain_keyword": "fivedreams",
            "domain_tld": "org",
            "query_time": "2024-05-14 03:51:33",
            "create_date": "2023-06-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-08",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "five-dream.com",
            "domain_keyword": "five-dream",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:05:30",
            "create_date": "2023-06-21",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Chang,Han-na",
            "registrant_address": "51 Jijang-ro 47beon-gil, Pyeongtaek-si, Gyeonggi-do",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "17772",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1031481031",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fit-dreams.com",
            "domain_keyword": "fit-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-03 23:58:22",
            "create_date": "2023-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "evan.ns.cloudflare.com",
                "opal.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ins-dreams.com",
            "domain_keyword": "ins-dreams",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:01:30",
            "create_date": "2018-05-24",
            "update_date": "2020-04-27",
            "expiry_date": "2025-05-24",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Nevis",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "name_servers": [
                "370.ns1.abovedomains.com",
                "370.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cine-dream.com",
            "domain_keyword": "cine-dream",
            "domain_tld": "com",
            "query_time": "2024-05-26 00:49:01",
            "create_date": "2022-02-22",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-22",
            "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": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cine-dream.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": 79,
            "domain_name": "fivedreams.com",
            "domain_keyword": "fivedreams",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:55:23",
            "create_date": "2013-09-27",
            "update_date": "2020-01-15",
            "expiry_date": "2025-09-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fire-dream.fun",
            "domain_keyword": "fire-dream",
            "domain_tld": "fun",
            "query_time": "2024-05-18 15:49:43",
            "create_date": "2023-11-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ariella.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "finddreams.com",
            "domain_keyword": "finddreams",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:31:46",
            "create_date": "2006-07-11",
            "update_date": "2023-08-17",
            "expiry_date": "2025-07-11",
            "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": 82,
            "domain_name": "fire-dream.quest",
            "domain_keyword": "fire-dream",
            "domain_tld": "quest",
            "query_time": "2024-05-15 23:51:06",
            "create_date": "2023-11-05",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "journey.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "wine-dream.com",
            "domain_keyword": "wine-dream",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:18:58",
            "create_date": "2012-01-04",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Raymond Chu",
            "registrant_company": "Miti Wine Company Limited",
            "registrant_address": "Unit 2A,1/F,78 Zhongshan 4th Road, Eastern District -Zhongshan,GuangDong Province, China",
            "registrant_city": "Hong Kong S.A.R.",
            "registrant_state": "Hong Kong S.A.R.",
            "registrant_zip": "999077",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.28348334",
            "name_servers": [
                "ns35.wssdns.net",
                "ns36.wssdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "int-dreams.com",
            "domain_keyword": "int-dreams",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:42:52",
            "create_date": "2009-05-28",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ninedreams.com.au",
            "domain_keyword": "ninedreams",
            "domain_tld": "com.au",
            "query_time": "2024-05-02 06:32:13",
            "update_date": "2024-04-24",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Hyunsu Mok",
            "name_servers": [
                "ns1.syd4.hostingplatform.net.au",
                "ns2.syd4.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "fivedreams.info",
            "domain_keyword": "fivedreams",
            "domain_tld": "info",
            "query_time": "2024-05-14 03:51:33",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "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": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ninedreams.site",
            "domain_keyword": "ninedreams",
            "domain_tld": "site",
            "query_time": "2024-05-02 06:32:13",
            "create_date": "2023-04-27",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Sao Paulo",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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": [
                "buck.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "finedreads.com",
            "domain_keyword": "finedreads",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:28:02",
            "create_date": "2021-07-21",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-21",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fivedreams.ru",
            "domain_keyword": "fivedreams",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:10:47",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "fire-dream.site",
            "domain_keyword": "fire-dream",
            "domain_tld": "site",
            "query_time": "2024-05-15 23:51:06",
            "create_date": "2023-11-05",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "journey.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "fire-dream.top",
            "domain_keyword": "fire-dream",
            "domain_tld": "top",
            "query_time": "2024-05-15 23:51:06",
            "create_date": "2023-11-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ariella.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dinedreams.com",
            "domain_keyword": "dinedreams",
            "domain_tld": "com",
            "query_time": "2024-04-06 11:42:19",
            "create_date": "2023-01-03",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "firedreams.de",
            "domain_keyword": "firedreams",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:12:54",
            "update_date": "2008-11-14",
            "name_servers": [
                "ns1.namesecure.de",
                "ns2.namesecure.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "ninedreams.shop",
            "domain_keyword": "ninedreams",
            "domain_tld": "shop",
            "query_time": "2024-06-08 19:14:18",
            "create_date": "2023-11-19",
            "update_date": "2024-02-16",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "linedreams.com",
            "domain_keyword": "linedreams",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:52:24",
            "create_date": "2016-08-01",
            "update_date": "2022-08-02",
            "expiry_date": "2025-08-01",
            "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=linedreams.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "delilah.ns.cloudflare.com",
                "hal.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "finecreams.com",
            "domain_keyword": "finecreams",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:06:53",
            "create_date": "2007-07-08",
            "update_date": "2023-01-14",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "winedreams.de",
            "domain_keyword": "winedreams",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:10:15",
            "update_date": "2020-07-29",
            "name_servers": [
                "ferrylane.rzone.de",
                "shamlegger.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 98,
            "domain_name": "cinedreams.net",
            "domain_keyword": "cinedreams",
            "domain_tld": "net",
            "query_time": "2024-04-19 13:11:29",
            "create_date": "2009-03-19",
            "update_date": "2023-10-22",
            "expiry_date": "2027-03-19",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC / No-IP.com",
            "registrar_website": "http://www.noip.com/whois/",
            "registrant_name": "Klimek, Peter",
            "registrant_address": "165 Patchogue-Yaphank Rd",
            "registrant_city": "Yaphank",
            "registrant_state": "NY",
            "registrant_zip": "11980",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7025212629",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "filedreams.com",
            "domain_keyword": "filedreams",
            "domain_tld": "com",
            "query_time": "2024-06-08 19:13:33",
            "create_date": "2019-11-15",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "ISTANBUL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "TR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/filedreams.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "fifedreams.com",
            "domain_keyword": "fifedreams",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:56:39",
            "create_date": "2008-07-01",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mdnsservice.com",
                "ns2.mdnsservice.com",
                "ns3.mdnsservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.169,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fine-dreams.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>133</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>five-dreams.store, five-dreams.com, mine-dreams.ru, wine-dreams.com, finedreams.com, finedreams.net, finedreams.ru, fine-dream.net, cine-dreams.com, finedreams.co.jp, finaldreams.top, wind-dreams.com, pipe-dreams.net, pink-dreams.net, final-dreams.com, fiberdreams.info, tiny-dreams.com, finestreams.com, fiberdreams.biz, live-dreams.net, aide-dreams.com, mind-dreams.com, pipe-dreams.co.uk, finaldreams.com, fiberdreams.com, dfinedreams.com, live-dreams.com, finca-dreams.com, wide-dreams.de, time-dreams.net, finca-dreams.eu, tiny-dreams.uk, finaldreams.net, linendreams.co.uk, fincadreams.eu, wind-dreams.co.uk, final-dreams.net, finestdreams.com, fiberdreams.net, linendreams.com, bike-dreams.nl, sino-dreams.com, cinesdreams.com, fiberdreams.org, pink-dreams.ru, fireddreams.co.uk, fireddreams.com, like-dreams.com, free-dreams.nl, bike-dreams.com, tiny-dreams.co.uk, fincadreams.com, kite-dreams.com, mini-dreams.com, pipe-dreams.com, nice-dreams.com, fireddreams.online, firedreams.net, fieldreams.com, firedreams.ru, winedreams.com, inesdreams.com, minedreams.com, winedreams.ru, firedreams.com, ninedreams.com, inesdreams.net, cinedreams.com, mine-dream.ru, 9inedreams.com, fine-dress.com, pinedreams.com, ink-dreams.com, fivedreams.org, five-dream.com, fit-dreams.com, ins-dreams.com, cine-dream.com, fivedreams.com, fire-dream.fun, finddreams.com, fire-dream.quest, wine-dream.com, int-dreams.com, ninedreams.com.au, fivedreams.info, ninedreams.site, finedreads.com, fivedreams.ru, fire-dream.site, fire-dream.top, dinedreams.com, firedreams.de, ninedreams.shop, linedreams.com, finecreams.com, winedreams.de, cinedreams.net, filedreams.com, fifedreams.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>five-dreams.store</domain_name>
   <domain_keyword>five-dreams</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 21:56:58</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>highfivedreams</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>five-dreams.com</domain_name>
   <domain_keyword>five-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:40:46</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of five-dreams.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1352.awsdns-41.org</value>
    <value>ns-1696.awsdns-20.co.uk</value>
    <value>ns-509.awsdns-63.com</value>
    <value>ns-898.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mine-dreams.ru</domain_name>
   <domain_keyword>mine-dreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:28:59</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dakota.ns.cloudflare.com</value>
    <value>melina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>wine-dreams.com</domain_name>
   <domain_keyword>wine-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:18:58</query_time>
   <create_date>2009-07-21</create_date>
   <update_date>2018-04-14</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1097.ui-dns.biz</value>
    <value>ns1097.ui-dns.com</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>finedreams.com</domain_name>
   <domain_keyword>finedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:07:57</query_time>
   <create_date>2008-12-11</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.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>6</num>
   <domain_name>finedreams.net</domain_name>
   <domain_keyword>finedreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 13:07:57</query_time>
   <create_date>2019-10-17</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2026-10-17</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>finedreams.ru</domain_name>
   <domain_keyword>finedreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:38:40</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>fine-dream.net</domain_name>
   <domain_keyword>fine-dream</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 13:00:49</query_time>
   <create_date>2007-12-08</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cine-dreams.com</domain_name>
   <domain_keyword>cine-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:58:22</query_time>
   <create_date>2003-07-10</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Cine Dreams</registrant_name>
   <registrant_company>Cine Dreams</registrant_company>
   <registrant_address>Amboli, Andheri West</registrant_address>
   <registrant_city>Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400053</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9930639606</registrant_phone>
   <name_servers>
    <value>ns1.md-38.webhostbox.net</value>
    <value>ns2.md-38.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>finedreams.co.jp</domain_name>
   <domain_keyword>finedreams</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 10:43:08</query_time>
   <create_date>2005-01-06</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>fine dreams Co., Ltd.</registrant_company>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>finaldreams.top</domain_name>
   <domain_keyword>finaldreams</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 21:30:31</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://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>betty.ns.cloudflare.com</value>
    <value>buck.ns.cloudflare.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>wind-dreams.com</domain_name>
   <domain_keyword>wind-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:51:25</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>pipe-dreams.net</domain_name>
   <domain_keyword>pipe-dreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 09:16:48</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.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>14</num>
   <domain_name>pink-dreams.net</domain_name>
   <domain_keyword>pink-dreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 03:01:54</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Ameer ALABADLA</registrant_name>
   <registrant_company>amer</registrant_company>
   <registrant_address>Khan Younes, Qarara</registrant_address>
   <registrant_city>GAZA</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.0598157773</registrant_phone>
   <name_servers>
    <value>gene.ns.cloudflare.com</value>
    <value>jarred.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>final-dreams.com</domain_name>
   <domain_keyword>final-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 10:14:40</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>fiberdreams.info</domain_name>
   <domain_keyword>fiberdreams</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 04:26:09</query_time>
   <create_date>2012-05-16</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiber Dreams</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tiny-dreams.com</domain_name>
   <domain_keyword>tiny-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:42:44</query_time>
   <create_date>2017-02-12</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-02-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>finestreams.com</domain_name>
   <domain_keyword>finestreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 04:19:04</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>SO</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/finestreams.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>nikon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>fiberdreams.biz</domain_name>
   <domain_keyword>fiberdreams</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 00:33:54</query_time>
   <create_date>2012-05-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiber Dreams</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>live-dreams.net</domain_name>
   <domain_keyword>live-dreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 01:00:32</query_time>
   <create_date>2018-03-31</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>aide-dreams.com</domain_name>
   <domain_keyword>aide-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 11:25:47</query_time>
   <create_date>2020-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>mind-dreams.com</domain_name>
   <domain_keyword>mind-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 05:07:05</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HE BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>please-renew-your-domain-in-www.juminghk.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pipe-dreams.co.uk</domain_name>
   <domain_keyword>pipe-dreams</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 01:29:05</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-09-12</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>finaldreams.com</domain_name>
   <domain_keyword>finaldreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:30:31</query_time>
   <create_date>2013-07-31</create_date>
   <update_date>2020-07-25</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>[domain] Admin</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>fiberdreams.com</domain_name>
   <domain_keyword>fiberdreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:50:20</query_time>
   <create_date>2007-01-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/39634d2f-0e9c-43ff-8caf-cfa968a605b0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dfinedreams.com</domain_name>
   <domain_keyword>dfinedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 04:10:47</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>live-dreams.com</domain_name>
   <domain_keyword>live-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:00:36</query_time>
   <create_date>2013-05-05</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f0b401be-8978-4190-aecd-2420f2263487</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>finca-dreams.com</domain_name>
   <domain_keyword>finca-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:49:00</query_time>
   <create_date>2010-03-18</create_date>
   <update_date>2020-05-26</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/finca-dreams.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wide-dreams.de</domain_name>
   <domain_keyword>wide-dreams</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:47:46</query_time>
   <update_date>2007-12-04</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>time-dreams.net</domain_name>
   <domain_keyword>time-dreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 01:59:42</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>finca-dreams.eu</domain_name>
   <domain_keyword>finca-dreams</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:34:00</query_time>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>tiny-dreams.uk</domain_name>
   <domain_keyword>tiny-dreams</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-28 21:09:10</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>finaldreams.net</domain_name>
   <domain_keyword>finaldreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 10:15:15</query_time>
   <create_date>2016-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>linendreams.co.uk</domain_name>
   <domain_keyword>linendreams</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 12:26:13</query_time>
   <create_date>2014-08-03</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>fincadreams.eu</domain_name>
   <domain_keyword>fincadreams</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:34:01</query_time>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>wind-dreams.co.uk</domain_name>
   <domain_keyword>wind-dreams</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 14:46:53</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Nuco Technologies Ltd t/a Host-IT [Tag = HOSTIT]</registrar_name>
   <registrar_website>https://www.host-it.co.uk</registrar_website>
   <name_servers>
    <value>ns4.srv.host-it.co.uk</value>
    <value>ns5.srv.host-it.com</value>
    <value>ns6.srv.host-it.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>final-dreams.net</domain_name>
   <domain_keyword>final-dreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 19:08:22</query_time>
   <create_date>2003-02-04</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.asoshared.com</value>
    <value>ns2.asoshared.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>finestdreams.com</domain_name>
   <domain_keyword>finestdreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:55:22</query_time>
   <create_date>2012-12-06</create_date>
   <update_date>2020-01-20</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>fiberdreams.net</domain_name>
   <domain_keyword>fiberdreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 04:26:09</query_time>
   <create_date>2012-05-16</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/70f10fba-97f3-462d-9c12-a40f467b15c3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>linendreams.com</domain_name>
   <domain_keyword>linendreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:55:05</query_time>
   <create_date>2005-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2026-10-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns6121.hostgator.com</value>
    <value>ns6122.hostgator.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>bike-dreams.nl</domain_name>
   <domain_keyword>bike-dreams</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 04:56:13</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2020-02-18</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sino-dreams.com</domain_name>
   <domain_keyword>sino-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:12:04</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <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>43</num>
   <domain_name>cinesdreams.com</domain_name>
   <domain_keyword>cinesdreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:32:16</query_time>
   <create_date>2006-06-21</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/cinesdreams.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>dns1.dusnic.net</value>
    <value>dns2.dusnic.net</value>
    <value>dns3.dusnic.net</value>
    <value>dns4.dusnic.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>fiberdreams.org</domain_name>
   <domain_keyword>fiberdreams</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 04:26:10</query_time>
   <create_date>2012-05-16</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiber Dreams</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>pink-dreams.ru</domain_name>
   <domain_keyword>pink-dreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:29:33</query_time>
   <create_date>2024-01-11</create_date>
   <expiry_date>2025-01-11</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>46</num>
   <domain_name>fireddreams.co.uk</domain_name>
   <domain_keyword>fireddreams</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 07:40:20</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>fireddreams.com</domain_name>
   <domain_keyword>fireddreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:18</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>like-dreams.com</domain_name>
   <domain_keyword>like-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:02:11</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>free-dreams.nl</domain_name>
   <domain_keyword>free-dreams</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 10:09:40</query_time>
   <create_date>2006-08-29</create_date>
   <update_date>2023-10-26</update_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <name_servers>
    <value>ns1.ipandmore.de</value>
    <value>ns2.ipandmore.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bike-dreams.com</domain_name>
   <domain_keyword>bike-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:16:21</query_time>
   <create_date>2005-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bike Dreams</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>l b</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=bike-dreams.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.flexwebhosting.nl</value>
    <value>ns2.flexwebhosting.nl</value>
    <value>ns3.flexwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tiny-dreams.co.uk</domain_name>
   <domain_keyword>tiny-dreams</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 09:56:03</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>fincadreams.com</domain_name>
   <domain_keyword>fincadreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:16:09</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2022-07-11</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>kite-dreams.com</domain_name>
   <domain_keyword>kite-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:51:47</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2022-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mini-dreams.com</domain_name>
   <domain_keyword>mini-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 13:34:45</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>55</num>
   <domain_name>pipe-dreams.com</domain_name>
   <domain_keyword>pipe-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 22:51:53</query_time>
   <create_date>2004-08-29</create_date>
   <update_date>2018-03-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1084.ui-dns.com</value>
    <value>ns1084.ui-dns.de</value>
    <value>ns1084.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>nice-dreams.com</domain_name>
   <domain_keyword>nice-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:21:19</query_time>
   <create_date>2009-12-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1-8 Minamisenba Chuo-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>542-0081</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.662416586</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>fireddreams.online</domain_name>
   <domain_keyword>fireddreams</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 12:09:12</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Lincolnshire</registrant_state>
   <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>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>firedreams.net</domain_name>
   <domain_keyword>firedreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 06:28:32</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8d77cce4-7d76-48a9-b4c9-9721db1ca750</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.registrant.ru</value>
    <value>ns2.registrant.ru</value>
    <value>ns3.registrant.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>fieldreams.com</domain_name>
   <domain_keyword>fieldreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:41:22</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Yele Agunbiade</registrant_name>
   <registrant_company>IQlibrium Enterprises</registrant_company>
   <registrant_address>21A Adekoya Street,</registrant_address>
   <registrant_city>Ogba</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100218</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8021323270</registrant_phone>
   <name_servers>
    <value>ns1229.websitewelcome.com</value>
    <value>ns1230.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>firedreams.ru</domain_name>
   <domain_keyword>firedreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:02:38</query_time>
   <create_date>2018-01-06</create_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ukit.com</value>
    <value>ns2.ukit.com</value>
    <value>ns3.ukit.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>winedreams.com</domain_name>
   <domain_keyword>winedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 11:44:10</query_time>
   <create_date>2006-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>inesdreams.com</domain_name>
   <domain_keyword>inesdreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:08:14</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=inesdreams.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>dns1.reseller.si</value>
    <value>dns2.reseller.si</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>minedreams.com</domain_name>
   <domain_keyword>minedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:16:58</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2021-03-01</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>winedreams.ru</domain_name>
   <domain_keyword>winedreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:20:03</query_time>
   <create_date>2023-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>firedreams.com</domain_name>
   <domain_keyword>firedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:43:15</query_time>
   <create_date>1999-03-21</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.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>66</num>
   <domain_name>ninedreams.com</domain_name>
   <domain_keyword>ninedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:32:13</query_time>
   <create_date>2005-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</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>ns2777.hostgator.com</value>
    <value>ns2778.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>inesdreams.net</domain_name>
   <domain_keyword>inesdreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 04:08:15</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ines dreams</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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cinedreams.com</domain_name>
   <domain_keyword>cinedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:11:29</query_time>
   <create_date>2002-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1660</registrar_iana>
   <registrar_name>Domainshype.com, Inc</registrar_name>
   <registrar_website>www.domainshype.com</registrar_website>
   <registrant_name>Cinedreams Productions</registrant_name>
   <registrant_address>105/23-C, Sneh CHS Ltd, Goregaon (East)</registrant_address>
   <registrant_city>Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400065</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9820070677</registrant_phone>
   <name_servers>
    <value>sns401.hostgator.in</value>
    <value>sns402.hostgator.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mine-dream.ru</domain_name>
   <domain_keyword>mine-dream</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 03:01:58</query_time>
   <create_date>2023-05-03</create_date>
   <expiry_date>2024-05-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>9inedreams.com</domain_name>
   <domain_keyword>9inedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 18:42:12</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</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>ns39.domaincontrol.com</value>
    <value>ns40.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>71</num>
   <domain_name>fine-dress.com</domain_name>
   <domain_keyword>fine-dress</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:25:19</query_time>
   <create_date>2022-12-30</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.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>72</num>
   <domain_name>pinedreams.com</domain_name>
   <domain_keyword>pinedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 12:57:40</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2027-01-15</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=pinedreams.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ink-dreams.com</domain_name>
   <domain_keyword>ink-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 06:15:20</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fivedreams.org</domain_name>
   <domain_keyword>fivedreams</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 03:51:33</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-08</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>five-dream.com</domain_name>
   <domain_keyword>five-dream</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:05:30</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Chang,Han-na</registrant_name>
   <registrant_address>51 Jijang-ro 47beon-gil, Pyeongtaek-si, Gyeonggi-do</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>17772</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1031481031</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>fit-dreams.com</domain_name>
   <domain_keyword>fit-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 23:58:22</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>evan.ns.cloudflare.com</value>
    <value>opal.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>ins-dreams.com</domain_name>
   <domain_keyword>ins-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:01:30</query_time>
   <create_date>2018-05-24</create_date>
   <update_date>2020-04-27</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Nevis</registrant_state>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>370.ns1.abovedomains.com</value>
    <value>370.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cine-dream.com</domain_name>
   <domain_keyword>cine-dream</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 00:49:01</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-22</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>GUANGXI</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=cine-dream.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>79</num>
   <domain_name>fivedreams.com</domain_name>
   <domain_keyword>fivedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:55:23</query_time>
   <create_date>2013-09-27</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fire-dream.fun</domain_name>
   <domain_keyword>fire-dream</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-18 15:49:43</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ariella.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>finddreams.com</domain_name>
   <domain_keyword>finddreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:31:46</query_time>
   <create_date>2006-07-11</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-07-11</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>82</num>
   <domain_name>fire-dream.quest</domain_name>
   <domain_keyword>fire-dream</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-15 23:51:06</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>journey.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>wine-dream.com</domain_name>
   <domain_keyword>wine-dream</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:18:58</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Raymond Chu</registrant_name>
   <registrant_company>Miti Wine Company Limited</registrant_company>
   <registrant_address>Unit 2A,1/F,78 Zhongshan 4th Road, Eastern District -Zhongshan,GuangDong Province, China</registrant_address>
   <registrant_city>Hong Kong S.A.R.</registrant_city>
   <registrant_state>Hong Kong S.A.R.</registrant_state>
   <registrant_zip>999077</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.28348334</registrant_phone>
   <name_servers>
    <value>ns35.wssdns.net</value>
    <value>ns36.wssdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>int-dreams.com</domain_name>
   <domain_keyword>int-dreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:42:52</query_time>
   <create_date>2009-05-28</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ninedreams.com.au</domain_name>
   <domain_keyword>ninedreams</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-02 06:32:13</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Hyunsu Mok</registrant_name>
   <name_servers>
    <value>ns1.syd4.hostingplatform.net.au</value>
    <value>ns2.syd4.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>fivedreams.info</domain_name>
   <domain_keyword>fivedreams</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 03:51:33</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</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>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ninedreams.site</domain_name>
   <domain_keyword>ninedreams</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 06:32:13</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Sao Paulo</registrant_state>
   <registrant_country>BR</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>buck.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>finedreads.com</domain_name>
   <domain_keyword>finedreads</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:28:02</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.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>89</num>
   <domain_name>fivedreams.ru</domain_name>
   <domain_keyword>fivedreams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:10:47</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>fire-dream.site</domain_name>
   <domain_keyword>fire-dream</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 23:51:06</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>journey.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>fire-dream.top</domain_name>
   <domain_keyword>fire-dream</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 23:51:06</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-05</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>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ariella.ns.cloudflare.com</value>
    <value>phil.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>dinedreams.com</domain_name>
   <domain_keyword>dinedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 11:42:19</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>firedreams.de</domain_name>
   <domain_keyword>firedreams</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:12:54</query_time>
   <update_date>2008-11-14</update_date>
   <name_servers>
    <value>ns1.namesecure.de</value>
    <value>ns2.namesecure.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>ninedreams.shop</domain_name>
   <domain_keyword>ninedreams</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-08 19:14:18</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>95</num>
   <domain_name>linedreams.com</domain_name>
   <domain_keyword>linedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:52:24</query_time>
   <create_date>2016-08-01</create_date>
   <update_date>2022-08-02</update_date>
   <expiry_date>2025-08-01</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=linedreams.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>delilah.ns.cloudflare.com</value>
    <value>hal.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>96</num>
   <domain_name>finecreams.com</domain_name>
   <domain_keyword>finecreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:06:53</query_time>
   <create_date>2007-07-08</create_date>
   <update_date>2023-01-14</update_date>
   <expiry_date>2024-07-08</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>winedreams.de</domain_name>
   <domain_keyword>winedreams</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:10:15</query_time>
   <update_date>2020-07-29</update_date>
   <name_servers>
    <value>ferrylane.rzone.de</value>
    <value>shamlegger.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>cinedreams.net</domain_name>
   <domain_keyword>cinedreams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 13:11:29</query_time>
   <create_date>2009-03-19</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2027-03-19</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC / No-IP.com</registrar_name>
   <registrar_website>http://www.noip.com/whois/</registrar_website>
   <registrant_name>Klimek, Peter</registrant_name>
   <registrant_address>165 Patchogue-Yaphank Rd</registrant_address>
   <registrant_city>Yaphank</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11980</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7025212629</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.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>filedreams.com</domain_name>
   <domain_keyword>filedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 19:13:33</query_time>
   <create_date>2019-11-15</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>ISTANBUL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/filedreams.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>fifedreams.com</domain_name>
   <domain_keyword>fifedreams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:56:39</query_time>
   <create_date>2008-07-01</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mdnsservice.com</value>
    <value>ns2.mdnsservice.com</value>
    <value>ns3.mdnsservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.169</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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