WHOIS QUERY TIME

29 Apr 2024 - 5:31 AM UTC

Registered: 2 September 2014
Modified: 11 June 2023

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=lunaestate.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lunaestate.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lunaestate.co.nz",
            "domain_keyword": "lunaestate",
            "domain_tld": "co.nz",
            "query_time": "2024-04-29 05:31:34",
            "create_date": "2014-09-02",
            "update_date": "2023-06-11",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lunaestate.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lunaestate.co.nz</domain_name>
   <domain_keyword>lunaestate</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-29 05:31:34</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-06-11</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.052 seconds) for "lunaestate.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 1:27 AM UTC

Registered: 2 September 2014
Modified: 31 October 2022

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

6 Aug 2023 - 4:47 AM UTC

Registered: 2 September 2014
Modified: 11 June 2023

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=lunaestate.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lunaestate.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "lunaestate.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "lunaestate.co.nz",
            "domain_keyword": "lunaestate",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 01:27:24",
            "create_date": "2014-09-02",
            "update_date": "2022-10-31",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lunaestate.co.nz",
            "domain_keyword": "lunaestate",
            "domain_tld": "co.nz",
            "query_time": "2023-08-06 04:47:17",
            "create_date": "2014-09-02",
            "update_date": "2023-06-11",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "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>lunaestate.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>lunaestate.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lunaestate.co.nz</domain_name>
   <domain_keyword>lunaestate</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 01:27:24</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lunaestate.co.nz</domain_name>
   <domain_keyword>lunaestate</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-08-06 04:47:17</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-06-11</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</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 3 domain names (in 0.017 seconds) which contained the exact domain keyword "lunaestate".
Domain Name Registered Expiry Registrar Ownership
1 lunaestate.com 4 Apr 2008 4 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 lunaestate.co.nz 2 Sep 2014 - Freeparking Limited -
3 lunaestate.biz 10 Feb 2023 10 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 lunaestate.org 8 Feb 2024 8 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170171115

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lunaestate&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lunaestate",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "lunaestate.com, lunaestate.co.nz, lunaestate.biz, lunaestate.org",
    "results": [
        {
            "num": 1,
            "domain_name": "lunaestate.com",
            "domain_keyword": "lunaestate",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:28:13",
            "create_date": "2008-04-04",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-04",
            "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": 2,
            "domain_name": "lunaestate.co.nz",
            "domain_keyword": "lunaestate",
            "domain_tld": "co.nz",
            "query_time": "2024-04-29 05:31:34",
            "create_date": "2014-09-02",
            "update_date": "2023-06-11",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lunaestate.biz",
            "domain_keyword": "lunaestate",
            "domain_tld": "biz",
            "query_time": "2024-06-02 03:05:43",
            "create_date": "2023-02-10",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lunaestate.org",
            "domain_keyword": "lunaestate",
            "domain_tld": "org",
            "query_time": "2024-05-29 22:32:47",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170171115",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lunaestate</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>lunaestate.com, lunaestate.co.nz, lunaestate.biz, lunaestate.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lunaestate.com</domain_name>
   <domain_keyword>lunaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:28:13</query_time>
   <create_date>2008-04-04</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-04</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>2</num>
   <domain_name>lunaestate.co.nz</domain_name>
   <domain_keyword>lunaestate</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-29 05:31:34</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-06-11</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lunaestate.biz</domain_name>
   <domain_keyword>lunaestate</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 03:05:43</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lunaestate.org</domain_name>
   <domain_keyword>lunaestate</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 22:32:47</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</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>Contact Privacy Inc. Customer 0170171115</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.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.017</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 297 domain names (in 0.131 seconds) which look and sound like the brand name "lunaestate".
Domain Name Registered Expiry Registrar Ownership
1 lunaestates.com 29 Jul 2019 29 Jul 2024 GoDaddy.com, LLC -
2 runaestate.com 20 Jul 2019 20 Jul 2025 NetEarth One, Inc. GDPR Masked
3 lunarstate.org 23 Nov 2014 23 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
4 lunaestates.co.uk 15 Jan 2020 15 Jan 2025 Easyspace Ltd [Tag = EASYSPACE] -
5 lunarstate.net 23 Nov 2014 23 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
6 kunaestate.com 21 May 2022 21 May 2025 Wild West Domains, LLC -
7 lunarestate.shop 18 Sep 2023 18 Sep 2024 HOSTINGER operations, UAB -
8 luna-estate.com 26 Dec 2016 26 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
9 lunastate.com 26 Apr 2020 26 Apr 2025 GoDaddy.com, LLC -
10 lundestate.com 6 Dec 2021 6 Dec 2025 GoDaddy.com, LLC -
11 lunarestate.com 28 Mar 2014 28 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 lucaestate.ro 31 Jul 2020 30 Jul 2024 Best Web Image SRL -
13 dunaestate.ae - - Instra Corporation Pty Ltd Nina Astrakhantseva
14 luna-state.com 26 Nov 2022 26 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
15 lumaestate.com 20 Jun 2018 20 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 lunarstate.com 23 Nov 2014 23 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
17 lunestate.com 15 Jan 2021 15 Jan 2025 Squarespace Domains II LLC LunEstate
18 luaestate.jp 14 Nov 2018 30 Nov 2024 - norie itou
19 lunastate.net 26 Nov 2022 26 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
20 unaestate.com 24 Feb 2023 24 Feb 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
21 funkestate.com 12 Jul 2023 12 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
22 humaestate.com 15 Jun 2023 15 Jun 2024 DropCatch.com 917 LLC NameBrightPrivacy.com
23 lureestate.com 22 Feb 2023 22 Feb 2025 Wild West Domains, LLC Domains By Proxy, LLC
24 winaestate.com 7 Dec 2023 7 Dec 2024 Dynadot Inc -
25 hunzaestate.com 12 Jan 2019 12 Jan 2025 TurnCommerce, Inc. DBA NameBright.com non
26 lunarstage.com 18 Nov 2020 18 Nov 2024 TUCOWS, INC. REDACTED FOR PRIVACY
27 leungestate.com 3 Jun 2013 3 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
28 gunzestate.com 13 Nov 2023 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 puneestate.com 16 Dec 2013 16 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 minaestate.com 17 Jan 2018 17 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 landestate.info 22 Mar 2022 22 Mar 2025 Squarespace Domains II LLC Land Estate
32 lunarskate.com 5 Oct 2020 5 Oct 2024 DREAMHOST Proxy Protection LLC
33 alulaestate.com 9 Mar 2024 9 Mar 2025 Isimtescil Bilisim A.S. -
34 luwakestate.com 29 Dec 2022 29 Dec 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
35 luminaestate.com 5 Jul 2023 5 Jul 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
36 kunaestates.com 8 Sep 2007 8 Sep 2029 Wild West Domains, LLC -
37 sunnaestate.com 22 Jan 2022 22 Jan 2026 GoDaddy.com, LLC -
38 yuanestate.com 25 Jun 2020 25 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 lacunaestate.co.uk 4 Sep 2022 4 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
40 run-estate.com 11 Mar 2024 11 Mar 2025 BR domain Inc. run ,inc
41 ilunaestates.com 15 Nov 2022 15 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
42 luxrestate.com 26 Jan 2021 26 Jan 2025 GoDaddy.com, LLC -
43 manaestate.ru 13 Dec 2021 13 Dec 2024 REGRU-RU Private Person
44 lindestate.com 13 Jun 2019 13 Jun 2024 Cronon AG -
45 lukaestates.com 11 Mar 2020 11 Mar 2026 GoDaddy.com, LLC -
46 gunnestate.co.nz 13 Jun 2003 - Sitetech Solutions Ltd T/A SiteName -
47 junkestate.de - - - -
48 huntestate.com 29 Feb 2016 28 Feb 2025 GoDaddy.com, LLC -
49 lunaescape.com 16 Apr 2023 16 Apr 2025 NameCheap, Inc. -
50 unyaestate.com 3 Feb 2021 3 Feb 2025 GoDaddy.com, LLC -
51 lineestate.ru 21 Mar 2018 21 Mar 2025 REGRU-RU Private Person
52 pinaestate.com 3 May 2021 3 May 2025 Cronon GmbH -
53 vinaestate.com 24 Oct 2010 24 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
54 bonaestate.com 23 Aug 2020 23 Aug 2024 GoDaddy.com, LLC -
55 landaestate.com 23 Oct 2013 23 Oct 2028 GoDaddy.com, LLC -
56 luxeestate.ru 17 Jul 2020 17 Jul 2024 REGRU-RU Private Person
57 lucasestate.com 8 Jun 2011 8 Jun 2024 GoDaddy.com, LLC -
58 landestate.com 23 Apr 2019 23 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 ludeestate.com 3 May 2019 3 May 2025 Tucows Domains Inc. -
60 lagunaestate.com 22 May 2006 22 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Laguna Resorts & Hotels Public Company
61 sunzestate.cn 8 Oct 2011 8 Oct 2024 商中在线科技股份有限公司 三居房地产经纪(上海)有限公司
62 lan-estate.ru 5 Sep 2023 5 Sep 2024 TILDA-RU Private Person
63 dinaestate.com 1 Dec 2015 1 Dec 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
64 linkestate.jp 14 Aug 2017 31 Aug 2024 - ogata kensei
65 leanestate.com 15 May 2017 15 May 2025 NameCheap, Inc. -
66 lunarestates.org 16 May 2024 16 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
67 nunkestate.com 22 Apr 2022 22 Apr 2025 Automattic Inc. c/o whoisproxy.com
68 lux-estate.site 10 Apr 2024 10 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
69 ionaestate.com 8 Jun 2020 8 Jun 2024 GoDaddy.com, LLC -
70 lunarstake.org 26 Dec 2023 26 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 luxoestate.com 12 May 2024 12 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
72 elunaestates.com 20 Nov 2017 20 Nov 2024 Tucows Domains Inc. -
73 puntaestate.com 18 Dec 2020 18 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
74 lendestate.com 25 May 2015 25 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
75 sonaestate.com 6 Aug 2017 6 Aug 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
76 lunarstare.com 12 Apr 2021 12 Apr 2025 GoDaddy.com, LLC -
77 yulaestate.ru 12 Sep 2022 12 Sep 2024 REGRU-RU Private Person
78 hudaestate.com 25 May 2023 25 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
79 euraestate.com 31 Jul 2022 31 Jul 2024 GoDaddy.com, LLC -
80 luniastate.nl 4 Jan 2009 - Hostnet B.V. -
81 lenyestate.com 16 Jul 1999 16 Jul 2027 CSL Computer Service Langenbach GmbH d/b/a joker.com Leny Estate
82 fundestate.com 22 Oct 2013 22 Oct 2024 GlamDomains LLC NameBrightPrivacy.com
83 lundestates.com 7 Sep 2005 7 Sep 2024 GoDaddy.com, LLC -
84 laanestate.com 31 Dec 2022 31 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
85 jonaestate.com 11 Nov 2020 11 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 canaestate.com 10 May 2024 10 May 2025 DropCatch.com 1114 LLC HugeDomains.com
87 lux-estate.online 23 Apr 2024 23 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
88 lendestate.eu - - EuroDNS S.A. -
89 fun-estate.jp 23 Oct 2015 31 Oct 2024 - Fun estate Co.,Ltd.
90 lalaestate.com 1 Mar 2023 1 Mar 2025 SERVER PLAN SRL REDACTED FOR PRIVACY
91 konaestate.com 27 Oct 2000 27 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
92 lunarstates.com 8 Dec 2003 8 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
93 pumaestate.com 4 Apr 2013 4 Apr 2025 GoDaddy.com, LLC -
94 budaestate.hu 11 May 2000 - - -
95 sunzestate.com 31 Dec 2010 31 Dec 2027 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
96 luxxestate.com 3 Mar 2021 3 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
97 langestate.com 4 Apr 2023 4 Apr 2025 Cloudflare, Inc. DATA REDACTED
98 clunyestate.com 26 Sep 2002 26 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
99 longestate.com 31 Dec 2006 31 Dec 2024 Register.com, Inc. -
100 sun-estate.ru 11 Sep 2014 11 Sep 2024 SALENAMES-RU Private Person
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Lunaestate.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lunaestate.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lunaestate.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 297,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "lunaestates.com, runaestate.com, lunarstate.org, lunaestates.co.uk, lunarstate.net, kunaestate.com, lunarestate.shop, luna-estate.com, lunastate.com, lundestate.com, lunarestate.com, lucaestate.ro, dunaestate.ae, luna-state.com, lumaestate.com, lunarstate.com, lunestate.com, luaestate.jp, lunastate.net, unaestate.com, funkestate.com, humaestate.com, lureestate.com, winaestate.com, hunzaestate.com, lunarstage.com, leungestate.com, gunzestate.com, puneestate.com, minaestate.com, landestate.info, lunarskate.com, alulaestate.com, luwakestate.com, luminaestate.com, kunaestates.com, sunnaestate.com, yuanestate.com, lacunaestate.co.uk, run-estate.com, ilunaestates.com, luxrestate.com, manaestate.ru, lindestate.com, lukaestates.com, gunnestate.co.nz, junkestate.de, huntestate.com, lunaescape.com, unyaestate.com, lineestate.ru, pinaestate.com, vinaestate.com, bonaestate.com, landaestate.com, luxeestate.ru, lucasestate.com, landestate.com, ludeestate.com, lagunaestate.com, sunzestate.cn, lan-estate.ru, dinaestate.com, linkestate.jp, leanestate.com, lunarestates.org, nunkestate.com, lux-estate.site, ionaestate.com, lunarstake.org, luxoestate.com, elunaestates.com, puntaestate.com, lendestate.com, sonaestate.com, lunarstare.com, yulaestate.ru, hudaestate.com, euraestate.com, luniastate.nl, lenyestate.com, fundestate.com, lundestates.com, laanestate.com, jonaestate.com, canaestate.com, lux-estate.online, lendestate.eu, fun-estate.jp, lalaestate.com, konaestate.com, lunarstates.com, pumaestate.com, budaestate.hu, sunzestate.com, luxxestate.com, langestate.com, clunyestate.com, longestate.com, sun-estate.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "lunaestates.com",
            "domain_keyword": "lunaestates",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:28:13",
            "create_date": "2019-07-29",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "runaestate.com",
            "domain_keyword": "runaestate",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:37:27",
            "create_date": "2019-07-20",
            "update_date": "2022-07-18",
            "expiry_date": "2025-07-20",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Riga",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "LV",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.areait.lv",
                "ns2.areait.lv",
                "ns3.areait.lv"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lunarstate.org",
            "domain_keyword": "lunarstate",
            "domain_tld": "org",
            "query_time": "2024-04-16 23:35:00",
            "create_date": "2014-11-23",
            "update_date": "2023-09-17",
            "expiry_date": "2024-11-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lunaestates.co.uk",
            "domain_keyword": "lunaestates",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 00:28:18",
            "create_date": "2020-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "lunarstate.net",
            "domain_keyword": "lunarstate",
            "domain_tld": "net",
            "query_time": "2024-04-16 23:35:00",
            "create_date": "2014-11-23",
            "update_date": "2023-09-12",
            "expiry_date": "2024-11-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Madrid",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kunaestate.com",
            "domain_keyword": "kunaestate",
            "domain_tld": "com",
            "query_time": "2024-05-24 02:08:50",
            "create_date": "2022-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "lunarestate.shop",
            "domain_keyword": "lunarestate",
            "domain_tld": "shop",
            "query_time": "2024-04-16 23:33:03",
            "create_date": "2023-09-18",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-18",
            "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": 8,
            "domain_name": "luna-estate.com",
            "domain_keyword": "luna-estate",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:25:27",
            "create_date": "2016-12-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lunastate.com",
            "domain_keyword": "lunastate",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:36:55",
            "create_date": "2020-04-26",
            "update_date": "2022-11-13",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "lundestate.com",
            "domain_keyword": "lundestate",
            "domain_tld": "com",
            "query_time": "2024-05-25 16:46:37",
            "create_date": "2021-12-06",
            "update_date": "2023-12-07",
            "expiry_date": "2025-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lunarestate.com",
            "domain_keyword": "lunarestate",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:07:15",
            "create_date": "2014-03-28",
            "update_date": "2021-03-22",
            "expiry_date": "2024-03-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "lucaestate.ro",
            "domain_keyword": "lucaestate",
            "domain_tld": "ro",
            "query_time": "2024-04-15 19:18:21",
            "create_date": "2020-07-31",
            "expiry_date": "2024-07-30",
            "registrar_name": "Best Web Image SRL",
            "registrar_website": "https://domaz.ro",
            "name_servers": [
                "athena.ns.cloudflare.com",
                "curt.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 13,
            "domain_name": "dunaestate.ae",
            "domain_keyword": "dunaestate",
            "domain_tld": "ae",
            "query_time": "2024-06-01 11:51:30",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Nina Astrakhantseva",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 14,
            "domain_name": "luna-state.com",
            "domain_keyword": "luna-state",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:04:18",
            "create_date": "2022-11-26",
            "update_date": "2024-04-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "lumaestate.com",
            "domain_keyword": "lumaestate",
            "domain_tld": "com",
            "query_time": "2024-04-14 01:28:08",
            "create_date": "2018-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=lumaestate.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lunarstate.com",
            "domain_keyword": "lunarstate",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:35:00",
            "create_date": "2014-11-23",
            "update_date": "2023-09-12",
            "expiry_date": "2024-11-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Madrid",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lunestate.com",
            "domain_keyword": "lunestate",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:28:14",
            "create_date": "2021-01-15",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LunEstate",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OK",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "luaestate.jp",
            "domain_keyword": "luaestate",
            "domain_tld": "jp",
            "query_time": "2024-04-23 07:59:52",
            "create_date": "2018-11-14",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "norie itou",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "lunastate.net",
            "domain_keyword": "lunastate",
            "domain_tld": "net",
            "query_time": "2024-05-31 13:57:21",
            "create_date": "2022-11-26",
            "update_date": "2024-04-02",
            "expiry_date": "2024-11-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "unaestate.com",
            "domain_keyword": "unaestate",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:40:52",
            "create_date": "2023-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9114800300",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "funkestate.com",
            "domain_keyword": "funkestate",
            "domain_tld": "com",
            "query_time": "2024-04-06 08:56:42",
            "create_date": "2023-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-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": [
                "felipe.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "humaestate.com",
            "domain_keyword": "humaestate",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:10:07",
            "create_date": "2023-06-15",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-15",
            "registrar_iana": 2676,
            "registrar_name": "DropCatch.com 917 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "lureestate.com",
            "domain_keyword": "lureestate",
            "domain_tld": "com",
            "query_time": "2024-04-06 21:03:06",
            "create_date": "2023-02-22",
            "update_date": "2023-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=lureestate.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "winaestate.com",
            "domain_keyword": "winaestate",
            "domain_tld": "com",
            "query_time": "2024-04-08 19:47:07",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-17b6p9mm.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hunzaestate.com",
            "domain_keyword": "hunzaestate",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:21:44",
            "create_date": "2019-01-12",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "non",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Saxony",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.socialflag.net",
                "ns1.vnwebhost.net",
                "ns2.socialflag.net",
                "ns2.vnwebhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lunarstage.com",
            "domain_keyword": "lunarstage",
            "domain_tld": "com",
            "query_time": "2024-05-23 09:09:26",
            "create_date": "2020-11-18",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://tieredaccess.com/contact/3031d9f4-b9a3-440b-84c1-6ee5ca268833",
            "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": 27,
            "domain_name": "leungestate.com",
            "domain_keyword": "leungestate",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:48:44",
            "create_date": "2013-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "norm.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "gunzestate.com",
            "domain_keyword": "gunzestate",
            "domain_tld": "com",
            "query_time": "2024-04-08 22:40:22",
            "create_date": "2023-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "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=gunzestate.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "puneestate.com",
            "domain_keyword": "puneestate",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:13:38",
            "create_date": "2013-12-16",
            "update_date": "2020-12-10",
            "expiry_date": "2024-12-16",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "minaestate.com",
            "domain_keyword": "minaestate",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:34:03",
            "create_date": "2018-01-17",
            "update_date": "2021-01-11",
            "expiry_date": "2025-01-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": 31,
            "domain_name": "landestate.info",
            "domain_keyword": "landestate",
            "domain_tld": "info",
            "query_time": "2024-05-20 13:42:05",
            "create_date": "2022-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Land Estate",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "lunarskate.com",
            "domain_keyword": "lunarskate",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:36:15",
            "create_date": "2020-10-05",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-05",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O lunarskate.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "alulaestate.com",
            "domain_keyword": "alulaestate",
            "domain_tld": "com",
            "query_time": "2024-05-11 12:04:51",
            "create_date": "2024-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "luwakestate.com",
            "domain_keyword": "luwakestate",
            "domain_tld": "com",
            "query_time": "2024-05-10 04:38:09",
            "create_date": "2022-12-29",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "luminaestate.com",
            "domain_keyword": "luminaestate",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:27:26",
            "create_date": "2023-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kunaestates.com",
            "domain_keyword": "kunaestates",
            "domain_tld": "com",
            "query_time": "2024-04-07 01:21:44",
            "create_date": "2007-09-08",
            "update_date": "2023-08-22",
            "expiry_date": "2029-09-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sunnaestate.com",
            "domain_keyword": "sunnaestate",
            "domain_tld": "com",
            "query_time": "2024-04-07 12:22:57",
            "create_date": "2022-01-22",
            "update_date": "2024-01-23",
            "expiry_date": "2026-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "yuanestate.com",
            "domain_keyword": "yuanestate",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:40:41",
            "create_date": "2020-06-25",
            "update_date": "2021-06-19",
            "expiry_date": "2024-06-25",
            "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": "lacunaestate.co.uk",
            "domain_keyword": "lacunaestate",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 19:36:18",
            "create_date": "2022-09-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "run-estate.com",
            "domain_keyword": "run-estate",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:09:38",
            "create_date": "2024-03-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1898,
            "registrar_name": "BR domain Inc.",
            "registrar_website": "https://namegear.co",
            "registrant_name": "shimizu ryota",
            "registrant_company": "run ,inc",
            "registrant_address": "onoe-cho 3-30-1",
            "registrant_city": "yokohama-shi naka-ku",
            "registrant_state": "kanagawa",
            "registrant_zip": "231-0015",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.453194496",
            "name_servers": [
                "ns-1151.awsdns-15.org",
                "ns-1588.awsdns-06.co.uk",
                "ns-371.awsdns-46.com",
                "ns-621.awsdns-13.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ilunaestates.com",
            "domain_keyword": "ilunaestates",
            "domain_tld": "com",
            "query_time": "2024-05-26 02:52:27",
            "create_date": "2022-11-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-15",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "luxrestate.com",
            "domain_keyword": "luxrestate",
            "domain_tld": "com",
            "query_time": "2024-04-08 23:31:00",
            "create_date": "2021-01-26",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "gpygn.ns1.global-targeting.net.deleted-ns.pw",
                "rwlwy.ns2.global-targeting.net.deleted-ns.pw"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "manaestate.ru",
            "domain_keyword": "manaestate",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:35:59",
            "create_date": "2021-12-13",
            "expiry_date": "2024-12-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "lindestate.com",
            "domain_keyword": "lindestate",
            "domain_tld": "com",
            "query_time": "2024-04-14 17:18:04",
            "create_date": "2019-06-13",
            "update_date": "2019-06-13",
            "expiry_date": "2024-06-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks20.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "lukaestates.com",
            "domain_keyword": "lukaestates",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:30:24",
            "create_date": "2020-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2026-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "gunnestate.co.nz",
            "domain_keyword": "gunnestate",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 23:25:08",
            "create_date": "2003-06-13",
            "update_date": "2023-11-18",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz",
                "ns3.sitehost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "junkestate.de",
            "domain_keyword": "junkestate",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:29:16",
            "update_date": "2007-12-02",
            "name_servers": [
                "docks09.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "huntestate.com",
            "domain_keyword": "huntestate",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:06:48",
            "create_date": "2016-02-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "lunaescape.com",
            "domain_keyword": "lunaescape",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:31:33",
            "create_date": "2023-04-16",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "unyaestate.com",
            "domain_keyword": "unyaestate",
            "domain_tld": "com",
            "query_time": "2024-04-30 05:11:42",
            "create_date": "2021-02-03",
            "update_date": "2023-02-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.incomrealestate.net",
                "ns2.incomrealestate.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "lineestate.ru",
            "domain_keyword": "lineestate",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:56:04",
            "create_date": "2018-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.a5.ru",
                "ns2.a5.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "pinaestate.com",
            "domain_keyword": "pinaestate",
            "domain_tld": "com",
            "query_time": "2024-05-08 23:28:54",
            "create_date": "2021-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks20.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "vinaestate.com",
            "domain_keyword": "vinaestate",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:15:01",
            "create_date": "2010-10-24",
            "update_date": "2024-04-19",
            "expiry_date": "2024-10-24",
            "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": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bonaestate.com",
            "domain_keyword": "bonaestate",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:10:00",
            "create_date": "2020-08-23",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "landaestate.com",
            "domain_keyword": "landaestate",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:13:57",
            "create_date": "2013-10-23",
            "update_date": "2023-10-24",
            "expiry_date": "2028-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "luxeestate.ru",
            "domain_keyword": "luxeestate",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:29:56",
            "create_date": "2020-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "lucasestate.com",
            "domain_keyword": "lucasestate",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:22:50",
            "create_date": "2011-06-08",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "landestate.com",
            "domain_keyword": "landestate",
            "domain_tld": "com",
            "query_time": "2024-05-01 02:20:25",
            "create_date": "2019-04-23",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-23",
            "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=landestate.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ludeestate.com",
            "domain_keyword": "ludeestate",
            "domain_tld": "com",
            "query_time": "2024-05-06 09:39:09",
            "create_date": "2019-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "lagunaestate.com",
            "domain_keyword": "lagunaestate",
            "domain_tld": "com",
            "query_time": "2024-05-25 00:44:08",
            "create_date": "2006-05-22",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-22",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Laguna Resorts & Hotels Public Company",
            "registrant_state": "Thailand",
            "registrant_country": "TH",
            "registrant_email": "https://csl-registrar.com/contact/lagunaestate.com/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sunzestate.cn",
            "domain_keyword": "sunzestate",
            "domain_tld": "cn",
            "query_time": "2024-04-29 13:15:17",
            "create_date": "2011-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "三居房地产经纪(上海)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lan-estate.ru",
            "domain_keyword": "lan-estate",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:06:05",
            "create_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "TILDA-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "dinaestate.com",
            "domain_keyword": "dinaestate",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:05:16",
            "create_date": "2015-12-01",
            "update_date": "2023-11-01",
            "expiry_date": "2026-12-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "linkestate.jp",
            "domain_keyword": "linkestate",
            "domain_tld": "jp",
            "query_time": "2024-04-18 07:39:27",
            "create_date": "2017-08-14",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "ogata kensei",
            "registrant_address": "1-13-8-2F",
            "registrant_zip": "810-0012",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-406-4737",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 65,
            "domain_name": "leanestate.com",
            "domain_keyword": "leanestate",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:23:18",
            "create_date": "2017-05-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns-1403.awsdns-47.org",
                "ns-1602.awsdns-08.co.uk",
                "ns-240.awsdns-30.com",
                "ns-514.awsdns-00.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "lunarestates.org",
            "domain_keyword": "lunarestates",
            "domain_tld": "org",
            "query_time": "2024-05-18 17:12:58",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2029-05-16",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nunkestate.com",
            "domain_keyword": "nunkestate",
            "domain_tld": "com",
            "query_time": "2024-05-01 15:16:03",
            "create_date": "2022-04-22",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "On behalf of nunkestate.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "9b43bb61cf14d2c5bbf4353b98100ff563a5aa4f42a6e3fd482f95480a33df2a@nunkestate.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.ae536.parklogic.com",
                "ns2.ae536.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lux-estate.site",
            "domain_keyword": "lux-estate",
            "domain_tld": "site",
            "query_time": "2024-04-12 17:22:06",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ionaestate.com",
            "domain_keyword": "ionaestate",
            "domain_tld": "com",
            "query_time": "2024-04-07 23:56:22",
            "create_date": "2020-06-08",
            "update_date": "2022-11-13",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ivan.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "lunarstake.org",
            "domain_keyword": "lunarstake",
            "domain_tld": "org",
            "query_time": "2024-04-29 05:36:17",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "luxoestate.com",
            "domain_keyword": "luxoestate",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:20:57",
            "create_date": "2024-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Slovakia",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.c03.tmdcloud.eu",
                "ns2.c03.tmdcloud.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "elunaestates.com",
            "domain_keyword": "elunaestates",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:40:16",
            "create_date": "2017-11-20",
            "update_date": "2023-10-07",
            "expiry_date": "2024-11-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "puntaestate.com",
            "domain_keyword": "puntaestate",
            "domain_tld": "com",
            "query_time": "2024-05-04 10:21:39",
            "create_date": "2020-12-18",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns6083.hostgator.com",
                "ns6084.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "lendestate.com",
            "domain_keyword": "lendestate",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:51:31",
            "create_date": "2015-05-25",
            "update_date": "2023-05-25",
            "expiry_date": "2025-05-25",
            "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": 75,
            "domain_name": "sonaestate.com",
            "domain_keyword": "sonaestate",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:01:12",
            "create_date": "2017-08-06",
            "update_date": "2023-07-06",
            "expiry_date": "2025-08-06",
            "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": 76,
            "domain_name": "lunarstare.com",
            "domain_keyword": "lunarstare",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:36:17",
            "create_date": "2021-04-12",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "yulaestate.ru",
            "domain_keyword": "yulaestate",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:08:53",
            "create_date": "2022-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "hudaestate.com",
            "domain_keyword": "hudaestate",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:15:46",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2024-05-25",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "euraestate.com",
            "domain_keyword": "euraestate",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:11:34",
            "create_date": "2022-07-31",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "luniastate.nl",
            "domain_keyword": "luniastate",
            "domain_tld": "nl",
            "query_time": "2024-04-25 21:41:55",
            "create_date": "2009-01-04",
            "update_date": "2022-03-30",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "lenyestate.com",
            "domain_keyword": "lenyestate",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:00:58",
            "create_date": "1999-07-16",
            "update_date": "2022-06-21",
            "expiry_date": "2027-07-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Leny Estate",
            "registrant_state": "--",
            "registrant_country": "GB",
            "registrant_email": "https://csl-registrar.com/contact/lenyestate.com/owner",
            "name_servers": [
                "ns1.hostsvr.net",
                "ns2.hostsvr.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fundestate.com",
            "domain_keyword": "fundestate",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:35:16",
            "create_date": "2013-10-22",
            "update_date": "2021-10-28",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1572,
            "registrar_name": "GlamDomains LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "lundestates.com",
            "domain_keyword": "lundestates",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:42:54",
            "create_date": "2005-09-07",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "laanestate.com",
            "domain_keyword": "laanestate",
            "domain_tld": "com",
            "query_time": "2024-04-11 05:40:15",
            "create_date": "2022-12-31",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-31",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "jonaestate.com",
            "domain_keyword": "jonaestate",
            "domain_tld": "com",
            "query_time": "2024-05-12 02:47:49",
            "create_date": "2020-11-11",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "canaestate.com",
            "domain_keyword": "canaestate",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:21:06",
            "create_date": "2024-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 3323,
            "registrar_name": "DropCatch.com 1114 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "lux-estate.online",
            "domain_keyword": "lux-estate",
            "domain_tld": "online",
            "query_time": "2024-04-25 18:57:44",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lendestate.eu",
            "domain_keyword": "lendestate",
            "domain_tld": "eu",
            "query_time": "2024-05-05 20:00:31",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com/",
            "name_servers": [
                "ns.elkdata.ee",
                "ns2.elkdata.ee",
                "ns3.elkdata.net"
            ]
        },
        {
            "num": 89,
            "domain_name": "fun-estate.jp",
            "domain_keyword": "fun-estate",
            "domain_tld": "jp",
            "query_time": "2024-04-19 22:33:03",
            "create_date": "2015-10-23",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Fun estate Co.,Ltd.",
            "registrant_address": "Ota-ku",
            "registrant_zip": "144-0056",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.364795766",
            "registrant_fax": "+81.368585900",
            "name_servers": [
                "dns01.athome-hp.jp",
                "dns02.athome-hp.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 90,
            "domain_name": "lalaestate.com",
            "domain_keyword": "lalaestate",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:26:55",
            "create_date": "2023-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1460,
            "registrar_name": "SERVER PLAN SRL",
            "registrar_website": "http://www.serverplan.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns4userver.com",
                "ns2.dns4userver.com",
                "ns3.dns4userver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "konaestate.com",
            "domain_keyword": "konaestate",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:55:00",
            "create_date": "2000-10-27",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-27",
            "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_state": "HI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/171a4ff7-04fc-412e-8150-65e0e4d13d0e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webdevdir.net",
                "ns2.webdevdir.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "lunarstates.com",
            "domain_keyword": "lunarstates",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:35:00",
            "create_date": "2003-12-08",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-08",
            "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_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/c050441c-89c7-4dbd-a44a-d925ba948b7a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dsredirection.com",
                "ns2.dsredirection.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pumaestate.com",
            "domain_keyword": "pumaestate",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:51:20",
            "create_date": "2013-04-04",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "budaestate.hu",
            "domain_keyword": "budaestate",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:46:56",
            "create_date": "2000-05-11"
        },
        {
            "num": 95,
            "domain_name": "sunzestate.com",
            "domain_keyword": "sunzestate",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:27:21",
            "create_date": "2010-12-31",
            "update_date": "2018-11-28",
            "expiry_date": "2027-12-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "luxxestate.com",
            "domain_keyword": "luxxestate",
            "domain_tld": "com",
            "query_time": "2024-05-10 14:16:41",
            "create_date": "2021-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "langestate.com",
            "domain_keyword": "langestate",
            "domain_tld": "com",
            "query_time": "2024-05-12 09:17:22",
            "create_date": "2023-04-04",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/langestate.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "clunyestate.com",
            "domain_keyword": "clunyestate",
            "domain_tld": "com",
            "query_time": "2024-04-28 02:31:26",
            "create_date": "2002-09-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.fastname.no",
            "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": "NO",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.no.brand.one.com",
                "ns02.no.brand.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "longestate.com",
            "domain_keyword": "longestate",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:15:21",
            "create_date": "2006-12-31",
            "update_date": "2024-03-10",
            "expiry_date": "2024-12-31",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "sun-estate.ru",
            "domain_keyword": "sun-estate",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:25:30",
            "create_date": "2014-09-11",
            "expiry_date": "2024-09-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.131,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lunaestate.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>297</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>lunaestates.com, runaestate.com, lunarstate.org, lunaestates.co.uk, lunarstate.net, kunaestate.com, lunarestate.shop, luna-estate.com, lunastate.com, lundestate.com, lunarestate.com, lucaestate.ro, dunaestate.ae, luna-state.com, lumaestate.com, lunarstate.com, lunestate.com, luaestate.jp, lunastate.net, unaestate.com, funkestate.com, humaestate.com, lureestate.com, winaestate.com, hunzaestate.com, lunarstage.com, leungestate.com, gunzestate.com, puneestate.com, minaestate.com, landestate.info, lunarskate.com, alulaestate.com, luwakestate.com, luminaestate.com, kunaestates.com, sunnaestate.com, yuanestate.com, lacunaestate.co.uk, run-estate.com, ilunaestates.com, luxrestate.com, manaestate.ru, lindestate.com, lukaestates.com, gunnestate.co.nz, junkestate.de, huntestate.com, lunaescape.com, unyaestate.com, lineestate.ru, pinaestate.com, vinaestate.com, bonaestate.com, landaestate.com, luxeestate.ru, lucasestate.com, landestate.com, ludeestate.com, lagunaestate.com, sunzestate.cn, lan-estate.ru, dinaestate.com, linkestate.jp, leanestate.com, lunarestates.org, nunkestate.com, lux-estate.site, ionaestate.com, lunarstake.org, luxoestate.com, elunaestates.com, puntaestate.com, lendestate.com, sonaestate.com, lunarstare.com, yulaestate.ru, hudaestate.com, euraestate.com, luniastate.nl, lenyestate.com, fundestate.com, lundestates.com, laanestate.com, jonaestate.com, canaestate.com, lux-estate.online, lendestate.eu, fun-estate.jp, lalaestate.com, konaestate.com, lunarstates.com, pumaestate.com, budaestate.hu, sunzestate.com, luxxestate.com, langestate.com, clunyestate.com, longestate.com, sun-estate.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lunaestates.com</domain_name>
   <domain_keyword>lunaestates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:28:13</query_time>
   <create_date>2019-07-29</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>runaestate.com</domain_name>
   <domain_keyword>runaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:37:27</query_time>
   <create_date>2019-07-20</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.areait.lv</value>
    <value>ns2.areait.lv</value>
    <value>ns3.areait.lv</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lunarstate.org</domain_name>
   <domain_keyword>lunarstate</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 23:35:00</query_time>
   <create_date>2014-11-23</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lunaestates.co.uk</domain_name>
   <domain_keyword>lunaestates</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 00:28:18</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>lunarstate.net</domain_name>
   <domain_keyword>lunarstate</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 23:35:00</query_time>
   <create_date>2014-11-23</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-11-23</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kunaestate.com</domain_name>
   <domain_keyword>kunaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 02:08:50</query_time>
   <create_date>2022-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lunarestate.shop</domain_name>
   <domain_keyword>lunarestate</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 23:33:03</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-18</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>8</num>
   <domain_name>luna-estate.com</domain_name>
   <domain_keyword>luna-estate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:25:27</query_time>
   <create_date>2016-12-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-26</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lunastate.com</domain_name>
   <domain_keyword>lunastate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:36:55</query_time>
   <create_date>2020-04-26</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2025-04-26</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>ns67.domaincontrol.com</value>
    <value>ns68.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>10</num>
   <domain_name>lundestate.com</domain_name>
   <domain_keyword>lundestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 16:46:37</query_time>
   <create_date>2021-12-06</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lunarestate.com</domain_name>
   <domain_keyword>lunarestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:07:15</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2021-03-22</update_date>
   <expiry_date>2024-03-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>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>12</num>
   <domain_name>lucaestate.ro</domain_name>
   <domain_keyword>lucaestate</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-15 19:18:21</query_time>
   <create_date>2020-07-31</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>Best Web Image SRL</registrar_name>
   <registrar_website>https://domaz.ro</registrar_website>
   <name_servers>
    <value>athena.ns.cloudflare.com</value>
    <value>curt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dunaestate.ae</domain_name>
   <domain_keyword>dunaestate</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-01 11:51:30</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Nina Astrakhantseva</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>luna-state.com</domain_name>
   <domain_keyword>luna-state</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:04:18</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-11-26</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>lumaestate.com</domain_name>
   <domain_keyword>lumaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 01:28:08</query_time>
   <create_date>2018-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=lumaestate.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lunarstate.com</domain_name>
   <domain_keyword>lunarstate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:35:00</query_time>
   <create_date>2014-11-23</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-11-23</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lunestate.com</domain_name>
   <domain_keyword>lunestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:28:14</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-15</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>LunEstate</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OK</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>luaestate.jp</domain_name>
   <domain_keyword>luaestate</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 07:59:52</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>norie itou</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>lunastate.net</domain_name>
   <domain_keyword>lunastate</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 13:57:21</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-11-26</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>unaestate.com</domain_name>
   <domain_keyword>unaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:40:52</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9114800300</registrant_phone>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>funkestate.com</domain_name>
   <domain_keyword>funkestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 08:56:42</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-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>felipe.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.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>humaestate.com</domain_name>
   <domain_keyword>humaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:10:07</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>2676</registrar_iana>
   <registrar_name>DropCatch.com 917 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>lureestate.com</domain_name>
   <domain_keyword>lureestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 21:03:06</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=lureestate.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>winaestate.com</domain_name>
   <domain_keyword>winaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 19:47:07</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-17b6p9mm.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hunzaestate.com</domain_name>
   <domain_keyword>hunzaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:21:44</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-12</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>Redacted for GDPR privacy</registrant_name>
   <registrant_company>non</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Saxony</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.socialflag.net</value>
    <value>ns1.vnwebhost.net</value>
    <value>ns2.socialflag.net</value>
    <value>ns2.vnwebhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>lunarstage.com</domain_name>
   <domain_keyword>lunarstage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 09:09:26</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3031d9f4-b9a3-440b-84c1-6ee5ca268833</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>27</num>
   <domain_name>leungestate.com</domain_name>
   <domain_keyword>leungestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:48:44</query_time>
   <create_date>2013-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</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>norm.ns.cloudflare.com</value>
    <value>pam.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>28</num>
   <domain_name>gunzestate.com</domain_name>
   <domain_keyword>gunzestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 22:40:22</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</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=gunzestate.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>29</num>
   <domain_name>puneestate.com</domain_name>
   <domain_keyword>puneestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:13:38</query_time>
   <create_date>2013-12-16</create_date>
   <update_date>2020-12-10</update_date>
   <expiry_date>2024-12-16</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>minaestate.com</domain_name>
   <domain_keyword>minaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:34:03</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2021-01-11</update_date>
   <expiry_date>2025-01-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>31</num>
   <domain_name>landestate.info</domain_name>
   <domain_keyword>landestate</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 13:42:05</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Land Estate</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>lunarskate.com</domain_name>
   <domain_keyword>lunarskate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:36:15</query_time>
   <create_date>2020-10-05</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O lunarskate.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</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>33</num>
   <domain_name>alulaestate.com</domain_name>
   <domain_keyword>alulaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 12:04:51</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>luwakestate.com</domain_name>
   <domain_keyword>luwakestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 04:38:09</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>luminaestate.com</domain_name>
   <domain_keyword>luminaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:27:26</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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>PT</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>kunaestates.com</domain_name>
   <domain_keyword>kunaestates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 01:21:44</query_time>
   <create_date>2007-09-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2029-09-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sunnaestate.com</domain_name>
   <domain_keyword>sunnaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 12:22:57</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>yuanestate.com</domain_name>
   <domain_keyword>yuanestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:40:41</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2021-06-19</update_date>
   <expiry_date>2024-06-25</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>lacunaestate.co.uk</domain_name>
   <domain_keyword>lacunaestate</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 19:36:18</query_time>
   <create_date>2022-09-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>run-estate.com</domain_name>
   <domain_keyword>run-estate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:09:38</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1898</registrar_iana>
   <registrar_name>BR domain Inc.</registrar_name>
   <registrar_website>https://namegear.co</registrar_website>
   <registrant_name>shimizu ryota</registrant_name>
   <registrant_company>run ,inc</registrant_company>
   <registrant_address>onoe-cho 3-30-1</registrant_address>
   <registrant_city>yokohama-shi naka-ku</registrant_city>
   <registrant_state>kanagawa</registrant_state>
   <registrant_zip>231-0015</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.453194496</registrant_phone>
   <name_servers>
    <value>ns-1151.awsdns-15.org</value>
    <value>ns-1588.awsdns-06.co.uk</value>
    <value>ns-371.awsdns-46.com</value>
    <value>ns-621.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ilunaestates.com</domain_name>
   <domain_keyword>ilunaestates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 02:52:27</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-15</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>luxrestate.com</domain_name>
   <domain_keyword>luxrestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 23:31:00</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-26</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>gpygn.ns1.global-targeting.net.deleted-ns.pw</value>
    <value>rwlwy.ns2.global-targeting.net.deleted-ns.pw</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>manaestate.ru</domain_name>
   <domain_keyword>manaestate</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:35:59</query_time>
   <create_date>2021-12-13</create_date>
   <expiry_date>2024-12-13</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>lindestate.com</domain_name>
   <domain_keyword>lindestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 17:18:04</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2019-06-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>lukaestates.com</domain_name>
   <domain_keyword>lukaestates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:30:24</query_time>
   <create_date>2020-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2026-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>46</num>
   <domain_name>gunnestate.co.nz</domain_name>
   <domain_keyword>gunnestate</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 23:25:08</query_time>
   <create_date>2003-06-13</create_date>
   <update_date>2023-11-18</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
    <value>ns3.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>junkestate.de</domain_name>
   <domain_keyword>junkestate</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:29:16</query_time>
   <update_date>2007-12-02</update_date>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>huntestate.com</domain_name>
   <domain_keyword>huntestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:06:48</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</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>ns67.domaincontrol.com</value>
    <value>ns68.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>lunaescape.com</domain_name>
   <domain_keyword>lunaescape</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:31:33</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>unyaestate.com</domain_name>
   <domain_keyword>unyaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 05:11:42</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2023-02-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.incomrealestate.net</value>
    <value>ns2.incomrealestate.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>lineestate.ru</domain_name>
   <domain_keyword>lineestate</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:56:04</query_time>
   <create_date>2018-03-21</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.a5.ru</value>
    <value>ns2.a5.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>pinaestate.com</domain_name>
   <domain_keyword>pinaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 23:28:54</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>vinaestate.com</domain_name>
   <domain_keyword>vinaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:15:01</query_time>
   <create_date>2010-10-24</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-10-24</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>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bonaestate.com</domain_name>
   <domain_keyword>bonaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:10:00</query_time>
   <create_date>2020-08-23</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>landaestate.com</domain_name>
   <domain_keyword>landaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:13:57</query_time>
   <create_date>2013-10-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2028-10-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>luxeestate.ru</domain_name>
   <domain_keyword>luxeestate</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:29:56</query_time>
   <create_date>2020-07-17</create_date>
   <expiry_date>2024-07-17</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>57</num>
   <domain_name>lucasestate.com</domain_name>
   <domain_keyword>lucasestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:22:50</query_time>
   <create_date>2011-06-08</create_date>
   <update_date>2023-08-09</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>landestate.com</domain_name>
   <domain_keyword>landestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 02:20:25</query_time>
   <create_date>2019-04-23</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-23</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=landestate.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ludeestate.com</domain_name>
   <domain_keyword>ludeestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 09:39:09</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>lagunaestate.com</domain_name>
   <domain_keyword>lagunaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 00:44:08</query_time>
   <create_date>2006-05-22</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Laguna Resorts &amp; Hotels Public Company</registrant_company>
   <registrant_state>Thailand</registrant_state>
   <registrant_country>TH</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/lagunaestate.com/owner</registrant_email>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sunzestate.cn</domain_name>
   <domain_keyword>sunzestate</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 13:15:17</query_time>
   <create_date>2011-10-08</create_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>三居房地产经纪(上海)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>lan-estate.ru</domain_name>
   <domain_keyword>lan-estate</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:06:05</query_time>
   <create_date>2023-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>TILDA-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>63</num>
   <domain_name>dinaestate.com</domain_name>
   <domain_keyword>dinaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:05:16</query_time>
   <create_date>2015-12-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2026-12-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>linkestate.jp</domain_name>
   <domain_keyword>linkestate</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 07:39:27</query_time>
   <create_date>2017-08-14</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>ogata kensei</registrant_name>
   <registrant_address>1-13-8-2F</registrant_address>
   <registrant_zip>810-0012</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-406-4737</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>leanestate.com</domain_name>
   <domain_keyword>leanestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:23:18</query_time>
   <create_date>2017-05-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns-1403.awsdns-47.org</value>
    <value>ns-1602.awsdns-08.co.uk</value>
    <value>ns-240.awsdns-30.com</value>
    <value>ns-514.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>lunarestates.org</domain_name>
   <domain_keyword>lunarestates</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 17:12:58</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2029-05-16</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nunkestate.com</domain_name>
   <domain_keyword>nunkestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 15:16:03</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>On behalf of nunkestate.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>9b43bb61cf14d2c5bbf4353b98100ff563a5aa4f42a6e3fd482f95480a33df2a@nunkestate.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.ae536.parklogic.com</value>
    <value>ns2.ae536.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lux-estate.site</domain_name>
   <domain_keyword>lux-estate</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-12 17:22:06</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ionaestate.com</domain_name>
   <domain_keyword>ionaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 23:56:22</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2022-11-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.godaddy.com</registrar_website>
   <name_servers>
    <value>ivan.ns.cloudflare.com</value>
    <value>ivy.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>70</num>
   <domain_name>lunarstake.org</domain_name>
   <domain_keyword>lunarstake</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 05:36:17</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</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>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>71</num>
   <domain_name>luxoestate.com</domain_name>
   <domain_keyword>luxoestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:20:57</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Slovakia</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.c03.tmdcloud.eu</value>
    <value>ns2.c03.tmdcloud.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>elunaestates.com</domain_name>
   <domain_keyword>elunaestates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:40:16</query_time>
   <create_date>2017-11-20</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-11-20</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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>puntaestate.com</domain_name>
   <domain_keyword>puntaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 10:21:39</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-18</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns6083.hostgator.com</value>
    <value>ns6084.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>lendestate.com</domain_name>
   <domain_keyword>lendestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:51:31</query_time>
   <create_date>2015-05-25</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2025-05-25</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>75</num>
   <domain_name>sonaestate.com</domain_name>
   <domain_keyword>sonaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:01:12</query_time>
   <create_date>2017-08-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2025-08-06</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>76</num>
   <domain_name>lunarstare.com</domain_name>
   <domain_keyword>lunarstare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:36:17</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-12</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>yulaestate.ru</domain_name>
   <domain_keyword>yulaestate</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:08:53</query_time>
   <create_date>2022-09-12</create_date>
   <expiry_date>2024-09-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>78</num>
   <domain_name>hudaestate.com</domain_name>
   <domain_keyword>hudaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:15:46</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-05-25</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>euraestate.com</domain_name>
   <domain_keyword>euraestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:11:34</query_time>
   <create_date>2022-07-31</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>luniastate.nl</domain_name>
   <domain_keyword>luniastate</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 21:41:55</query_time>
   <create_date>2009-01-04</create_date>
   <update_date>2022-03-30</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>lenyestate.com</domain_name>
   <domain_keyword>lenyestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:00:58</query_time>
   <create_date>1999-07-16</create_date>
   <update_date>2022-06-21</update_date>
   <expiry_date>2027-07-16</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Leny Estate</registrant_company>
   <registrant_state>--</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/lenyestate.com/owner</registrant_email>
   <name_servers>
    <value>ns1.hostsvr.net</value>
    <value>ns2.hostsvr.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fundestate.com</domain_name>
   <domain_keyword>fundestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:35:16</query_time>
   <create_date>2013-10-22</create_date>
   <update_date>2021-10-28</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1572</registrar_iana>
   <registrar_name>GlamDomains LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>lundestates.com</domain_name>
   <domain_keyword>lundestates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:42:54</query_time>
   <create_date>2005-09-07</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-07</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>ns01.domaincontrol.com</value>
    <value>ns02.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>84</num>
   <domain_name>laanestate.com</domain_name>
   <domain_keyword>laanestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 05:40:15</query_time>
   <create_date>2022-12-31</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>jonaestate.com</domain_name>
   <domain_keyword>jonaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 02:47:49</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>canaestate.com</domain_name>
   <domain_keyword>canaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:21:06</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>3323</registrar_iana>
   <registrar_name>DropCatch.com 1114 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>lux-estate.online</domain_name>
   <domain_keyword>lux-estate</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 18:57:44</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lendestate.eu</domain_name>
   <domain_keyword>lendestate</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 20:00:31</query_time>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com/</registrar_website>
   <name_servers>
    <value>ns.elkdata.ee</value>
    <value>ns2.elkdata.ee</value>
    <value>ns3.elkdata.net</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>fun-estate.jp</domain_name>
   <domain_keyword>fun-estate</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 22:33:03</query_time>
   <create_date>2015-10-23</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Fun estate Co.,Ltd.</registrant_name>
   <registrant_address>Ota-ku</registrant_address>
   <registrant_zip>144-0056</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.364795766</registrant_phone>
   <registrant_fax>+81.368585900</registrant_fax>
   <name_servers>
    <value>dns01.athome-hp.jp</value>
    <value>dns02.athome-hp.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>lalaestate.com</domain_name>
   <domain_keyword>lalaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:26:55</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1460</registrar_iana>
   <registrar_name>SERVER PLAN SRL</registrar_name>
   <registrar_website>http://www.serverplan.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>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns4userver.com</value>
    <value>ns2.dns4userver.com</value>
    <value>ns3.dns4userver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>konaestate.com</domain_name>
   <domain_keyword>konaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:55:00</query_time>
   <create_date>2000-10-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-27</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_state>HI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/171a4ff7-04fc-412e-8150-65e0e4d13d0e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webdevdir.net</value>
    <value>ns2.webdevdir.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>lunarstates.com</domain_name>
   <domain_keyword>lunarstates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:35:00</query_time>
   <create_date>2003-12-08</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-08</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_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c050441c-89c7-4dbd-a44a-d925ba948b7a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dsredirection.com</value>
    <value>ns2.dsredirection.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pumaestate.com</domain_name>
   <domain_keyword>pumaestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:51:20</query_time>
   <create_date>2013-04-04</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-04</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>budaestate.hu</domain_name>
   <domain_keyword>budaestate</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:46:56</query_time>
   <create_date>2000-05-11</create_date>
  </value>
  <value>
   <num>95</num>
   <domain_name>sunzestate.com</domain_name>
   <domain_keyword>sunzestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:27:21</query_time>
   <create_date>2010-12-31</create_date>
   <update_date>2018-11-28</update_date>
   <expiry_date>2027-12-31</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>luxxestate.com</domain_name>
   <domain_keyword>luxxestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 14:16:41</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>langestate.com</domain_name>
   <domain_keyword>langestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 09:17:22</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/langestate.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>clunyestate.com</domain_name>
   <domain_keyword>clunyestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 02:31:26</query_time>
   <create_date>2002-09-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.fastname.no</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>NO</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>ns01.no.brand.one.com</value>
    <value>ns02.no.brand.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>longestate.com</domain_name>
   <domain_keyword>longestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:15:21</query_time>
   <create_date>2006-12-31</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.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>sun-estate.ru</domain_name>
   <domain_keyword>sun-estate</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:25:30</query_time>
   <create_date>2014-09-11</create_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.131</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.